Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c7a0c0f5dcd6f1a5fa8d692936d18cb0bb37e204+d325f454062a1ab7df1627f6a73b0f166109ba5b (cd66d07e28785201514f28a6815ecf994adb2586) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh496246789120953862.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 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-ssh4065924404476810684.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 d6bf42d899a6140169a1fadeb6f44df9cdc48750 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-3779/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-3779/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7726569237698510863.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d6bf42d899a6140169a1fadeb6f44df9cdc48750 # timeout=10 Commit message: "Merge pull request #360 from ernestojeda/fix-alpine-3-14-seccomp-issue" > 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-ssh701467843156780193.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-3779/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-3779/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3743067003571066325.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 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 ‘prd-centos7-docker-4c-2g-2301’ is offline Running on prd-centos7-docker-4c-2g-2307 in /w/workspace/edgexfoundry_edgex-go_PR-3779 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/5 [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/5 # 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/5@tmp/jenkins-gitclient-ssh6534875736785258218.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit d325f454062a1ab7df1627f6a73b0f166109ba5b into PR head commit c7a0c0f5dcd6f1a5fa8d692936d18cb0bb37e204 > 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/5@tmp/jenkins-gitclient-ssh3076263616474968707.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3779/head:refs/remotes/origin/PR-3779 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merge succeeded, producing b2e5752f735857cfa69865d5d85bab5b77c3e9d5 Checking out Revision b2e5752f735857cfa69865d5d85bab5b77c3e9d5 (PR-3779) > git config core.sparsecheckout # timeout=10 > git checkout -f c7a0c0f5dcd6f1a5fa8d692936d18cb0bb37e204 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/5@tmp/jenkins-gitclient-ssh5898729616712909682.key > git merge d325f454062a1ab7df1627f6a73b0f166109ba5b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b2e5752f735857cfa69865d5d85bab5b77c3e9d5 # timeout=10 Commit message: "Merge commit 'd325f454062a1ab7df1627f6a73b0f166109ba5b' into HEAD" > git rev-list --no-walk c7a0c0f5dcd6f1a5fa8d692936d18cb0bb37e204 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-10-27T16:31:02.868Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-10-27T16:31:02.915Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-10-27T16:31:02.926Z] ========================================================= [2021-10-27T16:31:02.926Z] EdgeX Global Pipelines Version Info [2021-10-27T16:31:02.926Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-10-27T16:31:04.514Z] ------------------- [2021-10-27T16:31:04.514Z] stable info: [2021-10-27T16:31:04.514Z] ------------------- [2021-10-27T16:31:04.514Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-10-27T16:31:04.514Z] Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 [2021-10-27T16:31:04.514Z] Message: update stable to v1.0.210 [2021-10-27T16:31:05.083Z] ------------------- [2021-10-27T16:31:05.083Z] experimental info: [2021-10-27T16:31:05.083Z] ------------------- [2021-10-27T16:31:05.083Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-10-27T16:31:05.083Z] Commit SHA: 6722a7c1c8ebe94597741d4fbba21f45702e0c7d [2021-10-27T16:31:05.083Z] Message: testing jakarta lts changes [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-10-27T16:31:05.161Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-10-27T16:31:05.168Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-10-27T16:31:05.175Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-10-27T16:31:05.182Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-10-27T16:31:05.188Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-10-27T16:31:05.195Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-10-27T16:31:05.201Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-10-27T16:31:05.208Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-10-27T16:31:05.217Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-10-27T16:31:05.225Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-10-27T16:31:07.099Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-10-27T16:31:07.108Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-10-27T16:31:07.114Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-10-27T16:31:07.122Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-10-27T16:31:07.131Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-10-27T16:31:07.139Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-10-27T16:31:07.148Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-10-27T16:31:07.156Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-10-27T16:31:07.165Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-10-27T16:31:07.174Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-10-27T16:31:07.182Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-10-27T16:31:07.192Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-10-27T16:31:07.202Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3779 [Pipeline] echo [2021-10-27T16:31:07.211Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3779 [Pipeline] echo [2021-10-27T16:31:07.221Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3779 [Pipeline] echo [2021-10-27T16:31:07.230Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b2e5752f735857cfa69865d5d85bab5b77c3e9d5 [Pipeline] echo [2021-10-27T16:31:07.240Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b2e5752 [Pipeline] echo [2021-10-27T16:31:07.249Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-27T16:31:07.288Z] provisioning config files... [2021-10-27T16:31:07.307Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config6116859443774252785tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-27T16:31:07.603Z] ---> docker-login.sh [2021-10-27T16:31:07.603Z] nexus3.edgexfoundry.org:10001 [2021-10-27T16:31:07.603Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-27T16:31:07.864Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-27T16:31:07.864Z] Configure a credential helper to remove this warning. See [2021-10-27T16:31:07.864Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-27T16:31:07.864Z] [2021-10-27T16:31:07.864Z] Login Succeeded [2021-10-27T16:31:07.864Z] nexus3.edgexfoundry.org:10002 [2021-10-27T16:31:07.864Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-27T16:31:07.864Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-27T16:31:07.864Z] Configure a credential helper to remove this warning. See [2021-10-27T16:31:07.864Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-27T16:31:07.864Z] [2021-10-27T16:31:07.864Z] Login Succeeded [2021-10-27T16:31:07.864Z] nexus3.edgexfoundry.org:10003 [2021-10-27T16:31:07.864Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-27T16:31:07.864Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-27T16:31:07.864Z] Configure a credential helper to remove this warning. See [2021-10-27T16:31:07.864Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-27T16:31:07.864Z] [2021-10-27T16:31:07.864Z] Login Succeeded [2021-10-27T16:31:07.864Z] nexus3.edgexfoundry.org:10004 [2021-10-27T16:31:08.128Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-27T16:31:08.128Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-27T16:31:08.128Z] Configure a credential helper to remove this warning. See [2021-10-27T16:31:08.128Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-27T16:31:08.128Z] [2021-10-27T16:31:08.128Z] Login Succeeded [2021-10-27T16:31:08.128Z] docker.io [2021-10-27T16:31:08.128Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-27T16:31:08.388Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-27T16:31:08.388Z] Configure a credential helper to remove this warning. See [2021-10-27T16:31:08.388Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-27T16:31:08.388Z] [2021-10-27T16:31:08.388Z] Login Succeeded [2021-10-27T16:31:08.388Z] ---> docker-login.sh ends [Pipeline] } [2021-10-27T16:31:08.394Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-27T16:31:08.699Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-10-27T16:31:08.699Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-27T16:31:08.699Z] ++ dirname cmd/core-command/Dockerfile [2021-10-27T16:31:08.699Z] ++ cut -d/ -f2 [2021-10-27T16:31:08.699Z] + echo core-command,cmd/core-command/Dockerfile [2021-10-27T16:31:08.699Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-27T16:31:08.699Z] ++ dirname cmd/core-data/Dockerfile [2021-10-27T16:31:08.699Z] ++ cut -d/ -f2 [2021-10-27T16:31:08.699Z] + echo core-data,cmd/core-data/Dockerfile [2021-10-27T16:31:08.699Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-27T16:31:08.699Z] ++ dirname cmd/core-metadata/Dockerfile [2021-10-27T16:31:08.699Z] ++ cut -d/ -f2 [2021-10-27T16:31:08.699Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-10-27T16:31:08.699Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-27T16:31:08.699Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-10-27T16:31:08.699Z] ++ cut -d/ -f2 [2021-10-27T16:31:08.699Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-10-27T16:31:08.699Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-27T16:31:08.699Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-10-27T16:31:08.699Z] ++ cut -d/ -f2 [2021-10-27T16:31:08.699Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-10-27T16:31:08.699Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-27T16:31:08.699Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-10-27T16:31:08.699Z] ++ cut -d/ -f2 [2021-10-27T16:31:08.699Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-10-27T16:31:08.699Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-27T16:31:08.699Z] ++ dirname cmd/support-notifications/Dockerfile [2021-10-27T16:31:08.699Z] ++ cut -d/ -f2 [2021-10-27T16:31:08.699Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-10-27T16:31:08.699Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-27T16:31:08.699Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-10-27T16:31:08.699Z] ++ cut -d/ -f2 [2021-10-27T16:31:08.699Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-10-27T16:31:08.699Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-27T16:31:08.699Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-10-27T16:31:08.699Z] ++ cut -d/ -f2 [2021-10-27T16:31:08.699Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-10-27T16:31:08.731Z] 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] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-10-27T16:31:09.222Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-27T16:31:09.222Z] [2021-10-27T16:31:09.222Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-10-27T16:31:09.518Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-27T16:31:09.518Z] latest: Pulling from edgex-devops/git-semver [2021-10-27T16:31:09.518Z] a0d0a0d46f8b: Pulling fs layer [2021-10-27T16:31:09.518Z] 3e5f54012d9b: Pulling fs layer [2021-10-27T16:31:09.518Z] 4c7163046ea9: Pulling fs layer [2021-10-27T16:31:09.518Z] 0c2d73faf560: Pulling fs layer [2021-10-27T16:31:09.518Z] 0c2d73faf560: Waiting [2021-10-27T16:31:09.518Z] 3e5f54012d9b: Verifying Checksum [2021-10-27T16:31:09.518Z] 3e5f54012d9b: Download complete [2021-10-27T16:31:09.518Z] a0d0a0d46f8b: Verifying Checksum [2021-10-27T16:31:09.518Z] a0d0a0d46f8b: Download complete [2021-10-27T16:31:09.518Z] 0c2d73faf560: Verifying Checksum [2021-10-27T16:31:09.518Z] 0c2d73faf560: Download complete [2021-10-27T16:31:09.518Z] 4c7163046ea9: Verifying Checksum [2021-10-27T16:31:09.518Z] 4c7163046ea9: Download complete [2021-10-27T16:31:09.783Z] a0d0a0d46f8b: Pull complete [2021-10-27T16:31:09.783Z] 3e5f54012d9b: Pull complete [2021-10-27T16:31:10.047Z] 4c7163046ea9: Pull complete [2021-10-27T16:31:10.310Z] 0c2d73faf560: Pull complete [2021-10-27T16:31:10.310Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-10-27T16:31:10.310Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-27T16:31:10.310Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-10-27T16:31:10.368Z] prd-centos7-docker-4c-2g-2307 does not seem to be running inside a container [2021-10-27T16:31:10.406Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-10-27T16:31:11.157Z] $ docker top e8dcd0259b9f6819fd0c150f595ee9f9c49db1ce1ba0ac09384f07ded6d89143 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-27T16:31:12.243Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-27T16:31:12.243Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-27T16:31:12.346Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-27T16:31:12.350Z] $ docker exec e8dcd0259b9f6819fd0c150f595ee9f9c49db1ce1ba0ac09384f07ded6d89143 ssh-agent [2021-10-27T16:31:12.455Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXkdHcBn/agent.15 [2021-10-27T16:31:12.455Z] SSH_AGENT_PID=21 [2021-10-27T16:31:12.461Z] Running ssh-add (command line suppressed) [2021-10-27T16:31:12.558Z] Identity added: /w/workspace/edgex-go/5@tmp/private_key_2318341785146747775.key (/w/workspace/edgex-go/5@tmp/private_key_2318341785146747775.key) [2021-10-27T16:31:12.568Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-27T16:31:12.874Z] + git tag --points-at HEAD [Pipeline] } [2021-10-27T16:31:12.888Z] $ docker exec --env ******** --env ******** e8dcd0259b9f6819fd0c150f595ee9f9c49db1ce1ba0ac09384f07ded6d89143 ssh-agent -k [2021-10-27T16:31:12.992Z] unset SSH_AUTH_SOCK; [2021-10-27T16:31:12.992Z] unset SSH_AGENT_PID; [2021-10-27T16:31:12.992Z] echo Agent pid 21 killed; [2021-10-27T16:31:12.999Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-10-27T16:31:13.025Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-27T16:31:13.025Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-27T16:31:13.142Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-27T16:31:13.146Z] $ docker exec e8dcd0259b9f6819fd0c150f595ee9f9c49db1ce1ba0ac09384f07ded6d89143 ssh-agent [2021-10-27T16:31:13.246Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXPKdDoI/agent.53 [2021-10-27T16:31:13.246Z] SSH_AGENT_PID=59 [2021-10-27T16:31:13.251Z] Running ssh-add (command line suppressed) [2021-10-27T16:31:13.344Z] Identity added: /w/workspace/edgex-go/5@tmp/private_key_4496104830175690610.key (/w/workspace/edgex-go/5@tmp/private_key_4496104830175690610.key) [2021-10-27T16:31:13.354Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-27T16:31:13.646Z] + git semver init [2021-10-27T16:31:13.646Z] # -> Open(): unable to determine branch for HEAD [2021-10-27T16:31:13.646Z] # $GIT_DIR = /w/workspace/edgex-go/5/.git [2021-10-27T16:31:13.646Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/5 [2021-10-27T16:31:13.646Z] # $SEMVER_REMOTE_NAME = origin [2021-10-27T16:31:13.646Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-27T16:31:13.646Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-27T16:31:13.646Z] # $SEMVER_BRANCH = PR-3779 [2021-10-27T16:31:13.646Z] # $SEMVER_TEMP = /tmp/semver-756142158 [2021-10-27T16:31:13.646Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-10-27T16:31:31.806Z] # '/tmp/semver-756142158' -> '/w/workspace/edgex-go/5/.semver' [2021-10-27T16:31:31.806Z] # -> Force: false [2021-10-27T16:31:31.806Z] # $SEMVER_DIR = /w/workspace/edgex-go/5/.semver [Pipeline] } [2021-10-27T16:31:31.822Z] $ docker exec --env ******** --env ******** e8dcd0259b9f6819fd0c150f595ee9f9c49db1ce1ba0ac09384f07ded6d89143 ssh-agent -k [2021-10-27T16:31:31.918Z] unset SSH_AUTH_SOCK; [2021-10-27T16:31:31.918Z] unset SSH_AGENT_PID; [2021-10-27T16:31:31.918Z] echo Agent pid 59 killed; [2021-10-27T16:31:31.924Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-27T16:31:32.229Z] + git semver [Pipeline] } [2021-10-27T16:31:32.244Z] $ docker stop --time=1 e8dcd0259b9f6819fd0c150f595ee9f9c49db1ce1ba0ac09384f07ded6d89143 [2021-10-27T16:31:34.377Z] $ docker rm -f e8dcd0259b9f6819fd0c150f595ee9f9c49db1ce1ba0ac09384f07ded6d89143 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-27T16:31:35.738Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-10-27T16:31:35.975Z] Stashed 1 file(s) [Pipeline] echo [2021-10-27T16:31:35.979Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo [2021-10-27T16:31:36.182Z] ========================================================= [2021-10-27T16:31:36.182Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-10-27T16:31:36.182Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-10-27T16:31:36.483Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-27T16:31:36.483Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-10-27T16:31:36.483Z] a0d0a0d46f8b: Already exists [2021-10-27T16:31:36.483Z] 31adcdaf11c8: Pulling fs layer [2021-10-27T16:31:36.483Z] b8b176561691: Pulling fs layer [2021-10-27T16:31:36.483Z] 4527c011a84f: Pulling fs layer [2021-10-27T16:31:36.483Z] 5d74067f8e1e: Pulling fs layer [2021-10-27T16:31:36.483Z] e0aca202a116: Pulling fs layer [2021-10-27T16:31:36.483Z] 3a43be97a3b4: Pulling fs layer [2021-10-27T16:31:36.483Z] 34cad66bf833: Pulling fs layer [2021-10-27T16:31:36.483Z] b4e3c513aaa6: Pulling fs layer [2021-10-27T16:31:36.483Z] e0aca202a116: Waiting [2021-10-27T16:31:36.483Z] 3a43be97a3b4: Waiting [2021-10-27T16:31:36.483Z] 34cad66bf833: Waiting [2021-10-27T16:31:36.483Z] b4e3c513aaa6: Waiting [2021-10-27T16:31:36.483Z] 5d74067f8e1e: Waiting [2021-10-27T16:31:36.483Z] b8b176561691: Verifying Checksum [2021-10-27T16:31:36.483Z] b8b176561691: Download complete [2021-10-27T16:31:36.483Z] 31adcdaf11c8: Verifying Checksum [2021-10-27T16:31:36.483Z] 31adcdaf11c8: Download complete [2021-10-27T16:31:36.483Z] 5d74067f8e1e: Verifying Checksum [2021-10-27T16:31:36.483Z] 5d74067f8e1e: Download complete [2021-10-27T16:31:36.483Z] 3a43be97a3b4: Verifying Checksum [2021-10-27T16:31:36.483Z] 3a43be97a3b4: Download complete [2021-10-27T16:31:36.483Z] e0aca202a116: Verifying Checksum [2021-10-27T16:31:36.483Z] e0aca202a116: Download complete [2021-10-27T16:31:36.748Z] 31adcdaf11c8: Pull complete [2021-10-27T16:31:36.748Z] b8b176561691: Pull complete [2021-10-27T16:31:36.748Z] 34cad66bf833: Verifying Checksum [2021-10-27T16:31:36.748Z] 34cad66bf833: Download complete [2021-10-27T16:31:37.008Z] b4e3c513aaa6: Verifying Checksum [2021-10-27T16:31:37.008Z] b4e3c513aaa6: Download complete [2021-10-27T16:31:37.008Z] 4527c011a84f: Verifying Checksum [2021-10-27T16:31:37.008Z] 4527c011a84f: Download complete [2021-10-27T16:31:41.252Z] 4527c011a84f: Pull complete [2021-10-27T16:31:41.253Z] 5d74067f8e1e: Pull complete [2021-10-27T16:31:41.253Z] e0aca202a116: Pull complete [2021-10-27T16:31:41.520Z] 3a43be97a3b4: Pull complete [2021-10-27T16:31:41.520Z] 34cad66bf833: Pull complete [2021-10-27T16:31:44.839Z] b4e3c513aaa6: Pull complete [2021-10-27T16:31:44.839Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-10-27T16:31:44.839Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-27T16:31:44.839Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-10-27T16:31:45.142Z] + docker build -t ci-base-image-x86_64 -f - . [2021-10-27T16:31:45.142Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-27T16:31:45.142Z] WORKDIR /edgex [2021-10-27T16:31:45.142Z] COPY go.mod . [2021-10-27T16:31:45.142Z] RUN go mod download' [2021-10-27T16:31:46.549Z] Sending build context to Docker daemon 329.8MB [2021-10-27T16:31:46.549Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-27T16:31:46.549Z] ---> 9f6097aaca64 [2021-10-27T16:31:46.549Z] Step 2/4 : WORKDIR /edgex [2021-10-27T16:31:48.461Z] ---> Running in a6fd6aa0194e [2021-10-27T16:31:48.461Z] Removing intermediate container a6fd6aa0194e [2021-10-27T16:31:48.461Z] ---> 9616ac76eae6 [2021-10-27T16:31:48.461Z] Step 3/4 : COPY go.mod . [2021-10-27T16:31:48.719Z] ---> eb99a973e2b1 [2021-10-27T16:31:48.719Z] Step 4/4 : RUN go mod download [2021-10-27T16:31:48.719Z] ---> Running in 5ce64db4b77b [2021-10-27T16:31:51.143Z] Still waiting to schedule task [2021-10-27T16:31:51.144Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-2308’ is offline [2021-10-27T16:32:21.146Z] Removing intermediate container 5ce64db4b77b [2021-10-27T16:32:21.146Z] ---> 4b1ff6c2e003 [2021-10-27T16:32:21.146Z] Successfully built 4b1ff6c2e003 [2021-10-27T16:32:21.146Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-27T16:32:21.439Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-27T16:32:21.439Z] . [Pipeline] withDockerContainer [2021-10-27T16:32:21.499Z] prd-centos7-docker-4c-2g-2307 does not seem to be running inside a container [2021-10-27T16:32:21.706Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 ******** ci-base-image-x86_64 cat [2021-10-27T16:32:22.059Z] $ docker top 44acb7b341698482c71491e32247f6b5130ae6efe9822933f7b50a8c66ef7823 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-27T16:32:22.425Z] + go version [2021-10-27T16:32:22.425Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-10-27T16:32:22.434Z] $ docker stop --time=1 44acb7b341698482c71491e32247f6b5130ae6efe9822933f7b50a8c66ef7823 [2021-10-27T16:32:23.605Z] $ docker rm -f 44acb7b341698482c71491e32247f6b5130ae6efe9822933f7b50a8c66ef7823 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-27T16:32:24.077Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-27T16:32:24.077Z] . [Pipeline] withDockerContainer [2021-10-27T16:32:24.143Z] prd-centos7-docker-4c-2g-2307 does not seem to be running inside a container [2021-10-27T16:32:24.180Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 ******** ci-base-image-x86_64 cat [2021-10-27T16:32:24.520Z] $ docker top 538b87c66cc194c1070c7e0fba3b523c9a9d7882e01de61605d57b870fb31bf7 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-10-27T16:32:25.536Z] ========================================================= [2021-10-27T16:32:25.536Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-10-27T16:32:25.536Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-10-27T16:32:25.827Z] + make test [2021-10-27T16:32:25.827Z] go mod tidy [2021-10-27T16:32:26.091Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-10-27T16:32:31.416Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-10-27T16:32:49.595Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-10-27T16:32:52.928Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-10-27T16:32:53.195Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-10-27T16:32:53.778Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-10-27T16:32:55.754Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-10-27T16:32:56.726Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-10-27T16:32:56.726Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-10-27T16:32:56.726Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-10-27T16:32:57.309Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-10-27T16:32:57.309Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-10-27T16:32:57.574Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-10-27T16:32:57.574Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-10-27T16:32:57.574Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-10-27T16:32:57.574Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-10-27T16:32:59.505Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.040s coverage: 28.7% of statements [2021-10-27T16:32:59.505Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-10-27T16:32:59.505Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-10-27T16:33:00.456Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.062s coverage: 98.5% of statements [2021-10-27T16:33:00.456Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-10-27T16:33:00.730Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.081s coverage: 44.7% of statements [2021-10-27T16:33:00.730Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-10-27T16:33:00.730Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-10-27T16:33:01.680Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.128s coverage: 89.5% of statements [2021-10-27T16:33:01.680Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-10-27T16:33:01.680Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-10-27T16:33:02.635Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.046s coverage: 84.4% of statements [2021-10-27T16:33:02.635Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-10-27T16:33:02.635Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-10-27T16:33:02.635Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-10-27T16:33:02.635Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-10-27T16:33:02.635Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-10-27T16:33:03.216Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.281s coverage: 94.2% of statements [2021-10-27T16:33:03.216Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-10-27T16:33:03.216Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-10-27T16:33:03.216Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.044s coverage: 59.1% of statements [2021-10-27T16:33:03.216Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-10-27T16:33:03.216Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-10-27T16:33:03.216Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-10-27T16:33:03.216Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-10-27T16:33:03.216Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-10-27T16:33:03.800Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.050s coverage: 60.0% of statements [2021-10-27T16:33:03.800Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-10-27T16:33:03.800Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-10-27T16:33:03.800Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-10-27T16:33:04.377Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.046s coverage: 0.9% of statements [2021-10-27T16:33:04.377Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-10-27T16:33:04.377Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.082s coverage: 58.8% of statements [2021-10-27T16:33:05.412Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.045s coverage: 21.7% of statements [2021-10-27T16:33:05.412Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-10-27T16:33:05.412Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.044s coverage: 47.1% of statements [2021-10-27T16:33:06.362Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.051s coverage: 79.5% of statements [2021-10-27T16:33:06.362Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.044s coverage: 94.1% of statements [2021-10-27T16:33:06.362Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.051s coverage: 96.3% of statements [2021-10-27T16:33:06.362Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.041s coverage: 87.5% of statements [2021-10-27T16:33:21.289Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.061s coverage: 94.4% of statements [2021-10-27T16:33:21.289Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.041s coverage: 44.8% of statements [2021-10-27T16:33:23.207Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.169s coverage: 82.5% of statements [2021-10-27T16:33:23.207Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-10-27T16:33:43.734Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.072s coverage: 92.9% of statements [2021-10-27T16:33:43.734Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-10-27T16:33:43.734Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-10-27T16:33:43.734Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-10-27T16:33:43.734Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements [2021-10-27T16:33:43.734Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-10-27T16:33:43.734Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-10-27T16:33:43.734Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-10-27T16:33:43.734Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-10-27T16:33:43.734Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-10-27T16:33:43.734Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.060s coverage: 87.2% of statements [2021-10-27T16:33:43.734Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-10-27T16:33:43.734Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-10-27T16:33:43.734Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements [2021-10-27T16:33:43.734Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-10-27T16:33:43.734Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.067s coverage: 58.8% of statements [2021-10-27T16:33:43.734Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-10-27T16:33:43.734Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.056s coverage: 80.0% of statements [2021-10-27T16:33:43.734Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements [2021-10-27T16:33:43.734Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.062s coverage: 85.4% of statements [2021-10-27T16:33:43.734Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.145s coverage: 91.2% of statements [2021-10-27T16:33:43.734Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-10-27T16:33:43.734Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.127s coverage: 64.4% of statements [2021-10-27T16:33:43.734Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-10-27T16:33:43.734Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-10-27T16:33:43.734Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.053s coverage: 100.0% of statements [2021-10-27T16:33:43.734Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 89.4% of statements [2021-10-27T16:33:43.734Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements [2021-10-27T16:33:43.734Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements [2021-10-27T16:33:43.734Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements [2021-10-27T16:33:43.734Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.274s coverage: 65.4% of statements [2021-10-27T16:33:43.734Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-10-27T16:33:43.734Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-10-27T16:33:43.734Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-10-27T16:33:43.734Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.146s coverage: 43.5% of statements [2021-10-27T16:33:43.734Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-10-27T16:33:43.734Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-10-27T16:33:43.734Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.080s coverage: 89.5% of statements [2021-10-27T16:33:43.734Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-10-27T16:33:43.734Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.055s coverage: 84.8% of statements [2021-10-27T16:33:43.734Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-10-27T16:33:50.032Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.073s coverage: 17.7% of statements [2021-10-27T16:33:50.032Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-10-27T16:33:50.032Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-10-27T16:33:50.032Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-10-27T16:33:50.032Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-10-27T16:33:50.032Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.147s coverage: 92.3% of statements [2021-10-27T16:33:50.032Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-10-27T16:33:50.032Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-10-27T16:33:50.032Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-10-27T16:33:50.032Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-10-27T16:33:50.032Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 63.2% of statements [2021-10-27T16:33:50.032Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-10-27T16:33:50.032Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-10-27T16:33:50.032Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.100s coverage: 97.7% of statements [2021-10-27T16:33:50.032Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-10-27T16:33:50.032Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-10-27T16:33:50.032Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-10-27T16:33:50.032Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-10-27T16:33:50.032Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.055s coverage: 28.9% of statements [2021-10-27T16:33:50.032Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-10-27T16:33:50.032Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-10-27T16:33:50.032Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-10-27T16:33:50.032Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-10-27T16:33:50.032Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-10-27T16:33:50.032Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-10-27T16:33:50.032Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.055s coverage: 100.0% of statements [2021-10-27T16:33:50.032Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 96.9% of statements [2021-10-27T16:33:50.032Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2021-10-27T16:34:23.509Z] GO111MODULE=on go vet ./... [2021-10-27T16:34:32.227Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-27T16:34:32.227Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-10-27T16:34:32.227Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-10-27T16:34:32.781Z] + ls -al . [2021-10-27T16:34:32.781Z] total 636 [2021-10-27T16:34:32.781Z] drwxrwxr-x 10 1001 1001 4096 Oct 27 16:34 . [2021-10-27T16:34:32.781Z] drwxr-xr-x 4 root root 28 Oct 27 16:32 .. [2021-10-27T16:34:32.781Z] -rw-rw-r-- 1 1001 1001 11 Oct 27 16:30 .dockerignore [2021-10-27T16:34:32.781Z] drwxrwxr-x 8 1001 1001 179 Oct 27 16:31 .git [2021-10-27T16:34:32.781Z] drwxrwxr-x 4 1001 1001 142 Oct 27 16:30 .github [2021-10-27T16:34:32.781Z] -rw-rw-r-- 1 1001 1001 804 Oct 27 16:30 .gitignore [2021-10-27T16:34:32.781Z] -rw-rw-r-- 1 1001 1001 42 Oct 27 16:30 .golangci.yml [2021-10-27T16:34:32.781Z] -rw-rw-r-- 1 1001 1001 76 Oct 27 16:30 .hadolint.yml [2021-10-27T16:34:32.781Z] drwx------ 3 1001 1001 58 Oct 27 16:31 .semver [2021-10-27T16:34:32.781Z] -rw-rw-r-- 1 1001 1001 166 Oct 27 16:30 .sonarcloud.properties [2021-10-27T16:34:32.781Z] -rw-rw-r-- 1 1001 1001 1171 Oct 27 16:30 ADOPTERS.md [2021-10-27T16:34:32.781Z] -rw-rw-r-- 1 1001 1001 8910 Oct 27 16:30 Attribution.txt [2021-10-27T16:34:32.781Z] -rw-rw-r-- 1 1001 1001 43881 Oct 27 16:30 CHANGELOG.md [2021-10-27T16:34:32.781Z] -rw-rw-r-- 1 1001 1001 3804 Oct 27 16:30 CONTRIBUTING.md [2021-10-27T16:34:32.781Z] -rw-rw-r-- 1 1001 1001 677 Oct 27 16:30 GOVERNANCE.md [2021-10-27T16:34:32.781Z] -rw-rw-r-- 1 1001 1001 849 Oct 27 16:30 Jenkinsfile [2021-10-27T16:34:32.781Z] -rw-rw-r-- 1 1001 1001 10775 Oct 27 16:30 LICENSE [2021-10-27T16:34:32.781Z] -rw-rw-r-- 1 1001 1001 6508 Oct 27 16:30 Makefile [2021-10-27T16:34:32.781Z] -rw-rw-r-- 1 1001 1001 582 Oct 27 16:30 OWNERS.md [2021-10-27T16:34:32.781Z] -rw-rw-r-- 1 1001 1001 8256 Oct 27 16:30 README.md [2021-10-27T16:34:32.781Z] -rw-rw-r-- 1 1001 1001 6912 Oct 27 16:30 SECURITY.md [2021-10-27T16:34:32.781Z] -rw-rw-r-- 1 1001 1001 5 Oct 27 16:31 VERSION [2021-10-27T16:34:32.781Z] -rw-rw-r-- 1 1001 1001 4131 Oct 27 16:30 ZMQWindows.md [2021-10-27T16:34:32.781Z] drwxrwxr-x 2 1001 1001 37 Oct 27 16:30 bin [2021-10-27T16:34:32.781Z] drwxrwxr-x 14 1001 1001 4096 Oct 27 16:30 cmd [2021-10-27T16:34:32.781Z] -rw-r--r-- 1 root root 428179 Oct 27 16:33 coverage.out [2021-10-27T16:34:32.781Z] -rw-rw-r-- 1 1001 1001 848 Oct 27 16:30 go.mod [2021-10-27T16:34:32.781Z] -rw-rw-r-- 1 1001 1001 50414 Oct 27 16:30 go.sum [2021-10-27T16:34:32.781Z] drwxrwxr-x 8 1001 1001 124 Oct 27 16:30 internal [2021-10-27T16:34:32.781Z] drwxrwxr-x 3 1001 1001 16 Oct 27 16:30 openapi [2021-10-27T16:34:32.781Z] drwxrwxr-x 4 1001 1001 71 Oct 27 16:30 snap [2021-10-27T16:34:32.781Z] -rw-rw-r-- 1 1001 1001 204 Oct 27 16:30 version.go [Pipeline] sh [2021-10-27T16:34:33.220Z] + '[' -e coverage.out ] [2021-10-27T16:34:33.220Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-10-27T16:34:34.303Z] Stashed 1 file(s) [Pipeline] sh [2021-10-27T16:34:34.613Z] + make build [2021-10-27T16:34:34.613Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-10-27T16:34:36.201Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-10-27T16:34:42.525Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-10-27T16:34:43.102Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-10-27T16:34:44.058Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-10-27T16:34:44.319Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-10-27T16:34:45.261Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-10-27T16:34:46.632Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-10-27T16:34:46.893Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-10-27T16:34:47.851Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-10-27T16:34:48.803Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-10-27T16:34:49.783Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-10-27T16:34:51.178Z] $ docker stop --time=1 538b87c66cc194c1070c7e0fba3b523c9a9d7882e01de61605d57b870fb31bf7 [2021-10-27T16:34:53.121Z] $ docker rm -f 538b87c66cc194c1070c7e0fba3b523c9a9d7882e01de61605d57b870fb31bf7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-27T16:34:55.125Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-10-27T16:34:55.125Z] [2021-10-27T16:34:55.125Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-10-27T16:34:55.403Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2311 in /w/workspace/edgexfoundry_edgex-go_PR-3779 [Pipeline] { [Pipeline] ws [2021-10-27T16:34:55.415Z] Running in /w/workspace/edgex-go/5 [Pipeline] { [2021-10-27T16:34:55.429Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-10-27T16:34:55.429Z] latest: Pulling from edgex-devops/edgex-compose [2021-10-27T16:34:55.429Z] cbdbe7a5bc2a: Pulling fs layer [2021-10-27T16:34:55.429Z] ca9280d653b3: Pulling fs layer [2021-10-27T16:34:55.429Z] 7e9c9ca2126c: Pulling fs layer [2021-10-27T16:34:55.429Z] cbdbe7a5bc2a: Verifying Checksum [2021-10-27T16:34:55.429Z] cbdbe7a5bc2a: Download complete [Pipeline] checkout [2021-10-27T16:34:55.693Z] ca9280d653b3: Verifying Checksum [2021-10-27T16:34:55.693Z] ca9280d653b3: Download complete [2021-10-27T16:34:55.693Z] cbdbe7a5bc2a: Pull complete [2021-10-27T16:34:55.706Z] The recommended git tool is: git [2021-10-27T16:34:55.959Z] 7e9c9ca2126c: Verifying Checksum [2021-10-27T16:34:55.959Z] 7e9c9ca2126c: Download complete [2021-10-27T16:34:56.540Z] ca9280d653b3: Pull complete [2021-10-27T16:35:00.050Z] 7e9c9ca2126c: Pull complete [2021-10-27T16:35:00.050Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-10-27T16:35:00.050Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-10-27T16:35:00.050Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-10-27T16:35:00.138Z] prd-centos7-docker-4c-2g-2307 does not seem to be running inside a container [2021-10-27T16:35:00.174Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-10-27T16:35:02.407Z] using credential edgex-jenkins-ssh [2021-10-27T16:35:02.424Z] Cloning the remote Git repository [2021-10-27T16:35:03.086Z] $ docker top 821c50de5665819a3f424780fa1bb33a4ea94e57d107c0e82e12efa783e92887 -eo pid,comm [2021-10-27T16:35:02.482Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-10-27T16:35:02.583Z] > git init /w/workspace/edgex-go/5 # timeout=10 [2021-10-27T16:35:02.666Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-10-27T16:35:02.667Z] > git --version # timeout=10 [2021-10-27T16:35:02.685Z] > git --version # 'git version 2.17.1' [2021-10-27T16:35:02.687Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-27T16:35:02.803Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] { [Pipeline] sh [2021-10-27T16:35:03.444Z] + docker-compose build --help [2021-10-27T16:35:03.444Z] + grep parallel [2021-10-27T16:35:04.015Z] --parallel Build images in parallel. [Pipeline] } [2021-10-27T16:35:04.024Z] $ docker stop --time=1 821c50de5665819a3f424780fa1bb33a4ea94e57d107c0e82e12efa783e92887 [2021-10-27T16:35:05.207Z] $ docker rm -f 821c50de5665819a3f424780fa1bb33a4ea94e57d107c0e82e12efa783e92887 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-27T16:35:05.586Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-10-27T16:35:05.586Z] . [Pipeline] withDockerContainer [2021-10-27T16:35:05.644Z] prd-centos7-docker-4c-2g-2307 does not seem to be running inside a container [2021-10-27T16:35:05.676Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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-devops/edgex-compose:latest cat [2021-10-27T16:35:06.024Z] $ docker top 1d7a89ee186be2c4fe4d5fd06dfb4fc2b9de043e95b6023b0bc668824cbe23f0 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-27T16:35:06.382Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-10-27T16:35:06.951Z] Building core-command ... [2021-10-27T16:35:06.951Z] Building core-data ... [2021-10-27T16:35:06.951Z] Building core-metadata ... [2021-10-27T16:35:06.951Z] Building security-bootstrapper ... [2021-10-27T16:35:06.951Z] Building security-proxy-setup ... [2021-10-27T16:35:06.951Z] Building security-secretstore-setup ... [2021-10-27T16:35:06.951Z] Building support-notifications ... [2021-10-27T16:35:06.951Z] Building support-scheduler ... [2021-10-27T16:35:06.951Z] Building sys-mgmt-agent ... [2021-10-27T16:35:06.951Z] Building support-scheduler [2021-10-27T16:35:06.951Z] Building support-notifications [2021-10-27T16:35:06.951Z] Building security-bootstrapper [2021-10-27T16:35:06.951Z] Building security-proxy-setup [2021-10-27T16:35:06.951Z] Building core-data [2021-10-27T16:35:17.758Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-27T16:35:17.758Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-10-27T16:35:17.758Z] ---> 4b1ff6c2e003 [2021-10-27T16:35:17.758Z] Step 3/21 : WORKDIR /edgex-go [2021-10-27T16:35:17.758Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-27T16:35:17.758Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-10-27T16:35:17.758Z] ---> 4b1ff6c2e003 [2021-10-27T16:35:17.758Z] Step 3/23 : WORKDIR /edgex-go [2021-10-27T16:35:17.758Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-27T16:35:17.758Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-10-27T16:35:17.758Z] ---> 4b1ff6c2e003 [2021-10-27T16:35:17.758Z] Step 3/20 : WORKDIR /edgex-go [2021-10-27T16:35:21.053Z] ---> Running in 4acbf3384ca5 [2021-10-27T16:35:21.053Z] ---> Running in 7dc8da8677ef [2021-10-27T16:35:21.053Z] ---> Running in e708fca3df20 [2021-10-27T16:35:29.490Z] Removing intermediate container 4acbf3384ca5 [2021-10-27T16:35:29.490Z] ---> a49c5fb45ee0 [2021-10-27T16:35:29.490Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-27T16:35:29.490Z] Removing intermediate container e708fca3df20 [2021-10-27T16:35:29.490Z] ---> c5a74e16f4ea [2021-10-27T16:35:29.490Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-27T16:35:29.490Z] Removing intermediate container 7dc8da8677ef [2021-10-27T16:35:29.490Z] ---> cc389d7ee712 [2021-10-27T16:35:29.490Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-27T16:35:29.490Z] ---> Running in b2fd8ef3d6a4 [2021-10-27T16:35:29.490Z] ---> Running in 2c6ebcad2f44 [2021-10-27T16:35:29.490Z] ---> Running in 1c3ae0db28ff [2021-10-27T16:35:29.490Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-27T16:35:29.490Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-10-27T16:35:29.490Z] ---> 4b1ff6c2e003 [2021-10-27T16:35:29.490Z] Step 3/30 : WORKDIR /edgex-go [2021-10-27T16:35:29.490Z] ---> Using cache [2021-10-27T16:35:29.490Z] ---> cc389d7ee712 [2021-10-27T16:35:29.490Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-27T16:35:30.086Z] ---> Running in 6ef3d643e908 [2021-10-27T16:35:30.350Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-27T16:35:30.350Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-27T16:35:30.350Z] ---> 4b1ff6c2e003 [2021-10-27T16:35:30.350Z] Step 3/22 : WORKDIR /edgex-go [2021-10-27T16:35:30.350Z] ---> Using cache [2021-10-27T16:35:30.350Z] ---> cc389d7ee712 [2021-10-27T16:35:30.350Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-27T16:35:30.350Z] Removing intermediate container b2fd8ef3d6a4 [2021-10-27T16:35:30.350Z] ---> f864857219c3 [2021-10-27T16:35:30.350Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-10-27T16:35:30.350Z] ---> Running in b3474d8c3528 [2021-10-27T16:35:30.350Z] ---> Running in 9ee9f87f8e58 [2021-10-27T16:35:30.614Z] Removing intermediate container 1c3ae0db28ff [2021-10-27T16:35:30.614Z] ---> 13dfb3b50f72 [2021-10-27T16:35:30.614Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-10-27T16:35:30.614Z] ---> Running in a19e46f8389c [2021-10-27T16:35:30.614Z] Removing intermediate container 2c6ebcad2f44 [2021-10-27T16:35:30.614Z] ---> 6481361465fe [2021-10-27T16:35:30.614Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-10-27T16:35:30.614Z] ---> Running in 128d7f818cb7 [2021-10-27T16:35:30.876Z] Removing intermediate container 6ef3d643e908 [2021-10-27T16:35:30.876Z] ---> 9de0d8392d1a [2021-10-27T16:35:30.876Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-10-27T16:35:31.137Z] ---> Running in 3fa8190ffff6 [2021-10-27T16:35:31.398Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-27T16:35:31.398Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-27T16:35:31.398Z] Removing intermediate container b3474d8c3528 [2021-10-27T16:35:31.398Z] ---> 3a8f4ef2f4a2 [2021-10-27T16:35:31.398Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-10-27T16:35:31.398Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-27T16:35:31.398Z] ---> Running in 1a99202a5ea8 [2021-10-27T16:35:31.662Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-27T16:35:32.001Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-27T16:35:33.012Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-27T16:35:33.012Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-27T16:35:33.012Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-27T16:35:33.012Z] OK: 220 MiB in 52 packages [2021-10-27T16:35:33.012Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-27T16:35:33.012Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-27T16:35:33.012Z] OK: 220 MiB in 52 packages [2021-10-27T16:35:33.012Z] OK: 220 MiB in 52 packages [2021-10-27T16:35:33.012Z] Removing intermediate container 9ee9f87f8e58 [2021-10-27T16:35:33.012Z] ---> 5b921aca48d2 [2021-10-27T16:35:33.012Z] Step 6/23 : COPY go.mod . [2021-10-27T16:35:33.012Z] OK: 220 MiB in 52 packages [2021-10-27T16:35:33.012Z] Removing intermediate container a19e46f8389c [2021-10-27T16:35:33.012Z] ---> bfcd61121a95 [2021-10-27T16:35:33.012Z] Step 6/20 : COPY . . [2021-10-27T16:35:33.012Z] OK: 220 MiB in 52 packages [2021-10-27T16:35:33.273Z] Removing intermediate container 128d7f818cb7 [2021-10-27T16:35:33.273Z] ---> 77819e0b13c8 [2021-10-27T16:35:33.273Z] Step 6/21 : COPY . . [2021-10-27T16:35:33.273Z] ---> 6665226f0a61 [2021-10-27T16:35:33.273Z] Step 7/23 : RUN go mod download [2021-10-27T16:35:33.537Z] ---> Running in b429c1c5df56 [2021-10-27T16:35:33.868Z] Merging remotes/origin/main commit d325f454062a1ab7df1627f6a73b0f166109ba5b into PR head commit c7a0c0f5dcd6f1a5fa8d692936d18cb0bb37e204 [2021-10-27T16:35:34.362Z] Merge succeeded, producing 800e7488e35b742ae35e35d4fa1c3892629728de [2021-10-27T16:35:34.362Z] Checking out Revision 800e7488e35b742ae35e35d4fa1c3892629728de (PR-3779) [2021-10-27T16:35:33.054Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-10-27T16:35:33.072Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-27T16:35:33.099Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-10-27T16:35:33.134Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-10-27T16:35:33.135Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-27T16:35:33.149Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3779/head:refs/remotes/origin/PR-3779 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-10-27T16:35:33.888Z] > git config core.sparsecheckout # timeout=10 [2021-10-27T16:35:33.903Z] > git checkout -f c7a0c0f5dcd6f1a5fa8d692936d18cb0bb37e204 # timeout=10 [2021-10-27T16:35:34.128Z] > git remote # timeout=10 [2021-10-27T16:35:34.151Z] > git config --get remote.origin.url # timeout=10 [2021-10-27T16:35:34.168Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-27T16:35:34.180Z] > git merge d325f454062a1ab7df1627f6a73b0f166109ba5b # timeout=10 [2021-10-27T16:35:34.347Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-10-27T16:35:34.370Z] > git config core.sparsecheckout # timeout=10 [2021-10-27T16:35:34.386Z] > git checkout -f 800e7488e35b742ae35e35d4fa1c3892629728de # timeout=10 [2021-10-27T16:35:36.864Z] Removing intermediate container 3fa8190ffff6 [2021-10-27T16:35:36.864Z] ---> 94a37831c149 [2021-10-27T16:35:36.864Z] Step 6/30 : COPY . . [2021-10-27T16:35:37.467Z] Removing intermediate container 1a99202a5ea8 [2021-10-27T16:35:37.467Z] ---> e0bfe2e186b7 [2021-10-27T16:35:37.467Z] Step 6/22 : COPY . . [2021-10-27T16:35:38.816Z] Commit message: "Merge commit 'd325f454062a1ab7df1627f6a73b0f166109ba5b' into HEAD" [2021-10-27T16:35:38.825Z] > git rev-list --no-walk c7a0c0f5dcd6f1a5fa8d692936d18cb0bb37e204 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-10-27T16:35:39.860Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-10-27T16:35:39.860Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-27T16:35:39.860Z] Dload Upload Total Spent Left Speed [2021-10-27T16:35:39.860Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 177k 0 --:--:-- --:--:-- --:--:-- 177k [Pipeline] sh [2021-10-27T16:35:40.283Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2021-10-27T16:35:40.629Z] + sudo tee /etc/docker/daemon.new [2021-10-27T16:35:40.629Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2021-10-27T16:35:40.629Z] { [2021-10-27T16:35:40.629Z] "registry-mirrors": [ [2021-10-27T16:35:40.629Z] "https://nexus3.edgexfoundry.org:10001" [2021-10-27T16:35:40.629Z] ], [2021-10-27T16:35:40.629Z] "bip": "10.250.0.254/24", [2021-10-27T16:35:40.629Z] "hosts": [ [2021-10-27T16:35:40.629Z] "tcp://0.0.0.0:5555", [2021-10-27T16:35:40.629Z] "unix:///var/run/docker.sock" [2021-10-27T16:35:40.629Z] ], [2021-10-27T16:35:40.629Z] "mtu": 1458, [2021-10-27T16:35:40.629Z] "selinux-enabled": true, [2021-10-27T16:35:40.629Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-10-27T16:35:40.629Z] } [Pipeline] sh [2021-10-27T16:35:40.986Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2021-10-27T16:35:41.330Z] + sudo service docker restart [2021-10-27T16:35:42.799Z] ---> 3c1f3d53744e [2021-10-27T16:35:42.799Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-27T16:35:42.799Z] ---> cda67fafc117 [2021-10-27T16:35:42.800Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-27T16:35:42.800Z] ---> fd955deffe07 [2021-10-27T16:35:42.800Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-27T16:35:42.800Z] ---> Running in a9ab0d8b43a9 [2021-10-27T16:35:42.800Z] ---> Running in 92631b5704ff [2021-10-27T16:35:43.061Z] ---> Running in 0f2321f813c3 [2021-10-27T16:35:43.331Z] Removing intermediate container b429c1c5df56 [2021-10-27T16:35:43.331Z] ---> fa9d475cee14 [2021-10-27T16:35:43.331Z] Step 8/23 : COPY . . [2021-10-27T16:35:44.285Z] ---> c0a2a9aef012 [2021-10-27T16:35:44.285Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-27T16:35:44.545Z] ---> Running in b2a1f20d971a [2021-10-27T16:35:47.951Z] Removing intermediate container 0f2321f813c3 [2021-10-27T16:35:47.951Z] ---> e1d86f6efe06 [2021-10-27T16:35:47.951Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-10-27T16:35:47.951Z] Removing intermediate container 92631b5704ff [2021-10-27T16:35:47.951Z] ---> 27de84a8279c [2021-10-27T16:35:47.951Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-10-27T16:35:47.951Z] Removing intermediate container a9ab0d8b43a9 [2021-10-27T16:35:47.951Z] ---> 0c64bb38e274 [2021-10-27T16:35:47.951Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-10-27T16:35:48.210Z] ---> Running in 91c17f9dbc1a [2021-10-27T16:35:48.210Z] ---> Running in 6188aa513f3c [2021-10-27T16:35:48.470Z] ---> Running in f45f61e0369a [2021-10-27T16:35:48.470Z] Removing intermediate container b2a1f20d971a [2021-10-27T16:35:48.470Z] ---> 5e341ce478bd [2021-10-27T16:35:48.470Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-10-27T16:35:48.730Z] ---> Running in 6abac73892d2 [2021-10-27T16:35:49.302Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-10-27T16:35:49.302Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-10-27T16:35:49.302Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-10-27T16:35:49.882Z] 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-27T16:36:00.021Z] provisioning config files... [2021-10-27T16:36:00.061Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config3644010664300367268tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-27T16:36:01.307Z] ---> docker-login.sh [2021-10-27T16:36:01.307Z] nexus3.edgexfoundry.org:10001 [2021-10-27T16:36:01.307Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-27T16:36:01.580Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-27T16:36:01.580Z] Configure a credential helper to remove this warning. See [2021-10-27T16:36:01.581Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-27T16:36:01.581Z] [2021-10-27T16:36:01.581Z] Login Succeeded [2021-10-27T16:36:01.581Z] nexus3.edgexfoundry.org:10002 [2021-10-27T16:36:02.181Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-27T16:36:02.181Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-27T16:36:02.181Z] Configure a credential helper to remove this warning. See [2021-10-27T16:36:02.181Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-27T16:36:02.181Z] [2021-10-27T16:36:02.181Z] Login Succeeded [2021-10-27T16:36:02.181Z] nexus3.edgexfoundry.org:10003 [2021-10-27T16:36:02.454Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-27T16:36:02.728Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-27T16:36:02.728Z] Configure a credential helper to remove this warning. See [2021-10-27T16:36:02.728Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-27T16:36:02.728Z] [2021-10-27T16:36:02.728Z] Login Succeeded [2021-10-27T16:36:02.728Z] nexus3.edgexfoundry.org:10004 [2021-10-27T16:36:03.001Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-27T16:36:03.288Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-27T16:36:03.288Z] Configure a credential helper to remove this warning. See [2021-10-27T16:36:03.288Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-27T16:36:03.288Z] [2021-10-27T16:36:03.288Z] Login Succeeded [2021-10-27T16:36:03.288Z] docker.io [2021-10-27T16:36:03.560Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-27T16:36:04.170Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-27T16:36:04.170Z] Configure a credential helper to remove this warning. See [2021-10-27T16:36:04.170Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-27T16:36:04.170Z] [2021-10-27T16:36:04.170Z] Login Succeeded [2021-10-27T16:36:04.170Z] ---> docker-login.sh ends [Pipeline] } [2021-10-27T16:36:04.188Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-10-27T16:36:04.719Z] ========================================================= [2021-10-27T16:36:04.720Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-10-27T16:36:04.720Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-10-27T16:36:04.902Z] ---> 9904be3af9fc [2021-10-27T16:36:04.902Z] Step 9/23 : RUN go mod tidy [2021-10-27T16:36:04.902Z] ---> Running in 8b2e0662340f [2021-10-27T16:36:05.076Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-27T16:36:05.165Z] Removing intermediate container 8b2e0662340f [2021-10-27T16:36:05.165Z] ---> ea3323537b88 [2021-10-27T16:36:05.165Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-10-27T16:36:05.165Z] ---> Running in fb5f62ae25e6 [2021-10-27T16:36:05.362Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-10-27T16:36:05.362Z] 552d1f2373af: Pulling fs layer [2021-10-27T16:36:05.362Z] ea3f2d53f512: Pulling fs layer [2021-10-27T16:36:05.362Z] 9e70ebbbe112: Pulling fs layer [2021-10-27T16:36:05.362Z] 7a9cfe048b4a: Pulling fs layer [2021-10-27T16:36:05.362Z] 72dc09318566: Pulling fs layer [2021-10-27T16:36:05.362Z] f4f7b4309257: Pulling fs layer [2021-10-27T16:36:05.362Z] 0ac9a79272e3: Pulling fs layer [2021-10-27T16:36:05.362Z] b78e95d17946: Pulling fs layer [2021-10-27T16:36:05.362Z] f4f7b4309257: Waiting [2021-10-27T16:36:05.362Z] 0ac9a79272e3: Waiting [2021-10-27T16:36:05.362Z] b78e95d17946: Waiting [2021-10-27T16:36:05.362Z] 7a9cfe048b4a: Waiting [2021-10-27T16:36:05.362Z] 72dc09318566: Waiting [2021-10-27T16:36:05.362Z] 9e70ebbbe112: Verifying Checksum [2021-10-27T16:36:05.362Z] 9e70ebbbe112: Download complete [2021-10-27T16:36:05.362Z] ea3f2d53f512: Download complete [2021-10-27T16:36:05.362Z] 72dc09318566: Verifying Checksum [2021-10-27T16:36:05.362Z] 72dc09318566: Download complete [2021-10-27T16:36:05.362Z] f4f7b4309257: Verifying Checksum [2021-10-27T16:36:05.362Z] f4f7b4309257: Download complete [2021-10-27T16:36:05.362Z] 552d1f2373af: Verifying Checksum [2021-10-27T16:36:05.362Z] 552d1f2373af: Download complete [2021-10-27T16:36:05.362Z] 0ac9a79272e3: Verifying Checksum [2021-10-27T16:36:05.362Z] 0ac9a79272e3: Download complete [2021-10-27T16:36:05.735Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-10-27T16:36:06.360Z] 552d1f2373af: Pull complete [2021-10-27T16:36:07.345Z] ea3f2d53f512: Pull complete [2021-10-27T16:36:07.620Z] 9e70ebbbe112: Pull complete [2021-10-27T16:36:07.893Z] b78e95d17946: Verifying Checksum [2021-10-27T16:36:07.893Z] b78e95d17946: Download complete [2021-10-27T16:36:08.168Z] 7a9cfe048b4a: Verifying Checksum [2021-10-27T16:36:08.168Z] 7a9cfe048b4a: Download complete [2021-10-27T16:36:18.307Z] 7a9cfe048b4a: Pull complete [2021-10-27T16:36:18.307Z] 72dc09318566: Pull complete [2021-10-27T16:36:18.307Z] f4f7b4309257: Pull complete [2021-10-27T16:36:18.580Z] 0ac9a79272e3: Pull complete [2021-10-27T16:36:23.970Z] b78e95d17946: Pull complete [2021-10-27T16:36:23.970Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2021-10-27T16:36:23.970Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-27T16:36:23.971Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-10-27T16:36:24.335Z] + docker build -t ci-base-image-arm64 -f - . [2021-10-27T16:36:24.336Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-27T16:36:24.336Z] WORKDIR /edgex [2021-10-27T16:36:24.336Z] COPY go.mod . [2021-10-27T16:36:24.336Z] RUN go mod download [2021-10-27T16:36:26.324Z] Sending build context to Docker daemon 166.6MB [2021-10-27T16:36:26.324Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-27T16:36:26.324Z] ---> 8b459fc5aaf0 [2021-10-27T16:36:26.324Z] Step 2/4 : WORKDIR /edgex [2021-10-27T16:36:27.701Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-10-27T16:36:28.711Z] ---> Running in 6862bbc9bc3d [2021-10-27T16:36:28.992Z] Removing intermediate container 6862bbc9bc3d [2021-10-27T16:36:28.992Z] ---> 81d114dc21af [2021-10-27T16:36:28.992Z] Step 3/4 : COPY go.mod . [2021-10-27T16:36:29.981Z] ---> 1d3c646dba99 [2021-10-27T16:36:29.981Z] Step 4/4 : RUN go mod download [2021-10-27T16:36:29.981Z] ---> Running in 83541e38eaff [2021-10-27T16:36:31.036Z] Removing intermediate container 6188aa513f3c [2021-10-27T16:36:31.036Z] ---> 99ff52b2e31f [2021-10-27T16:36:31.036Z] [2021-10-27T16:36:31.036Z] Step 9/30 : FROM alpine:3.14 [2021-10-27T16:36:31.036Z] 3.14: Pulling from library/alpine [2021-10-27T16:36:31.307Z] Removing intermediate container 91c17f9dbc1a [2021-10-27T16:36:31.307Z] ---> efb3cf2aa9d4 [2021-10-27T16:36:31.307Z] [2021-10-27T16:36:31.307Z] Step 9/21 : FROM alpine:3.14 [2021-10-27T16:36:31.307Z] 3.14: Pulling from library/alpine [2021-10-27T16:36:31.578Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-27T16:36:31.578Z] Removing intermediate container f45f61e0369a [2021-10-27T16:36:31.578Z] ---> 3212f1252858 [2021-10-27T16:36:31.578Z] [2021-10-27T16:36:31.578Z] Step 9/20 : FROM alpine:3.14 [2021-10-27T16:36:31.578Z] ---> 14119a10abf4 [2021-10-27T16:36:31.578Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-10-27T16:36:31.578Z] Status: Downloaded newer image for alpine:3.14 [2021-10-27T16:36:31.578Z] ---> 14119a10abf4 [2021-10-27T16:36:31.578Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-10-27T16:36:31.578Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-27T16:36:31.578Z] Status: Image is up to date for alpine:3.14 [2021-10-27T16:36:31.578Z] ---> 14119a10abf4 [2021-10-27T16:36:31.578Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-10-27T16:36:31.578Z] ---> Running in 3dea0648c4e0 [2021-10-27T16:36:31.578Z] ---> Running in 576a656c2390 [2021-10-27T16:36:31.578Z] ---> Running in 6531b202268c [2021-10-27T16:36:31.853Z] Removing intermediate container 576a656c2390 [2021-10-27T16:36:31.853Z] ---> 145b6c6f48ce [2021-10-27T16:36:31.853Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-10-27T16:36:31.853Z] ---> Running in aff4f1373e21 [2021-10-27T16:36:32.440Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-27T16:36:32.440Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-27T16:36:32.440Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-27T16:36:32.440Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-27T16:36:32.719Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-27T16:36:32.719Z] (1/2) Installing ca-certificates (20191127-r5) [2021-10-27T16:36:32.719Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-10-27T16:36:32.719Z] Executing busybox-1.33.1-r3.trigger [2021-10-27T16:36:32.719Z] Executing ca-certificates-20191127-r5.trigger [2021-10-27T16:36:32.719Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-27T16:36:32.719Z] OK: 6 MiB in 16 packages [2021-10-27T16:36:32.991Z] (1/5) Installing ca-certificates (20191127-r5) [2021-10-27T16:36:32.991Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-10-27T16:36:32.991Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-10-27T16:36:32.991Z] (4/5) Installing libcurl (7.79.1-r0) [2021-10-27T16:36:32.991Z] (5/5) Installing curl (7.79.1-r0) [2021-10-27T16:36:32.991Z] Executing busybox-1.33.1-r3.trigger [2021-10-27T16:36:32.991Z] Executing ca-certificates-20191127-r5.trigger [2021-10-27T16:36:33.269Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-10-27T16:36:33.269Z] (2/2) Installing su-exec (0.2-r1) [2021-10-27T16:36:33.269Z] Executing busybox-1.33.1-r3.trigger [2021-10-27T16:36:33.269Z] OK: 6 MiB in 16 packages [2021-10-27T16:36:33.269Z] OK: 8 MiB in 19 packages [2021-10-27T16:36:33.898Z] Removing intermediate container 6531b202268c [2021-10-27T16:36:33.898Z] ---> 6d290b98060a [2021-10-27T16:36:33.898Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-27T16:36:33.898Z] ---> Running in 1a7ffbd1dfc0 [2021-10-27T16:36:33.898Z] Removing intermediate container aff4f1373e21 [2021-10-27T16:36:33.898Z] ---> 8f7e056cdf61 [2021-10-27T16:36:33.898Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-10-27T16:36:33.898Z] ---> Running in f71f6351c9fe [2021-10-27T16:36:34.180Z] Removing intermediate container 3dea0648c4e0 [2021-10-27T16:36:34.180Z] ---> 4540887487bc [2021-10-27T16:36:34.180Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-10-27T16:36:34.180Z] ---> Running in 2f0d1ba6b97c [2021-10-27T16:36:34.180Z] Removing intermediate container 1a7ffbd1dfc0 [2021-10-27T16:36:34.180Z] ---> 65533a885c38 [2021-10-27T16:36:34.180Z] Step 12/21 : ENV APP_PORT=59860 [2021-10-27T16:36:34.180Z] Removing intermediate container f71f6351c9fe [2021-10-27T16:36:34.180Z] ---> 3835b675ae2e [2021-10-27T16:36:34.180Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-10-27T16:36:34.180Z] ---> Running in 048654cc03fb [2021-10-27T16:36:34.457Z] ---> Running in 51659b615858 [2021-10-27T16:36:34.457Z] Removing intermediate container 2f0d1ba6b97c [2021-10-27T16:36:34.457Z] ---> 26bc148c4f11 [2021-10-27T16:36:34.457Z] Step 12/20 : WORKDIR /edgex [2021-10-27T16:36:34.457Z] ---> Running in 22db5dfce1da [2021-10-27T16:36:34.457Z] Removing intermediate container 048654cc03fb [2021-10-27T16:36:34.457Z] ---> 59c2a2ee4ff4 [2021-10-27T16:36:34.457Z] Step 13/21 : EXPOSE $APP_PORT [2021-10-27T16:36:34.731Z] Removing intermediate container 51659b615858 [2021-10-27T16:36:34.731Z] ---> 68fc786785ac [2021-10-27T16:36:34.731Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-10-27T16:36:34.731Z] ---> Running in dfefea48ef71 [2021-10-27T16:36:34.731Z] ---> Running in 3344eb0143c0 [2021-10-27T16:36:34.731Z] Removing intermediate container 22db5dfce1da [2021-10-27T16:36:34.731Z] ---> efcfaa17f3f4 [2021-10-27T16:36:34.731Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-10-27T16:36:35.000Z] Removing intermediate container dfefea48ef71 [2021-10-27T16:36:35.000Z] ---> 944b0eb7c243 [2021-10-27T16:36:35.000Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-27T16:36:35.273Z] ---> 5334701a7bd9 [2021-10-27T16:36:35.273Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-10-27T16:36:35.862Z] ---> 5a98e34592cc [2021-10-27T16:36:35.862Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-10-27T16:36:36.133Z] ---> 20bfbbb21e93 [2021-10-27T16:36:36.133Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-10-27T16:36:36.403Z] ---> c314d200faf1 [2021-10-27T16:36:36.403Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-10-27T16:36:36.403Z] Removing intermediate container 6abac73892d2 [2021-10-27T16:36:36.403Z] ---> 24a8bc04e2ae [2021-10-27T16:36:36.403Z] [2021-10-27T16:36:36.403Z] Step 9/22 : FROM alpine:3.14 [2021-10-27T16:36:36.403Z] ---> 14119a10abf4 [2021-10-27T16:36:36.403Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-10-27T16:36:36.403Z] Removing intermediate container 3344eb0143c0 [2021-10-27T16:36:36.403Z] ---> baae86e21a2e [2021-10-27T16:36:36.403Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-10-27T16:36:36.671Z] ---> Running in 7aa3b2cd56cc [2021-10-27T16:36:36.671Z] ---> Running in 3e77008686d8 [2021-10-27T16:36:36.671Z] ---> c244772992e6 [2021-10-27T16:36:36.671Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-10-27T16:36:36.671Z] ---> 1de9aa48a683 [2021-10-27T16:36:36.671Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-10-27T16:36:36.671Z] ---> Running in baf1639d943b [2021-10-27T16:36:36.671Z] ---> Running in c2bbcbfcfa5d [2021-10-27T16:36:36.935Z] Removing intermediate container 3e77008686d8 [2021-10-27T16:36:36.935Z] ---> b416052c1cf6 [2021-10-27T16:36:36.936Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-10-27T16:36:36.936Z] Removing intermediate container baf1639d943b [2021-10-27T16:36:36.936Z] ---> 86f2cdd1b058 [2021-10-27T16:36:36.936Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-27T16:36:37.195Z] Removing intermediate container 7aa3b2cd56cc [2021-10-27T16:36:37.195Z] ---> 16497ce0bb11 [2021-10-27T16:36:37.195Z] Step 11/22 : ENV APP_PORT=59880 [2021-10-27T16:36:37.195Z] Removing intermediate container c2bbcbfcfa5d [2021-10-27T16:36:37.195Z] ---> ecdf61c66bd6 [2021-10-27T16:36:37.195Z] Step 17/20 : CMD ["--init=true"] [2021-10-27T16:36:37.195Z] ---> Running in 4b66b3014413 [2021-10-27T16:36:37.195Z] ---> Running in b3849b8d8db8 [2021-10-27T16:36:37.195Z] ---> Running in 482c9032c67d [2021-10-27T16:36:37.463Z] Removing intermediate container 4b66b3014413 [2021-10-27T16:36:37.463Z] ---> 5beea6fedd14 [2021-10-27T16:36:37.463Z] Step 12/22 : EXPOSE $APP_PORT [2021-10-27T16:36:37.463Z] ---> 624750cf5634 [2021-10-27T16:36:37.463Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-10-27T16:36:37.463Z] Removing intermediate container b3849b8d8db8 [2021-10-27T16:36:37.463Z] ---> a5c450fd5cf0 [2021-10-27T16:36:37.463Z] Step 19/21 : LABEL arch=x86_64 [2021-10-27T16:36:37.463Z] ---> Running in 85787d772db1 [2021-10-27T16:36:37.463Z] ---> Running in dad6f102f4d6 [2021-10-27T16:36:37.463Z] ---> Running in 27173813c2b2 [2021-10-27T16:36:37.463Z] Removing intermediate container 482c9032c67d [2021-10-27T16:36:37.463Z] ---> c914ff9b02c3 [2021-10-27T16:36:37.463Z] Step 18/20 : LABEL arch=x86_64 [2021-10-27T16:36:37.726Z] ---> Running in fdbaf424696e [2021-10-27T16:36:37.726Z] Removing intermediate container 85787d772db1 [2021-10-27T16:36:37.726Z] ---> 80440158594f [2021-10-27T16:36:37.726Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-27T16:36:37.726Z] Removing intermediate container dad6f102f4d6 [2021-10-27T16:36:37.726Z] ---> bd7bdce71a01 [2021-10-27T16:36:37.726Z] Step 20/21 : LABEL git_sha=b2e5752f735857cfa69865d5d85bab5b77c3e9d5 [2021-10-27T16:36:37.726Z] ---> Running in ea32a1bb9ba7 [2021-10-27T16:36:37.726Z] Removing intermediate container fdbaf424696e [2021-10-27T16:36:37.726Z] ---> 8c0dfe0fd33d [2021-10-27T16:36:37.726Z] Step 19/20 : LABEL git_sha=b2e5752f735857cfa69865d5d85bab5b77c3e9d5 [2021-10-27T16:36:37.726Z] ---> Running in 04abdf1c344d [2021-10-27T16:36:38.003Z] ---> Running in 1ce15a8982bb [2021-10-27T16:36:38.003Z] Removing intermediate container 04abdf1c344d [2021-10-27T16:36:38.003Z] ---> 11008d799087 [2021-10-27T16:36:38.003Z] Step 21/21 : LABEL version=0.0.0 [2021-10-27T16:36:38.003Z] Removing intermediate container 1ce15a8982bb [2021-10-27T16:36:38.003Z] ---> 7829a0237796 [2021-10-27T16:36:38.003Z] Step 20/20 : LABEL version=0.0.0 [2021-10-27T16:36:38.003Z] ---> Running in fe40f08f98a0 [2021-10-27T16:36:38.003Z] ---> Running in 4cdbbd68eaab [2021-10-27T16:36:38.271Z] Removing intermediate container fe40f08f98a0 [2021-10-27T16:36:38.271Z] ---> aa1564a5e93f [2021-10-27T16:36:38.271Z] [2021-10-27T16:36:38.543Z] Removing intermediate container 4cdbbd68eaab [2021-10-27T16:36:38.543Z] ---> 37600cacb4e3 [2021-10-27T16:36:38.543Z] [2021-10-27T16:36:38.543Z] Successfully built aa1564a5e93f [2021-10-27T16:36:38.543Z] Successfully tagged security-proxy-setup:latest [2021-10-27T16:36:38.543Z] Building security-secretstore-setup [2021-10-27T16:36:38.543Z]  Building security-proxy-setup ... done Successfully built 37600cacb4e3 [2021-10-27T16:36:38.543Z] Successfully tagged support-notifications:latest [2021-10-27T16:36:38.543Z]  Building support-notifications ... done Building sys-mgmt-agent [2021-10-27T16:36:38.543Z] Removing intermediate container 27173813c2b2 [2021-10-27T16:36:38.543Z] ---> 2e8dc8f6c41a [2021-10-27T16:36:38.543Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-27T16:36:39.940Z] Removing intermediate container ea32a1bb9ba7 [2021-10-27T16:36:39.940Z] ---> b7ef5d502282 [2021-10-27T16:36:39.940Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-10-27T16:36:41.877Z] ---> 5e9bfdbf2890 [2021-10-27T16:36:41.877Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-10-27T16:36:41.877Z] ---> Running in 2ed325c0fb48 [2021-10-27T16:36:42.453Z] Removing intermediate container fb5f62ae25e6 [2021-10-27T16:36:42.453Z] ---> a6bcd6709298 [2021-10-27T16:36:42.453Z] [2021-10-27T16:36:42.453Z] Step 11/23 : FROM alpine:3.14 [2021-10-27T16:36:42.453Z] ---> 14119a10abf4 [2021-10-27T16:36:42.453Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-10-27T16:36:43.849Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-27T16:36:43.849Z] ---> ed49cf064004 [2021-10-27T16:36:43.849Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-10-27T16:36:45.124Z] ---> Running in a033704b2d8d [2021-10-27T16:36:45.124Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-27T16:36:45.124Z] ---> eaeef4c549d2 [2021-10-27T16:36:45.124Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-10-27T16:36:45.124Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-10-27T16:36:45.124Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-10-27T16:36:45.383Z] (3/6) Installing libsodium (1.0.18-r0) [2021-10-27T16:36:45.383Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-27T16:36:45.642Z] (5/6) Installing libzmq (4.3.4-r0) [2021-10-27T16:36:45.642Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-27T16:36:45.642Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-27T16:36:45.902Z] (6/6) Installing zeromq (4.3.4-r0) [2021-10-27T16:36:45.902Z] Executing busybox-1.33.1-r3.trigger [2021-10-27T16:36:45.902Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-10-27T16:36:45.902Z] Executing busybox-1.33.1-r3.trigger [2021-10-27T16:36:45.902Z] OK: 8 MiB in 20 packages [2021-10-27T16:36:45.902Z] OK: 6 MiB in 15 packages [2021-10-27T16:36:45.902Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-27T16:36:45.902Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-10-27T16:36:45.902Z] ---> 4b1ff6c2e003 [2021-10-27T16:36:45.902Z] Step 3/24 : WORKDIR /edgex-go [2021-10-27T16:36:45.902Z] ---> Using cache [2021-10-27T16:36:45.902Z] ---> cc389d7ee712 [2021-10-27T16:36:45.902Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-27T16:36:45.902Z] ---> Using cache [2021-10-27T16:36:45.902Z] ---> 3a8f4ef2f4a2 [2021-10-27T16:36:45.902Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-10-27T16:36:46.162Z] ---> c03eb538ac7c [2021-10-27T16:36:46.162Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-10-27T16:36:46.422Z] ---> Running in 6e2cd183ffc7 [2021-10-27T16:36:46.682Z] ---> 0a7738cd4514 [2021-10-27T16:36:46.682Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-10-27T16:36:46.951Z] ---> Running in 2a77f68e2187 [2021-10-27T16:36:47.212Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-27T16:36:47.212Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-27T16:36:47.212Z] ---> 4b1ff6c2e003 [2021-10-27T16:36:47.212Z] Step 3/22 : WORKDIR /edgex-go [2021-10-27T16:36:47.212Z] ---> Using cache [2021-10-27T16:36:47.212Z] ---> cc389d7ee712 [2021-10-27T16:36:47.212Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-27T16:36:47.212Z] ---> Using cache [2021-10-27T16:36:47.212Z] ---> 3a8f4ef2f4a2 [2021-10-27T16:36:47.212Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-10-27T16:36:47.212Z] Removing intermediate container a033704b2d8d [2021-10-27T16:36:47.212Z] ---> 03f651e2b3d4 [2021-10-27T16:36:47.212Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-27T16:36:47.212Z] Removing intermediate container 2ed325c0fb48 [2021-10-27T16:36:47.212Z] ---> a9226d4bb892 [2021-10-27T16:36:47.212Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-27T16:36:47.212Z] ---> Running in 03aeeea6a3c3 [2021-10-27T16:36:47.485Z] Removing intermediate container 2a77f68e2187 [2021-10-27T16:36:47.485Z] ---> 7be7915c509b [2021-10-27T16:36:47.485Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-10-27T16:36:47.485Z] ---> Running in 9d9b1dc4e9e2 [2021-10-27T16:36:47.485Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-27T16:36:47.485Z] ---> ef9313b41998 [2021-10-27T16:36:47.485Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-10-27T16:36:47.485Z] Removing intermediate container 9d9b1dc4e9e2 [2021-10-27T16:36:47.485Z] ---> f2d3fa5b820f [2021-10-27T16:36:47.485Z] Step 14/23 : ENV APP_PORT=59861 [2021-10-27T16:36:47.747Z] ---> eaf8f84b50d4 [2021-10-27T16:36:47.747Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-10-27T16:36:47.747Z] ---> Running in 9b2c7d19f7d4 [2021-10-27T16:36:47.747Z] ---> Running in 52864993204e [2021-10-27T16:36:47.747Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-27T16:36:48.023Z] Removing intermediate container 9b2c7d19f7d4 [2021-10-27T16:36:48.023Z] ---> 6be9c754d58e [2021-10-27T16:36:48.023Z] Step 15/23 : EXPOSE $APP_PORT [2021-10-27T16:36:48.023Z] ---> Running in 621362f4922a [2021-10-27T16:36:48.023Z] ---> aed208e9514b [2021-10-27T16:36:48.023Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-10-27T16:36:48.023Z] Removing intermediate container 621362f4922a [2021-10-27T16:36:48.023Z] ---> c6a2524ed6b9 [2021-10-27T16:36:48.023Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-27T16:36:48.287Z] ---> 76491f496bbf [2021-10-27T16:36:48.287Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-10-27T16:36:48.287Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-27T16:36:48.287Z] ---> Running in 66900445ae00 [2021-10-27T16:36:48.287Z] ---> 1ae753257df7 [2021-10-27T16:36:48.287Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-10-27T16:36:48.287Z] Removing intermediate container 52864993204e [2021-10-27T16:36:48.287Z] ---> 76f84b7d9585 [2021-10-27T16:36:48.287Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-10-27T16:36:48.287Z] Removing intermediate container 66900445ae00 [2021-10-27T16:36:48.287Z] ---> fd7239ef91df [2021-10-27T16:36:48.287Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-27T16:36:48.549Z] ---> Running in 795a84fdcc23 [2021-10-27T16:36:48.549Z] ---> Running in cfe8f424fd5d [2021-10-27T16:36:48.549Z] OK: 220 MiB in 52 packages [2021-10-27T16:36:48.549Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-27T16:36:48.549Z] ---> 9a208d87e824 [2021-10-27T16:36:48.549Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-10-27T16:36:48.817Z] Removing intermediate container 795a84fdcc23 [2021-10-27T16:36:48.817Z] ---> 049690bad613 [2021-10-27T16:36:48.817Z] Step 20/22 : LABEL arch=x86_64 [2021-10-27T16:36:48.817Z] Removing intermediate container cfe8f424fd5d [2021-10-27T16:36:48.817Z] ---> 8f04e1813116 [2021-10-27T16:36:48.817Z] Step 27/30 : CMD ["gate"] [2021-10-27T16:36:48.817Z] ---> Running in 819f1e4c63bd [2021-10-27T16:36:48.817Z] ---> Running in fe0641a822f1 [2021-10-27T16:36:48.817Z] ---> 7f6442ad2f96 [2021-10-27T16:36:48.817Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-10-27T16:36:48.817Z] Removing intermediate container 819f1e4c63bd [2021-10-27T16:36:48.817Z] ---> 497e512c925a [2021-10-27T16:36:48.817Z] Step 21/22 : LABEL git_sha=b2e5752f735857cfa69865d5d85bab5b77c3e9d5 [2021-10-27T16:36:48.817Z] ---> Running in ee166f7b64f0 [2021-10-27T16:36:48.817Z] ---> Running in 7576f1359b28 [2021-10-27T16:36:49.079Z] Removing intermediate container 6e2cd183ffc7 [2021-10-27T16:36:49.079Z] ---> 00c9fdca0319 [2021-10-27T16:36:49.079Z] Step 6/24 : COPY . . [2021-10-27T16:36:49.079Z] Removing intermediate container fe0641a822f1 [2021-10-27T16:36:49.079Z] ---> f64ff829595e [2021-10-27T16:36:49.079Z] Step 28/30 : LABEL arch=x86_64 [2021-10-27T16:36:49.079Z] OK: 220 MiB in 52 packages [2021-10-27T16:36:49.079Z] ---> Running in 60e6c2b23015 [2021-10-27T16:36:49.648Z] Removing intermediate container ee166f7b64f0 [2021-10-27T16:36:49.648Z] ---> 8a207fa6dd81 [2021-10-27T16:36:49.648Z] Step 22/22 : LABEL version=0.0.0 [2021-10-27T16:36:49.648Z] Removing intermediate container 7576f1359b28 [2021-10-27T16:36:49.648Z] ---> 218a469e8e87 [2021-10-27T16:36:49.648Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-27T16:36:51.049Z] Removing intermediate container 60e6c2b23015 [2021-10-27T16:36:51.049Z] ---> 66c4ac787e3c [2021-10-27T16:36:51.049Z] Step 29/30 : LABEL git_sha=b2e5752f735857cfa69865d5d85bab5b77c3e9d5 [2021-10-27T16:36:51.049Z] ---> Running in 7cf31ee37947 [2021-10-27T16:36:51.049Z] ---> Running in 87c98ac1ce74 [2021-10-27T16:36:51.049Z] ---> Running in 817cab981c38 [2021-10-27T16:36:51.049Z] Removing intermediate container 03aeeea6a3c3 [2021-10-27T16:36:51.049Z] ---> ba63269629ab [2021-10-27T16:36:51.049Z] Step 6/22 : COPY . . [2021-10-27T16:36:51.339Z] Removing intermediate container 7cf31ee37947 [2021-10-27T16:36:51.339Z] ---> 243bc13fa934 [2021-10-27T16:36:51.339Z] [2021-10-27T16:36:51.339Z] Removing intermediate container 87c98ac1ce74 [2021-10-27T16:36:51.339Z] ---> 2e52f7c898c7 [2021-10-27T16:36:51.339Z] Step 21/23 : LABEL arch=x86_64 [2021-10-27T16:36:51.339Z] Successfully built 243bc13fa934 [2021-10-27T16:36:51.339Z] Successfully tagged core-data:latest [2021-10-27T16:36:51.339Z] Building core-metadata [2021-10-27T16:36:51.339Z]  Building core-data ... done  ---> Running in cddb874690b6 [2021-10-27T16:36:51.339Z] Removing intermediate container 817cab981c38 [2021-10-27T16:36:51.339Z] ---> fd8a5ea48a5d [2021-10-27T16:36:51.339Z] Step 30/30 : LABEL version=0.0.0 [2021-10-27T16:36:55.365Z] ---> Running in 5c2bf9a43e0a [2021-10-27T16:36:55.365Z] Removing intermediate container cddb874690b6 [2021-10-27T16:36:55.365Z] ---> 44961519909b [2021-10-27T16:36:55.365Z] Step 22/23 : LABEL git_sha=b2e5752f735857cfa69865d5d85bab5b77c3e9d5 [2021-10-27T16:36:56.764Z] ---> 5e6166639f1f [2021-10-27T16:36:56.764Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-27T16:36:57.954Z] ---> Running in 2aba9afa17ee [2021-10-27T16:36:57.954Z] Removing intermediate container 5c2bf9a43e0a [2021-10-27T16:36:57.954Z] ---> 19fb3b68fc69 [2021-10-27T16:36:57.954Z] [2021-10-27T16:36:57.954Z] Successfully built 19fb3b68fc69 [2021-10-27T16:36:57.954Z] ---> 9fbb3958e5e5 [2021-10-27T16:36:57.954Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-27T16:36:57.954Z] ---> Running in a34eecaa2778 [2021-10-27T16:36:57.954Z] Successfully tagged security-bootstrapper:latest [2021-10-27T16:36:57.954Z]  Building security-bootstrapper ... done Building core-command [2021-10-27T16:36:58.526Z] ---> Running in 9c3e391d7569 [2021-10-27T16:37:00.438Z] Removing intermediate container 2aba9afa17ee [2021-10-27T16:37:00.438Z] ---> 07e15c075206 [2021-10-27T16:37:00.438Z] Step 23/23 : LABEL version=0.0.0 [2021-10-27T16:37:01.389Z] ---> Running in 7deacf082400 [2021-10-27T16:37:01.389Z] Removing intermediate container 7deacf082400 [2021-10-27T16:37:01.389Z] ---> ca9c20ba736c [2021-10-27T16:37:01.389Z] [2021-10-27T16:37:02.623Z] Successfully built ca9c20ba736c [2021-10-27T16:37:02.623Z] Successfully tagged support-scheduler:latest [2021-10-27T16:37:02.623Z]  Building support-scheduler ... done Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-27T16:37:02.623Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-27T16:37:02.623Z] ---> 4b1ff6c2e003 [2021-10-27T16:37:02.623Z] Step 3/22 : WORKDIR /edgex-go [2021-10-27T16:37:02.623Z] ---> Using cache [2021-10-27T16:37:02.623Z] ---> cc389d7ee712 [2021-10-27T16:37:02.623Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-27T16:37:02.623Z] ---> Using cache [2021-10-27T16:37:02.623Z] ---> 3a8f4ef2f4a2 [2021-10-27T16:37:02.623Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-10-27T16:37:02.623Z] ---> Using cache [2021-10-27T16:37:02.623Z] ---> 00c9fdca0319 [2021-10-27T16:37:02.623Z] Step 6/22 : COPY . . [2021-10-27T16:37:02.623Z] ---> Using cache [2021-10-27T16:37:02.623Z] ---> 5e6166639f1f [2021-10-27T16:37:02.623Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-27T16:37:02.623Z] ---> Running in 0f067274e80f [2021-10-27T16:37:02.623Z] Removing intermediate container a34eecaa2778 [2021-10-27T16:37:02.623Z] ---> a72b2995c689 [2021-10-27T16:37:02.623Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-10-27T16:37:02.623Z] Removing intermediate container 9c3e391d7569 [2021-10-27T16:37:02.623Z] ---> 4592448625ca [2021-10-27T16:37:02.623Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-10-27T16:37:02.623Z] ---> Running in 99d54e4870cf [2021-10-27T16:37:02.623Z] ---> Running in dc2013e913a7 [2021-10-27T16:37:03.203Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-10-27T16:37:03.203Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-10-27T16:37:04.154Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-27T16:37:04.154Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-27T16:37:04.155Z] ---> 4b1ff6c2e003 [2021-10-27T16:37:04.155Z] Step 3/22 : WORKDIR /edgex-go [2021-10-27T16:37:04.155Z] ---> Using cache [2021-10-27T16:37:04.155Z] ---> cc389d7ee712 [2021-10-27T16:37:04.155Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-27T16:37:04.155Z] ---> Using cache [2021-10-27T16:37:04.155Z] ---> 3a8f4ef2f4a2 [2021-10-27T16:37:04.155Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-10-27T16:37:04.155Z] ---> Using cache [2021-10-27T16:37:04.155Z] ---> 00c9fdca0319 [2021-10-27T16:37:04.155Z] Step 6/22 : COPY . . [2021-10-27T16:37:04.155Z] ---> Using cache [2021-10-27T16:37:04.155Z] ---> 5e6166639f1f [2021-10-27T16:37:04.155Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-27T16:37:04.155Z] ---> Using cache [2021-10-27T16:37:04.155Z] ---> 8285bafa579a [2021-10-27T16:37:04.155Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-10-27T16:37:04.422Z] Removing intermediate container 0f067274e80f [2021-10-27T16:37:04.422Z] ---> 8285bafa579a [2021-10-27T16:37:04.422Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-10-27T16:37:04.422Z] ---> Running in 987a1183c229 [2021-10-27T16:37:04.422Z] ---> Running in 4d626f0c41af [2021-10-27T16:37:05.004Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-10-27T16:37:05.004Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-10-27T16:37:37.947Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-10-27T16:37:38.547Z] Removing intermediate container 4d626f0c41af [2021-10-27T16:37:38.547Z] ---> 51a64ea5b5df [2021-10-27T16:37:38.547Z] [2021-10-27T16:37:38.547Z] Step 9/22 : FROM alpine:3.14 [2021-10-27T16:37:38.547Z] ---> 14119a10abf4 [2021-10-27T16:37:38.547Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-10-27T16:37:38.547Z] ---> Using cache [2021-10-27T16:37:38.547Z] ---> 03f651e2b3d4 [2021-10-27T16:37:38.547Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-27T16:37:38.547Z] ---> Using cache [2021-10-27T16:37:38.547Z] ---> f2d3fa5b820f [2021-10-27T16:37:38.547Z] Step 12/22 : ENV APP_PORT=59882 [2021-10-27T16:37:38.809Z] ---> Running in 0dc25ea02ce7 [2021-10-27T16:37:38.809Z] Removing intermediate container dc2013e913a7 [2021-10-27T16:37:38.809Z] ---> a53122e4aca2 [2021-10-27T16:37:38.809Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-10-27T16:37:38.809Z] ---> Running in 3fb446c52dc9 [2021-10-27T16:37:39.075Z] Removing intermediate container 0dc25ea02ce7 [2021-10-27T16:37:39.075Z] ---> 6125b830eff6 [2021-10-27T16:37:39.075Z] Step 13/22 : EXPOSE $APP_PORT [2021-10-27T16:37:39.075Z] ---> Running in 171a3f9489b6 [2021-10-27T16:37:39.341Z] Removing intermediate container 171a3f9489b6 [2021-10-27T16:37:39.341Z] ---> 2ec8b910a0f0 [2021-10-27T16:37:39.341Z] Step 14/22 : WORKDIR / [2021-10-27T16:37:39.341Z] ---> Running in 4e00ef7eaaeb [2021-10-27T16:37:39.341Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-10-27T16:37:39.603Z] Removing intermediate container 4e00ef7eaaeb [2021-10-27T16:37:39.603Z] ---> 5ee7b6873e5a [2021-10-27T16:37:39.603Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-27T16:37:40.850Z] ---> 2885e033d8b4 [2021-10-27T16:37:40.850Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-10-27T16:37:41.170Z] ---> c3630155b5a4 [2021-10-27T16:37:41.170Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-10-27T16:37:41.170Z] ---> 582bd802b312 [2021-10-27T16:37:41.170Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-10-27T16:37:41.170Z] ---> Running in f6d4325f8fe9 [2021-10-27T16:37:41.170Z] Removing intermediate container 3fb446c52dc9 [2021-10-27T16:37:41.170Z] ---> 69b56b654803 [2021-10-27T16:37:41.170Z] [2021-10-27T16:37:41.170Z] Step 10/22 : FROM docker:20.10.8 [2021-10-27T16:37:41.170Z] 20.10.8: Pulling from library/docker [2021-10-27T16:37:41.481Z] Removing intermediate container f6d4325f8fe9 [2021-10-27T16:37:41.481Z] ---> 4b9acf5ea64a [2021-10-27T16:37:41.481Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-27T16:37:41.871Z] ---> Running in 3656aef107db [2021-10-27T16:37:41.871Z] Removing intermediate container 99d54e4870cf [2021-10-27T16:37:41.871Z] ---> 76fd3a18e87c [2021-10-27T16:37:41.871Z] [2021-10-27T16:37:41.871Z] Step 9/24 : FROM alpine:3.14 [2021-10-27T16:37:41.871Z] ---> 14119a10abf4 [2021-10-27T16:37:41.871Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-10-27T16:37:42.146Z] ---> Running in 4f8b898bf543 [2021-10-27T16:37:42.146Z] Removing intermediate container 3656aef107db [2021-10-27T16:37:42.146Z] ---> 524fde3f7e68 [2021-10-27T16:37:42.146Z] Step 20/22 : LABEL arch=x86_64 [2021-10-27T16:37:42.408Z] ---> Running in 93bd26802ecd [2021-10-27T16:37:42.692Z] Removing intermediate container 93bd26802ecd [2021-10-27T16:37:42.692Z] ---> 5dffd1251867 [2021-10-27T16:37:42.692Z] Step 21/22 : LABEL git_sha=b2e5752f735857cfa69865d5d85bab5b77c3e9d5 [2021-10-27T16:37:42.692Z] ---> Running in 4dd30711b7a1 [2021-10-27T16:37:42.692Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-27T16:37:42.969Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-27T16:37:43.243Z] Removing intermediate container 4dd30711b7a1 [2021-10-27T16:37:43.243Z] ---> 20c94f360004 [2021-10-27T16:37:43.243Z] Step 22/22 : LABEL version=0.0.0 [2021-10-27T16:37:43.243Z] (1/3) Installing ca-certificates (20191127-r5) [2021-10-27T16:37:43.243Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-10-27T16:37:43.243Z] (3/3) Installing su-exec (0.2-r1) [2021-10-27T16:37:43.243Z] Executing busybox-1.33.1-r3.trigger [2021-10-27T16:37:43.243Z] Executing ca-certificates-20191127-r5.trigger [2021-10-27T16:37:43.243Z] ---> Running in f77d5034fee5 [2021-10-27T16:37:43.509Z] OK: 6 MiB in 17 packages [2021-10-27T16:37:43.775Z] Removing intermediate container f77d5034fee5 [2021-10-27T16:37:43.775Z] ---> 0279cb51553f [2021-10-27T16:37:43.775Z] [2021-10-27T16:37:43.775Z] Successfully built 0279cb51553f [2021-10-27T16:37:43.775Z] Successfully tagged core-command:latest [2021-10-27T16:37:44.046Z]  Building core-command ... done Removing intermediate container 4f8b898bf543 [2021-10-27T16:37:44.046Z] ---> 6703bc6d9061 [2021-10-27T16:37:44.046Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-10-27T16:37:44.046Z] ---> Running in ffe5094e2924 [2021-10-27T16:37:44.312Z] Removing intermediate container ffe5094e2924 [2021-10-27T16:37:44.312Z] ---> eae1dc6824e1 [2021-10-27T16:37:44.312Z] Step 12/24 : WORKDIR / [2021-10-27T16:37:44.585Z] ---> Running in f6520bb2af2e [2021-10-27T16:37:44.852Z] Removing intermediate container 987a1183c229 [2021-10-27T16:37:44.852Z] ---> 408f744cceff [2021-10-27T16:37:44.852Z] [2021-10-27T16:37:44.852Z] Step 9/22 : FROM alpine:3.14 [2021-10-27T16:37:44.852Z] ---> 14119a10abf4 [2021-10-27T16:37:44.852Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-10-27T16:37:44.852Z] ---> Using cache [2021-10-27T16:37:44.852Z] ---> 03f651e2b3d4 [2021-10-27T16:37:44.852Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-27T16:37:44.852Z] ---> Using cache [2021-10-27T16:37:44.852Z] ---> f2d3fa5b820f [2021-10-27T16:37:44.852Z] Step 12/22 : ENV APP_PORT=59881 [2021-10-27T16:37:44.852Z] ---> Running in 85cd92f3ff13 [2021-10-27T16:37:44.852Z] Removing intermediate container f6520bb2af2e [2021-10-27T16:37:44.852Z] ---> b4e2bfa126dc [2021-10-27T16:37:44.852Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-10-27T16:37:45.115Z] Removing intermediate container 85cd92f3ff13 [2021-10-27T16:37:45.115Z] ---> 4d5dd2d43a9b [2021-10-27T16:37:45.115Z] Step 13/22 : EXPOSE $APP_PORT [2021-10-27T16:37:45.115Z] ---> Running in 455a752b71b5 [2021-10-27T16:37:45.115Z] ---> 94288842cfaf [2021-10-27T16:37:45.115Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-10-27T16:37:45.378Z] Removing intermediate container 455a752b71b5 [2021-10-27T16:37:45.378Z] ---> f5f30483b200 [2021-10-27T16:37:45.378Z] Step 14/22 : WORKDIR / [2021-10-27T16:37:45.378Z] ---> Running in b1f12e9cc7db [2021-10-27T16:37:45.378Z] ---> 17234cc671d0 [2021-10-27T16:37:45.378Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-10-27T16:37:45.659Z] Removing intermediate container b1f12e9cc7db [2021-10-27T16:37:45.659Z] ---> 8635daba8c9d [2021-10-27T16:37:45.659Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-27T16:37:45.659Z] ---> 835282e2b415 [2021-10-27T16:37:45.659Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-10-27T16:37:45.659Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-10-27T16:37:45.659Z] Status: Downloaded newer image for docker:20.10.8 [2021-10-27T16:37:45.659Z] ---> bc6c0ffef665 [2021-10-27T16:37:45.659Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-10-27T16:37:45.659Z] ---> b8904be29d53 [2021-10-27T16:37:45.659Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-10-27T16:37:45.938Z] ---> Running in 1327b9a6db14 [2021-10-27T16:37:45.938Z] ---> b5d2119738e3 [2021-10-27T16:37:45.938Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-10-27T16:37:45.938Z] Removing intermediate container 1327b9a6db14 [2021-10-27T16:37:45.938Z] ---> 9e246720f1ee [2021-10-27T16:37:45.938Z] Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-10-27T16:37:45.938Z] ---> Running in 21306bcbe717 [2021-10-27T16:37:46.202Z] ---> 9fc9a6bf6f64 [2021-10-27T16:37:46.202Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-10-27T16:37:46.487Z] ---> f48d03c99004 [2021-10-27T16:37:46.487Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-10-27T16:37:46.487Z] ---> 198e44e41f04 [2021-10-27T16:37:46.487Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-10-27T16:37:46.487Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-27T16:37:46.487Z] ---> Running in 143cae678058 [2021-10-27T16:37:46.487Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-27T16:37:46.758Z] (1/42) Installing readline (8.1.0-r0) [2021-10-27T16:37:46.758Z] (2/42) Installing bash (5.1.4-r0) [2021-10-27T16:37:46.758Z] Executing bash-5.1.4-r0.post-install [2021-10-27T16:37:46.758Z] Removing intermediate container 143cae678058 [2021-10-27T16:37:46.758Z] ---> 2352394d13d9 [2021-10-27T16:37:46.758Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-27T16:37:46.758Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-10-27T16:37:46.758Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-10-27T16:37:46.758Z] (5/42) Installing libcurl (7.79.1-r0) [2021-10-27T16:37:46.758Z] (6/42) Installing curl (7.79.1-r0) [2021-10-27T16:37:46.758Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-10-27T16:37:46.758Z] ---> 2ede4fba67aa [2021-10-27T16:37:46.758Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-10-27T16:37:46.758Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-10-27T16:37:46.758Z] (9/42) Installing expat (2.4.1-r0) [2021-10-27T16:37:46.758Z] (10/42) Installing libffi (3.3-r2) [2021-10-27T16:37:46.758Z] (11/42) Installing gdbm (1.19-r0) [2021-10-27T16:37:46.758Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-10-27T16:37:46.758Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-10-27T16:37:46.758Z] ---> Running in 9b840dc8ade5 [2021-10-27T16:37:46.758Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-27T16:37:46.758Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-10-27T16:37:46.758Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-10-27T16:37:47.018Z] (17/42) Installing python3 (3.9.5-r1) [2021-10-27T16:37:47.588Z] Removing intermediate container 9b840dc8ade5 [2021-10-27T16:37:47.588Z] ---> 666335917571 [2021-10-27T16:37:47.588Z] Step 20/22 : LABEL arch=x86_64 [2021-10-27T16:37:47.848Z] ---> dd1b605e18f0 [2021-10-27T16:37:47.848Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-10-27T16:37:47.848Z] ---> Running in 7c3dc70ee81c [2021-10-27T16:37:47.848Z] ---> Running in e76106457450 [2021-10-27T16:37:47.848Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-10-27T16:37:47.848Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-10-27T16:37:47.848Z] (20/42) Installing py3-idna (3.2-r0) [2021-10-27T16:37:47.848Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-10-27T16:37:47.848Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-10-27T16:37:47.848Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-10-27T16:37:47.848Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-10-27T16:37:47.848Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-10-27T16:37:48.121Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-10-27T16:37:48.121Z] Removing intermediate container 7c3dc70ee81c [2021-10-27T16:37:48.121Z] ---> 4500bbe04300 [2021-10-27T16:37:48.121Z] Step 21/22 : LABEL git_sha=b2e5752f735857cfa69865d5d85bab5b77c3e9d5 [2021-10-27T16:37:48.121Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-10-27T16:37:48.121Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-10-27T16:37:48.121Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-10-27T16:37:48.121Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-10-27T16:37:48.121Z] (31/42) Installing py3-six (1.15.0-r1) [2021-10-27T16:37:48.121Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-10-27T16:37:48.121Z] ---> Running in 59f6f996596f [2021-10-27T16:37:48.121Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-10-27T16:37:48.121Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-10-27T16:37:48.121Z] (35/42) Installing py3-packaging (20.9-r1) [2021-10-27T16:37:48.121Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-10-27T16:37:48.121Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-10-27T16:37:48.121Z] (38/42) Installing py3-progress (1.5-r2) [2021-10-27T16:37:48.121Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-10-27T16:37:48.121Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-10-27T16:37:48.121Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-10-27T16:37:48.121Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-10-27T16:37:48.380Z] Removing intermediate container 59f6f996596f [2021-10-27T16:37:48.380Z] ---> c39586955e1c [2021-10-27T16:37:48.380Z] Step 22/22 : LABEL version=0.0.0 [2021-10-27T16:37:48.659Z] Executing busybox-1.33.1-r3.trigger [2021-10-27T16:37:48.659Z] ---> Running in 2d8723817ade [2021-10-27T16:37:48.659Z] OK: 84 MiB in 64 packages [2021-10-27T16:37:48.659Z] Removing intermediate container 2d8723817ade [2021-10-27T16:37:48.659Z] ---> aef08f3bc5dc [2021-10-27T16:37:48.659Z] [2021-10-27T16:37:48.922Z] Successfully built aef08f3bc5dc [2021-10-27T16:37:48.922Z] Successfully tagged core-metadata:latest [2021-10-27T16:37:48.922Z]  Building core-metadata ... done Removing intermediate container e76106457450 [2021-10-27T16:37:48.922Z] ---> d9ea3811010d [2021-10-27T16:37:48.922Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-10-27T16:37:48.922Z] ---> Running in 9411d1f14763 [2021-10-27T16:37:48.922Z] Removing intermediate container 9411d1f14763 [2021-10-27T16:37:48.922Z] ---> 8feff46680d9 [2021-10-27T16:37:48.922Z] Step 22/24 : LABEL arch=x86_64 [2021-10-27T16:37:48.922Z] ---> Running in 68322043feaa [2021-10-27T16:37:48.922Z] Removing intermediate container 68322043feaa [2021-10-27T16:37:48.922Z] ---> 23b810556d57 [2021-10-27T16:37:48.922Z] Step 23/24 : LABEL git_sha=b2e5752f735857cfa69865d5d85bab5b77c3e9d5 [2021-10-27T16:37:49.182Z] ---> Running in ca8b0cec54fc [2021-10-27T16:37:49.182Z] Removing intermediate container ca8b0cec54fc [2021-10-27T16:37:49.182Z] ---> fb8c78b50140 [2021-10-27T16:37:49.182Z] Step 24/24 : LABEL version=0.0.0 [2021-10-27T16:37:49.182Z] ---> Running in 5e8f8ba01d9f [2021-10-27T16:37:49.182Z] Collecting docker-compose==1.23.2 [2021-10-27T16:37:49.182Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-10-27T16:37:49.182Z] Removing intermediate container 5e8f8ba01d9f [2021-10-27T16:37:49.182Z] ---> 81c1076709f0 [2021-10-27T16:37:49.182Z] [2021-10-27T16:37:49.443Z] Collecting websocket-client<1.0,>=0.32.0 [2021-10-27T16:37:49.443Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-10-27T16:37:49.443Z] Successfully built 81c1076709f0 [2021-10-27T16:37:49.443Z] Collecting docopt<0.7,>=0.6.1 [2021-10-27T16:37:49.443Z] Successfully tagged security-secretstore-setup:latest [2021-10-27T16:37:49.443Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-10-27T16:37:49.703Z]  Building security-secretstore-setup ... done Collecting cached-property<2,>=1.2.0 [2021-10-27T16:37:49.703Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-10-27T16:37:49.964Z] Collecting PyYAML<4,>=3.10 [2021-10-27T16:37:49.964Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-10-27T16:37:50.539Z] Collecting texttable<0.10,>=0.9.0 [2021-10-27T16:37:50.539Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-10-27T16:37:50.802Z] Collecting docker<4.0,>=3.6.0 [2021-10-27T16:37:50.802Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-10-27T16:37:50.802Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-10-27T16:37:50.802Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-10-27T16:37:50.802Z] Collecting dockerpty<0.5,>=0.4.1 [2021-10-27T16:37:50.802Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-10-27T16:37:51.375Z] Collecting jsonschema<3,>=2.5.1 [2021-10-27T16:37:51.375Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-10-27T16:37:51.375Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-10-27T16:37:51.375Z] Collecting docker-pycreds>=0.4.0 [2021-10-27T16:37:51.375Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-10-27T16:37:51.375Z] Collecting urllib3<1.25,>=1.21.1 [2021-10-27T16:37:51.375Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-10-27T16:37:51.375Z] Collecting chardet<3.1.0,>=3.0.2 [2021-10-27T16:37:51.375Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-10-27T16:37:51.375Z] Collecting idna<2.8,>=2.5 [2021-10-27T16:37:51.375Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-10-27T16:37:51.375Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2021-10-27T16:37:51.635Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-10-27T16:37:51.635Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-10-27T16:37:51.635Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-10-27T16:37:51.635Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-10-27T16:37:51.635Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-10-27T16:37:51.635Z] Attempting uninstall: urllib3 [2021-10-27T16:37:51.635Z] Found existing installation: urllib3 1.26.5 [2021-10-27T16:37:51.635Z] Uninstalling urllib3-1.26.5: [2021-10-27T16:37:51.635Z] Successfully uninstalled urllib3-1.26.5 [2021-10-27T16:37:51.896Z] Attempting uninstall: idna [2021-10-27T16:37:51.896Z] Found existing installation: idna 3.2 [2021-10-27T16:37:51.896Z] Uninstalling idna-3.2: [2021-10-27T16:37:51.896Z] Successfully uninstalled idna-3.2 [2021-10-27T16:37:51.896Z] Attempting uninstall: chardet [2021-10-27T16:37:51.896Z] Found existing installation: chardet 4.0.0 [2021-10-27T16:37:51.896Z] Uninstalling chardet-4.0.0: [2021-10-27T16:37:51.896Z] Successfully uninstalled chardet-4.0.0 [2021-10-27T16:37:52.155Z] Attempting uninstall: requests [2021-10-27T16:37:52.155Z] Found existing installation: requests 2.25.1 [2021-10-27T16:37:52.155Z] Uninstalling requests-2.25.1: [2021-10-27T16:37:52.416Z] Successfully uninstalled requests-2.25.1 [2021-10-27T16:37:52.416Z] Running setup.py install for texttable: started [2021-10-27T16:37:52.678Z] Running setup.py install for texttable: finished with status 'done' [2021-10-27T16:37:52.678Z] Running setup.py install for PyYAML: started [2021-10-27T16:37:52.967Z] Removing intermediate container 83541e38eaff [2021-10-27T16:37:52.967Z] ---> 8ce62f346e04 [2021-10-27T16:37:52.967Z] Successfully built 8ce62f346e04 [2021-10-27T16:37:52.967Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-27T16:37:53.246Z] Running setup.py install for PyYAML: finished with status 'done' [2021-10-27T16:37:53.246Z] Running setup.py install for docopt: started [2021-10-27T16:37:53.309Z] + docker inspect -f . ci-base-image-arm64 [2021-10-27T16:37:53.309Z] . [Pipeline] withDockerContainer [2021-10-27T16:37:53.506Z] Running setup.py install for docopt: finished with status 'done' [2021-10-27T16:37:53.507Z] Running setup.py install for dockerpty: started [2021-10-27T16:37:53.613Z] prd-ubuntu18.04-docker-arm64-4c-16g-2311 does not seem to be running inside a container [2021-10-27T16:37:54.596Z] Running setup.py install for dockerpty: finished with status 'done' [2021-10-27T16:37:54.596Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-10-27T16:37:54.678Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 ******** ci-base-image-arm64 cat [2021-10-27T16:37:56.500Z] $ docker top 7948ca0d1f00863c3b2a36f91786850b240499c02616e1027260eb2ad8011c4a -eo pid,comm [2021-10-27T16:37:56.509Z] Removing intermediate container 21306bcbe717 [2021-10-27T16:37:56.509Z] ---> 071f1d5522dc [2021-10-27T16:37:56.509Z] Step 13/22 : ENV APP_PORT=58890 [2021-10-27T16:37:56.509Z] ---> Running in 91e7ad8112bc [2021-10-27T16:37:56.768Z] Removing intermediate container 91e7ad8112bc [2021-10-27T16:37:56.768Z] ---> 70a06da0fc30 [2021-10-27T16:37:56.768Z] Step 14/22 : EXPOSE $APP_PORT [2021-10-27T16:37:56.768Z] ---> Running in c6690a909e30 [2021-10-27T16:37:56.768Z] Removing intermediate container c6690a909e30 [2021-10-27T16:37:56.768Z] ---> 86b4c7142df2 [2021-10-27T16:37:56.768Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [Pipeline] { [Pipeline] sh [2021-10-27T16:37:57.028Z] ---> 6fab6a4b772e [2021-10-27T16:37:57.028Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-10-27T16:37:57.287Z] ---> 055ca81d911c [2021-10-27T16:37:57.287Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-10-27T16:37:57.287Z] ---> e51ee230501b [2021-10-27T16:37:57.287Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-10-27T16:37:57.287Z] ---> Running in 91d7198b52ca [2021-10-27T16:37:57.548Z] Removing intermediate container 91d7198b52ca [2021-10-27T16:37:57.548Z] ---> 24b032824ace [2021-10-27T16:37:57.548Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-27T16:37:57.548Z] ---> Running in 0f2ed210b0a0 [2021-10-27T16:37:57.548Z] Removing intermediate container 0f2ed210b0a0 [2021-10-27T16:37:57.548Z] ---> 9e88cbd6d785 [2021-10-27T16:37:57.548Z] Step 20/22 : LABEL arch=x86_64 [2021-10-27T16:37:57.548Z] ---> Running in 357cfe811676 [2021-10-27T16:37:57.567Z] + go version [2021-10-27T16:37:57.567Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-10-27T16:37:57.601Z] $ docker stop --time=1 7948ca0d1f00863c3b2a36f91786850b240499c02616e1027260eb2ad8011c4a [2021-10-27T16:37:57.811Z] Removing intermediate container 357cfe811676 [2021-10-27T16:37:57.811Z] ---> 34b98bf9ff43 [2021-10-27T16:37:57.811Z] Step 21/22 : LABEL git_sha=b2e5752f735857cfa69865d5d85bab5b77c3e9d5 [2021-10-27T16:37:57.811Z] ---> Running in 1c95eb457b5e [2021-10-27T16:37:57.811Z] Removing intermediate container 1c95eb457b5e [2021-10-27T16:37:57.811Z] ---> 0a6d20ab0094 [2021-10-27T16:37:57.811Z] Step 22/22 : LABEL version=0.0.0 [2021-10-27T16:37:57.811Z] ---> Running in 67904b239117 [2021-10-27T16:37:57.811Z] Removing intermediate container 67904b239117 [2021-10-27T16:37:57.811Z] ---> 60d0034a45c9 [2021-10-27T16:37:57.811Z] [2021-10-27T16:37:58.069Z] Successfully built 60d0034a45c9 [2021-10-27T16:37:58.069Z] Successfully tagged sys-mgmt-agent:latest [2021-10-27T16:37:58.076Z]  Building sys-mgmt-agent ... done  [2021-10-27T16:37:59.430Z] $ docker rm -f 7948ca0d1f00863c3b2a36f91786850b240499c02616e1027260eb2ad8011c4a [Pipeline] // withDockerContainer [Pipeline] } [2021-10-27T16:37:59.679Z] $ docker stop --time=1 1d7a89ee186be2c4fe4d5fd06dfb4fc2b9de043e95b6023b0bc668824cbe23f0 [2021-10-27T16:38:00.961Z] $ docker rm -f 1d7a89ee186be2c4fe4d5fd06dfb4fc2b9de043e95b6023b0bc668824cbe23f0 [Pipeline] } [Pipeline] // withDockerContainer [Pipeline] // script [Pipeline] sh [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-27T16:38:01.307Z] + docker images [2021-10-27T16:38:01.307Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-10-27T16:38:01.307Z] sys-mgmt-agent latest 60d0034a45c9 4 seconds ago 294MB [2021-10-27T16:38:01.307Z] security-secretstore-setup latest 81c1076709f0 12 seconds ago 28.4MB [2021-10-27T16:38:01.307Z] core-metadata latest aef08f3bc5dc 13 seconds ago 16.9MB [2021-10-27T16:38:01.307Z] 408f744cceff 17 seconds ago 1.76GB [2021-10-27T16:38:01.307Z] core-command latest 0279cb51553f 18 seconds ago 16.1MB [2021-10-27T16:38:01.307Z] 76fd3a18e87c 20 seconds ago 1.76GB [2021-10-27T16:38:01.307Z] 69b56b654803 21 seconds ago 1.76GB [2021-10-27T16:38:01.307Z] 51a64ea5b5df 23 seconds ago 1.75GB [2021-10-27T16:38:01.307Z] support-scheduler latest ca9c20ba736c About a minute ago 16.2MB [2021-10-27T16:38:01.307Z] security-bootstrapper latest 19fb3b68fc69 About a minute ago 18.9MB [2021-10-27T16:38:01.307Z] core-data latest 243bc13fa934 About a minute ago 20.7MB [2021-10-27T16:38:01.307Z] a6bcd6709298 About a minute ago 1.76GB [2021-10-27T16:38:01.307Z] security-proxy-setup latest aa1564a5e93f About a minute ago 26.9MB [2021-10-27T16:38:01.307Z] support-notifications latest 37600cacb4e3 About a minute ago 16.9MB [2021-10-27T16:38:01.307Z] 24a8bc04e2ae About a minute ago 1.76GB [2021-10-27T16:38:01.307Z] 3212f1252858 About a minute ago 1.76GB [2021-10-27T16:38:01.307Z] efb3cf2aa9d4 About a minute ago 1.76GB [2021-10-27T16:38:01.307Z] 99ff52b2e31f About a minute ago 1.76GB [2021-10-27T16:38:01.307Z] ci-base-image-x86_64 latest 4b1ff6c2e003 5 minutes ago 1.25GB [2021-10-27T16:38:01.307Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 9f6097aaca64 2 weeks ago 548MB [2021-10-27T16:38:01.307Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 2 weeks ago 34.5MB [2021-10-27T16:38:01.307Z] docker 20.10.8 bc6c0ffef665 7 weeks ago 214MB [2021-10-27T16:38:01.307Z] alpine 3.14 14119a10abf4 2 months ago 5.6MB [2021-10-27T16:38:01.307Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 16 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [2021-10-27T16:38:01.477Z] + docker inspect -f . ci-base-image-arm64 [2021-10-27T16:38:01.477Z] . [Pipeline] // stage [Pipeline] withDockerContainer [2021-10-27T16:38:01.815Z] prd-ubuntu18.04-docker-arm64-4c-16g-2311 does not seem to be running inside a container [2021-10-27T16:38:01.914Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 ******** ci-base-image-arm64 cat [2021-10-27T16:38:03.485Z] $ docker top d4913600e4816a203f7739118375f44b3b6e2ce57ea0010cce09ba309c85ae25 -eo pid,comm [Pipeline] { [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] echo [2021-10-27T16:38:03.872Z] ========================================================= [2021-10-27T16:38:03.872Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-10-27T16:38:03.872Z] ========================================================= [Pipeline] fileExists [Pipeline] sh Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-10-27T16:38:04.535Z] + make test [2021-10-27T16:38:04.535Z] go mod tidy [2021-10-27T16:38:05.528Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-10-27T16:38:19.105Z] Still waiting to schedule task [2021-10-27T16:38:19.105Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-8c-8g-2315’ [2021-10-27T16:38:37.944Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-10-27T16:39:46.046Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-10-27T16:39:54.393Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-10-27T16:39:56.386Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-10-27T16:39:57.593Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-10-27T16:40:10.127Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-10-27T16:40:10.127Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-10-27T16:40:10.127Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-10-27T16:40:10.127Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-10-27T16:40:10.127Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-10-27T16:40:10.127Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-10-27T16:40:12.117Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-10-27T16:40:12.117Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-10-27T16:40:12.117Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-10-27T16:40:12.117Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-10-27T16:40:20.433Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.232s coverage: 28.7% of statements [2021-10-27T16:40:20.433Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-10-27T16:40:20.433Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-10-27T16:40:26.480Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.428s coverage: 98.5% of statements [2021-10-27T16:40:26.480Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-10-27T16:40:27.469Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.411s coverage: 44.7% of statements [2021-10-27T16:40:27.469Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-10-27T16:40:27.469Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-10-27T16:40:30.895Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.772s coverage: 89.5% of statements [2021-10-27T16:40:30.895Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-10-27T16:40:30.895Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-10-27T16:40:30.895Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.299s coverage: 84.4% of statements [2021-10-27T16:40:30.895Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-10-27T16:40:30.895Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-10-27T16:40:30.895Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-10-27T16:40:30.895Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-10-27T16:40:30.895Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-10-27T16:40:41.129Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.804s coverage: 94.2% of statements [2021-10-27T16:40:41.129Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-10-27T16:40:41.129Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-10-27T16:40:41.129Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.229s coverage: 59.1% of statements [2021-10-27T16:40:41.129Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-10-27T16:40:41.129Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-10-27T16:40:41.129Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-10-27T16:40:41.129Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-10-27T16:40:41.129Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-10-27T16:40:41.129Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.272s coverage: 60.0% of statements [2021-10-27T16:40:41.129Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-10-27T16:40:41.129Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-10-27T16:40:41.129Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-10-27T16:40:41.129Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.426s coverage: 0.9% of statements [2021-10-27T16:40:41.129Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-10-27T16:40:41.129Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.206s coverage: 58.8% of statements [2021-10-27T16:40:41.129Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.200s coverage: 21.7% of statements [2021-10-27T16:40:41.129Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-10-27T16:40:41.129Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.242s coverage: 47.1% of statements [2021-10-27T16:40:41.129Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.287s coverage: 79.5% of statements [2021-10-27T16:40:41.129Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.266s coverage: 94.1% of statements [2021-10-27T16:40:41.407Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.286s coverage: 96.3% of statements [2021-10-27T16:40:42.400Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.302s coverage: 87.5% of statements [2021-10-27T16:40:53.551Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.250s coverage: 94.4% of statements [2021-10-27T16:40:53.551Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.204s coverage: 44.8% of statements [2021-10-27T16:41:01.839Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.667s coverage: 82.5% of statements [2021-10-27T16:41:01.839Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-10-27T16:41:07.877Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.274s coverage: 92.9% of statements [2021-10-27T16:41:07.877Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-10-27T16:41:07.877Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-10-27T16:41:07.877Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-10-27T16:41:07.877Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.068s coverage: 65.1% of statements [2021-10-27T16:41:07.877Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-10-27T16:41:07.877Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-10-27T16:41:07.877Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-10-27T16:41:07.877Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-10-27T16:41:07.877Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-10-27T16:41:07.877Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.219s coverage: 87.2% of statements [2021-10-27T16:41:07.877Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-10-27T16:41:07.877Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-10-27T16:41:07.877Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.182s coverage: 100.0% of statements [2021-10-27T16:41:07.877Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-10-27T16:41:07.877Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.274s coverage: 58.8% of statements [2021-10-27T16:41:07.877Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-10-27T16:41:07.877Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.294s coverage: 80.0% of statements [2021-10-27T16:41:07.877Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.269s coverage: 87.2% of statements [2021-10-27T16:41:07.878Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.319s coverage: 85.4% of statements [2021-10-27T16:41:07.878Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.824s coverage: 91.2% of statements [2021-10-27T16:41:07.878Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-10-27T16:41:09.869Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.030s coverage: 64.4% of statements [2021-10-27T16:41:09.869Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-10-27T16:41:09.869Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-10-27T16:41:09.869Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.198s coverage: 100.0% of statements [2021-10-27T16:41:09.869Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.100s coverage: 89.4% of statements [2021-10-27T16:41:09.869Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.089s coverage: 100.0% of statements [2021-10-27T16:41:09.869Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.099s coverage: 73.7% of statements [2021-10-27T16:41:11.859Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.118s coverage: 100.0% of statements [2021-10-27T16:41:16.642Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.573s coverage: 65.4% of statements [2021-10-27T16:41:16.642Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-10-27T16:41:16.642Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-10-27T16:41:16.642Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-10-27T16:41:18.093Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.868s coverage: 43.5% of statements [2021-10-27T16:41:18.093Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-10-27T16:41:18.093Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-10-27T16:41:18.094Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.269s coverage: 89.5% of statements [2021-10-27T16:41:18.094Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-10-27T16:41:18.094Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.268s coverage: 84.8% of statements [2021-10-27T16:41:18.094Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-10-27T16:41:27.274Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.295s coverage: 17.7% of statements [2021-10-27T16:41:27.274Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-10-27T16:41:27.274Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-10-27T16:41:27.274Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-10-27T16:41:27.274Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-10-27T16:41:27.274Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.768s coverage: 92.3% of statements [2021-10-27T16:41:27.274Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-10-27T16:41:27.274Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-10-27T16:41:27.274Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-10-27T16:41:27.274Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-10-27T16:41:27.274Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.237s coverage: 63.2% of statements [2021-10-27T16:41:27.274Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-10-27T16:41:27.274Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-10-27T16:41:27.274Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.510s coverage: 97.7% of statements [2021-10-27T16:41:27.274Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-10-27T16:41:27.274Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-10-27T16:41:27.274Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-10-27T16:41:27.274Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-10-27T16:41:27.274Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.213s coverage: 28.9% of statements [2021-10-27T16:41:27.274Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-10-27T16:41:27.274Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-10-27T16:41:27.274Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-10-27T16:41:27.274Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-10-27T16:41:27.274Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-10-27T16:41:27.274Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-10-27T16:41:27.274Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.197s coverage: 100.0% of statements [2021-10-27T16:41:27.274Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 96.9% of statements [2021-10-27T16:41:27.274Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2021-10-27T16:41:27.274Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2021-10-27T16:41:27.274Z] GO111MODULE=on go vet ./... [2021-10-27T16:42:51.292Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-27T16:42:51.882Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-10-27T16:42:53.848Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-10-27T16:42:56.455Z] + ls -al . [2021-10-27T16:42:56.455Z] total 664 [2021-10-27T16:42:56.455Z] drwxrwxr-x 9 1001 1001 4096 Oct 27 16:42 . [2021-10-27T16:42:56.455Z] drwxr-xr-x 4 root root 4096 Oct 27 16:38 .. [2021-10-27T16:42:56.455Z] -rw-rw-r-- 1 1001 1001 11 Oct 27 16:35 .dockerignore [2021-10-27T16:42:56.455Z] drwxrwxr-x 8 1001 1001 4096 Oct 27 16:35 .git [2021-10-27T16:42:56.455Z] drwxrwxr-x 4 1001 1001 4096 Oct 27 16:35 .github [2021-10-27T16:42:56.455Z] -rw-rw-r-- 1 1001 1001 804 Oct 27 16:35 .gitignore [2021-10-27T16:42:56.455Z] -rw-rw-r-- 1 1001 1001 42 Oct 27 16:35 .golangci.yml [2021-10-27T16:42:56.455Z] -rw-rw-r-- 1 1001 1001 76 Oct 27 16:35 .hadolint.yml [2021-10-27T16:42:56.455Z] -rw-rw-r-- 1 1001 1001 166 Oct 27 16:35 .sonarcloud.properties [2021-10-27T16:42:56.455Z] -rw-rw-r-- 1 1001 1001 1171 Oct 27 16:35 ADOPTERS.md [2021-10-27T16:42:56.455Z] -rw-rw-r-- 1 1001 1001 8910 Oct 27 16:35 Attribution.txt [2021-10-27T16:42:56.455Z] -rw-rw-r-- 1 1001 1001 43881 Oct 27 16:35 CHANGELOG.md [2021-10-27T16:42:56.455Z] -rw-rw-r-- 1 1001 1001 3804 Oct 27 16:35 CONTRIBUTING.md [2021-10-27T16:42:56.455Z] -rw-rw-r-- 1 1001 1001 677 Oct 27 16:35 GOVERNANCE.md [2021-10-27T16:42:56.455Z] -rw-rw-r-- 1 1001 1001 849 Oct 27 16:35 Jenkinsfile [2021-10-27T16:42:56.455Z] -rw-rw-r-- 1 1001 1001 10775 Oct 27 16:35 LICENSE [2021-10-27T16:42:56.455Z] -rw-rw-r-- 1 1001 1001 6508 Oct 27 16:35 Makefile [2021-10-27T16:42:56.455Z] -rw-rw-r-- 1 1001 1001 582 Oct 27 16:35 OWNERS.md [2021-10-27T16:42:56.455Z] -rw-rw-r-- 1 1001 1001 8256 Oct 27 16:35 README.md [2021-10-27T16:42:56.455Z] -rw-rw-r-- 1 1001 1001 6912 Oct 27 16:35 SECURITY.md [2021-10-27T16:42:56.455Z] -rw-rw-r-- 1 1001 1001 5 Oct 27 16:31 VERSION [2021-10-27T16:42:56.455Z] -rw-rw-r-- 1 1001 1001 4131 Oct 27 16:35 ZMQWindows.md [2021-10-27T16:42:56.455Z] drwxrwxr-x 2 1001 1001 4096 Oct 27 16:35 bin [2021-10-27T16:42:56.455Z] drwxrwxr-x 14 1001 1001 4096 Oct 27 16:35 cmd [2021-10-27T16:42:56.455Z] -rw-r--r-- 1 root root 428179 Oct 27 16:41 coverage.out [2021-10-27T16:42:56.455Z] -rw-rw-r-- 1 1001 1001 848 Oct 27 16:35 go.mod [2021-10-27T16:42:56.455Z] -rw-rw-r-- 1 1001 1001 50414 Oct 27 16:35 go.sum [2021-10-27T16:42:56.455Z] drwxrwxr-x 8 1001 1001 4096 Oct 27 16:35 internal [2021-10-27T16:42:56.455Z] drwxrwxr-x 3 1001 1001 4096 Oct 27 16:35 openapi [2021-10-27T16:42:56.455Z] drwxrwxr-x 4 1001 1001 4096 Oct 27 16:35 snap [2021-10-27T16:42:56.455Z] -rw-rw-r-- 1 1001 1001 204 Oct 27 16:35 version.go [Pipeline] sh [2021-10-27T16:42:57.108Z] + '[' -e coverage.out ] [2021-10-27T16:42:57.108Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-10-27T16:42:57.127Z] Warning: overwriting stash ‘coverage-report’ [2021-10-27T16:42:59.039Z] Stashed 1 file(s) [Pipeline] sh [2021-10-27T16:42:59.685Z] + make build [2021-10-27T16:42:59.685Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-10-27T16:43:06.437Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-10-27T16:43:35.614Z] Running on prd-ubuntu18.04-docker-8c-8g-2318 in /w/workspace/edgexfoundry_edgex-go_PR-3779 [Pipeline] { [Pipeline] ws [2021-10-27T16:43:35.627Z] Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout [2021-10-27T16:43:35.711Z] The recommended git tool is: git [2021-10-27T16:43:39.538Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-10-27T16:43:39.539Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-10-27T16:43:39.702Z] using credential edgex-jenkins-ssh [2021-10-27T16:43:39.713Z] Cloning the remote Git repository [2021-10-27T16:43:39.742Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-10-27T16:43:39.799Z] > git init /w/workspace/edgex-go/5 # timeout=10 [2021-10-27T16:43:39.830Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-10-27T16:43:39.830Z] > git --version # timeout=10 [2021-10-27T16:43:39.841Z] > git --version # 'git version 2.17.1' [2021-10-27T16:43:39.842Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-27T16:43:39.869Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-27T16:43:41.505Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-10-27T16:43:42.936Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-10-27T16:43:47.244Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-10-27T16:43:50.836Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-10-27T16:43:55.145Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-10-27T16:43:59.453Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-10-27T16:44:02.848Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-10-27T16:44:06.240Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-10-27T16:44:12.962Z] $ docker stop --time=1 d4913600e4816a203f7739118375f44b3b6e2ce57ea0010cce09ba309c85ae25 [2021-10-27T16:44:15.098Z] $ docker rm -f d4913600e4816a203f7739118375f44b3b6e2ce57ea0010cce09ba309c85ae25 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-27T16:44:17.802Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-10-27T16:44:18.077Z] [2021-10-27T16:44:18.077Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-27T16:44:18.429Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-10-27T16:44:18.705Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-10-27T16:44:18.705Z] 29e5d40040c1: Pulling fs layer [2021-10-27T16:44:18.705Z] 1ce36da41761: Pulling fs layer [2021-10-27T16:44:18.706Z] 25b303627fd3: Pulling fs layer [2021-10-27T16:44:18.706Z] 29e5d40040c1: Verifying Checksum [2021-10-27T16:44:18.706Z] 29e5d40040c1: Download complete [2021-10-27T16:44:19.308Z] 1ce36da41761: Verifying Checksum [2021-10-27T16:44:19.308Z] 1ce36da41761: Download complete [2021-10-27T16:44:19.584Z] 29e5d40040c1: Pull complete [2021-10-27T16:44:21.021Z] 25b303627fd3: Verifying Checksum [2021-10-27T16:44:21.021Z] 25b303627fd3: Download complete [2021-10-27T16:44:21.021Z] 1ce36da41761: Pull complete [2021-10-27T16:44:31.020Z] Merging remotes/origin/main commit d325f454062a1ab7df1627f6a73b0f166109ba5b into PR head commit c7a0c0f5dcd6f1a5fa8d692936d18cb0bb37e204 [2021-10-27T16:44:31.175Z] Merge succeeded, producing a368cc11e56e7366bdbabdc58ab85893f0c3fc4b [2021-10-27T16:44:31.175Z] Checking out Revision a368cc11e56e7366bdbabdc58ab85893f0c3fc4b (PR-3779) [2021-10-27T16:44:31.187Z] 25b303627fd3: Pull complete [2021-10-27T16:44:31.187Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-10-27T16:44:31.187Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-10-27T16:44:31.187Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-10-27T16:44:31.491Z] prd-ubuntu18.04-docker-arm64-4c-16g-2311 does not seem to be running inside a container [2021-10-27T16:44:31.572Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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-devops/edgex-compose-arm64:latest cat [2021-10-27T16:44:30.405Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-10-27T16:44:30.411Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-27T16:44:30.422Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-10-27T16:44:30.440Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-10-27T16:44:30.441Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-27T16:44:30.446Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3779/head:refs/remotes/origin/PR-3779 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-10-27T16:44:31.027Z] > git config core.sparsecheckout # timeout=10 [2021-10-27T16:44:31.032Z] > git checkout -f c7a0c0f5dcd6f1a5fa8d692936d18cb0bb37e204 # timeout=10 [2021-10-27T16:44:31.096Z] > git remote # timeout=10 [2021-10-27T16:44:31.103Z] > git config --get remote.origin.url # timeout=10 [2021-10-27T16:44:31.110Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-27T16:44:31.113Z] > git merge d325f454062a1ab7df1627f6a73b0f166109ba5b # timeout=10 [2021-10-27T16:44:31.165Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-10-27T16:44:31.175Z] > git config core.sparsecheckout # timeout=10 [2021-10-27T16:44:31.179Z] > git checkout -f a368cc11e56e7366bdbabdc58ab85893f0c3fc4b # timeout=10 [2021-10-27T16:44:34.545Z] $ docker top b38fcacc76e5a6b73a4382e6b41e4fba67d489a46d2d0c84b2b50d7c37926fb9 -eo pid,comm [2021-10-27T16:44:34.765Z] Commit message: "Merge commit 'd325f454062a1ab7df1627f6a73b0f166109ba5b' into HEAD" [2021-10-27T16:44:34.767Z] > git rev-list --no-walk c7a0c0f5dcd6f1a5fa8d692936d18cb0bb37e204 # timeout=10 [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-27T16:44:35.543Z] + echo snap-build.sh [2021-10-27T16:44:35.543Z] snap-build.sh [2021-10-27T16:44:35.543Z] + SNAP_BASE_DIR=. [2021-10-27T16:44:35.543Z] + '[' '!' -z /w/workspace/edgex-go/5 ']' [2021-10-27T16:44:35.543Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/5 [2021-10-27T16:44:35.543Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/5]' [2021-10-27T16:44:35.543Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/5] [2021-10-27T16:44:35.543Z] + cd /w/workspace/edgex-go/5 [2021-10-27T16:44:35.543Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-10-27T16:44:35.543Z] Reading package lists... [2021-10-27T16:44:35.543Z] Building dependency tree... [2021-10-27T16:44:35.543Z] Reading state information... [2021-10-27T16:44:35.543Z] The following packages were automatically installed and are no longer required: [2021-10-27T16:44:35.543Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-10-27T16:44:35.543Z] uidmap xdelta3 [2021-10-27T16:44:35.543Z] Use 'sudo apt autoremove' to remove them. [2021-10-27T16:44:35.543Z] The following packages will be REMOVED: [2021-10-27T16:44:35.543Z] lxd* lxd-client* [2021-10-27T16:44:35.581Z] + docker-compose build --help [2021-10-27T16:44:35.581Z] + grep parallel [2021-10-27T16:44:35.805Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-10-27T16:44:35.805Z] After this operation, 31.7 MB disk space will be freed. [2021-10-27T16:44:36.327Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190317 files and directories currently installed.) [2021-10-27T16:44:36.588Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-10-27T16:44:37.163Z] Removing lxd dnsmasq configuration [2021-10-27T16:44:37.425Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-10-27T16:44:37.425Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-10-27T16:44:38.644Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-10-27T16:44:38.644Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190142 files and directories currently installed.) [2021-10-27T16:44:38.644Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-10-27T16:44:39.586Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-10-27T16:44:39.848Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-10-27T16:44:40.422Z] + sudo snap remove --purge lxd [2021-10-27T16:44:40.684Z] snap "lxd" is not installed [2021-10-27T16:44:40.684Z] + sudo groupadd --force --system lxd [2021-10-27T16:44:40.684Z] ++ whoami [2021-10-27T16:44:40.684Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-10-27T16:44:40.684Z] + newgrp - lxd [2021-10-27T16:44:40.684Z] + sudo snap install lxd [2021-10-27T16:44:42.744Z] --parallel Build images in parallel. [Pipeline] } [2021-10-27T16:44:42.756Z] $ docker stop --time=1 b38fcacc76e5a6b73a4382e6b41e4fba67d489a46d2d0c84b2b50d7c37926fb9 [2021-10-27T16:44:44.601Z] $ docker rm -f b38fcacc76e5a6b73a4382e6b41e4fba67d489a46d2d0c84b2b50d7c37926fb9 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-27T16:44:45.279Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-10-27T16:44:45.279Z] . [Pipeline] withDockerContainer [2021-10-27T16:44:45.577Z] prd-ubuntu18.04-docker-arm64-4c-16g-2311 does not seem to be running inside a container [2021-10-27T16:44:45.653Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-10-27T16:44:47.282Z] 2021-10-27T16:44:45Z INFO Waiting for automatic snapd restart... [2021-10-27T16:44:47.294Z] $ docker top 3bd54d8d07da79c43573969c991dabfe55a5fdd20fd53c474c17733eeb393f0c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-27T16:44:48.365Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-10-27T16:44:55.840Z] Building core-command ... [2021-10-27T16:44:55.840Z] Building core-data ... [2021-10-27T16:44:55.840Z] Building core-metadata ... [2021-10-27T16:44:55.840Z] Building security-bootstrapper ... [2021-10-27T16:44:55.840Z] Building security-proxy-setup ... [2021-10-27T16:44:55.840Z] Building security-secretstore-setup ... [2021-10-27T16:44:55.840Z] Building support-notifications ... [2021-10-27T16:44:55.840Z] Building support-scheduler ... [2021-10-27T16:44:55.840Z] Building sys-mgmt-agent ... [2021-10-27T16:44:55.840Z] Building sys-mgmt-agent [2021-10-27T16:44:55.840Z] Building core-command [2021-10-27T16:44:55.840Z] Building security-bootstrapper [2021-10-27T16:44:55.840Z] Building core-metadata [2021-10-27T16:44:55.840Z] Building support-scheduler [2021-10-27T16:45:02.941Z] lxd 4.19 from Canonical* installed [2021-10-27T16:45:02.941Z] + sudo lxd init --auto [2021-10-27T16:45:12.951Z] + sudo snap install --classic snapcraft [2021-10-27T16:45:28.275Z] snapcraft 5.0 from Canonical* installed [2021-10-27T16:45:28.275Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-10-27T16:45:28.275Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-10-27T16:45:28.275Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-27T16:45:28.275Z] Dload Upload Total Spent Left Speed [2021-10-27T16:45:28.275Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 7837 0 --:--:-- --:--:-- --:--:-- 7837 [2021-10-27T16:45:28.275Z] 100 3325k 100 3325k 0 0 17.8M 0 --:--:-- --:--:-- --:--:-- 17.8M [2021-10-27T16:45:28.275Z] ./yq_linux_amd64 [2021-10-27T16:45:28.275Z] + sudo snapcraft prime --use-lxd [2021-10-27T16:45:29.666Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-10-27T16:45:29.666Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-10-27T16:45:29.666Z] - README.md [2021-10-27T16:45:29.666Z] [2021-10-27T16:45:29.666Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-10-27T16:45:29.927Z] Launching a container. [2021-10-27T16:45:35.222Z] Waiting for container to be ready [2021-10-27T16:45:35.483Z] To start your first instance, try: lxc launch ubuntu:20.04 [2021-10-27T16:45:35.483Z] [2021-10-27T16:45:39.706Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-10-27T16:45:39.706Z] Waiting for network to be ready... [2021-10-27T16:45:39.967Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-10-27T16:45:39.967Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-10-27T16:45:39.967Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1932 kB] [2021-10-27T16:45:40.228Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [349 kB] [2021-10-27T16:45:40.228Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-10-27T16:45:40.228Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-10-27T16:45:40.228Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [488 kB] [2021-10-27T16:45:40.228Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [65.8 kB] [2021-10-27T16:45:40.228Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1144 kB] [2021-10-27T16:45:40.228Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [262 kB] [2021-10-27T16:45:40.489Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-10-27T16:45:40.750Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-10-27T16:45:40.750Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-10-27T16:45:40.750Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-10-27T16:45:41.009Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-10-27T16:45:41.009Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-10-27T16:45:41.009Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-10-27T16:45:41.009Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-10-27T16:45:41.268Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-10-27T16:45:41.837Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2277 kB] [2021-10-27T16:45:41.837Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [442 kB] [2021-10-27T16:45:41.837Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-10-27T16:45:41.837Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-10-27T16:45:41.837Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [513 kB] [2021-10-27T16:45:41.837Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [69.7 kB] [2021-10-27T16:45:41.837Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1759 kB] [2021-10-27T16:45:42.099Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [378 kB] [2021-10-27T16:45:44.011Z] Fetched 25.5 MB in 4s (6219 kB/s) [2021-10-27T16:45:44.951Z] Reading package lists... [2021-10-27T16:45:44.951Z] Reading package lists... [2021-10-27T16:45:45.211Z] Building dependency tree... [2021-10-27T16:45:45.211Z] Reading state information... [2021-10-27T16:45:45.211Z] The following additional packages will be installed: [2021-10-27T16:45:45.211Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-10-27T16:45:45.211Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-10-27T16:45:45.211Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-10-27T16:45:45.211Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-10-27T16:45:45.211Z] Suggested packages: [2021-10-27T16:45:45.211Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-10-27T16:45:45.211Z] Recommended packages: [2021-10-27T16:45:45.211Z] gnupg libsasl2-modules [2021-10-27T16:45:45.211Z] The following NEW packages will be installed: [2021-10-27T16:45:45.211Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-10-27T16:45:45.211Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-10-27T16:45:45.211Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-10-27T16:45:45.211Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-10-27T16:45:45.211Z] The following packages will be upgraded: [2021-10-27T16:45:45.211Z] gpg gpg-agent gpgconf libudev1 [2021-10-27T16:45:45.470Z] 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. [2021-10-27T16:45:45.470Z] Need to get 3527 kB of archives. [2021-10-27T16:45:45.470Z] After this operation, 13.3 MB of additional disk space will be used. [2021-10-27T16:45:45.470Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] [2021-10-27T16:45:45.470Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-10-27T16:45:45.470Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-10-27T16:45:45.470Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-10-27T16:45:45.470Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] [2021-10-27T16:45:45.731Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] [2021-10-27T16:45:46.302Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-10-27T16:45:46.302Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-10-27T16:45:46.302Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-10-27T16:45:46.302Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-10-27T16:45:46.302Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-10-27T16:45:46.302Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-10-27T16:45:46.302Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-10-27T16:45:46.302Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-10-27T16:45:46.302Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-10-27T16:45:46.302Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-10-27T16:45:46.302Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-10-27T16:45:46.302Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-10-27T16:45:46.302Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-10-27T16:45:46.302Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-10-27T16:45:46.302Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-10-27T16:45:46.562Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-10-27T16:45:46.562Z] debconf: delaying package configuration, since apt-utils is not installed [2021-10-27T16:45:46.562Z] Fetched 3527 kB in 1s (2833 kB/s) [2021-10-27T16:45:46.832Z] (Reading database ... 12511 files and directories currently installed.) [2021-10-27T16:45:46.832Z] Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... [2021-10-27T16:45:46.832Z] Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-10-27T16:45:46.832Z] Setting up libudev1:amd64 (237-3ubuntu10.52) ... [2021-10-27T16:45:46.832Z] Selecting previously unselected package udev. [2021-10-27T16:45:46.832Z] (Reading database ... 12511 files and directories currently installed.) [2021-10-27T16:45:46.832Z] Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... [2021-10-27T16:45:46.832Z] Unpacking udev (237-3ubuntu10.52) ... [2021-10-27T16:45:47.093Z] Selecting previously unselected package libfuse2:amd64. [2021-10-27T16:45:47.093Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-10-27T16:45:47.093Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-10-27T16:45:47.093Z] Selecting previously unselected package fuse. [2021-10-27T16:45:47.093Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-10-27T16:45:47.093Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-10-27T16:45:47.093Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-10-27T16:45:47.093Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-10-27T16:45:47.355Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-10-27T16:45:47.355Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-10-27T16:45:47.355Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-10-27T16:45:47.355Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-10-27T16:45:47.355Z] Selecting previously unselected package libksba8:amd64. [2021-10-27T16:45:47.355Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-10-27T16:45:47.355Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-10-27T16:45:47.355Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-10-27T16:45:47.355Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-27T16:45:47.355Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-27T16:45:47.615Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-10-27T16:45:47.615Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-27T16:45:47.615Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-27T16:45:47.615Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-10-27T16:45:47.615Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-27T16:45:47.615Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-27T16:45:47.615Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-10-27T16:45:47.615Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-27T16:45:47.615Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-27T16:45:47.615Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-10-27T16:45:47.615Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-27T16:45:47.615Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-27T16:45:47.615Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-10-27T16:45:47.615Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-27T16:45:47.615Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-27T16:45:47.877Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-10-27T16:45:47.877Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-27T16:45:47.877Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-27T16:45:47.877Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-10-27T16:45:47.877Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-27T16:45:47.877Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-27T16:45:47.877Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-10-27T16:45:47.877Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-27T16:45:47.877Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-27T16:45:47.877Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-10-27T16:45:47.877Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-10-27T16:45:48.138Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-10-27T16:45:48.138Z] Selecting previously unselected package libsasl2-2:amd64. [2021-10-27T16:45:48.138Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-10-27T16:45:48.138Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-10-27T16:45:48.138Z] Selecting previously unselected package libldap-common. [2021-10-27T16:45:48.138Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-10-27T16:45:48.138Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-10-27T16:45:48.138Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-10-27T16:45:48.138Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-10-27T16:45:48.138Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-10-27T16:45:48.138Z] Selecting previously unselected package dirmngr. [2021-10-27T16:45:48.138Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-10-27T16:45:48.138Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-10-27T16:45:48.402Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-10-27T16:45:48.402Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-10-27T16:45:48.402Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-10-27T16:45:48.402Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-10-27T16:45:48.402Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-10-27T16:45:48.402Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-10-27T16:45:48.402Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-27T16:45:48.402Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-10-27T16:45:48.402Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-10-27T16:45:48.402Z] Setting up udev (237-3ubuntu10.52) ... [2021-10-27T16:45:48.663Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-10-27T16:45:48.925Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-27T16:45:48.925Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-10-27T16:45:48.925Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-10-27T16:45:48.925Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-10-27T16:45:48.925Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-27T16:45:48.925Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-27T16:45:48.925Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-27T16:45:48.925Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-27T16:45:48.925Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-27T16:45:48.925Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-27T16:45:48.925Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-27T16:45:48.925Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-10-27T16:45:48.925Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-10-27T16:45:48.925Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-10-27T16:45:49.494Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-10-27T16:45:49.495Z] settings in the [Install] section, and DefaultInstance for template units). [2021-10-27T16:45:49.495Z] This means they are not meant to be enabled using systemctl. [2021-10-27T16:45:49.495Z] Possible reasons for having this kind of units are: [2021-10-27T16:45:49.495Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-10-27T16:45:49.495Z] .wants/ or .requires/ directory. [2021-10-27T16:45:49.495Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-10-27T16:45:49.495Z] a requirement dependency on it. [2021-10-27T16:45:49.495Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-10-27T16:45:49.495Z] D-Bus, udev, scripted systemctl call, ...). [2021-10-27T16:45:49.495Z] 4) In case of template units, the unit is meant to be enabled with some [2021-10-27T16:45:49.495Z] instance name specified. [2021-10-27T16:45:49.754Z] Reading package lists... [2021-10-27T16:45:50.014Z] Building dependency tree... [2021-10-27T16:45:50.015Z] Reading state information... [2021-10-27T16:45:50.015Z] The following additional packages will be installed: [2021-10-27T16:45:50.015Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-10-27T16:45:50.015Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-10-27T16:45:50.015Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-10-27T16:45:50.015Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-10-27T16:45:50.015Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-10-27T16:45:50.015Z] Suggested packages: [2021-10-27T16:45:50.015Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-10-27T16:45:50.015Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-10-27T16:45:50.015Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-10-27T16:45:50.015Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-10-27T16:45:50.015Z] systemd-container policykit-1 [2021-10-27T16:45:50.015Z] Recommended packages: [2021-10-27T16:45:50.015Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-10-27T16:45:50.015Z] The following NEW packages will be installed: [2021-10-27T16:45:50.015Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-10-27T16:45:50.015Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-10-27T16:45:50.015Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-10-27T16:45:50.015Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-10-27T16:45:50.015Z] python3.6-minimal snapd squashfs-tools sudo [2021-10-27T16:45:50.015Z] The following packages will be upgraded: [2021-10-27T16:45:50.015Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-10-27T16:45:50.015Z] 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. [2021-10-27T16:45:50.015Z] Need to get 36.8 MB of archives. [2021-10-27T16:45:50.015Z] After this operation, 147 MB of additional disk space will be used. [2021-10-27T16:45:50.015Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] [2021-10-27T16:45:50.274Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-10-27T16:45:50.274Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-10-27T16:45:50.274Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-10-27T16:45:50.274Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-10-27T16:45:50.274Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-10-27T16:45:50.274Z] Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] [2021-10-27T16:45:50.274Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-10-27T16:45:50.274Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-10-27T16:45:50.274Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-10-27T16:45:50.274Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-10-27T16:45:50.274Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-10-27T16:45:50.274Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-10-27T16:45:50.274Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-10-27T16:45:50.274Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] [2021-10-27T16:45:50.274Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] [2021-10-27T16:45:50.274Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] [2021-10-27T16:45:51.213Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] [2021-10-27T16:45:51.213Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2021-10-27T16:45:51.213Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2021-10-27T16:45:51.213Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-10-27T16:45:51.213Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-10-27T16:45:51.213Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-10-27T16:45:51.213Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-10-27T16:45:51.213Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-10-27T16:45:51.213Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-10-27T16:45:51.213Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-10-27T16:45:51.213Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-10-27T16:45:51.213Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-10-27T16:45:51.213Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] [2021-10-27T16:45:53.464Z] debconf: delaying package configuration, since apt-utils is not installed [2021-10-27T16:45:53.464Z] Fetched 36.8 MB in 2s (15.3 MB/s) [2021-10-27T16:45:53.464Z] (Reading database ... 12757 files and directories currently installed.) [2021-10-27T16:45:53.464Z] Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... [2021-10-27T16:45:53.464Z] Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-10-27T16:45:53.464Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... [2021-10-27T16:45:53.464Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-10-27T16:45:53.464Z] Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... [2021-10-27T16:45:53.464Z] (Reading database ... 12757 files and directories currently installed.) [2021-10-27T16:45:53.464Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2021-10-27T16:45:53.464Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2021-10-27T16:45:53.464Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2021-10-27T16:45:53.464Z] (Reading database ... 12757 files and directories currently installed.) [2021-10-27T16:45:53.464Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2021-10-27T16:45:53.726Z] Unpacking apt (1.6.14) over (1.6.1) ... [2021-10-27T16:45:53.988Z] Setting up apt (1.6.14) ... [2021-10-27T16:45:53.988Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-10-27T16:45:54.248Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-10-27T16:45:54.248Z] (Reading database ... 12764 files and directories currently installed.) [2021-10-27T16:45:54.248Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-10-27T16:45:54.248Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-10-27T16:45:54.509Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-10-27T16:45:54.509Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-10-27T16:45:54.509Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-27T16:45:54.509Z] Selecting previously unselected package libexpat1:amd64. [2021-10-27T16:45:54.509Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-10-27T16:45:54.509Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-10-27T16:45:54.768Z] Selecting previously unselected package python3.6-minimal. [2021-10-27T16:45:54.768Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-10-27T16:45:54.768Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-10-27T16:45:54.768Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... [2021-10-27T16:45:55.028Z] Checking for services that may need to be restarted...done. [2021-10-27T16:45:55.028Z] Checking for services that may need to be restarted...done. [2021-10-27T16:45:55.028Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-27T16:45:55.028Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-10-27T16:45:55.028Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-10-27T16:45:55.602Z] Selecting previously unselected package python3-minimal. [2021-10-27T16:45:55.602Z] (Reading database ... 13012 files and directories currently installed.) [2021-10-27T16:45:55.602Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-10-27T16:45:55.602Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-10-27T16:45:55.602Z] Selecting previously unselected package mime-support. [2021-10-27T16:45:55.602Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-10-27T16:45:55.602Z] Unpacking mime-support (3.60ubuntu1) ... [2021-10-27T16:45:55.602Z] Selecting previously unselected package libmpdec2:amd64. [2021-10-27T16:45:55.602Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-10-27T16:45:55.602Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-10-27T16:45:55.602Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-10-27T16:45:55.602Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-10-27T16:45:55.602Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-27T16:45:55.861Z] Selecting previously unselected package python3.6. [2021-10-27T16:45:55.861Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-10-27T16:45:55.861Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-27T16:45:55.861Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-10-27T16:45:55.861Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-10-27T16:45:55.861Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-10-27T16:45:55.861Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-10-27T16:45:56.121Z] Selecting previously unselected package python3. [2021-10-27T16:45:56.121Z] (Reading database ... 13442 files and directories currently installed.) [2021-10-27T16:45:56.121Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-10-27T16:45:56.121Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-10-27T16:45:56.121Z] Selecting previously unselected package multiarch-support. [2021-10-27T16:45:56.121Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-10-27T16:45:56.121Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-10-27T16:45:56.121Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-10-27T16:45:56.382Z] Selecting previously unselected package liblzo2-2:amd64. [2021-10-27T16:45:56.382Z] (Reading database ... 13479 files and directories currently installed.) [2021-10-27T16:45:56.382Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-10-27T16:45:56.382Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-10-27T16:45:56.382Z] Selecting previously unselected package libbsd0:amd64. [2021-10-27T16:45:56.382Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-10-27T16:45:56.382Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-10-27T16:45:56.382Z] Selecting previously unselected package sudo. [2021-10-27T16:45:56.382Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-10-27T16:45:56.382Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-10-27T16:45:56.382Z] Selecting previously unselected package apparmor. [2021-10-27T16:45:56.382Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-10-27T16:45:56.643Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-10-27T16:45:56.643Z] Selecting previously unselected package libedit2:amd64. [2021-10-27T16:45:56.643Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-10-27T16:45:56.643Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-10-27T16:45:56.643Z] Selecting previously unselected package libkrb5support0:amd64. [2021-10-27T16:45:56.643Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-10-27T16:45:56.643Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-10-27T16:45:56.643Z] Selecting previously unselected package libk5crypto3:amd64. [2021-10-27T16:45:56.643Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-10-27T16:45:56.643Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-10-27T16:45:56.903Z] Selecting previously unselected package libkeyutils1:amd64. [2021-10-27T16:45:56.903Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-10-27T16:45:56.903Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-10-27T16:45:56.903Z] Selecting previously unselected package libkrb5-3:amd64. [2021-10-27T16:45:56.903Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-10-27T16:45:56.903Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-10-27T16:45:56.903Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-10-27T16:45:56.903Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-10-27T16:45:56.903Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-10-27T16:45:56.903Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-10-27T16:45:56.903Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... [2021-10-27T16:45:56.903Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-10-27T16:45:57.165Z] Selecting previously unselected package openssh-client. [2021-10-27T16:45:57.165Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... [2021-10-27T16:45:57.165Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-10-27T16:45:57.165Z] Selecting previously unselected package squashfs-tools. [2021-10-27T16:45:57.165Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... [2021-10-27T16:45:57.165Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-10-27T16:45:57.426Z] Selecting previously unselected package snapd. [2021-10-27T16:45:57.426Z] Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... [2021-10-27T16:45:57.426Z] Unpacking snapd (2.51.1+18.04) ... [2021-10-27T16:45:59.340Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-10-27T16:45:59.340Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-10-27T16:45:59.340Z] Setting up mime-support (3.60ubuntu1) ... [2021-10-27T16:45:59.340Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-10-27T16:45:59.340Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-10-27T16:45:59.340Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-10-27T16:45:59.600Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-10-27T16:45:59.600Z] Setting up systemd (237-3ubuntu10.52) ... [2021-10-27T16:45:59.600Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-10-27T16:46:00.174Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-10-27T16:46:00.174Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-10-27T16:46:00.174Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-10-27T16:46:00.174Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-27T16:46:00.174Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-10-27T16:46:00.174Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-27T16:46:00.748Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-10-27T16:46:00.748Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-10-27T16:46:00.748Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-10-27T16:46:00.748Z] Setting up python3 (3.6.7-1~18.04) ... [2021-10-27T16:46:00.748Z] running python rtupdate hooks for python3.6... [2021-10-27T16:46:00.748Z] running python post-rtupdate hooks for python3.6... [2021-10-27T16:46:00.748Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-10-27T16:46:01.318Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-10-27T16:46:01.579Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-10-27T16:46:01.579Z] Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-10-27T16:46:01.579Z] Setting up snapd (2.51.1+18.04) ... [2021-10-27T16:46:02.521Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-10-27T16:46:02.521Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-10-27T16:46:02.781Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-10-27T16:46:02.781Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-10-27T16:46:03.040Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-10-27T16:46:03.040Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-10-27T16:46:03.317Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-10-27T16:46:03.317Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-10-27T16:46:03.609Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-10-27T16:46:03.859Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-27T16:46:03.860Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-27T16:46:03.860Z] ---> 8ce62f346e04 [2021-10-27T16:46:03.860Z] Step 3/22 : WORKDIR /edgex-go [2021-10-27T16:46:03.860Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-27T16:46:03.860Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-10-27T16:46:03.860Z] ---> 8ce62f346e04 [2021-10-27T16:46:03.860Z] Step 3/23 : WORKDIR /edgex-go [2021-10-27T16:46:03.860Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-27T16:46:03.860Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-27T16:46:03.860Z] ---> 8ce62f346e04 [2021-10-27T16:46:03.860Z] Step 3/22 : WORKDIR /edgex-go [2021-10-27T16:46:03.860Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-27T16:46:03.860Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-27T16:46:03.860Z] ---> 8ce62f346e04 [2021-10-27T16:46:03.860Z] Step 3/22 : WORKDIR /edgex-go [2021-10-27T16:46:03.860Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-27T16:46:03.860Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-10-27T16:46:03.860Z] ---> 8ce62f346e04 [2021-10-27T16:46:03.860Z] Step 3/30 : WORKDIR /edgex-go [2021-10-27T16:46:03.860Z] ---> Running in bc1d2f9d59fe [2021-10-27T16:46:03.860Z] ---> Running in 3a5da72b2bf5 [2021-10-27T16:46:03.860Z] ---> Running in 474b6c1d8e04 [2021-10-27T16:46:03.860Z] ---> Running in 812cd1f2e170 [2021-10-27T16:46:03.860Z] ---> Running in 767574257ac8 [2021-10-27T16:46:03.860Z] Removing intermediate container 767574257ac8 [2021-10-27T16:46:03.860Z] ---> 4db721c4c934 [2021-10-27T16:46:03.860Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-27T16:46:03.860Z] Removing intermediate container bc1d2f9d59fe [2021-10-27T16:46:03.860Z] ---> 1bb735b12069 [2021-10-27T16:46:03.860Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-27T16:46:03.860Z] Removing intermediate container 812cd1f2e170 [2021-10-27T16:46:03.860Z] ---> fcbfd27ba02a [2021-10-27T16:46:03.860Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-27T16:46:03.860Z] Removing intermediate container 474b6c1d8e04 [2021-10-27T16:46:03.860Z] ---> d4c3717e82dd [2021-10-27T16:46:03.860Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-27T16:46:03.860Z] Removing intermediate container 3a5da72b2bf5 [2021-10-27T16:46:03.860Z] ---> fb7bc236b8d5 [2021-10-27T16:46:03.860Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-27T16:46:03.860Z] ---> Running in 06e0047f4b51 [2021-10-27T16:46:03.860Z] ---> Running in 4fdf3ab3fa17 [2021-10-27T16:46:03.860Z] ---> Running in af96f74ed28e [2021-10-27T16:46:03.860Z] ---> Running in 6e7f26ee3143 [2021-10-27T16:46:03.860Z] ---> Running in 9d0c3767cfef [2021-10-27T16:46:03.874Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-10-27T16:46:03.874Z] /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' [2021-10-27T16:46:03.874Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-10-27T16:46:03.874Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-10-27T16:46:04.845Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-10-27T16:46:04.845Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-10-27T16:46:04.845Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-10-27T16:46:05.330Z] Removing intermediate container 4fdf3ab3fa17 [2021-10-27T16:46:05.330Z] ---> 7cd6dc5210a5 [2021-10-27T16:46:05.330Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-10-27T16:46:05.613Z] ---> Running in b2427c9f93de [2021-10-27T16:46:05.613Z] Removing intermediate container 06e0047f4b51 [2021-10-27T16:46:05.613Z] ---> 8129697bc147 [2021-10-27T16:46:05.613Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-10-27T16:46:05.896Z] ---> Running in f234d7201ed6 [2021-10-27T16:46:06.046Z] Reading package lists... [2021-10-27T16:46:06.046Z] Reading package lists... [2021-10-27T16:46:06.307Z] Building dependency tree... [2021-10-27T16:46:06.307Z] Reading state information... [2021-10-27T16:46:06.307Z] Calculating upgrade... [2021-10-27T16:46:06.499Z] Removing intermediate container 6e7f26ee3143 [2021-10-27T16:46:06.500Z] ---> b60264f0102a [2021-10-27T16:46:06.500Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-10-27T16:46:06.500Z] Removing intermediate container af96f74ed28e [2021-10-27T16:46:06.500Z] ---> 3ef43522e001 [2021-10-27T16:46:06.500Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-10-27T16:46:06.500Z] Removing intermediate container 9d0c3767cfef [2021-10-27T16:46:06.500Z] ---> 207a1fa66e57 [2021-10-27T16:46:06.500Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-10-27T16:46:06.500Z] ---> Running in 4605100616b0 [2021-10-27T16:46:06.568Z] The following packages will be upgraded: [2021-10-27T16:46:06.568Z] advancecomp base-files bash binutils binutils-common [2021-10-27T16:46:06.568Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-10-27T16:46:06.568Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-10-27T16:46:06.568Z] grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 [2021-10-27T16:46:06.568Z] libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev [2021-10-27T16:46:06.568Z] libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-10-27T16:46:06.568Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-10-27T16:46:06.568Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-10-27T16:46:06.568Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-10-27T16:46:06.568Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-10-27T16:46:06.568Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-10-27T16:46:06.568Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-10-27T16:46:06.568Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-10-27T16:46:06.568Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-10-27T16:46:06.568Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-10-27T16:46:06.568Z] ubuntu-keyring util-linux [2021-10-27T16:46:06.568Z] 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-10-27T16:46:06.568Z] Need to get 64.2 MB of archives. [2021-10-27T16:46:06.568Z] After this operation, 5144 kB of additional disk space will be used. [2021-10-27T16:46:06.568Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-161.169 [985 kB] [2021-10-27T16:46:06.568Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-10-27T16:46:06.568Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-10-27T16:46:06.568Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-10-27T16:46:06.568Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-10-27T16:46:06.568Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-10-27T16:46:06.568Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-10-27T16:46:06.568Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-10-27T16:46:06.568Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-10-27T16:46:06.568Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-10-27T16:46:06.568Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-10-27T16:46:06.568Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-10-27T16:46:06.568Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-10-27T16:46:06.568Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-10-27T16:46:06.568Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-10-27T16:46:06.568Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-10-27T16:46:06.568Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-10-27T16:46:06.568Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-10-27T16:46:07.747Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-10-27T16:46:07.747Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-10-27T16:46:07.747Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-10-27T16:46:07.747Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-10-27T16:46:07.747Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-10-27T16:46:07.747Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-10-27T16:46:07.747Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-10-27T16:46:07.747Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-10-27T16:46:07.747Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-10-27T16:46:07.747Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-10-27T16:46:07.747Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-10-27T16:46:07.747Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-10-27T16:46:07.747Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-10-27T16:46:07.747Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-10-27T16:46:07.747Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-10-27T16:46:07.747Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] [2021-10-27T16:46:07.747Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-10-27T16:46:07.747Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-10-27T16:46:07.748Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-10-27T16:46:07.748Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-10-27T16:46:07.748Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-10-27T16:46:07.748Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-10-27T16:46:07.748Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-10-27T16:46:07.748Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] [2021-10-27T16:46:07.748Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] [2021-10-27T16:46:07.748Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-10-27T16:46:07.748Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-10-27T16:46:07.748Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-10-27T16:46:07.748Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-2ubuntu0.18.04 [191 kB] [2021-10-27T16:46:07.748Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-10-27T16:46:07.748Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-10-27T16:46:07.748Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.7 [1839 kB] [2021-10-27T16:46:07.748Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.7 [489 kB] [2021-10-27T16:46:07.748Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.7 [3388 B] [2021-10-27T16:46:07.748Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.7 [197 kB] [2021-10-27T16:46:07.748Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-10-27T16:46:07.748Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-10-27T16:46:07.748Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-10-27T16:46:07.748Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-10-27T16:46:07.748Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-10-27T16:46:07.748Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-10-27T16:46:07.748Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-10-27T16:46:07.748Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-10-27T16:46:07.748Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-10-27T16:46:07.748Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-10-27T16:46:07.748Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-10-27T16:46:07.748Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-10-27T16:46:07.748Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-10-27T16:46:07.748Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-10-27T16:46:07.748Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-10-27T16:46:07.748Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] [2021-10-27T16:46:07.748Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-10-27T16:46:07.748Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-10-27T16:46:07.748Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-10-27T16:46:07.748Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] [2021-10-27T16:46:07.779Z] ---> Running in e625484970df [2021-10-27T16:46:07.779Z] ---> Running in 0211f71ac8a8 [2021-10-27T16:46:08.007Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-10-27T16:46:08.007Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-10-27T16:46:08.007Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-10-27T16:46:08.007Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-10-27T16:46:08.007Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-10-27T16:46:08.007Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-10-27T16:46:08.007Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-10-27T16:46:08.007Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-10-27T16:46:08.007Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-10-27T16:46:08.007Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-10-27T16:46:08.007Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2021-10-27T16:46:08.007Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] [2021-10-27T16:46:08.007Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2021-10-27T16:46:08.007Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] [2021-10-27T16:46:08.007Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] [2021-10-27T16:46:08.062Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-27T16:46:08.268Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-10-27T16:46:08.268Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-10-27T16:46:08.268Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-10-27T16:46:08.268Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] [2021-10-27T16:46:08.268Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-10-27T16:46:08.268Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-10-27T16:46:08.268Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-10-27T16:46:08.268Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-10-27T16:46:08.268Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-10-27T16:46:08.268Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-10-27T16:46:08.268Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-10-27T16:46:08.268Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-10-27T16:46:08.268Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-10-27T16:46:08.341Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-27T16:46:08.528Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-10-27T16:46:08.528Z] Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-10-27T16:46:08.528Z] debconf: delaying package configuration, since apt-utils is not installed [2021-10-27T16:46:08.528Z] Fetched 64.2 MB in 2s (33.1 MB/s) [2021-10-27T16:46:08.528Z] (Reading database ... 13914 files and directories currently installed.) [2021-10-27T16:46:08.528Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-10-27T16:46:08.528Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-10-27T16:46:08.619Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-27T16:46:08.901Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-27T16:46:08.902Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-27T16:46:08.902Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-27T16:46:09.107Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-10-27T16:46:09.107Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-10-27T16:46:09.107Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-161.169_amd64.deb ... [2021-10-27T16:46:09.107Z] Unpacking linux-libc-dev:amd64 (4.15.0-161.169) over (4.15.0-20.21) ... [2021-10-27T16:46:09.182Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-27T16:46:09.367Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-27T16:46:09.367Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-27T16:46:09.367Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-27T16:46:09.367Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-27T16:46:09.367Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-27T16:46:09.367Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-27T16:46:09.627Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-27T16:46:09.627Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-27T16:46:09.627Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-27T16:46:09.627Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-27T16:46:09.628Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-27T16:46:09.628Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-27T16:46:09.628Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-27T16:46:09.628Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-27T16:46:09.628Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-27T16:46:09.787Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-27T16:46:09.888Z] (Reading database ... 13914 files and directories currently installed.) [2021-10-27T16:46:09.888Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-27T16:46:09.888Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-10-27T16:46:09.888Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-10-27T16:46:09.888Z] (Reading database ... 13914 files and directories currently installed.) [2021-10-27T16:46:09.888Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-27T16:46:09.888Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-27T16:46:09.888Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-27T16:46:09.888Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-27T16:46:10.068Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-27T16:46:10.068Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-27T16:46:10.068Z] OK: 219 MiB in 52 packages [2021-10-27T16:46:10.147Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-27T16:46:10.147Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-27T16:46:10.147Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-27T16:46:10.147Z] (Reading database ... 13914 files and directories currently installed.) [2021-10-27T16:46:10.147Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-10-27T16:46:10.407Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-10-27T16:46:10.667Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-10-27T16:46:10.689Z] OK: 219 MiB in 52 packages [2021-10-27T16:46:10.929Z] (Reading database ... 13914 files and directories currently installed.) [2021-10-27T16:46:10.929Z] Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... [2021-10-27T16:46:10.929Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-10-27T16:46:10.929Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-10-27T16:46:10.929Z] Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... [2021-10-27T16:46:11.191Z] Setting up base-files (10.1ubuntu2.11) ... [2021-10-27T16:46:11.191Z] Installing new version of config file /etc/issue ... [2021-10-27T16:46:11.191Z] Installing new version of config file /etc/issue.net ... [2021-10-27T16:46:11.191Z] Installing new version of config file /etc/lsb-release ... [2021-10-27T16:46:11.191Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-10-27T16:46:11.315Z] OK: 219 MiB in 52 packages [2021-10-27T16:46:11.315Z] OK: 219 MiB in 52 packages [2021-10-27T16:46:11.452Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-10-27T16:46:11.452Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-10-27T16:46:11.452Z] Removing obsolete conffile /etc/default/motd-news ... [2021-10-27T16:46:11.452Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-27T16:46:11.452Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-10-27T16:46:11.452Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-10-27T16:46:11.603Z] OK: 219 MiB in 52 packages [2021-10-27T16:46:11.713Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-10-27T16:46:11.713Z] update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode [2021-10-27T16:46:11.713Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-27T16:46:11.713Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-27T16:46:11.713Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-10-27T16:46:11.713Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-10-27T16:46:11.976Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-27T16:46:11.976Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-10-27T16:46:11.976Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-10-27T16:46:11.976Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-10-27T16:46:11.976Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-27T16:46:11.976Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-10-27T16:46:11.976Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-10-27T16:46:12.212Z] Removing intermediate container b2427c9f93de [2021-10-27T16:46:12.212Z] ---> 8b9f30013b6a [2021-10-27T16:46:12.212Z] Step 6/22 : COPY . . [2021-10-27T16:46:12.237Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-10-27T16:46:12.237Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-27T16:46:12.237Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-10-27T16:46:12.237Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-10-27T16:46:12.496Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-10-27T16:46:12.496Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-27T16:46:12.496Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-10-27T16:46:12.496Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-10-27T16:46:12.496Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-10-27T16:46:12.496Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-27T16:46:12.496Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-10-27T16:46:12.497Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-10-27T16:46:12.757Z] Setting up grep (3.1-2build1) ... [2021-10-27T16:46:12.757Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-27T16:46:12.757Z] Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... [2021-10-27T16:46:12.757Z] Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... [2021-10-27T16:46:12.757Z] Setting up gzip (1.6-5ubuntu1.1) ... [2021-10-27T16:46:12.757Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-27T16:46:12.757Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-10-27T16:46:12.757Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-10-27T16:46:12.835Z] Removing intermediate container f234d7201ed6 [2021-10-27T16:46:12.835Z] ---> ff4fe4fafaac [2021-10-27T16:46:12.835Z] Step 6/30 : COPY . . [2021-10-27T16:46:12.835Z] Removing intermediate container 4605100616b0 [2021-10-27T16:46:12.835Z] ---> 8a25c7f5cd40 [2021-10-27T16:46:12.835Z] Step 6/23 : COPY go.mod . [2021-10-27T16:46:13.019Z] Setting up login (1:4.5-1ubuntu2) ... [2021-10-27T16:46:13.019Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-27T16:46:13.019Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-10-27T16:46:13.019Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-10-27T16:46:13.019Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-10-27T16:46:13.019Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-27T16:46:13.020Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-10-27T16:46:13.020Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-10-27T16:46:13.443Z] Removing intermediate container e625484970df [2021-10-27T16:46:13.443Z] ---> 2ad4e9e2f321 [2021-10-27T16:46:13.443Z] Step 6/22 : COPY . . [2021-10-27T16:46:13.723Z] Removing intermediate container 0211f71ac8a8 [2021-10-27T16:46:13.723Z] ---> d9bc1c23afec [2021-10-27T16:46:13.723Z] Step 6/22 : COPY . . [2021-10-27T16:46:13.963Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-10-27T16:46:13.964Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-10-27T16:46:13.964Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-10-27T16:46:13.964Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-10-27T16:46:14.225Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-10-27T16:46:14.225Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-27T16:46:14.225Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-10-27T16:46:14.225Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-10-27T16:46:14.717Z] ---> 5cf163fbbb83 [2021-10-27T16:46:14.717Z] Step 7/23 : RUN go mod download [2021-10-27T16:46:14.717Z] ---> Running in 83714d66d3c2 [2021-10-27T16:46:14.797Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-10-27T16:46:14.797Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-10-27T16:46:14.797Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-10-27T16:46:14.797Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-10-27T16:46:14.797Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-10-27T16:46:14.797Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-27T16:46:14.797Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-10-27T16:46:14.797Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-10-27T16:46:15.058Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-10-27T16:46:15.058Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-27T16:46:15.058Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-27T16:46:15.058Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-27T16:46:15.058Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-10-27T16:46:15.058Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-27T16:46:15.058Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-27T16:46:15.318Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-27T16:46:15.318Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-10-27T16:46:15.318Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-27T16:46:15.318Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-27T16:46:15.318Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-27T16:46:15.318Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-10-27T16:46:15.577Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-27T16:46:15.578Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-27T16:46:15.578Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-27T16:46:15.578Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-10-27T16:46:15.578Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-27T16:46:15.578Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-10-27T16:46:15.578Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-10-27T16:46:15.578Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-10-27T16:46:15.578Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-10-27T16:46:15.578Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-10-27T16:46:15.837Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-27T16:46:15.837Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-10-27T16:46:15.837Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-10-27T16:46:15.837Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-10-27T16:46:15.837Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-27T16:46:15.837Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-27T16:46:15.837Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-27T16:46:15.837Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-10-27T16:46:16.096Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-27T16:46:16.096Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-27T16:46:16.096Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-27T16:46:16.096Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-10-27T16:46:16.096Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-27T16:46:16.096Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-27T16:46:16.096Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-27T16:46:16.357Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-10-27T16:46:16.617Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-10-27T16:46:16.879Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-10-27T16:46:16.879Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-27T16:46:16.879Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-10-27T16:46:17.140Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-10-27T16:46:17.140Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-10-27T16:46:17.140Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-27T16:46:17.140Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-10-27T16:46:17.140Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-10-27T16:46:17.401Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-10-27T16:46:17.401Z] (Reading database ... 13917 files and directories currently installed.) [2021-10-27T16:46:17.401Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-10-27T16:46:17.401Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-10-27T16:46:17.401Z] Setting up debconf (1.5.66ubuntu1) ... [2021-10-27T16:46:17.660Z] (Reading database ... 13917 files and directories currently installed.) [2021-10-27T16:46:17.660Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-10-27T16:46:17.660Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-10-27T16:46:17.660Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-10-27T16:46:17.920Z] (Reading database ... 13917 files and directories currently installed.) [2021-10-27T16:46:17.920Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-10-27T16:46:17.920Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-10-27T16:46:17.920Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-10-27T16:46:17.920Z] (Reading database ... 13917 files and directories currently installed.) [2021-10-27T16:46:17.920Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-10-27T16:46:17.920Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-10-27T16:46:17.920Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-10-27T16:46:18.180Z] (Reading database ... 13917 files and directories currently installed.) [2021-10-27T16:46:18.180Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-10-27T16:46:18.180Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-10-27T16:46:18.180Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-10-27T16:46:18.180Z] (Reading database ... 13919 files and directories currently installed.) [2021-10-27T16:46:18.180Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-10-27T16:46:18.443Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-10-27T16:46:18.443Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-10-27T16:46:18.443Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-27T16:46:18.443Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-27T16:46:18.443Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-27T16:46:18.443Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... [2021-10-27T16:46:18.443Z] Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-10-27T16:46:18.703Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-10-27T16:46:18.703Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-10-27T16:46:18.703Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-10-27T16:46:18.703Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-27T16:46:18.703Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... [2021-10-27T16:46:18.703Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... [2021-10-27T16:46:18.963Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... [2021-10-27T16:46:18.963Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-27T16:46:18.963Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-10-27T16:46:18.963Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-10-27T16:46:18.963Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-10-27T16:46:19.223Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-27T16:46:19.223Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-10-27T16:46:19.223Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-10-27T16:46:19.223Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-10-27T16:46:19.484Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-27T16:46:19.484Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-10-27T16:46:19.484Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-10-27T16:46:19.484Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-10-27T16:46:19.484Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-27T16:46:19.484Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-10-27T16:46:19.484Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-10-27T16:46:19.484Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-10-27T16:46:19.745Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-27T16:46:19.745Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-10-27T16:46:19.745Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-10-27T16:46:19.745Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-10-27T16:46:20.005Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-27T16:46:20.005Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-10-27T16:46:20.005Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-10-27T16:46:20.005Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-10-27T16:46:20.005Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-27T16:46:20.005Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-10-27T16:46:20.005Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-10-27T16:46:20.005Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-10-27T16:46:20.265Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-27T16:46:20.266Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-10-27T16:46:20.266Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-10-27T16:46:20.266Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-10-27T16:46:20.266Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-27T16:46:20.266Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-10-27T16:46:20.266Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-10-27T16:46:20.534Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-10-27T16:46:20.534Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-27T16:46:20.534Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-10-27T16:46:20.534Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-10-27T16:46:20.534Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-10-27T16:46:20.534Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-27T16:46:20.534Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-10-27T16:46:20.534Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-10-27T16:46:20.794Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-10-27T16:46:20.795Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-27T16:46:20.795Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... [2021-10-27T16:46:20.795Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... [2021-10-27T16:46:20.795Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... [2021-10-27T16:46:20.795Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-27T16:46:20.795Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-10-27T16:46:21.057Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-10-27T16:46:21.057Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-10-27T16:46:21.057Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-27T16:46:21.057Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-10-27T16:46:21.058Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-10-27T16:46:21.058Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-10-27T16:46:21.058Z] (Reading database ... 13924 files and directories currently installed.) [2021-10-27T16:46:21.058Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-10-27T16:46:21.058Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-10-27T16:46:21.317Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-10-27T16:46:21.317Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-10-27T16:46:21.317Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-10-27T16:46:21.317Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-10-27T16:46:21.479Z] Removing intermediate container 83714d66d3c2 [2021-10-27T16:46:21.479Z] ---> 03f0b464c5bf [2021-10-27T16:46:21.479Z] Step 8/23 : COPY . . [2021-10-27T16:46:21.577Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... [2021-10-27T16:46:21.577Z] Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... [2021-10-27T16:46:21.577Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-10-27T16:46:21.577Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-10-27T16:46:21.577Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-10-27T16:46:21.577Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-10-27T16:46:21.836Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-10-27T16:46:21.836Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-10-27T16:46:21.836Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-10-27T16:46:21.836Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-10-27T16:46:21.836Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-10-27T16:46:21.836Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-10-27T16:46:21.837Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-10-27T16:46:21.837Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-10-27T16:46:22.095Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-10-27T16:46:22.095Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-10-27T16:46:22.095Z] Preparing to unpack .../11-tzdata_2021a-2ubuntu0.18.04_all.deb ... [2021-10-27T16:46:22.095Z] Unpacking tzdata (2021a-2ubuntu0.18.04) over (2018d-1) ... [2021-10-27T16:46:22.356Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-10-27T16:46:22.356Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-10-27T16:46:22.356Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-10-27T16:46:22.615Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-10-27T16:46:22.615Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-10-27T16:46:22.615Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-10-27T16:46:22.874Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-10-27T16:46:22.874Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-10-27T16:46:22.874Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-10-27T16:46:22.874Z] Unpacking binutils (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-10-27T16:46:22.874Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-10-27T16:46:22.874Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-10-27T16:46:23.133Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-27T16:46:23.133Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-27T16:46:23.133Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-27T16:46:23.133Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-27T16:46:23.133Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-27T16:46:23.133Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-27T16:46:23.396Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-27T16:46:23.396Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-27T16:46:24.337Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-27T16:46:24.337Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-27T16:46:24.904Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-27T16:46:24.904Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-27T16:46:25.163Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-27T16:46:25.163Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-27T16:46:25.735Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-27T16:46:25.735Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-27T16:46:26.304Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-27T16:46:26.304Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-27T16:46:26.304Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-10-27T16:46:26.304Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-10-27T16:46:26.304Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-10-27T16:46:26.304Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-10-27T16:46:26.564Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-10-27T16:46:26.564Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-10-27T16:46:26.564Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-10-27T16:46:26.564Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-10-27T16:46:26.825Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-10-27T16:46:26.825Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-10-27T16:46:26.825Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-10-27T16:46:26.825Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-10-27T16:46:26.825Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-10-27T16:46:26.825Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-10-27T16:46:26.825Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-27T16:46:26.825Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-10-27T16:46:26.825Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-27T16:46:26.825Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-27T16:46:27.086Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-27T16:46:27.086Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-10-27T16:46:27.086Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-10-27T16:46:27.086Z] Setting up tzdata (2021a-2ubuntu0.18.04) ... [2021-10-27T16:46:27.086Z] [2021-10-27T16:46:27.086Z] Current default time zone: 'Etc/UTC' [2021-10-27T16:46:27.086Z] Local time is now: Wed Oct 27 16:46:26 UTC 2021. [2021-10-27T16:46:27.086Z] Universal Time is now: Wed Oct 27 16:46:26 UTC 2021. [2021-10-27T16:46:27.086Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-10-27T16:46:27.086Z] [2021-10-27T16:46:27.086Z] Setting up systemd-sysv (237-3ubuntu10.52) ... [2021-10-27T16:46:27.086Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-27T16:46:27.086Z] Setting up linux-libc-dev:amd64 (4.15.0-161.169) ... [2021-10-27T16:46:27.086Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-10-27T16:46:27.086Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-10-27T16:46:27.086Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-10-27T16:46:27.086Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-10-27T16:46:27.086Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-10-27T16:46:27.086Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-10-27T16:46:27.086Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-10-27T16:46:27.346Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-27T16:46:27.346Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-10-27T16:46:27.346Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-27T16:46:27.346Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.7) ... [2021-10-27T16:46:27.346Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-27T16:46:27.346Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-10-27T16:46:27.346Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-10-27T16:46:27.346Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-10-27T16:46:27.346Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... [2021-10-27T16:46:27.346Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-10-27T16:46:27.346Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-10-27T16:46:27.346Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-10-27T16:46:27.346Z] Setting up ca-certificates (20210119~18.04.2) ... [2021-10-27T16:46:29.716Z] Updating certificates in /etc/ssl/certs... [2021-10-27T16:46:29.975Z] 23 added, 28 removed; done. [2021-10-27T16:46:29.975Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-10-27T16:46:29.975Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-27T16:46:29.975Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-10-27T16:46:29.975Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-10-27T16:46:29.975Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-10-27T16:46:30.235Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-27T16:46:30.235Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.7) ... [2021-10-27T16:46:30.235Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-27T16:46:30.235Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-27T16:46:30.235Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-27T16:46:30.235Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-10-27T16:46:30.235Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-27T16:46:30.235Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-10-27T16:46:30.235Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) ... [2021-10-27T16:46:30.235Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-10-27T16:46:30.235Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-10-27T16:46:30.235Z] Setting up binutils (2.30-21ubuntu1~18.04.7) ... [2021-10-27T16:46:30.235Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-10-27T16:46:30.235Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-10-27T16:46:30.236Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-10-27T16:46:30.236Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-10-27T16:46:30.236Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-10-27T16:46:30.495Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-10-27T16:46:30.495Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-10-27T16:46:30.495Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-10-27T16:46:30.495Z] Processing triggers for ca-certificates (20210119~18.04.2) ... [2021-10-27T16:46:30.495Z] Updating certificates in /etc/ssl/certs... [2021-10-27T16:46:31.066Z] 0 added, 0 removed; done. [2021-10-27T16:46:31.066Z] Running hooks in /etc/ca-certificates/update.d... [2021-10-27T16:46:31.066Z] done. [2021-10-27T16:46:31.327Z] Reading package lists... [2021-10-27T16:46:31.586Z] Building dependency tree... [2021-10-27T16:46:31.586Z] Reading state information... [2021-10-27T16:46:31.846Z] The following NEW packages will be installed: [2021-10-27T16:46:31.846Z] apt-transport-https [2021-10-27T16:46:31.846Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-10-27T16:46:32.106Z] Need to get 4348 B of archives. [2021-10-27T16:46:32.106Z] After this operation, 154 kB of additional disk space will be used. [2021-10-27T16:46:32.106Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2021-10-27T16:46:32.106Z] debconf: delaying package configuration, since apt-utils is not installed [2021-10-27T16:46:32.106Z] Fetched 4348 B in 0s (21.5 kB/s) [2021-10-27T16:46:32.106Z] Selecting previously unselected package apt-transport-https. [2021-10-27T16:46:32.106Z] (Reading database ... 13928 files and directories currently installed.) [2021-10-27T16:46:32.106Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2021-10-27T16:46:32.106Z] Unpacking apt-transport-https (1.6.14) ... [2021-10-27T16:46:32.106Z] Setting up apt-transport-https (1.6.14) ... [2021-10-27T16:46:32.365Z] Waiting for network to be ready... [2021-10-27T16:46:36.618Z] ---> 0fd73db98941 [2021-10-27T16:46:36.618Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-27T16:46:36.618Z] ---> 17ec91276b05 [2021-10-27T16:46:36.618Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-27T16:46:36.618Z] ---> 27482cae0533 [2021-10-27T16:46:36.618Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-27T16:46:36.618Z] ---> 549ba1196163 [2021-10-27T16:46:36.618Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-27T16:46:36.898Z] ---> Running in e2ca578db34f [2021-10-27T16:46:36.898Z] ---> Running in 26459534841d [2021-10-27T16:46:36.898Z] ---> Running in 4229b637f88a [2021-10-27T16:46:36.898Z] ---> Running in 2ec6f313cbea [2021-10-27T16:46:40.504Z] 2021-10-27T16:46:36Z INFO Waiting for automatic snapd restart... [2021-10-27T16:46:41.075Z] snapd 2.52.1 from Canonical* installed [2021-10-27T16:46:41.648Z] "snapd" switched to the "latest/stable" channel [2021-10-27T16:46:41.648Z] [2021-10-27T16:46:43.685Z] ---> e16b2cbf7386 [2021-10-27T16:46:43.685Z] Step 9/23 : RUN go mod tidy [2021-10-27T16:46:43.685Z] Removing intermediate container e2ca578db34f [2021-10-27T16:46:43.685Z] ---> a952e0e99e83 [2021-10-27T16:46:43.685Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-10-27T16:46:43.685Z] Removing intermediate container 26459534841d [2021-10-27T16:46:43.685Z] ---> 2f6941330e88 [2021-10-27T16:46:43.685Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-10-27T16:46:43.685Z] ---> Running in df4b689d8509 [2021-10-27T16:46:43.685Z] ---> Running in 7ea4001334be [2021-10-27T16:46:43.685Z] ---> Running in ee330d32083a [2021-10-27T16:46:43.685Z] Removing intermediate container 4229b637f88a [2021-10-27T16:46:43.685Z] ---> 1d4f1fc17d1e [2021-10-27T16:46:43.685Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-10-27T16:46:43.980Z] ---> Running in e57e74bb1cac [2021-10-27T16:46:43.980Z] Removing intermediate container 2ec6f313cbea [2021-10-27T16:46:43.980Z] ---> bec40720ec0b [2021-10-27T16:46:43.980Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-10-27T16:46:44.187Z] core18 20211015 from Canonical* installed [2021-10-27T16:46:44.187Z] "core18" switched to the "latest/stable" channel [2021-10-27T16:46:44.187Z] [2021-10-27T16:46:44.257Z] ---> Running in e6070acd33d7 [2021-10-27T16:46:46.276Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-10-27T16:46:46.276Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-10-27T16:46:46.565Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-10-27T16:46:46.565Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-10-27T16:46:46.729Z] snapcraft 5.0 from Canonical* installed [2021-10-27T16:46:46.729Z] "snapcraft" switched to the "latest/stable" channel [2021-10-27T16:46:46.729Z] [2021-10-27T16:46:51.582Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-10-27T16:46:51.582Z] - README.md [2021-10-27T16:46:51.582Z] [2021-10-27T16:46:51.582Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-10-27T16:46:51.582Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-10-27T16:46:51.594Z] Removing intermediate container df4b689d8509 [2021-10-27T16:46:51.594Z] ---> adae46a3c15b [2021-10-27T16:46:51.594Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-10-27T16:46:51.594Z] ---> Running in 6ed312f7a076 [2021-10-27T16:46:51.841Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-10-27T16:46:51.841Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-10-27T16:46:53.731Z] Reading package lists... [2021-10-27T16:46:53.731Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.9 git-man=1:2.17.1-1ubuntu0.9 libcurl3-gnutls=7.58.0-2ubuntu3.16 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 [2021-10-27T16:46:53.731Z] Reading package lists... [2021-10-27T16:46:53.731Z] Building dependency tree... [2021-10-27T16:46:53.731Z] Reading state information... [2021-10-27T16:46:53.731Z] Suggested packages: [2021-10-27T16:46:53.731Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-10-27T16:46:53.731Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-10-27T16:46:53.731Z] Recommended packages: [2021-10-27T16:46:53.731Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-10-27T16:46:53.731Z] The following NEW packages will be installed: [2021-10-27T16:46:53.731Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-10-27T16:46:53.731Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-10-27T16:46:53.731Z] pkg-config zip [2021-10-27T16:46:53.731Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-10-27T16:46:53.739Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-10-27T16:46:53.993Z] Need to get 7670 kB of archives. [2021-10-27T16:46:53.993Z] After this operation, 43.8 MB of additional disk space will be used. [2021-10-27T16:46:53.993Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] [2021-10-27T16:46:53.993Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] [2021-10-27T16:46:53.993Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] [2021-10-27T16:46:53.993Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] [2021-10-27T16:46:53.993Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-10-27T16:46:53.993Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-10-27T16:46:53.993Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-10-27T16:46:54.256Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-10-27T16:46:54.256Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-10-27T16:46:54.256Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-10-27T16:46:54.256Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-10-27T16:46:54.517Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-10-27T16:46:54.517Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-10-27T16:46:54.517Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-10-27T16:46:54.517Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-10-27T16:46:54.777Z] debconf: delaying package configuration, since apt-utils is not installed [2021-10-27T16:46:54.777Z] Fetched 7670 kB in 1s (10.6 MB/s) [2021-10-27T16:46:54.777Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-10-27T16:46:54.777Z] (Reading database ... 13932 files and directories currently installed.) [2021-10-27T16:46:54.777Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-10-27T16:46:54.777Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-10-27T16:46:54.777Z] Selecting previously unselected package libpsl5:amd64. [2021-10-27T16:46:54.777Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-10-27T16:46:54.777Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-10-27T16:46:55.037Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-10-27T16:46:55.037Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-10-27T16:46:55.037Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-10-27T16:46:55.037Z] Selecting previously unselected package librtmp1:amd64. [2021-10-27T16:46:55.037Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-10-27T16:46:55.037Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-10-27T16:46:55.037Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-10-27T16:46:55.037Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... [2021-10-27T16:46:55.037Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2021-10-27T16:46:55.037Z] Selecting previously unselected package liberror-perl. [2021-10-27T16:46:55.037Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-10-27T16:46:55.037Z] Unpacking liberror-perl (0.17025-1) ... [2021-10-27T16:46:55.296Z] Selecting previously unselected package git-man. [2021-10-27T16:46:55.296Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... [2021-10-27T16:46:55.296Z] Unpacking git-man (1:2.17.1-1ubuntu0.9) ... [2021-10-27T16:46:55.296Z] Selecting previously unselected package git. [2021-10-27T16:46:55.296Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... [2021-10-27T16:46:55.296Z] Unpacking git (1:2.17.1-1ubuntu0.9) ... [2021-10-27T16:46:55.866Z] Selecting previously unselected package libnorm1:amd64. [2021-10-27T16:46:55.866Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-10-27T16:46:55.866Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-10-27T16:46:55.866Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-10-27T16:46:55.866Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-10-27T16:46:55.866Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-10-27T16:46:55.866Z] Selecting previously unselected package libsodium23:amd64. [2021-10-27T16:46:55.866Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-10-27T16:46:55.866Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-10-27T16:46:56.126Z] Selecting previously unselected package libzmq5:amd64. [2021-10-27T16:46:56.126Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-10-27T16:46:56.126Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-10-27T16:46:56.126Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-10-27T16:46:56.126Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-10-27T16:46:56.126Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-10-27T16:46:56.126Z] Selecting previously unselected package pkg-config. [2021-10-27T16:46:56.126Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-10-27T16:46:56.126Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-10-27T16:46:56.126Z] Selecting previously unselected package zip. [2021-10-27T16:46:56.126Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-10-27T16:46:56.126Z] Unpacking zip (3.0-11build1) ... [2021-10-27T16:46:56.387Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-10-27T16:46:56.387Z] Setting up git-man (1:2.17.1-1ubuntu0.9) ... [2021-10-27T16:46:56.387Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-10-27T16:46:56.387Z] Setting up liberror-perl (0.17025-1) ... [2021-10-27T16:46:56.387Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-10-27T16:46:56.387Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-10-27T16:46:56.387Z] No schema files found: doing nothing. [2021-10-27T16:46:56.387Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-10-27T16:46:56.387Z] Setting up zip (3.0-11build1) ... [2021-10-27T16:46:56.387Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-10-27T16:46:56.387Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-10-27T16:46:56.387Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-10-27T16:46:56.387Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-10-27T16:46:56.387Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2021-10-27T16:46:56.387Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-10-27T16:46:56.387Z] Setting up git (1:2.17.1-1ubuntu0.9) ... [2021-10-27T16:46:56.387Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-10-27T16:46:56.956Z] git set to automatically installed. [2021-10-27T16:46:56.956Z] git-man set to automatically installed. [2021-10-27T16:46:56.956Z] libcurl3-gnutls set to automatically installed. [2021-10-27T16:46:56.956Z] liberror-perl set to automatically installed. [2021-10-27T16:46:56.956Z] libglib2.0-0 set to automatically installed. [2021-10-27T16:46:56.956Z] libnghttp2-14 set to automatically installed. [2021-10-27T16:46:56.956Z] libnorm1 set to automatically installed. [2021-10-27T16:46:56.956Z] libpgm-5.2-0 set to automatically installed. [2021-10-27T16:46:56.956Z] libpsl5 set to automatically installed. [2021-10-27T16:46:56.956Z] librtmp1 set to automatically installed. [2021-10-27T16:46:56.956Z] libsodium23 set to automatically installed. [2021-10-27T16:46:56.956Z] libzmq3-dev set to automatically installed. [2021-10-27T16:46:56.956Z] libzmq5 set to automatically installed. [2021-10-27T16:46:56.956Z] pkg-config set to automatically installed. [2021-10-27T16:46:56.956Z] zip set to automatically installed. [2021-10-27T16:46:58.337Z] snapd is not logged in, snap install commands will use sudo [2021-10-27T16:46:58.908Z] snap "core18" has no updates available [2021-10-27T16:46:59.847Z] snapd is not logged in, snap install commands will use sudo [2021-10-27T16:47:09.843Z] go (1.16/stable) 1.16.9 from Michael Hudson-Doyle (mwhudson) installed [2021-10-27T16:47:09.843Z] Pulling config-common [2021-10-27T16:47:09.843Z] + snapcraftctl pull [2021-10-27T16:47:10.781Z] Pulling go-build-helper [2021-10-27T16:47:10.781Z] + snapcraftctl pull [2021-10-27T16:47:12.165Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-10-27T16:47:12.165Z] Skipping pull go-build-helper (already ran) [2021-10-27T16:47:12.165Z] Building go-build-helper [2021-10-27T16:47:12.165Z] + snapcraftctl build [2021-10-27T16:47:14.713Z] Staging go-build-helper [2021-10-27T16:47:14.713Z] + snapcraftctl stage [2021-10-27T16:47:25.615Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-10-27T16:47:25.615Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-10-27T16:47:25.615Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1932 kB] [2021-10-27T16:47:25.615Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [349 kB] [2021-10-27T16:47:25.615Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-10-27T16:47:25.615Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-10-27T16:47:25.615Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [488 kB] [2021-10-27T16:47:25.615Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [65.8 kB] [2021-10-27T16:47:25.615Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1144 kB] [2021-10-27T16:47:25.615Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [262 kB] [2021-10-27T16:47:25.615Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-10-27T16:47:25.615Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-10-27T16:47:25.615Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-10-27T16:47:25.615Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-10-27T16:47:25.615Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-10-27T16:47:25.615Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-10-27T16:47:25.615Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-10-27T16:47:25.615Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-10-27T16:47:25.615Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-10-27T16:47:25.615Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2277 kB] [2021-10-27T16:47:25.615Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [442 kB] [2021-10-27T16:47:25.615Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-10-27T16:47:25.615Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-10-27T16:47:25.615Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [513 kB] [2021-10-27T16:47:25.615Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [69.7 kB] [2021-10-27T16:47:25.615Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1759 kB] [2021-10-27T16:47:25.615Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [378 kB] [2021-10-27T16:47:25.615Z] Fetched 25.5 MB in 0s (0 B/s) [2021-10-27T16:47:25.615Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-10-27T16:47:25.615Z] Fetched 224 kB in 0s (0 B/s) [2021-10-27T16:47:25.615Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-10-27T16:47:25.615Z] Fetched 157 kB in 0s (0 B/s) [2021-10-27T16:47:25.615Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-10-27T16:47:25.615Z] Fetched 221 kB in 0s (0 B/s) [2021-10-27T16:47:25.615Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-10-27T16:47:25.615Z] Fetched 143 kB in 0s (0 B/s) [2021-10-27T16:47:25.615Z] Pulling edgex-go [2021-10-27T16:47:25.615Z] + snapcraftctl pull [2021-10-27T16:47:25.615Z] Pulling hooks [2021-10-27T16:47:25.615Z] + snapcraftctl pull [2021-10-27T16:47:40.520Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-10-27T16:47:40.520Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-10-27T16:47:40.520Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-10-27T16:47:40.520Z] Fetched 0 B in 0s (0 B/s) [2021-10-27T16:47:40.520Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-10-27T16:47:40.520Z] Fetched 96.5 kB in 0s (0 B/s) [2021-10-27T16:47:40.520Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-10-27T16:47:40.520Z] Fetched 279 kB in 0s (0 B/s) [2021-10-27T16:47:40.520Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-10-27T16:47:40.520Z] Fetched 122 kB in 0s (0 B/s) [2021-10-27T16:47:40.520Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-10-27T16:47:40.520Z] Fetched 77.8 kB in 0s (0 B/s) [2021-10-27T16:47:40.520Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-10-27T16:47:40.520Z] Fetched 8848 B in 0s (0 B/s) [2021-10-27T16:47:40.520Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-10-27T16:47:40.520Z] Fetched 47.8 kB in 0s (0 B/s) [2021-10-27T16:47:40.520Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-10-27T16:47:40.520Z] Fetched 45.6 kB in 0s (0 B/s) [2021-10-27T16:47:40.520Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-10-27T16:47:40.520Z] Fetched 15.0 kB in 0s (0 B/s) [2021-10-27T16:47:40.520Z] Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] [2021-10-27T16:47:40.520Z] Fetched 220 kB in 0s (0 B/s) [2021-10-27T16:47:40.520Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-10-27T16:47:40.520Z] Fetched 154 kB in 0s (0 B/s) [2021-10-27T16:47:40.520Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-10-27T16:47:40.520Z] Fetched 50.6 kB in 0s (0 B/s) [2021-10-27T16:47:40.520Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-10-27T16:47:40.520Z] Fetched 14.8 kB in 0s (0 B/s) [2021-10-27T16:47:40.520Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-10-27T16:47:40.520Z] Fetched 41.8 kB in 0s (0 B/s) [2021-10-27T16:47:40.520Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-10-27T16:47:40.520Z] Fetched 499 kB in 0s (0 B/s) [2021-10-27T16:47:40.520Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-10-27T16:47:40.520Z] Fetched 111 kB in 0s (0 B/s) [2021-10-27T16:47:40.520Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-10-27T16:47:40.520Z] Fetched 240 kB in 0s (0 B/s) [2021-10-27T16:47:40.520Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-10-27T16:47:40.520Z] Fetched 29.3 kB in 0s (0 B/s) [2021-10-27T16:47:40.520Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-10-27T16:47:40.520Z] Fetched 85.5 kB in 0s (0 B/s) [2021-10-27T16:47:40.520Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-10-27T16:47:40.520Z] Fetched 24.5 kB in 0s (0 B/s) [2021-10-27T16:47:40.520Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-10-27T16:47:40.520Z] Fetched 49.2 kB in 0s (0 B/s) [2021-10-27T16:47:40.520Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-10-27T16:47:40.520Z] Fetched 54.2 kB in 0s (0 B/s) [2021-10-27T16:47:40.520Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-10-27T16:47:40.520Z] Fetched 30.8 kB in 0s (0 B/s) [2021-10-27T16:47:40.520Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-10-27T16:47:40.520Z] Fetched 15.8 kB in 0s (0 B/s) [2021-10-27T16:47:40.520Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-10-27T16:47:40.520Z] Fetched 85.9 kB in 0s (0 B/s) [2021-10-27T16:47:40.520Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-10-27T16:47:40.520Z] Fetched 8720 B in 0s (0 B/s) [2021-10-27T16:47:40.520Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-10-27T16:47:40.520Z] Fetched 140 kB in 0s (0 B/s) [2021-10-27T16:47:40.520Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-10-27T16:47:40.520Z] Fetched 119 kB in 0s (0 B/s) [2021-10-27T16:47:40.520Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-10-27T16:47:40.520Z] Fetched 111 kB in 0s (0 B/s) [2021-10-27T16:47:40.520Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-10-27T16:47:40.520Z] Fetched 11.1 kB in 0s (0 B/s) [2021-10-27T16:47:40.520Z] Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] [2021-10-27T16:47:40.520Z] Fetched 646 kB in 0s (0 B/s) [2021-10-27T16:47:40.520Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-10-27T16:47:40.520Z] Fetched 41.3 kB in 0s (0 B/s) [2021-10-27T16:47:40.520Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-10-27T16:47:40.520Z] Fetched 17.9 kB in 0s (0 B/s) [2021-10-27T16:47:40.520Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-10-27T16:47:40.520Z] Fetched 368 kB in 0s (0 B/s) [2021-10-27T16:47:40.520Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-10-27T16:47:40.520Z] Fetched 187 kB in 0s (0 B/s) [2021-10-27T16:47:40.520Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-10-27T16:47:40.520Z] Fetched 175 kB in 0s (0 B/s) [2021-10-27T16:47:40.520Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-10-27T16:47:40.520Z] Fetched 206 kB in 0s (0 B/s) [2021-10-27T16:47:40.520Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] [2021-10-27T16:47:40.520Z] Fetched 1302 kB in 0s (0 B/s) [2021-10-27T16:47:40.520Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-10-27T16:47:40.520Z] Fetched 36.2 kB in 0s (0 B/s) [2021-10-27T16:47:40.520Z] Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] [2021-10-27T16:47:40.520Z] Fetched 159 kB in 0s (0 B/s) [2021-10-27T16:47:40.520Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-10-27T16:47:40.520Z] Fetched 107 kB in 0s (0 B/s) [2021-10-27T16:47:40.520Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-10-27T16:47:40.520Z] Fetched 48.7 kB in 0s (0 B/s) [2021-10-27T16:47:40.520Z] Pulling static-packages [2021-10-27T16:47:40.520Z] + snapcraftctl pull [2021-10-27T16:47:41.903Z] Pulling version [2021-10-27T16:47:41.903Z] + cd /root/project [2021-10-27T16:47:41.903Z] + git describe --tags --abbrev=0 [2021-10-27T16:47:41.903Z] + sed s/v// [2021-10-27T16:47:41.903Z] + GIT_VERSION=2.0.1-dev.81 [2021-10-27T16:47:41.903Z] + [ -z 2.0.1-dev.81 ] [2021-10-27T16:47:41.903Z] + snapcraftctl set-version 2.0.1-dev.81 [2021-10-27T16:47:42.844Z] Building config-common [2021-10-27T16:47:42.844Z] + snapcraftctl build [2021-10-27T16:47:44.752Z] Skipping build go-build-helper (already ran) [2021-10-27T16:47:45.012Z] Building edgex-go [2021-10-27T16:47:45.012Z] + cd /root/parts/edgex-go/src [2021-10-27T16:47:45.012Z] + git describe --tags --abbrev=0 [2021-10-27T16:47:45.012Z] + sed s/v// [2021-10-27T16:47:45.012Z] + GIT_VERSION=2.0.1-dev.81 [2021-10-27T16:47:45.012Z] + [ -z 2.0.1-dev.81 ] [2021-10-27T16:47:45.012Z] + echo 2.0.1-dev.81 [2021-10-27T16:47:45.012Z] + [ ! -d vendor ] [2021-10-27T16:47:45.012Z] + go mod download all [2021-10-27T16:47:54.447Z] + make build [2021-10-27T16:47:54.447Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.81" -o cmd/core-data/core-data ./cmd/core-data [2021-10-27T16:48:04.434Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.81" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-10-27T16:48:07.725Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.81" -o cmd/core-command/core-command ./cmd/core-command [2021-10-27T16:48:09.106Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.81" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-10-27T16:48:10.047Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.81" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-10-27T16:48:10.614Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.81" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-10-27T16:48:11.553Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.81" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-10-27T16:48:12.935Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.81" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-10-27T16:48:13.874Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.81" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-10-27T16:48:15.252Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.81" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-10-27T16:48:16.189Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.81" -o ./cmd/secrets-config ./cmd/secrets-config [2021-10-27T16:48:17.127Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.81" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-10-27T16:48:18.507Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-10-27T16:48:18.507Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-10-27T16:48:18.507Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-10-27T16:48:18.507Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-10-27T16:48:18.507Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-10-27T16:48:18.507Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-10-27T16:48:18.507Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-10-27T16:48:18.507Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-10-27T16:48:18.507Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-10-27T16:48:18.507Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-10-27T16:48:18.507Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-10-27T16:48:18.767Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-10-27T16:48:18.767Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-10-27T16:48:18.767Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-10-27T16:48:18.767Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-10-27T16:48:18.767Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-10-27T16:48:18.767Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-10-27T16:48:18.767Z] + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml [2021-10-27T16:48:18.767Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-10-27T16:48:18.767Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-10-27T16:48:18.767Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-10-27T16:48:18.767Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-10-27T16:48:18.767Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-10-27T16:48:18.767Z] + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml [2021-10-27T16:48:18.767Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-10-27T16:48:18.767Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-10-27T16:48:18.767Z] + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json [2021-10-27T16:48:20.149Z] Building hooks [2021-10-27T16:48:20.149Z] + cd /root/parts/hooks/src [2021-10-27T16:48:20.149Z] + make build [2021-10-27T16:48:20.149Z] go mod tidy [2021-10-27T16:48:20.149Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.5 [2021-10-27T16:48:20.149Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-10-27T16:48:20.149Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-10-27T16:48:20.407Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-10-27T16:48:20.977Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-10-27T16:48:21.544Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-10-27T16:48:21.544Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-10-27T16:48:24.724Z] Building static-packages [2021-10-27T16:48:24.724Z] + snapcraftctl build [2021-10-27T16:48:26.633Z] Building version [2021-10-27T16:48:26.633Z] + snapcraftctl build [2021-10-27T16:48:28.542Z] Staging config-common [2021-10-27T16:48:28.542Z] + snapcraftctl stage [2021-10-27T16:48:29.482Z] Skipping stage go-build-helper (already ran) [2021-10-27T16:48:29.482Z] Staging edgex-go [2021-10-27T16:48:29.482Z] + snapcraftctl stage [2021-10-27T16:48:30.862Z] Staging hooks [2021-10-27T16:48:30.862Z] + snapcraftctl stage [2021-10-27T16:48:31.806Z] Staging static-packages [2021-10-27T16:48:31.806Z] + snapcraftctl stage [2021-10-27T16:48:33.190Z] Staging version [2021-10-27T16:48:33.190Z] + snapcraftctl stage [2021-10-27T16:48:34.131Z] Priming config-common [2021-10-27T16:48:34.131Z] + snapcraftctl prime [2021-10-27T16:48:35.516Z] Priming go-build-helper [2021-10-27T16:48:35.517Z] + snapcraftctl prime [2021-10-27T16:48:36.454Z] Priming edgex-go [2021-10-27T16:48:36.455Z] + snapcraftctl prime [2021-10-27T16:48:37.838Z] Priming hooks [2021-10-27T16:48:37.838Z] + snapcraftctl prime [2021-10-27T16:48:39.220Z] Priming static-packages [2021-10-27T16:48:39.220Z] + snapcraftctl prime [2021-10-27T16:48:42.511Z] Priming version [2021-10-27T16:48:42.511Z] + snapcraftctl prime [2021-10-27T16:48:43.449Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-10-27T16:49:15.780Z] Removing intermediate container e6070acd33d7 [2021-10-27T16:49:15.780Z] ---> 5a3bd5105194 [2021-10-27T16:49:15.780Z] [2021-10-27T16:49:15.780Z] Step 9/22 : FROM alpine:3.14 [2021-10-27T16:49:15.780Z] Removing intermediate container e57e74bb1cac [2021-10-27T16:49:15.780Z] ---> 49d2aba0bf4f [2021-10-27T16:49:15.780Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-10-27T16:49:16.060Z] 3.14: Pulling from library/alpine [2021-10-27T16:49:16.060Z] ---> Running in e5dc5e6c1d8a [2021-10-27T16:49:16.363Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-27T16:49:16.363Z] Status: Downloaded newer image for alpine:3.14 [2021-10-27T16:49:16.363Z] ---> bb3de5531c18 [2021-10-27T16:49:16.363Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-10-27T16:49:16.647Z] ---> Running in 9434ed955d0b [2021-10-27T16:49:20.083Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-10-27T16:49:20.083Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-27T16:49:22.405Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-27T16:49:22.405Z] Removing intermediate container ee330d32083a [2021-10-27T16:49:22.405Z] ---> 704cf2a52711 [2021-10-27T16:49:22.405Z] [2021-10-27T16:49:22.405Z] Step 9/30 : FROM alpine:3.14 [2021-10-27T16:49:22.405Z] ---> bb3de5531c18 [2021-10-27T16:49:22.405Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-10-27T16:49:22.405Z] ---> Running in eeb0457fdc3f [2021-10-27T16:49:22.405Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-10-27T16:49:22.405Z] Executing busybox-1.33.1-r3.trigger [2021-10-27T16:49:22.405Z] OK: 5 MiB in 15 packages [2021-10-27T16:49:22.405Z] Removing intermediate container eeb0457fdc3f [2021-10-27T16:49:22.405Z] ---> cc789a53c1a0 [2021-10-27T16:49:22.405Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-10-27T16:49:22.405Z] ---> Running in 4e1ed4dda0b6 [2021-10-27T16:49:23.875Z] Removing intermediate container 9434ed955d0b [2021-10-27T16:49:23.875Z] ---> a798b0ff0b8d [2021-10-27T16:49:23.875Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-27T16:49:24.163Z] ---> Running in 7f26ca0087c3 [2021-10-27T16:49:24.767Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-27T16:49:25.046Z] Removing intermediate container 7f26ca0087c3 [2021-10-27T16:49:25.046Z] ---> f1e7de71d2dd [2021-10-27T16:49:25.046Z] Step 12/22 : ENV APP_PORT=59882 [2021-10-27T16:49:25.330Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-27T16:49:25.330Z] ---> Running in ce2f33c03c02 [2021-10-27T16:49:26.353Z] Removing intermediate container ce2f33c03c02 [2021-10-27T16:49:26.353Z] ---> 325750e3e824 [2021-10-27T16:49:26.353Z] Step 13/22 : EXPOSE $APP_PORT [2021-10-27T16:49:26.647Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-10-27T16:49:26.647Z] (2/2) Installing su-exec (0.2-r1) [2021-10-27T16:49:26.647Z] Executing busybox-1.33.1-r3.trigger [2021-10-27T16:49:26.647Z] ---> Running in 6ca3837e2336 [2021-10-27T16:49:26.647Z] OK: 5 MiB in 16 packages [2021-10-27T16:49:26.647Z] Removing intermediate container e5dc5e6c1d8a [2021-10-27T16:49:26.647Z] ---> 6086d49ec974 [2021-10-27T16:49:26.647Z] [2021-10-27T16:49:26.647Z] Step 10/22 : FROM docker:20.10.8 [2021-10-27T16:49:26.926Z] 20.10.8: Pulling from library/docker [2021-10-27T16:49:27.920Z] Removing intermediate container 6ca3837e2336 [2021-10-27T16:49:27.920Z] ---> 7773c317dc99 [2021-10-27T16:49:27.920Z] Step 14/22 : WORKDIR / [2021-10-27T16:49:27.920Z] ---> Running in 51c61a994cff [2021-10-27T16:49:28.525Z] Removing intermediate container 4e1ed4dda0b6 [2021-10-27T16:49:28.525Z] ---> a617c194a90c [2021-10-27T16:49:28.525Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-10-27T16:49:28.804Z] ---> Running in f1b02f4993c6 [2021-10-27T16:49:29.081Z] Removing intermediate container 51c61a994cff [2021-10-27T16:49:29.081Z] ---> 6508fe5fbec0 [2021-10-27T16:49:29.081Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-27T16:49:30.077Z] Removing intermediate container f1b02f4993c6 [2021-10-27T16:49:30.077Z] ---> 4006faea02f1 [2021-10-27T16:49:30.077Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-10-27T16:49:30.354Z] ---> Running in 8883730a4a72 [2021-10-27T16:49:30.960Z] ---> 4691dc32d961 [2021-10-27T16:49:30.960Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-10-27T16:49:31.237Z] Removing intermediate container 8883730a4a72 [2021-10-27T16:49:31.237Z] ---> 8d9f8fab0f00 [2021-10-27T16:49:31.237Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-10-27T16:49:31.515Z] ---> Running in fe2100804e0a [2021-10-27T16:49:33.660Z] Removing intermediate container 7ea4001334be [2021-10-27T16:49:33.660Z] ---> e6c625371f7d [2021-10-27T16:49:33.660Z] [2021-10-27T16:49:33.660Z] Step 9/22 : FROM alpine:3.14 [2021-10-27T16:49:33.660Z] ---> bb3de5531c18 [2021-10-27T16:49:33.660Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-10-27T16:49:33.660Z] ---> Using cache [2021-10-27T16:49:33.660Z] ---> a798b0ff0b8d [2021-10-27T16:49:33.660Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-27T16:49:33.660Z] ---> Using cache [2021-10-27T16:49:33.660Z] ---> f1e7de71d2dd [2021-10-27T16:49:33.660Z] Step 12/22 : ENV APP_PORT=59881 [2021-10-27T16:49:34.291Z] ---> Running in 0e42b986901f [2021-10-27T16:49:34.565Z] ---> 506153ea8079 [2021-10-27T16:49:34.565Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-10-27T16:49:35.169Z] Removing intermediate container 6ed312f7a076 [2021-10-27T16:49:35.169Z] ---> 646f4bafecd1 [2021-10-27T16:49:35.169Z] [2021-10-27T16:49:35.169Z] Step 11/23 : FROM alpine:3.14 [2021-10-27T16:49:35.169Z] ---> bb3de5531c18 [2021-10-27T16:49:35.169Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-10-27T16:49:35.169Z] ---> Using cache [2021-10-27T16:49:35.169Z] ---> a798b0ff0b8d [2021-10-27T16:49:35.169Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-27T16:49:35.169Z] ---> Using cache [2021-10-27T16:49:35.169Z] ---> f1e7de71d2dd [2021-10-27T16:49:35.169Z] Step 14/23 : ENV APP_PORT=59861 [2021-10-27T16:49:35.169Z] Removing intermediate container 0e42b986901f [2021-10-27T16:49:35.169Z] ---> 176a6ba10073 [2021-10-27T16:49:35.169Z] Step 13/22 : EXPOSE $APP_PORT [2021-10-27T16:49:35.457Z] ---> Running in 6f9ca090e85d [2021-10-27T16:49:35.458Z] ---> Running in 6448cfb85d7d [2021-10-27T16:49:35.458Z] Removing intermediate container fe2100804e0a [2021-10-27T16:49:35.458Z] ---> a3a325990e2e [2021-10-27T16:49:35.458Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-10-27T16:49:35.740Z] ---> Running in 05321d0a8401 [2021-10-27T16:49:36.344Z] Removing intermediate container 6448cfb85d7d [2021-10-27T16:49:36.344Z] ---> c0c93b13af30 [2021-10-27T16:49:36.344Z] ---> 8e9e0d4377ae [2021-10-27T16:49:36.344Z] Step 14/22 : WORKDIR /Step 18/22 : ENTRYPOINT ["/core-command"] [2021-10-27T16:49:36.344Z] [2021-10-27T16:49:36.344Z] Removing intermediate container 6f9ca090e85d [2021-10-27T16:49:36.344Z] ---> 0374359b7e69 [2021-10-27T16:49:36.344Z] Step 15/23 : EXPOSE $APP_PORT [2021-10-27T16:49:36.627Z] ---> Running in 7bb6055e13b7 [2021-10-27T16:49:36.628Z] ---> Running in 684b8b0034b1 [2021-10-27T16:49:36.628Z] ---> Running in 8ce5fabd6132 [2021-10-27T16:49:36.628Z] Removing intermediate container 05321d0a8401 [2021-10-27T16:49:36.628Z] ---> 1dfd6efeedba [2021-10-27T16:49:36.628Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-10-27T16:49:37.236Z] Removing intermediate container 7bb6055e13b7 [2021-10-27T16:49:37.236Z] ---> caeaa910ffb4 [2021-10-27T16:49:37.236Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-27T16:49:37.519Z] Removing intermediate container 8ce5fabd6132 [2021-10-27T16:49:37.519Z] ---> 28543c9632fc [2021-10-27T16:49:37.519Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-27T16:49:37.519Z] Removing intermediate container 684b8b0034b1 [2021-10-27T16:49:37.519Z] ---> e87d3e7bf8f9 [2021-10-27T16:49:37.519Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-27T16:49:37.798Z] ---> Running in 15153dccbd67 [2021-10-27T16:49:38.796Z] ---> 1b67e592c770 [2021-10-27T16:49:38.796Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-10-27T16:49:39.071Z] Removing intermediate container 15153dccbd67 [2021-10-27T16:49:39.071Z] ---> e6564e9c0826 [2021-10-27T16:49:39.071Z] Step 20/22 : LABEL arch=arm64 [2021-10-27T16:49:39.071Z] ---> Running in 2d736208fa9f [2021-10-27T16:49:39.071Z] ---> a3b368a83efa [2021-10-27T16:49:39.071Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-10-27T16:49:39.071Z] ---> Running in bca00511ec78 [2021-10-27T16:49:39.347Z] ---> dbea2a97bb38 [2021-10-27T16:49:39.347Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-10-27T16:49:40.343Z] Removing intermediate container bca00511ec78 [2021-10-27T16:49:40.343Z] ---> 450a0724ef33 [2021-10-27T16:49:40.343Z] Step 21/22 : LABEL git_sha=800e7488e35b742ae35e35d4fa1c3892629728de [2021-10-27T16:49:40.624Z] ---> Running in a0d0be8abc9c [2021-10-27T16:49:42.614Z] Removing intermediate container a0d0be8abc9c [2021-10-27T16:49:42.614Z] ---> 0c68fa65da1a [2021-10-27T16:49:42.614Z] Step 22/22 : LABEL version=0.0.0 [2021-10-27T16:49:42.614Z] ---> b96c011cc3a3 [2021-10-27T16:49:42.614Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-10-27T16:49:42.614Z] ---> efd7c7b4803d [2021-10-27T16:49:42.614Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-10-27T16:49:42.614Z] ---> Running in b881df71a6f7 [2021-10-27T16:49:42.614Z] Removing intermediate container 2d736208fa9f [2021-10-27T16:49:42.614Z] ---> 27fea62327d8 [2021-10-27T16:49:42.614Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-27T16:49:42.890Z] Removing intermediate container b881df71a6f7 [2021-10-27T16:49:42.890Z] ---> ef8306cea645 [2021-10-27T16:49:42.890Z] [2021-10-27T16:49:43.167Z] ---> ffaa7c70ae30 [2021-10-27T16:49:43.167Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-10-27T16:49:43.446Z] ---> c140801162bf [2021-10-27T16:49:43.446Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-10-27T16:49:43.446Z] ---> Running in 42c1f04c3b34 [2021-10-27T16:49:43.446Z] ---> Running in 991e14a8ac26 [2021-10-27T16:49:43.723Z] Successfully built ef8306cea645 [2021-10-27T16:49:43.723Z] Successfully tagged core-command-arm64:latest [2021-10-27T16:49:43.723Z]  Building core-command ... done Building security-secretstore-setup [2021-10-27T16:49:43.723Z] ---> cf66768e8b75 [2021-10-27T16:49:43.723Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-10-27T16:49:43.723Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-10-27T16:49:43.723Z] Status: Downloaded newer image for docker:20.10.8 [2021-10-27T16:49:43.723Z] ---> 3734d5adc5ac [2021-10-27T16:49:43.723Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-10-27T16:49:44.000Z] ---> Running in 90573b742aa8 [2021-10-27T16:49:44.281Z] Removing intermediate container 991e14a8ac26 [2021-10-27T16:49:44.281Z] ---> 47bc031ee3b0 [2021-10-27T16:49:44.281Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-27T16:49:44.281Z] Removing intermediate container 42c1f04c3b34 [2021-10-27T16:49:44.281Z] ---> c296be4f68c5 [2021-10-27T16:49:44.281Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-27T16:49:44.566Z] ---> Running in 3bace1a06ccf [2021-10-27T16:49:44.566Z] ---> Running in 33144177ccf6 [2021-10-27T16:49:44.857Z] Removing intermediate container 90573b742aa8 [2021-10-27T16:49:44.857Z] ---> ca6fb9d54421 [2021-10-27T16:49:44.857Z] Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-10-27T16:49:45.144Z] ---> Running in f1f04a0d6938 [2021-10-27T16:49:45.426Z] Removing intermediate container 3bace1a06ccf [2021-10-27T16:49:45.426Z] ---> 2d568b0548b8 [2021-10-27T16:49:45.426Z] Step 21/23 : LABEL arch=arm64 [2021-10-27T16:49:45.706Z] ---> Running in d6705d5cc2c7 [2021-10-27T16:49:45.706Z] Removing intermediate container 33144177ccf6 [2021-10-27T16:49:45.706Z] ---> c81fb822fc03 [2021-10-27T16:49:45.706Z] Step 20/22 : LABEL arch=arm64 [2021-10-27T16:49:45.993Z] ---> Running in b45b52015736 [2021-10-27T16:49:46.273Z] ---> cfcdcf1d2a2a [2021-10-27T16:49:46.273Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-10-27T16:49:46.553Z] Removing intermediate container d6705d5cc2c7 [2021-10-27T16:49:46.553Z] ---> 2b4ba170cac0 [2021-10-27T16:49:46.553Z] Step 22/23 : LABEL git_sha=800e7488e35b742ae35e35d4fa1c3892629728de [2021-10-27T16:49:46.852Z] Removing intermediate container b45b52015736 [2021-10-27T16:49:46.852Z] ---> 43ae5a7017f8 [2021-10-27T16:49:46.852Z] Step 21/22 : LABEL git_sha=800e7488e35b742ae35e35d4fa1c3892629728de [2021-10-27T16:49:46.852Z] ---> Running in d2ff4d6a46de [2021-10-27T16:49:47.129Z] ---> Running in 71eed9f94022 [2021-10-27T16:49:47.406Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-27T16:49:47.686Z] Removing intermediate container d2ff4d6a46de [2021-10-27T16:49:47.686Z] ---> ff214f927cb0 [2021-10-27T16:49:47.686Z] Step 23/23 : LABEL version=0.0.0 [2021-10-27T16:49:47.686Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-27T16:49:47.686Z] ---> Running in f1fb081b74ac [2021-10-27T16:49:47.969Z] ---> 5d3b7c762eb1 [2021-10-27T16:49:47.969Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-10-27T16:49:47.970Z] Removing intermediate container 71eed9f94022 [2021-10-27T16:49:47.970Z] ---> 9d227edd6ec2 [2021-10-27T16:49:47.970Z] Step 22/22 : LABEL version=0.0.0 [2021-10-27T16:49:48.248Z] ---> Running in 4b8f3ebb66ae [2021-10-27T16:49:48.890Z] (1/42) Installing readline (8.1.0-r0) [2021-10-27T16:49:48.890Z] (2/42) Installing bash (5.1.4-r0) [2021-10-27T16:49:48.890Z] Removing intermediate container f1fb081b74ac [2021-10-27T16:49:48.890Z] ---> 36cd28e98bfa [2021-10-27T16:49:48.890Z] [2021-10-27T16:49:48.890Z] Executing bash-5.1.4-r0.post-install [2021-10-27T16:49:48.890Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-10-27T16:49:48.890Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-10-27T16:49:48.890Z] (5/42) Installing libcurl (7.79.1-r0) [2021-10-27T16:49:48.890Z] (6/42) Installing curl (7.79.1-r0) [2021-10-27T16:49:48.890Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-10-27T16:49:48.890Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-10-27T16:49:48.890Z] (9/42) Installing expat (2.4.1-r0) [2021-10-27T16:49:48.890Z] (10/42) Installing libffi (3.3-r2) [2021-10-27T16:49:48.890Z] (11/42) Installing gdbm (1.19-r0) [2021-10-27T16:49:48.890Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-10-27T16:49:48.890Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-10-27T16:49:48.890Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-27T16:49:48.890Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-10-27T16:49:48.890Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-10-27T16:49:49.169Z] (17/42) Installing python3 (3.9.5-r1) [2021-10-27T16:49:49.169Z] Successfully built 36cd28e98bfa [2021-10-27T16:49:49.446Z] Successfully tagged support-scheduler-arm64:latest [2021-10-27T16:49:49.446Z]  Building support-scheduler ... done Building support-notifications [2021-10-27T16:49:49.446Z] Removing intermediate container 4b8f3ebb66ae [2021-10-27T16:49:49.446Z] ---> fe6b6daa3d2e [2021-10-27T16:49:49.446Z] [2021-10-27T16:49:49.721Z] ---> 8a04fda4891f [2021-10-27T16:49:49.721Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-10-27T16:49:49.998Z] Successfully built fe6b6daa3d2e [2021-10-27T16:49:49.998Z] Successfully tagged core-metadata-arm64:latest [2021-10-27T16:49:49.998Z] Building core-data [2021-10-27T16:49:50.981Z]  Building core-metadata ... done  ---> 1085b1bac9d4 [2021-10-27T16:49:50.981Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-10-27T16:49:51.256Z] ---> Running in ebd029b8ca0c [2021-10-27T16:49:51.539Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-10-27T16:49:51.539Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-10-27T16:49:51.539Z] (20/42) Installing py3-idna (3.2-r0) [2021-10-27T16:49:51.539Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-10-27T16:49:51.539Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-10-27T16:49:51.539Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-10-27T16:49:51.539Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-10-27T16:49:51.539Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-10-27T16:49:51.539Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-10-27T16:49:51.817Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-10-27T16:49:51.817Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-10-27T16:49:51.817Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-10-27T16:49:51.817Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-10-27T16:49:51.817Z] (31/42) Installing py3-six (1.15.0-r1) [2021-10-27T16:49:51.817Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-10-27T16:49:51.817Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-10-27T16:49:51.817Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-10-27T16:49:51.817Z] Removing intermediate container ebd029b8ca0c [2021-10-27T16:49:51.817Z] ---> d4602427a9b9 [2021-10-27T16:49:51.817Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-10-27T16:49:51.817Z] (35/42) Installing py3-packaging (20.9-r1) [2021-10-27T16:49:51.817Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-10-27T16:49:51.817Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-10-27T16:49:51.817Z] (38/42) Installing py3-progress (1.5-r2) [2021-10-27T16:49:52.092Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-10-27T16:49:52.092Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-10-27T16:49:52.092Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-10-27T16:49:52.092Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-10-27T16:49:52.696Z] Executing busybox-1.33.1-r3.trigger [2021-10-27T16:49:52.696Z] OK: 84 MiB in 64 packages [2021-10-27T16:49:53.304Z] ---> c25b6dd2f161 [2021-10-27T16:49:53.304Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-10-27T16:49:53.583Z] ---> Running in fdc09a5543fc [2021-10-27T16:49:57.008Z] Removing intermediate container fdc09a5543fc [2021-10-27T16:49:57.008Z] ---> 477f02a16735 [2021-10-27T16:49:57.008Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-10-27T16:49:57.008Z] ---> Running in dfa61117822d [2021-10-27T16:49:57.608Z] Removing intermediate container dfa61117822d [2021-10-27T16:49:57.608Z] ---> b8d946a12373 [2021-10-27T16:49:57.608Z] Step 27/30 : CMD ["gate"] [2021-10-27T16:49:57.886Z] ---> Running in 239dd0a877bd [2021-10-27T16:49:58.160Z] Collecting docker-compose==1.23.2 [2021-10-27T16:49:58.160Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-10-27T16:49:58.763Z] Removing intermediate container 239dd0a877bd [2021-10-27T16:49:58.763Z] ---> bfcf66b2e1f9 [2021-10-27T16:49:58.763Z] Step 28/30 : LABEL arch=arm64 [2021-10-27T16:49:58.763Z] Collecting docopt<0.7,>=0.6.1 [2021-10-27T16:49:58.763Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-10-27T16:49:58.763Z] ---> Running in f0efbc67c7c0 [2021-10-27T16:49:59.368Z] Removing intermediate container f0efbc67c7c0 [2021-10-27T16:49:59.368Z] ---> 11953e3c68b7 [2021-10-27T16:49:59.368Z] Step 29/30 : LABEL git_sha=800e7488e35b742ae35e35d4fa1c3892629728de [2021-10-27T16:49:59.646Z] ---> Running in d34f1b841220 [2021-10-27T16:50:00.270Z] Removing intermediate container d34f1b841220 [2021-10-27T16:50:00.270Z] ---> ed542fccb868 [2021-10-27T16:50:00.270Z] Step 30/30 : LABEL version=0.0.0 [2021-10-27T16:50:00.559Z] ---> Running in e78395d99cf1 [2021-10-27T16:50:01.554Z] Removing intermediate container e78395d99cf1 [2021-10-27T16:50:01.554Z] ---> 5c22a7b200a6 [2021-10-27T16:50:01.554Z] [2021-10-27T16:50:01.554Z] Collecting docker<4.0,>=3.6.0 [2021-10-27T16:50:01.554Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-10-27T16:50:01.828Z] Successfully built 5c22a7b200a6 [2021-10-27T16:50:01.828Z] Successfully tagged security-bootstrapper-arm64:latest [2021-10-27T16:50:01.828Z]  Building security-bootstrapper ... done Building security-proxy-setup [2021-10-27T16:50:03.275Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-10-27T16:50:03.275Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-10-27T16:50:03.275Z] Collecting texttable<0.10,>=0.9.0 [2021-10-27T16:50:03.275Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-10-27T16:50:05.923Z] Collecting cached-property<2,>=1.2.0 [2021-10-27T16:50:05.923Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-10-27T16:50:06.523Z] Collecting PyYAML<4,>=3.10 [2021-10-27T16:50:06.523Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-10-27T16:50:10.842Z] Collecting jsonschema<3,>=2.5.1 [2021-10-27T16:50:10.842Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-10-27T16:50:10.842Z] Collecting websocket-client<1.0,>=0.32.0 [2021-10-27T16:50:10.842Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-10-27T16:50:11.123Z] Collecting dockerpty<0.5,>=0.4.1 [2021-10-27T16:50:11.123Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-10-27T16:50:13.767Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-10-27T16:50:13.767Z] Collecting docker-pycreds>=0.4.0 [2021-10-27T16:50:13.767Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-10-27T16:50:14.872Z] Collecting chardet<3.1.0,>=3.0.2 [2021-10-27T16:50:14.872Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-10-27T16:50:15.146Z] Collecting idna<2.8,>=2.5 [2021-10-27T16:50:15.147Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-10-27T16:50:15.147Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2021-10-27T16:50:16.132Z] Collecting urllib3<1.25,>=1.21.1 [2021-10-27T16:50:16.132Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-10-27T16:50:16.412Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-10-27T16:50:16.412Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-10-27T16:50:16.412Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-10-27T16:50:16.412Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-10-27T16:50:17.862Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-10-27T16:50:17.862Z] Attempting uninstall: urllib3 [2021-10-27T16:50:17.862Z] Found existing installation: urllib3 1.26.5 [2021-10-27T16:50:17.862Z] Uninstalling urllib3-1.26.5: [2021-10-27T16:50:17.862Z] Successfully uninstalled urllib3-1.26.5 [2021-10-27T16:50:18.852Z] Attempting uninstall: idna [2021-10-27T16:50:18.852Z] Found existing installation: idna 3.2 [2021-10-27T16:50:18.852Z] Uninstalling idna-3.2: [2021-10-27T16:50:18.852Z] Successfully uninstalled idna-3.2 [2021-10-27T16:50:20.310Z] Attempting uninstall: chardet [2021-10-27T16:50:20.310Z] Found existing installation: chardet 4.0.0 [2021-10-27T16:50:20.310Z] Uninstalling chardet-4.0.0: [2021-10-27T16:50:20.310Z] Successfully uninstalled chardet-4.0.0 [2021-10-27T16:50:22.943Z] Attempting uninstall: requests [2021-10-27T16:50:22.943Z] Found existing installation: requests 2.25.1 [2021-10-27T16:50:22.943Z] Uninstalling requests-2.25.1: [2021-10-27T16:50:22.943Z] Successfully uninstalled requests-2.25.1 [2021-10-27T16:50:23.547Z] Running setup.py install for texttable: started [2021-10-27T16:50:23.547Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-27T16:50:23.820Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-10-27T16:50:23.821Z] ---> 8ce62f346e04 [2021-10-27T16:50:23.821Z] Step 3/24 : WORKDIR /edgex-go [2021-10-27T16:50:23.821Z] ---> Using cache [2021-10-27T16:50:23.821Z] ---> fb7bc236b8d5 [2021-10-27T16:50:23.821Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-27T16:50:23.821Z] ---> Using cache [2021-10-27T16:50:23.821Z] ---> 207a1fa66e57 [2021-10-27T16:50:23.821Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-10-27T16:50:25.843Z] ---> Running in 249faca11241 [2021-10-27T16:50:26.841Z] Running setup.py install for texttable: finished with status 'done' [2021-10-27T16:50:26.841Z] Running setup.py install for PyYAML: started [2021-10-27T16:50:27.841Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-27T16:50:28.833Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-27T16:50:29.822Z] OK: 219 MiB in 52 packages [2021-10-27T16:50:30.123Z] Running setup.py install for PyYAML: finished with status 'done' [2021-10-27T16:50:30.731Z] Running setup.py install for docopt: started [2021-10-27T16:50:32.285Z] Removing intermediate container 249faca11241 [2021-10-27T16:50:32.285Z] ---> 90147c1692da [2021-10-27T16:50:32.285Z] Step 6/24 : COPY . . [2021-10-27T16:50:33.366Z] Running setup.py install for docopt: finished with status 'done' [2021-10-27T16:50:33.366Z] Running setup.py install for dockerpty: started [2021-10-27T16:50:34.871Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-27T16:50:34.871Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-10-27T16:50:34.871Z] ---> 8ce62f346e04 [2021-10-27T16:50:34.871Z] Step 3/21 : WORKDIR /edgex-go [2021-10-27T16:50:34.871Z] ---> Using cache [2021-10-27T16:50:34.871Z] ---> fb7bc236b8d5 [2021-10-27T16:50:34.871Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-27T16:50:34.871Z] ---> Using cache [2021-10-27T16:50:34.871Z] ---> 207a1fa66e57 [2021-10-27T16:50:34.871Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-10-27T16:50:34.871Z] ---> Running in d5865b7f1682 [2021-10-27T16:50:35.158Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-27T16:50:35.158Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-27T16:50:35.158Z] ---> 8ce62f346e04 [2021-10-27T16:50:35.158Z] Step 3/22 : WORKDIR /edgex-go [2021-10-27T16:50:35.158Z] ---> Using cache [2021-10-27T16:50:35.158Z] ---> fb7bc236b8d5 [2021-10-27T16:50:35.158Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-27T16:50:35.158Z] ---> Using cache [2021-10-27T16:50:35.158Z] ---> 207a1fa66e57 [2021-10-27T16:50:35.158Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-10-27T16:50:35.158Z] ---> Running in b4459a644444 [2021-10-27T16:50:36.162Z] Running setup.py install for dockerpty: finished with status 'done' [2021-10-27T16:50:37.626Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-27T16:50:37.626Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-27T16:50:38.233Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-27T16:50:38.849Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-27T16:50:38.849Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-10-27T16:50:39.980Z] OK: 219 MiB in 52 packages [2021-10-27T16:50:39.980Z] OK: 219 MiB in 52 packages [2021-10-27T16:50:42.632Z] Removing intermediate container b4459a644444 [2021-10-27T16:50:42.632Z] ---> 0560bc785d42 [2021-10-27T16:50:42.632Z] Step 6/22 : COPY . . [2021-10-27T16:50:42.632Z] Removing intermediate container d5865b7f1682 [2021-10-27T16:50:42.632Z] ---> e6867bf528bc [2021-10-27T16:50:42.632Z] Step 6/21 : COPY . . [2021-10-27T16:50:44.088Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-27T16:50:44.088Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-10-27T16:50:44.088Z] ---> 8ce62f346e04 [2021-10-27T16:50:44.088Z] Step 3/20 : WORKDIR /edgex-go [2021-10-27T16:50:44.088Z] ---> Using cache [2021-10-27T16:50:44.369Z] ---> fb7bc236b8d5 [2021-10-27T16:50:44.369Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-27T16:50:44.369Z] ---> Using cache [2021-10-27T16:50:44.369Z] ---> 207a1fa66e57 [2021-10-27T16:50:44.369Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-10-27T16:50:44.369Z] ---> Using cache [2021-10-27T16:50:44.369Z] ---> 90147c1692da [2021-10-27T16:50:44.369Z] Step 6/20 : COPY . . [2021-10-27T16:50:56.828Z] Removing intermediate container f1f04a0d6938 [2021-10-27T16:50:56.828Z] ---> 3e4771b311dd [2021-10-27T16:50:56.828Z] Step 13/22 : ENV APP_PORT=58890 [2021-10-27T16:50:56.828Z] ---> Running in c0447c22f5c6 [2021-10-27T16:50:57.824Z] Removing intermediate container c0447c22f5c6 [2021-10-27T16:50:57.824Z] ---> 2ec939c306c4 [2021-10-27T16:50:57.824Z] Step 14/22 : EXPOSE $APP_PORT [2021-10-27T16:50:57.824Z] ---> Running in 29652e7e9f9a [2021-10-27T16:50:58.105Z] ---> b9bfed6c2034 [2021-10-27T16:50:58.105Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-27T16:50:58.380Z] ---> Running in 90dc00e12e04 [2021-10-27T16:50:58.661Z] Removing intermediate container 29652e7e9f9a [2021-10-27T16:50:58.661Z] ---> f023a557698f [2021-10-27T16:50:58.661Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-10-27T16:51:02.086Z] ---> 99adc02a749f [2021-10-27T16:51:02.086Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-10-27T16:51:03.546Z] ---> 3bd693513891 [2021-10-27T16:51:03.546Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-10-27T16:51:03.546Z] Removing intermediate container 90dc00e12e04 [2021-10-27T16:51:03.546Z] ---> afb2dc3ff0ac [2021-10-27T16:51:03.546Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-10-27T16:51:03.546Z] ---> Running in d3b44930dc9f [2021-10-27T16:51:05.563Z] ---> c20799b6a7cd [2021-10-27T16:51:05.563Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-10-27T16:51:05.563Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-10-27T16:51:05.845Z] ---> Running in a4110cc052ad [2021-10-27T16:51:06.849Z] Removing intermediate container a4110cc052ad [2021-10-27T16:51:06.849Z] ---> 48b39574730e [2021-10-27T16:51:06.849Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-27T16:51:07.133Z] ---> Running in 6627c2f480f9 [2021-10-27T16:51:08.136Z] ---> b8e3f222247d [2021-10-27T16:51:08.136Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-27T16:51:08.420Z] Removing intermediate container 6627c2f480f9 [2021-10-27T16:51:08.420Z] ---> 36777f41d2a7 [2021-10-27T16:51:08.420Z] Step 20/22 : LABEL arch=arm64 [2021-10-27T16:51:08.420Z] ---> Running in cc52e933aed3 [2021-10-27T16:51:08.707Z] ---> Running in 06b77e9e72bd [2021-10-27T16:51:10.173Z] Removing intermediate container 06b77e9e72bd [2021-10-27T16:51:10.173Z] ---> 1af8368fbe4b [2021-10-27T16:51:10.173Z] Step 21/22 : LABEL git_sha=800e7488e35b742ae35e35d4fa1c3892629728de [2021-10-27T16:51:10.173Z] ---> Running in 72f42e173f97 [2021-10-27T16:51:11.745Z] ---> b21682ecea9e [2021-10-27T16:51:11.745Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-27T16:51:11.745Z] ---> Running in 06199e4eb4bc [2021-10-27T16:51:11.745Z] ---> b7a9511463b5 [2021-10-27T16:51:11.745Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-27T16:51:11.745Z] ---> Running in 706bf7875752 [2021-10-27T16:51:12.023Z] Removing intermediate container 72f42e173f97 [2021-10-27T16:51:12.023Z] ---> 46261d3ae860 [2021-10-27T16:51:12.023Z] Step 22/22 : LABEL version=0.0.0 [2021-10-27T16:51:12.303Z] ---> Running in dc9ff434e59a [2021-10-27T16:51:13.293Z] Removing intermediate container dc9ff434e59a [2021-10-27T16:51:13.293Z] ---> 4644e0108ec4 [2021-10-27T16:51:13.293Z] [2021-10-27T16:51:14.320Z] Successfully built 4644e0108ec4 [2021-10-27T16:51:14.320Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-10-27T16:51:15.800Z]  Building sys-mgmt-agent ... done Removing intermediate container cc52e933aed3 [2021-10-27T16:51:15.800Z] ---> 0322762bb6fa [2021-10-27T16:51:15.800Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-10-27T16:51:15.800Z] ---> Running in 6b2c01c71e68 [2021-10-27T16:51:18.472Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-10-27T16:51:18.750Z] Removing intermediate container 06199e4eb4bc [2021-10-27T16:51:18.750Z] ---> 7428bca51aab [2021-10-27T16:51:18.750Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-10-27T16:51:18.750Z] Removing intermediate container 706bf7875752 [2021-10-27T16:51:18.750Z] ---> 915f03a1e8bc [2021-10-27T16:51:18.750Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-10-27T16:51:18.750Z] ---> Running in 274a41e0a6f4 [2021-10-27T16:51:19.033Z] ---> Running in 249bcedc5b94 [2021-10-27T16:51:21.688Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-10-27T16:51:21.688Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-10-27T16:52:43.582Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-10-27T16:52:56.558Z] Removing intermediate container d3b44930dc9f [2021-10-27T16:52:56.558Z] ---> bea27500b5a7 [2021-10-27T16:52:56.558Z] [2021-10-27T16:52:56.558Z] Step 9/24 : FROM alpine:3.14 [2021-10-27T16:52:56.558Z] ---> bb3de5531c18 [2021-10-27T16:52:56.558Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-10-27T16:52:56.558Z] ---> Running in ead4f2fe2cd9 [2021-10-27T16:52:56.558Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-27T16:52:56.558Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-27T16:52:58.345Z] (1/3) Installing ca-certificates (20191127-r5) [2021-10-27T16:52:58.345Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-10-27T16:52:58.345Z] (3/3) Installing su-exec (0.2-r1) [2021-10-27T16:52:58.345Z] Executing busybox-1.33.1-r3.trigger [2021-10-27T16:52:58.345Z] Executing ca-certificates-20191127-r5.trigger [2021-10-27T16:52:58.345Z] OK: 6 MiB in 17 packages [2021-10-27T16:53:01.113Z] Removing intermediate container ead4f2fe2cd9 [2021-10-27T16:53:01.113Z] ---> cdf9757dc3d9 [2021-10-27T16:53:01.113Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-10-27T16:53:01.113Z] ---> Running in a0c284634db9 [2021-10-27T16:53:01.113Z] Removing intermediate container a0c284634db9 [2021-10-27T16:53:01.113Z] ---> 6164aaa1af2d [2021-10-27T16:53:01.113Z] Step 12/24 : WORKDIR / [2021-10-27T16:53:01.113Z] ---> Running in cafd3709cc49 [2021-10-27T16:53:02.907Z] Removing intermediate container cafd3709cc49 [2021-10-27T16:53:02.907Z] ---> f7b9eef6c71a [2021-10-27T16:53:02.907Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-10-27T16:53:02.907Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-10-27T16:53:03.190Z] ---> 683f948ad28f [2021-10-27T16:53:03.190Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-10-27T16:53:04.672Z] ---> 47949ac53dce [2021-10-27T16:53:04.672Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-10-27T16:53:05.665Z] ---> 6a3e32d80fa8 [2021-10-27T16:53:05.665Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-10-27T16:53:07.132Z] ---> de291ca709c2 [2021-10-27T16:53:07.132Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-10-27T16:53:09.534Z] ---> c0e6b278e219 [2021-10-27T16:53:09.534Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-10-27T16:53:11.016Z] ---> 203ac89a1581 [2021-10-27T16:53:11.016Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-10-27T16:53:12.467Z] ---> 79d8a10800cb [2021-10-27T16:53:12.467Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-10-27T16:53:12.467Z] ---> Running in 11f8ebbb974c [2021-10-27T16:53:15.866Z] Removing intermediate container 11f8ebbb974c [2021-10-27T16:53:15.866Z] ---> 6c535d0e5bce [2021-10-27T16:53:15.866Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-10-27T16:53:16.139Z] ---> Running in db200726d93c [2021-10-27T16:53:16.739Z] Removing intermediate container db200726d93c [2021-10-27T16:53:16.739Z] ---> a1f84d905587 [2021-10-27T16:53:16.739Z] Step 22/24 : LABEL arch=arm64 [2021-10-27T16:53:17.013Z] ---> Running in 4040c2c3571b [2021-10-27T16:53:17.615Z] Removing intermediate container 4040c2c3571b [2021-10-27T16:53:17.615Z] ---> 5d7ab59de63e [2021-10-27T16:53:17.615Z] Step 23/24 : LABEL git_sha=800e7488e35b742ae35e35d4fa1c3892629728de [2021-10-27T16:53:17.890Z] ---> Running in ae9793512269 [2021-10-27T16:53:18.490Z] Removing intermediate container ae9793512269 [2021-10-27T16:53:18.490Z] ---> 670053a31f19 [2021-10-27T16:53:18.490Z] Step 24/24 : LABEL version=0.0.0 [2021-10-27T16:53:18.765Z] ---> Running in 97375081a356 [2021-10-27T16:53:19.746Z] Removing intermediate container 97375081a356 [2021-10-27T16:53:19.746Z] ---> ce5d43c38e1d [2021-10-27T16:53:19.746Z] [2021-10-27T16:53:20.346Z] Successfully built ce5d43c38e1d [2021-10-27T16:53:20.346Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-10-27T16:53:21.331Z]  Building security-secretstore-setup ... done Removing intermediate container 249bcedc5b94 [2021-10-27T16:53:21.331Z] ---> 9b4fa376af07 [2021-10-27T16:53:21.331Z] [2021-10-27T16:53:21.331Z] Step 9/20 : FROM alpine:3.14 [2021-10-27T16:53:21.331Z] ---> bb3de5531c18 [2021-10-27T16:53:21.331Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-10-27T16:53:21.331Z] ---> Running in 4c4306881650 [2021-10-27T16:53:21.604Z] Removing intermediate container 274a41e0a6f4 [2021-10-27T16:53:21.604Z] ---> 01f3deadcc59 [2021-10-27T16:53:21.604Z] [2021-10-27T16:53:21.604Z] Step 9/21 : FROM alpine:3.14 [2021-10-27T16:53:21.604Z] ---> bb3de5531c18 [2021-10-27T16:53:21.604Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-10-27T16:53:21.878Z] ---> Running in 19033bd337d3 [2021-10-27T16:53:23.213Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-27T16:53:23.213Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-27T16:53:23.213Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-27T16:53:23.490Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-27T16:53:24.823Z] (1/5) Installing ca-certificates (20191127-r5) [2021-10-27T16:53:24.823Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-10-27T16:53:24.823Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-10-27T16:53:24.823Z] (4/5) Installing libcurl (7.79.1-r0) [2021-10-27T16:53:24.823Z] (5/5) Installing curl (7.79.1-r0) [2021-10-27T16:53:24.823Z] Executing busybox-1.33.1-r3.trigger [2021-10-27T16:53:24.823Z] Executing ca-certificates-20191127-r5.trigger [2021-10-27T16:53:24.823Z] (1/2) Installing ca-certificates (20191127-r5) [2021-10-27T16:53:24.823Z] OK: 8 MiB in 19 packages [2021-10-27T16:53:24.823Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-10-27T16:53:24.823Z] Executing busybox-1.33.1-r3.trigger [2021-10-27T16:53:24.823Z] Executing ca-certificates-20191127-r5.trigger [2021-10-27T16:53:24.823Z] OK: 6 MiB in 16 packages [2021-10-27T16:53:26.256Z] Removing intermediate container 4c4306881650 [2021-10-27T16:53:26.256Z] ---> 868c9865e4ca [2021-10-27T16:53:26.256Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-10-27T16:53:26.530Z] ---> Running in 44036ee5c569 [2021-10-27T16:53:26.530Z] Removing intermediate container 19033bd337d3 [2021-10-27T16:53:26.530Z] ---> a1a8ddf74aea [2021-10-27T16:53:26.530Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-27T16:53:26.808Z] ---> Running in 85f3822a4b19 [2021-10-27T16:53:27.083Z] Removing intermediate container 44036ee5c569 [2021-10-27T16:53:27.083Z] ---> d382d3417b50 [2021-10-27T16:53:27.083Z] Step 12/20 : WORKDIR /edgex [2021-10-27T16:53:27.083Z] ---> Running in c2c175f6e5ee [2021-10-27T16:53:27.355Z] Removing intermediate container 85f3822a4b19 [2021-10-27T16:53:27.355Z] ---> a07e4a0780ae [2021-10-27T16:53:27.355Z] Step 12/21 : ENV APP_PORT=59860 [2021-10-27T16:53:27.355Z] ---> Running in 6e795f9bfff6 [2021-10-27T16:53:27.953Z] Removing intermediate container c2c175f6e5ee [2021-10-27T16:53:27.953Z] ---> 380522343db9 [2021-10-27T16:53:27.953Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-10-27T16:53:27.953Z] Removing intermediate container 6e795f9bfff6 [2021-10-27T16:53:27.953Z] ---> 1576b3dfc9a1 [2021-10-27T16:53:27.953Z] Step 13/21 : EXPOSE $APP_PORT [2021-10-27T16:53:28.242Z] ---> Running in 407b53873895 [2021-10-27T16:53:28.242Z] Removing intermediate container 6b2c01c71e68 [2021-10-27T16:53:28.242Z] ---> cf01ca8a8ac1 [2021-10-27T16:53:28.242Z] [2021-10-27T16:53:28.242Z] Step 9/22 : FROM alpine:3.14 [2021-10-27T16:53:28.242Z] ---> bb3de5531c18 [2021-10-27T16:53:28.242Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-10-27T16:53:28.519Z] ---> Running in 3563d6aa6d1e [2021-10-27T16:53:28.519Z] Removing intermediate container 407b53873895 [2021-10-27T16:53:28.519Z] ---> 17d488d87924 [2021-10-27T16:53:28.519Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-27T16:53:28.794Z] ---> 218d0581fe2a [2021-10-27T16:53:28.794Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-10-27T16:53:29.081Z] Removing intermediate container 3563d6aa6d1e [2021-10-27T16:53:29.081Z] ---> 284af0b3a4c5 [2021-10-27T16:53:29.081Z] Step 11/22 : ENV APP_PORT=59880 [2021-10-27T16:53:30.147Z] ---> Running in baf17f71e3a9 [2021-10-27T16:53:30.147Z] ---> 56a861ca9cd3 [2021-10-27T16:53:30.147Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-10-27T16:53:30.147Z] Removing intermediate container baf17f71e3a9 [2021-10-27T16:53:30.147Z] ---> ce6435190a5c [2021-10-27T16:53:30.147Z] Step 12/22 : EXPOSE $APP_PORT [2021-10-27T16:53:30.147Z] ---> Running in b3855158ae6b [2021-10-27T16:53:30.147Z] ---> b63f55d2d0cc [2021-10-27T16:53:30.147Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-10-27T16:53:30.421Z] Removing intermediate container b3855158ae6b [2021-10-27T16:53:30.421Z] ---> e580355df17a [2021-10-27T16:53:30.421Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-27T16:53:30.697Z] ---> Running in 11cdcd069589 [2021-10-27T16:53:31.297Z] ---> 75b8c100389d [2021-10-27T16:53:31.297Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-10-27T16:53:31.898Z] ---> b542f660f39e [2021-10-27T16:53:31.898Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-10-27T16:53:31.898Z] ---> Running in 305d6358c430 [2021-10-27T16:53:32.170Z] ---> 2f92b37f80d1 [2021-10-27T16:53:32.170Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-10-27T16:53:32.453Z] ---> Running in 1f6dc1e08364 [2021-10-27T16:53:32.453Z] Removing intermediate container 305d6358c430 [2021-10-27T16:53:32.453Z] ---> 78105add3226 [2021-10-27T16:53:32.453Z] Step 17/20 : CMD ["--init=true"] [2021-10-27T16:53:32.728Z] ---> Running in fc70bb2274f0 [2021-10-27T16:53:33.009Z] Removing intermediate container 1f6dc1e08364 [2021-10-27T16:53:33.009Z] ---> 3b4f997fa93f [2021-10-27T16:53:33.009Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-27T16:53:33.009Z] ---> Running in eb9e175652d2 [2021-10-27T16:53:33.009Z] Removing intermediate container 11cdcd069589 [2021-10-27T16:53:33.009Z] ---> 8b429eb59fe3 [2021-10-27T16:53:33.009Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-10-27T16:53:33.286Z] Removing intermediate container fc70bb2274f0 [2021-10-27T16:53:33.286Z] ---> b442efa5e525 [2021-10-27T16:53:33.286Z] Step 18/20 : LABEL arch=arm64 [2021-10-27T16:53:33.286Z] ---> Running in 456b3b1d8b19 [2021-10-27T16:53:33.286Z] ---> Running in 19de1b3c0c53 [2021-10-27T16:53:33.562Z] Removing intermediate container eb9e175652d2 [2021-10-27T16:53:33.562Z] ---> a200e48857d1 [2021-10-27T16:53:33.562Z] Step 19/21 : LABEL arch=arm64 [2021-10-27T16:53:33.838Z] ---> Running in 117a958e513f [2021-10-27T16:53:34.112Z] Removing intermediate container 19de1b3c0c53 [2021-10-27T16:53:34.112Z] ---> 89ef3cabbd84 [2021-10-27T16:53:34.112Z] Step 19/20 : LABEL git_sha=800e7488e35b742ae35e35d4fa1c3892629728de [2021-10-27T16:53:34.112Z] ---> Running in ca7ecafb939b [2021-10-27T16:53:34.384Z] Removing intermediate container 117a958e513f [2021-10-27T16:53:34.384Z] ---> 82b73dc833c0 [2021-10-27T16:53:34.384Z] Step 20/21 : LABEL git_sha=800e7488e35b742ae35e35d4fa1c3892629728de [2021-10-27T16:53:34.658Z] ---> Running in 3a443d460aac [2021-10-27T16:53:34.658Z] Removing intermediate container ca7ecafb939b [2021-10-27T16:53:34.658Z] ---> 44912fe0c912 [2021-10-27T16:53:34.658Z] Step 20/20 : LABEL version=0.0.0 [2021-10-27T16:53:34.658Z] ---> Running in 6d833084bd28 [2021-10-27T16:53:34.933Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-27T16:53:35.206Z] Removing intermediate container 3a443d460aac [2021-10-27T16:53:35.206Z] ---> 8d7297bc7e1e [2021-10-27T16:53:35.206Z] Step 21/21 : LABEL version=0.0.0 [2021-10-27T16:53:35.206Z] ---> Running in 4f955532c9f2 [2021-10-27T16:53:35.206Z] Removing intermediate container 6d833084bd28 [2021-10-27T16:53:35.206Z] ---> 1009835c29dd [2021-10-27T16:53:35.206Z] [2021-10-27T16:53:35.803Z] Successfully built 1009835c29dd [2021-10-27T16:53:35.803Z] Successfully tagged security-proxy-setup-arm64:latest [2021-10-27T16:53:35.803Z]  Building security-proxy-setup ... done Removing intermediate container 4f955532c9f2 [2021-10-27T16:53:35.803Z] ---> da6f0d5ce43f [2021-10-27T16:53:35.803Z] [2021-10-27T16:53:36.075Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-27T16:53:36.075Z] Successfully built da6f0d5ce43f [2021-10-27T16:53:36.075Z] Successfully tagged support-notifications-arm64:latest [2021-10-27T16:53:37.053Z]  Building support-notifications ... done (1/6) Installing dumb-init (1.2.5-r1) [2021-10-27T16:53:37.053Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-10-27T16:53:37.053Z] (3/6) Installing libsodium (1.0.18-r0) [2021-10-27T16:53:37.053Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-27T16:53:37.326Z] (5/6) Installing libzmq (4.3.4-r0) [2021-10-27T16:53:37.326Z] (6/6) Installing zeromq (4.3.4-r0) [2021-10-27T16:53:37.598Z] Executing busybox-1.33.1-r3.trigger [2021-10-27T16:53:37.598Z] OK: 8 MiB in 20 packages [2021-10-27T16:53:38.577Z] Removing intermediate container 456b3b1d8b19 [2021-10-27T16:53:38.577Z] ---> 84e4342e8f88 [2021-10-27T16:53:38.577Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-27T16:53:39.559Z] ---> a6ab7cd05f90 [2021-10-27T16:53:39.559Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-10-27T16:53:40.533Z] ---> 6e6099d3a103 [2021-10-27T16:53:40.533Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-10-27T16:53:41.788Z] ---> 9e8c12a00725 [2021-10-27T16:53:41.788Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-10-27T16:53:41.789Z] ---> Running in 95527569dfb0 [2021-10-27T16:53:41.789Z] Removing intermediate container 95527569dfb0 [2021-10-27T16:53:41.789Z] ---> 3e097677cb0e [2021-10-27T16:53:41.789Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-27T16:53:42.061Z] ---> Running in 8d82bcc6b487 [2021-10-27T16:53:42.659Z] Removing intermediate container 8d82bcc6b487 [2021-10-27T16:53:42.659Z] ---> 4d3edc007009 [2021-10-27T16:53:42.659Z] Step 20/22 : LABEL arch=arm64 [2021-10-27T16:53:42.659Z] ---> Running in c8aea642ea78 [2021-10-27T16:53:42.931Z] Removing intermediate container c8aea642ea78 [2021-10-27T16:53:42.931Z] ---> f2d2a7ca080d [2021-10-27T16:53:42.931Z] Step 21/22 : LABEL git_sha=800e7488e35b742ae35e35d4fa1c3892629728de [2021-10-27T16:53:43.203Z] ---> Running in cec1cf00dbbc [2021-10-27T16:53:43.474Z] Removing intermediate container cec1cf00dbbc [2021-10-27T16:53:43.474Z] ---> 8cf557ac4773 [2021-10-27T16:53:43.474Z] Step 22/22 : LABEL version=0.0.0 [2021-10-27T16:53:43.747Z] ---> Running in ff0b9ba9e3bb [2021-10-27T16:53:44.019Z] Removing intermediate container ff0b9ba9e3bb [2021-10-27T16:53:44.019Z] ---> 144e58d04243 [2021-10-27T16:53:44.019Z] [2021-10-27T16:53:44.612Z] Successfully built 144e58d04243 [2021-10-27T16:53:44.612Z] Successfully tagged core-data-arm64:latest [2021-10-27T16:53:44.899Z]  Building core-data ... done  [Pipeline] } [2021-10-27T16:53:44.890Z] $ docker stop --time=1 3bd54d8d07da79c43573969c991dabfe55a5fdd20fd53c474c17733eeb393f0c [2021-10-27T16:53:46.714Z] $ docker rm -f 3bd54d8d07da79c43573969c991dabfe55a5fdd20fd53c474c17733eeb393f0c [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-27T16:53:47.340Z] + docker images [2021-10-27T16:53:47.612Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-10-27T16:53:47.612Z] core-data-arm64 latest 144e58d04243 4 seconds ago 19.5MB [2021-10-27T16:53:47.612Z] support-notifications-arm64 latest da6f0d5ce43f 12 seconds ago 16.1MB [2021-10-27T16:53:47.612Z] security-proxy-setup-arm64 latest 1009835c29dd 12 seconds ago 25.4MB [2021-10-27T16:53:47.612Z] cf01ca8a8ac1 20 seconds ago 1.58GB [2021-10-27T16:53:47.612Z] 01f3deadcc59 26 seconds ago 1.57GB [2021-10-27T16:53:47.612Z] 9b4fa376af07 27 seconds ago 1.57GB [2021-10-27T16:53:47.612Z] security-secretstore-setup-arm64 latest ce5d43c38e1d 28 seconds ago 26.8MB [2021-10-27T16:53:47.612Z] bea27500b5a7 54 seconds ago 1.58GB [2021-10-27T16:53:47.612Z] sys-mgmt-agent-arm64 latest 4644e0108ec4 2 minutes ago 277MB [2021-10-27T16:53:47.612Z] security-bootstrapper-arm64 latest 5c22a7b200a6 3 minutes ago 17.8MB [2021-10-27T16:53:47.612Z] core-metadata-arm64 latest fe6b6daa3d2e 3 minutes ago 15.9MB [2021-10-27T16:53:47.612Z] support-scheduler-arm64 latest 36cd28e98bfa 3 minutes ago 15.3MB [2021-10-27T16:53:47.612Z] core-command-arm64 latest ef8306cea645 4 minutes ago 15.2MB [2021-10-27T16:53:47.612Z] 646f4bafecd1 4 minutes ago 1.57GB [2021-10-27T16:53:47.612Z] e6c625371f7d 4 minutes ago 1.57GB [2021-10-27T16:53:47.612Z] 6086d49ec974 4 minutes ago 1.57GB [2021-10-27T16:53:47.612Z] 704cf2a52711 4 minutes ago 1.57GB [2021-10-27T16:53:47.612Z] 5a3bd5105194 4 minutes ago 1.57GB [2021-10-27T16:53:47.612Z] ci-base-image-arm64 latest 8ce62f346e04 16 minutes ago 1.24GB [2021-10-27T16:53:47.612Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 8b459fc5aaf0 2 weeks ago 534MB [2021-10-27T16:53:47.612Z] docker 20.10.8 3734d5adc5ac 7 weeks ago 198MB [2021-10-27T16:53:47.612Z] alpine 3.14 bb3de5531c18 2 months ago 5.34MB [2021-10-27T16:53:47.612Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 16 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-27T16:53:48.186Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-27T16:53:48.460Z] [2021-10-27T16:53:48.460Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-10-27T16:53:48.812Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-27T16:53:49.086Z] arm64: Pulling from edgex-lftools-log-publisher [2021-10-27T16:53:49.086Z] 448f6bf000e3: Pulling fs layer [2021-10-27T16:53:49.086Z] f757da607395: Pulling fs layer [2021-10-27T16:53:49.086Z] 05883995daec: Pulling fs layer [2021-10-27T16:53:49.086Z] 8603b9c90790: Pulling fs layer [2021-10-27T16:53:49.086Z] 1560dd03e051: Pulling fs layer [2021-10-27T16:53:49.086Z] 27f5ce0e4adf: Pulling fs layer [2021-10-27T16:53:49.086Z] c2d8d7efcc4b: Pulling fs layer [2021-10-27T16:53:49.086Z] 8603b9c90790: Waiting [2021-10-27T16:53:49.086Z] 1560dd03e051: Waiting [2021-10-27T16:53:49.086Z] 27f5ce0e4adf: Waiting [2021-10-27T16:53:49.086Z] c2d8d7efcc4b: Waiting [2021-10-27T16:53:49.086Z] f757da607395: Verifying Checksum [2021-10-27T16:53:49.086Z] f757da607395: Download complete [2021-10-27T16:53:49.361Z] 8603b9c90790: Verifying Checksum [2021-10-27T16:53:49.362Z] 8603b9c90790: Download complete [2021-10-27T16:53:49.362Z] 1560dd03e051: Verifying Checksum [2021-10-27T16:53:49.362Z] 1560dd03e051: Download complete [2021-10-27T16:53:49.362Z] 27f5ce0e4adf: Verifying Checksum [2021-10-27T16:53:49.362Z] 27f5ce0e4adf: Download complete [2021-10-27T16:53:49.362Z] 05883995daec: Verifying Checksum [2021-10-27T16:53:49.362Z] 05883995daec: Download complete [2021-10-27T16:53:49.637Z] 448f6bf000e3: Verifying Checksum [2021-10-27T16:53:49.637Z] 448f6bf000e3: Download complete [2021-10-27T16:53:52.258Z] c2d8d7efcc4b: Verifying Checksum [2021-10-27T16:53:52.258Z] c2d8d7efcc4b: Download complete [2021-10-27T16:53:53.692Z] 448f6bf000e3: Pull complete [2021-10-27T16:53:54.286Z] f757da607395: Pull complete [2021-10-27T16:53:55.726Z] 05883995daec: Pull complete [2021-10-27T16:53:55.998Z] 8603b9c90790: Pull complete [2021-10-27T16:53:56.971Z] 1560dd03e051: Pull complete [2021-10-27T16:53:57.242Z] 27f5ce0e4adf: Pull complete [2021-10-27T16:54:13.752Z] c2d8d7efcc4b: Pull complete [2021-10-27T16:54:13.752Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-10-27T16:54:13.752Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-27T16:54:13.752Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-10-27T16:54:14.013Z] prd-ubuntu18.04-docker-arm64-4c-16g-2311 does not seem to be running inside a container [2021-10-27T16:54:14.074Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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:arm64 cat [2021-10-27T16:54:16.977Z] $ docker top 0c86909f3272bc0fa29ebbc20c0c9f459e427744a48b43234b1b81ccb251d70c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-27T16:54:18.756Z] ---> job-cost.sh [2021-10-27T16:54:18.757Z] lf-activate-venv: SKIPPING [2021-10-27T16:54:18.757Z] INFO: No Stack... [2021-10-27T16:54:19.027Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-10-27T16:54:19.621Z] INFO: Archiving Costs [Pipeline] sh [2021-10-27T16:54:20.279Z] + cat /w/workspace/edgex-go/5/archives/cost.csv [2021-10-27T16:54:20.279Z] + cut -d, -f6 [Pipeline] lock [2021-10-27T16:54:20.339Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3779-5-stack-cost] [2021-10-27T16:54:20.349Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3779-5-stack-cost] did not exist. Created. [2021-10-27T16:54:20.349Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3779-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-27T16:54:21.004Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-10-27T16:54:21.159Z] Stashed 1 file(s) [Pipeline] } [2021-10-27T16:54:21.171Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3779-5-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-27T16:54:21.172Z] $ docker stop --time=1 0c86909f3272bc0fa29ebbc20c0c9f459e427744a48b43234b1b81ccb251d70c [2021-10-27T16:54:22.764Z] $ docker rm -f 0c86909f3272bc0fa29ebbc20c0c9f459e427744a48b43234b1b81ccb251d70c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-10-27T16:54:23.441Z] provisioning config files... [2021-10-27T16:54:23.452Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/5@tmp/config1615028473340453645tmp [Pipeline] { [Pipeline] sh [2021-10-27T16:54:23.770Z] + set +x [2021-10-27T16:54:23.770Z] + bash -s -- [2021-10-27T16:54:23.770Z] + curl -s https://codecov.io/bash [2021-10-27T16:54:23.770Z] [2021-10-27T16:54:23.770Z] _____ _ [2021-10-27T16:54:23.770Z] / ____| | | [2021-10-27T16:54:23.770Z] | | ___ __| | ___ ___ _____ __ [2021-10-27T16:54:23.770Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-10-27T16:54:23.770Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-10-27T16:54:23.770Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-10-27T16:54:23.770Z] Bash-1.0.6 [2021-10-27T16:54:23.770Z] [2021-10-27T16:54:23.770Z] [2021-10-27T16:54:23.770Z] ==> git version 2.24.4 found [2021-10-27T16:54:23.770Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-10-27T16:54:23.770Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-10-27T16:54:23.770Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-10-27T16:54:23.770Z] ==> Jenkins CI detected. [2021-10-27T16:54:23.770Z] current dir:  /w/workspace/edgex-go/5 [2021-10-27T16:54:23.770Z] project root: . [2021-10-27T16:54:23.770Z] --> token set from env [2021-10-27T16:54:23.770Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-10-27T16:54:23.770Z] ==> Running gcov in . (disable via -X gcov) [2021-10-27T16:54:23.770Z] ==> Python coveragepy not found [2021-10-27T16:54:23.770Z] ==> Searching for coverage reports in: [2021-10-27T16:54:23.770Z] + . [2021-10-27T16:54:23.771Z] -> Found 1 reports [2021-10-27T16:54:23.771Z] ==> Detecting git/mercurial file structure [2021-10-27T16:54:24.031Z] ==> Reading reports [2021-10-27T16:54:24.031Z] + ./coverage.out bytes=428179 [2021-10-27T16:54:24.031Z] ==> Appending adjustments [2021-10-27T16:54:24.031Z] https://docs.codecov.io/docs/fixing-reports [2021-10-27T16:54:24.969Z] + Found adjustments [2021-10-27T16:54:24.969Z] ==> Gzipping contents [2021-10-27T16:54:24.969Z] 60K /tmp/codecov.SDHBzk.gz [2021-10-27T16:54:24.969Z] ==> Uploading reports [2021-10-27T16:54:24.969Z] url: https://codecov.io [2021-10-27T16:54:24.969Z] query: branch=PR-3779&commit=b2e5752f735857cfa69865d5d85bab5b77c3e9d5&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3779%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3779&job=&cmd_args= [2021-10-27T16:54:24.969Z] -> Pinging Codecov [2021-10-27T16:54:24.969Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3779&commit=b2e5752f735857cfa69865d5d85bab5b77c3e9d5&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3779%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3779&job=&cmd_args= [2021-10-27T16:54:25.231Z] -> Uploading to [2021-10-27T16:54:25.231Z] https://storage.googleapis.com/codecov/v4/raw/2021-10-27/00271124DB129430A58F1EEE437C3FCB/b2e5752f735857cfa69865d5d85bab5b77c3e9d5/4232a6ba-25f8-46f8-95bc-5220d37b00a2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211027%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211027T165425Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=15cc5953bee22e2cfaa5bfa5726ef17f1b9c60412ba6d49e212f778e66813356 [2021-10-27T16:54:25.231Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-27T16:54:25.231Z] Dload Upload Total Spent Left Speed [2021-10-27T16:54:25.491Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57741 0 0 100 57741 0 188k --:--:-- --:--:-- --:--:-- 188k 100 57741 0 0 100 57741 0 188k --:--:-- --:--:-- --:--:-- 188k [2021-10-27T16:54:25.491Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/b2e5752f735857cfa69865d5d85bab5b77c3e9d5 [Pipeline] } [2021-10-27T16:54:25.499Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-10-27T16:54:27.275Z] + '[' -d /w/workspace/edgex-go/5/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-10-27T16:54:27.573Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-27T16:54:28.130Z] ---> package-listing.sh [2021-10-27T16:54:28.130Z] ++ tr '[:upper:]' '[:lower:]' [2021-10-27T16:54:28.130Z] ++ facter osfamily [2021-10-27T16:54:28.390Z] + OS_FAMILY=redhat [2021-10-27T16:54:28.390Z] + workspace=/w/workspace/edgex-go/5 [2021-10-27T16:54:28.390Z] + START_PACKAGES=/tmp/packages_start.txt [2021-10-27T16:54:28.390Z] + END_PACKAGES=/tmp/packages_end.txt [2021-10-27T16:54:28.390Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-10-27T16:54:28.390Z] + PACKAGES=/tmp/packages_start.txt [2021-10-27T16:54:28.390Z] + '[' /w/workspace/edgex-go/5 ']' [2021-10-27T16:54:28.390Z] + PACKAGES=/tmp/packages_end.txt [2021-10-27T16:54:28.390Z] + case "${OS_FAMILY}" in [2021-10-27T16:54:28.390Z] + rpm -qa [2021-10-27T16:54:28.390Z] + sort [2021-10-27T16:54:31.574Z] + '[' -f /tmp/packages_start.txt ']' [2021-10-27T16:54:31.574Z] + '[' -f /tmp/packages_end.txt ']' [2021-10-27T16:54:31.574Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-10-27T16:54:31.574Z] + '[' /w/workspace/edgex-go/5 ']' [2021-10-27T16:54:31.574Z] + mkdir -p /w/workspace/edgex-go/5/archives/ [2021-10-27T16:54:31.574Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/5/archives/ [Pipeline] echo [2021-10-27T16:54:31.585Z] 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/5/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-10-27T16:54:31.875Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-10-27T16:54:32.430Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-27T16:54:32.430Z] [2021-10-27T16:54:32.430Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-27T16:54:32.738Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-27T16:54:32.738Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-27T16:54:32.738Z] b4d181a07f80: Pulling fs layer [2021-10-27T16:54:32.738Z] a1111a8f2ec3: Pulling fs layer [2021-10-27T16:54:32.738Z] ed53099fbce6: Pulling fs layer [2021-10-27T16:54:32.738Z] dc539afda2c1: Pulling fs layer [2021-10-27T16:54:32.738Z] 77bc0d833cb6: Pulling fs layer [2021-10-27T16:54:32.738Z] 9065ff56babe: Pulling fs layer [2021-10-27T16:54:32.738Z] d287ab97295c: Pulling fs layer [2021-10-27T16:54:32.738Z] dc539afda2c1: Waiting [2021-10-27T16:54:32.738Z] 77bc0d833cb6: Waiting [2021-10-27T16:54:32.738Z] 9065ff56babe: Waiting [2021-10-27T16:54:32.738Z] d287ab97295c: Waiting [2021-10-27T16:54:32.738Z] a1111a8f2ec3: Verifying Checksum [2021-10-27T16:54:32.738Z] a1111a8f2ec3: Download complete [2021-10-27T16:54:32.738Z] dc539afda2c1: Verifying Checksum [2021-10-27T16:54:32.738Z] dc539afda2c1: Download complete [2021-10-27T16:54:33.921Z] ed53099fbce6: Verifying Checksum [2021-10-27T16:54:33.921Z] ed53099fbce6: Download complete [2021-10-27T16:54:33.921Z] 77bc0d833cb6: Verifying Checksum [2021-10-27T16:54:33.921Z] 77bc0d833cb6: Download complete [2021-10-27T16:54:33.921Z] 9065ff56babe: Verifying Checksum [2021-10-27T16:54:33.921Z] 9065ff56babe: Download complete [2021-10-27T16:54:33.921Z] b4d181a07f80: Verifying Checksum [2021-10-27T16:54:33.921Z] b4d181a07f80: Download complete [2021-10-27T16:54:33.921Z] d287ab97295c: Verifying Checksum [2021-10-27T16:54:33.921Z] d287ab97295c: Download complete [2021-10-27T16:54:34.504Z] b4d181a07f80: Pull complete [2021-10-27T16:54:34.504Z] a1111a8f2ec3: Pull complete [2021-10-27T16:54:35.097Z] ed53099fbce6: Pull complete [2021-10-27T16:54:35.358Z] dc539afda2c1: Pull complete [2021-10-27T16:54:35.618Z] 77bc0d833cb6: Pull complete [2021-10-27T16:54:35.618Z] 9065ff56babe: Pull complete [2021-10-27T16:54:40.839Z] d287ab97295c: Pull complete [2021-10-27T16:54:40.839Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-27T16:54:40.839Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-27T16:54:40.839Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-27T16:54:40.924Z] prd-centos7-docker-4c-2g-2307 does not seem to be running inside a container [2021-10-27T16:54:40.956Z] $ 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/5/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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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:10003/edgex-lftools-log-publisher:latest cat [2021-10-27T16:54:44.067Z] $ docker top 29cebd4a2086fdf3170bfea6cd8708db3669679d74c6d82f23f6f09105d7a639 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-27T16:54:44.430Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-10-27T16:54:44.718Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-10-27T16:54:45.976Z] + ls /var/log/sa-host [2021-10-27T16:54:45.976Z] + sadf -c /var/log/sa-host/sa27 [2021-10-27T16:54:45.976Z] file_magic: OK [2021-10-27T16:54:45.976Z] HZ: Using current value: 100 [2021-10-27T16:54:45.976Z] file_header: OK [2021-10-27T16:54:45.976Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-10-27T16:54:45.976Z] Statistics: [2021-10-27T16:54:45.976Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-27T16:54:45.976Z] File successfully converted to sysstat format version 12.0.3 [2021-10-27T16:54:45.976Z] + sadf -c /var/log/sa-host/sa30 [2021-10-27T16:54:45.976Z] file_magic: OK [2021-10-27T16:54:45.976Z] HZ: Using current value: 100 [2021-10-27T16:54:45.976Z] file_header: OK [2021-10-27T16:54:45.976Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-10-27T16:54:45.976Z] Statistics: [2021-10-27T16:54:45.976Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-27T16:54:45.976Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-27T16:54:46.064Z] provisioning config files... [2021-10-27T16:54:46.073Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/5@tmp/config2185214615511264423tmp [Pipeline] { [Pipeline] echo [2021-10-27T16:54:46.087Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-27T16:54:46.369Z] ---> create-netrc.sh [Pipeline] } [2021-10-27T16:54:46.377Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-10-27T16:54:46.703Z] ---> python-tools-install.sh [Pipeline] echo [2021-10-27T16:54:46.712Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-27T16:54:47.005Z] ---> sudo-logs.sh [2021-10-27T16:54:47.005Z] Archiving 'sudo' log.. [2021-10-27T16:54:47.005Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-2307.novalocal: Name or service not known [2021-10-27T16:54:47.005Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-2307.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-10-27T16:54:47.033Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-27T16:54:47.323Z] ---> job-cost.sh [2021-10-27T16:54:47.323Z] lf-activate-venv: SKIPPING [2021-10-27T16:54:47.323Z] DEBUG: total: 0.10999999940395355 [2021-10-27T16:54:47.323Z] INFO: Retrieving Stack Cost... [2021-10-27T16:54:48.265Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-27T16:54:48.526Z] INFO: Archiving Costs [Pipeline] echo [2021-10-27T16:54:48.536Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-27T16:54:48.832Z] ---> logs-deploy.sh [2021-10-27T16:54:48.832Z] lf-activate-venv: SKIPPING [2021-10-27T16:54:48.832Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3779/5 [2021-10-27T16:54:48.832Z] INFO: archiving workspace using pattern(s): [2021-10-27T16:54:49.403Z] Archives upload complete. [2021-10-27T16:54:49.663Z] INFO: archiving logs to Nexus