Pull request #3772 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of bnevis-i for edgexfoundry/edgex-go Obtained Jenkinsfile from fe6081c4ca8d805012ac499859bc9d714b93eba4+fb769a0070cc1922608d3d80e9a209584ebd424b (d9609e7c83848dbb8674a83562167be12993beca) 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-ssh7512610209182949472.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-ssh6528566908642753590.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-3772/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-3772/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4523005284060363485.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-ssh3135622442988669698.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-3772/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-3772/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh563954485188397660.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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-2249 in /w/workspace/edgexfoundry_edgex-go_PR-3772 [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-ssh2185151803201833099.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/5@tmp/jenkins-gitclient-ssh5812584293595771467.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3772/head:refs/remotes/origin/PR-3772 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit fb769a0070cc1922608d3d80e9a209584ebd424b into PR head commit fe6081c4ca8d805012ac499859bc9d714b93eba4 Merge succeeded, producing fe6081c4ca8d805012ac499859bc9d714b93eba4 Checking out Revision fe6081c4ca8d805012ac499859bc9d714b93eba4 (PR-3772) > git config core.sparsecheckout # timeout=10 > git checkout -f fe6081c4ca8d805012ac499859bc9d714b93eba4 # 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-ssh758005651469501676.key > git merge fb769a0070cc1922608d3d80e9a209584ebd424b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fe6081c4ca8d805012ac499859bc9d714b93eba4 # timeout=10 Commit message: "Merge branch 'main' into issue-1913" > git rev-list --no-walk 66c6b46645d5c8051e5f49112bb9797cb23cbb3d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-10-27T02:45:31.863Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-10-27T02:45:31.929Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-10-27T02:45:31.944Z] ========================================================= [2021-10-27T02:45:31.944Z] EdgeX Global Pipelines Version Info [2021-10-27T02:45:31.944Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-10-27T02:45:33.113Z] ------------------- [2021-10-27T02:45:33.113Z] stable info: [2021-10-27T02:45:33.113Z] ------------------- [2021-10-27T02:45:33.113Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-10-27T02:45:33.113Z] Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 [2021-10-27T02:45:33.113Z] Message: update stable to v1.0.210 [2021-10-27T02:45:33.687Z] ------------------- [2021-10-27T02:45:33.687Z] experimental info: [2021-10-27T02:45:33.687Z] ------------------- [2021-10-27T02:45:33.687Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-10-27T02:45:33.687Z] Commit SHA: 6722a7c1c8ebe94597741d4fbba21f45702e0c7d [2021-10-27T02:45:33.687Z] Message: testing jakarta lts changes [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-10-27T02:45:33.764Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-10-27T02:45:33.773Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-10-27T02:45:33.782Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-10-27T02:45:33.789Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-10-27T02:45:33.796Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-10-27T02:45:33.802Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-10-27T02:45:33.808Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-10-27T02:45:33.814Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-10-27T02:45:33.820Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-10-27T02:45:33.827Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-10-27T02:45:33.837Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-10-27T02:45:33.846Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-10-27T02:45:33.855Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-10-27T02:45:33.864Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-10-27T02:45:33.872Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-10-27T02:45:33.883Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-10-27T02:45:33.891Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-10-27T02:45:33.900Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-10-27T02:45:33.909Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-10-27T02:45:33.917Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-10-27T02:45:33.925Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-10-27T02:45:33.934Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-10-27T02:45:33.943Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3772 [Pipeline] echo [2021-10-27T02:45:33.951Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3772 [Pipeline] echo [2021-10-27T02:45:33.960Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3772 [Pipeline] echo [2021-10-27T02:45:33.966Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fe6081c4ca8d805012ac499859bc9d714b93eba4 [Pipeline] echo [2021-10-27T02:45:33.973Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fe6081c [Pipeline] echo [2021-10-27T02:45:33.979Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-27T02:45:34.927Z] provisioning config files... [2021-10-27T02:45:34.939Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config8008105591253377532tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-27T02:45:35.253Z] ---> docker-login.sh [2021-10-27T02:45:35.253Z] nexus3.edgexfoundry.org:10001 [2021-10-27T02:45:35.253Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-27T02:45:35.514Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-27T02:45:35.514Z] Configure a credential helper to remove this warning. See [2021-10-27T02:45:35.514Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-27T02:45:35.514Z] [2021-10-27T02:45:35.514Z] Login Succeeded [2021-10-27T02:45:35.514Z] nexus3.edgexfoundry.org:10002 [2021-10-27T02:45:35.514Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-27T02:45:35.776Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-27T02:45:35.776Z] Configure a credential helper to remove this warning. See [2021-10-27T02:45:35.776Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-27T02:45:35.776Z] [2021-10-27T02:45:35.776Z] Login Succeeded [2021-10-27T02:45:35.776Z] nexus3.edgexfoundry.org:10003 [2021-10-27T02:45:35.776Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-27T02:45:35.776Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-27T02:45:35.776Z] Configure a credential helper to remove this warning. See [2021-10-27T02:45:35.776Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-27T02:45:35.776Z] [2021-10-27T02:45:35.776Z] Login Succeeded [2021-10-27T02:45:35.776Z] nexus3.edgexfoundry.org:10004 [2021-10-27T02:45:35.776Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-27T02:45:36.039Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-27T02:45:36.039Z] Configure a credential helper to remove this warning. See [2021-10-27T02:45:36.039Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-27T02:45:36.039Z] [2021-10-27T02:45:36.039Z] Login Succeeded [2021-10-27T02:45:36.039Z] docker.io [2021-10-27T02:45:36.039Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-27T02:45:36.301Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-27T02:45:36.301Z] Configure a credential helper to remove this warning. See [2021-10-27T02:45:36.301Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-27T02:45:36.301Z] [2021-10-27T02:45:36.301Z] Login Succeeded [2021-10-27T02:45:36.301Z] ---> docker-login.sh ends [Pipeline] } [2021-10-27T02:45:36.310Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-27T02:45:36.621Z] ++ 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-27T02:45:36.622Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-27T02:45:36.622Z] ++ dirname cmd/core-command/Dockerfile [2021-10-27T02:45:36.622Z] ++ cut -d/ -f2 [2021-10-27T02:45:36.622Z] + echo core-command,cmd/core-command/Dockerfile [2021-10-27T02:45:36.622Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-27T02:45:36.622Z] ++ dirname cmd/core-data/Dockerfile [2021-10-27T02:45:36.622Z] ++ cut -d/ -f2 [2021-10-27T02:45:36.622Z] + echo core-data,cmd/core-data/Dockerfile [2021-10-27T02:45:36.622Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-27T02:45:36.622Z] ++ dirname cmd/core-metadata/Dockerfile [2021-10-27T02:45:36.622Z] ++ cut -d/ -f2 [2021-10-27T02:45:36.622Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-10-27T02:45:36.622Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-27T02:45:36.622Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-10-27T02:45:36.622Z] ++ cut -d/ -f2 [2021-10-27T02:45:36.622Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-10-27T02:45:36.622Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-27T02:45:36.622Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-10-27T02:45:36.622Z] ++ cut -d/ -f2 [2021-10-27T02:45:36.622Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-10-27T02:45:36.622Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-27T02:45:36.622Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-10-27T02:45:36.622Z] ++ cut -d/ -f2 [2021-10-27T02:45:36.622Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-10-27T02:45:36.622Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-27T02:45:36.622Z] ++ dirname cmd/support-notifications/Dockerfile [2021-10-27T02:45:36.622Z] ++ cut -d/ -f2 [2021-10-27T02:45:36.622Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-10-27T02:45:36.622Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-27T02:45:36.622Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-10-27T02:45:36.622Z] ++ cut -d/ -f2 [2021-10-27T02:45:36.622Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-10-27T02:45:36.622Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-27T02:45:36.622Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-10-27T02:45:36.622Z] ++ cut -d/ -f2 [2021-10-27T02:45:36.622Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-10-27T02:45:36.671Z] 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-27T02:45:38.500Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-27T02:45:38.500Z] [2021-10-27T02:45:38.500Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-10-27T02:45:38.822Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-27T02:45:38.822Z] latest: Pulling from edgex-devops/git-semver [2021-10-27T02:45:38.822Z] a0d0a0d46f8b: Pulling fs layer [2021-10-27T02:45:38.822Z] 3e5f54012d9b: Pulling fs layer [2021-10-27T02:45:38.822Z] 4c7163046ea9: Pulling fs layer [2021-10-27T02:45:38.822Z] 0c2d73faf560: Pulling fs layer [2021-10-27T02:45:38.822Z] 0c2d73faf560: Waiting [2021-10-27T02:45:38.822Z] 3e5f54012d9b: Verifying Checksum [2021-10-27T02:45:38.822Z] 3e5f54012d9b: Download complete [2021-10-27T02:45:38.822Z] a0d0a0d46f8b: Verifying Checksum [2021-10-27T02:45:38.822Z] a0d0a0d46f8b: Download complete [2021-10-27T02:45:38.822Z] 0c2d73faf560: Verifying Checksum [2021-10-27T02:45:38.822Z] 0c2d73faf560: Download complete [2021-10-27T02:45:38.822Z] 4c7163046ea9: Verifying Checksum [2021-10-27T02:45:38.822Z] 4c7163046ea9: Download complete [2021-10-27T02:45:39.091Z] a0d0a0d46f8b: Pull complete [2021-10-27T02:45:39.091Z] 3e5f54012d9b: Pull complete [2021-10-27T02:45:39.358Z] 4c7163046ea9: Pull complete [2021-10-27T02:45:39.628Z] 0c2d73faf560: Pull complete [2021-10-27T02:45:39.628Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-10-27T02:45:39.628Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-27T02:45:39.628Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-10-27T02:45:39.700Z] prd-centos7-docker-4c-2g-2249 does not seem to be running inside a container [2021-10-27T02:45:39.741Z] $ 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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-10-27T02:45:40.384Z] $ docker top 9c6d2a91da3e3418c2aee41c615e598fc071bf72290510a149c12889b943ec30 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-27T02:45:40.471Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-27T02:45:40.471Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-27T02:45:40.576Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-27T02:45:40.583Z] $ docker exec 9c6d2a91da3e3418c2aee41c615e598fc071bf72290510a149c12889b943ec30 ssh-agent [2021-10-27T02:45:40.685Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXnBBjIC/agent.13 [2021-10-27T02:45:40.685Z] SSH_AGENT_PID=20 [2021-10-27T02:45:40.694Z] Running ssh-add (command line suppressed) [2021-10-27T02:45:40.785Z] Identity added: /w/workspace/edgex-go/5@tmp/private_key_5544273225170058889.key (/w/workspace/edgex-go/5@tmp/private_key_5544273225170058889.key) [2021-10-27T02:45:40.792Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-27T02:45:41.086Z] + git tag --points-at HEAD [Pipeline] } [2021-10-27T02:45:41.105Z] $ docker exec --env ******** --env ******** 9c6d2a91da3e3418c2aee41c615e598fc071bf72290510a149c12889b943ec30 ssh-agent -k [2021-10-27T02:45:41.187Z] unset SSH_AUTH_SOCK; [2021-10-27T02:45:41.187Z] unset SSH_AGENT_PID; [2021-10-27T02:45:41.187Z] echo Agent pid 20 killed; [2021-10-27T02:45:41.190Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-10-27T02:45:41.220Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-27T02:45:41.220Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-27T02:45:41.318Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-27T02:45:41.325Z] $ docker exec 9c6d2a91da3e3418c2aee41c615e598fc071bf72290510a149c12889b943ec30 ssh-agent [2021-10-27T02:45:41.420Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXlFBIlF/agent.52 [2021-10-27T02:45:41.420Z] SSH_AGENT_PID=58 [2021-10-27T02:45:41.425Z] Running ssh-add (command line suppressed) [2021-10-27T02:45:41.535Z] Identity added: /w/workspace/edgex-go/5@tmp/private_key_645440930162711259.key (/w/workspace/edgex-go/5@tmp/private_key_645440930162711259.key) [2021-10-27T02:45:41.541Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-27T02:45:41.834Z] + git semver init [2021-10-27T02:45:41.834Z] # -> Open(): unable to determine branch for HEAD [2021-10-27T02:45:41.834Z] # $GIT_DIR = /w/workspace/edgex-go/5/.git [2021-10-27T02:45:41.834Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/5 [2021-10-27T02:45:41.834Z] # $SEMVER_REMOTE_NAME = origin [2021-10-27T02:45:41.834Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-27T02:45:41.834Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-27T02:45:41.834Z] # $SEMVER_BRANCH = PR-3772 [2021-10-27T02:45:41.834Z] # $SEMVER_TEMP = /tmp/semver-743223829 [2021-10-27T02:45:41.834Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-10-27T02:45:54.107Z] # '/tmp/semver-743223829' -> '/w/workspace/edgex-go/5/.semver' [2021-10-27T02:45:54.107Z] # -> Force: false [2021-10-27T02:45:54.107Z] # $SEMVER_DIR = /w/workspace/edgex-go/5/.semver [Pipeline] } [2021-10-27T02:45:54.121Z] $ docker exec --env ******** --env ******** 9c6d2a91da3e3418c2aee41c615e598fc071bf72290510a149c12889b943ec30 ssh-agent -k [2021-10-27T02:45:54.215Z] unset SSH_AUTH_SOCK; [2021-10-27T02:45:54.215Z] unset SSH_AGENT_PID; [2021-10-27T02:45:54.215Z] echo Agent pid 58 killed; [2021-10-27T02:45:54.221Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-27T02:45:54.534Z] + git semver [Pipeline] } [2021-10-27T02:45:54.553Z] $ docker stop --time=1 9c6d2a91da3e3418c2aee41c615e598fc071bf72290510a149c12889b943ec30 [2021-10-27T02:45:56.651Z] $ docker rm -f 9c6d2a91da3e3418c2aee41c615e598fc071bf72290510a149c12889b943ec30 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-27T02:45:57.004Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-10-27T02:45:57.237Z] Stashed 1 file(s) [Pipeline] echo [2021-10-27T02:45:57.239Z] [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-27T02:45:57.375Z] ========================================================= [2021-10-27T02:45:57.375Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-10-27T02:45:57.375Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-10-27T02:45:57.671Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-27T02:45:57.671Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-10-27T02:45:57.671Z] a0d0a0d46f8b: Already exists [2021-10-27T02:45:57.671Z] 31adcdaf11c8: Pulling fs layer [2021-10-27T02:45:57.671Z] b8b176561691: Pulling fs layer [2021-10-27T02:45:57.671Z] 4527c011a84f: Pulling fs layer [2021-10-27T02:45:57.671Z] 5d74067f8e1e: Pulling fs layer [2021-10-27T02:45:57.671Z] e0aca202a116: Pulling fs layer [2021-10-27T02:45:57.671Z] 3a43be97a3b4: Pulling fs layer [2021-10-27T02:45:57.671Z] 34cad66bf833: Pulling fs layer [2021-10-27T02:45:57.671Z] b4e3c513aaa6: Pulling fs layer [2021-10-27T02:45:57.671Z] 5d74067f8e1e: Waiting [2021-10-27T02:45:57.671Z] e0aca202a116: Waiting [2021-10-27T02:45:57.671Z] 3a43be97a3b4: Waiting [2021-10-27T02:45:57.671Z] 34cad66bf833: Waiting [2021-10-27T02:45:57.671Z] b4e3c513aaa6: Waiting [2021-10-27T02:45:57.671Z] b8b176561691: Verifying Checksum [2021-10-27T02:45:57.671Z] b8b176561691: Download complete [2021-10-27T02:45:57.671Z] 31adcdaf11c8: Download complete [2021-10-27T02:45:57.671Z] 5d74067f8e1e: Verifying Checksum [2021-10-27T02:45:57.671Z] 5d74067f8e1e: Download complete [2021-10-27T02:45:57.671Z] e0aca202a116: Verifying Checksum [2021-10-27T02:45:57.671Z] e0aca202a116: Download complete [2021-10-27T02:45:57.671Z] 3a43be97a3b4: Verifying Checksum [2021-10-27T02:45:57.671Z] 3a43be97a3b4: Download complete [2021-10-27T02:45:57.938Z] 31adcdaf11c8: Pull complete [2021-10-27T02:45:57.938Z] 34cad66bf833: Verifying Checksum [2021-10-27T02:45:57.938Z] 34cad66bf833: Download complete [2021-10-27T02:45:57.938Z] b8b176561691: Pull complete [2021-10-27T02:45:58.521Z] b4e3c513aaa6: Verifying Checksum [2021-10-27T02:45:58.521Z] b4e3c513aaa6: Download complete [2021-10-27T02:45:58.521Z] 4527c011a84f: Verifying Checksum [2021-10-27T02:45:58.521Z] 4527c011a84f: Download complete [2021-10-27T02:46:02.746Z] 4527c011a84f: Pull complete [2021-10-27T02:46:02.746Z] 5d74067f8e1e: Pull complete [2021-10-27T02:46:02.746Z] e0aca202a116: Pull complete [2021-10-27T02:46:02.746Z] 3a43be97a3b4: Pull complete [2021-10-27T02:46:02.746Z] 34cad66bf833: Pull complete [2021-10-27T02:46:04.689Z] b4e3c513aaa6: Pull complete [2021-10-27T02:46:04.689Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-10-27T02:46:04.689Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-27T02:46:04.689Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-10-27T02:46:04.995Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-27T02:46:04.995Z] WORKDIR /edgex [2021-10-27T02:46:04.995Z] COPY go.mod . [2021-10-27T02:46:04.995Z] RUN go mod download' [2021-10-27T02:46:04.995Z] + docker build -t ci-base-image-x86_64 -f - . [2021-10-27T02:46:06.391Z] Sending build context to Docker daemon 329.8MB [2021-10-27T02:46:06.391Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-27T02:46:06.391Z] ---> 9f6097aaca64 [2021-10-27T02:46:06.391Z] Step 2/4 : WORKDIR /edgex [2021-10-27T02:46:08.312Z] ---> Running in eb91f7577f5d [2021-10-27T02:46:08.312Z] Removing intermediate container eb91f7577f5d [2021-10-27T02:46:08.312Z] ---> 8d09388e0478 [2021-10-27T02:46:08.312Z] Step 3/4 : COPY go.mod . [2021-10-27T02:46:08.312Z] ---> c7148ea773bf [2021-10-27T02:46:08.312Z] Step 4/4 : RUN go mod download [2021-10-27T02:46:08.312Z] ---> Running in 3697cff37d17 [2021-10-27T02:46:12.350Z] Still waiting to schedule task [2021-10-27T02:46:12.350Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-10-27T02:46:40.476Z] Removing intermediate container 3697cff37d17 [2021-10-27T02:46:40.476Z] ---> 73c1dadbb300 [2021-10-27T02:46:40.476Z] Successfully built 73c1dadbb300 [2021-10-27T02:46:40.476Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-27T02:46:40.773Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-27T02:46:40.773Z] . [Pipeline] withDockerContainer [2021-10-27T02:46:40.838Z] prd-centos7-docker-4c-2g-2249 does not seem to be running inside a container [2021-10-27T02:46:40.877Z] $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-10-27T02:46:41.229Z] $ docker top c183810cb894b89e7a09a3149b3094957dd1d425d9e72a8f9480dd843053b8d1 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-27T02:46:42.267Z] + go version [2021-10-27T02:46:42.267Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-10-27T02:46:42.281Z] $ docker stop --time=1 c183810cb894b89e7a09a3149b3094957dd1d425d9e72a8f9480dd843053b8d1 [2021-10-27T02:46:43.455Z] $ docker rm -f c183810cb894b89e7a09a3149b3094957dd1d425d9e72a8f9480dd843053b8d1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-27T02:46:43.977Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-27T02:46:43.977Z] . [Pipeline] withDockerContainer [2021-10-27T02:46:44.050Z] prd-centos7-docker-4c-2g-2249 does not seem to be running inside a container [2021-10-27T02:46:44.094Z] $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-10-27T02:46:44.409Z] $ docker top 327b7b57a284ec3ff11fa830a8c48bb1f4c4fe8b566f669cadc2f4f1f2e8e13e -eo pid,comm [Pipeline] { [Pipeline] echo [2021-10-27T02:46:44.481Z] ========================================================= [2021-10-27T02:46:44.481Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-10-27T02:46:44.481Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-10-27T02:46:44.785Z] + make test [2021-10-27T02:46:44.785Z] go mod tidy [2021-10-27T02:46:45.055Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-10-27T02:46:50.428Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-10-27T02:47:08.625Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-10-27T02:47:12.857Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-10-27T02:47:12.857Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-10-27T02:47:13.436Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-10-27T02:47:16.050Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-10-27T02:47:16.313Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-10-27T02:47:16.313Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-10-27T02:47:16.313Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-10-27T02:47:16.891Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-10-27T02:47:17.158Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-10-27T02:47:17.422Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-10-27T02:47:17.422Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-10-27T02:47:17.422Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-10-27T02:47:17.422Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-10-27T02:47:19.425Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.053s coverage: 28.7% of statements [2021-10-27T02:47:19.425Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-10-27T02:47:19.425Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-10-27T02:47:20.004Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.070s coverage: 98.5% of statements [2021-10-27T02:47:20.004Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-10-27T02:47:20.584Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.045s coverage: 44.7% of statements [2021-10-27T02:47:20.584Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-10-27T02:47:20.584Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-10-27T02:47:21.547Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.115s coverage: 89.5% of statements [2021-10-27T02:47:21.547Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-10-27T02:47:21.547Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-10-27T02:47:22.496Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.052s coverage: 84.4% of statements [2021-10-27T02:47:22.496Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-10-27T02:47:22.496Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-10-27T02:47:22.496Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-10-27T02:47:22.496Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-10-27T02:47:22.496Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-10-27T02:47:23.076Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.275s coverage: 94.2% of statements [2021-10-27T02:47:23.076Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-10-27T02:47:23.076Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-10-27T02:47:23.076Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.051s coverage: 59.1% of statements [2021-10-27T02:47:23.076Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-10-27T02:47:23.076Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-10-27T02:47:23.076Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-10-27T02:47:23.076Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-10-27T02:47:23.076Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-10-27T02:47:23.666Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.053s coverage: 60.0% of statements [2021-10-27T02:47:23.667Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-10-27T02:47:23.667Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-10-27T02:47:23.667Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-10-27T02:47:24.623Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.065s coverage: 0.9% of statements [2021-10-27T02:47:24.623Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-10-27T02:47:24.623Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.067s coverage: 58.8% of statements [2021-10-27T02:47:24.623Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.058s coverage: 21.7% of statements [2021-10-27T02:47:24.623Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-10-27T02:47:25.209Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.059s coverage: 47.1% of statements [2021-10-27T02:47:25.209Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.058s coverage: 79.5% of statements [2021-10-27T02:47:25.472Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.039s coverage: 94.1% of statements [2021-10-27T02:47:25.736Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.070s coverage: 96.3% of statements [2021-10-27T02:47:25.999Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.043s coverage: 87.5% of statements [2021-10-27T02:47:38.247Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.065s coverage: 94.4% of statements [2021-10-27T02:47:38.247Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.051s coverage: 44.8% of statements [2021-10-27T02:47:42.456Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.173s coverage: 82.5% of statements [2021-10-27T02:47:42.456Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-10-27T02:47:55.272Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2250 in /w/workspace/edgexfoundry_edgex-go_PR-3772 [Pipeline] { [Pipeline] ws [2021-10-27T02:47:55.284Z] Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout [2021-10-27T02:47:55.570Z] The recommended git tool is: git [2021-10-27T02:48:00.595Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.079s coverage: 92.9% of statements [2021-10-27T02:48:00.595Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-10-27T02:48:00.595Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-10-27T02:48:00.595Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-10-27T02:48:00.595Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements [2021-10-27T02:48:00.595Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-10-27T02:48:00.595Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-10-27T02:48:00.595Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-10-27T02:48:00.595Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-10-27T02:48:00.595Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-10-27T02:48:00.595Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.062s coverage: 87.2% of statements [2021-10-27T02:48:00.595Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-10-27T02:48:00.595Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-10-27T02:48:00.595Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.043s coverage: 100.0% of statements [2021-10-27T02:48:00.595Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-10-27T02:48:00.595Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.064s coverage: 58.8% of statements [2021-10-27T02:48:00.595Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-10-27T02:48:00.595Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.055s coverage: 80.0% of statements [2021-10-27T02:48:00.595Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements [2021-10-27T02:48:00.595Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.054s coverage: 85.4% of statements [2021-10-27T02:48:00.595Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.137s coverage: 91.2% of statements [2021-10-27T02:48:00.595Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-10-27T02:48:00.595Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.143s coverage: 64.4% of statements [2021-10-27T02:48:00.595Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-10-27T02:48:00.595Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-10-27T02:48:00.595Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.052s coverage: 100.0% of statements [2021-10-27T02:48:00.595Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 89.4% of statements [2021-10-27T02:48:00.595Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.034s coverage: 100.0% of statements [2021-10-27T02:48:00.595Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.027s coverage: 73.7% of statements [2021-10-27T02:48:00.595Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.027s coverage: 100.0% of statements [2021-10-27T02:48:00.803Z] using credential edgex-jenkins-ssh [2021-10-27T02:48:00.830Z] Cloning the remote Git repository [2021-10-27T02:48:00.859Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.226s coverage: 65.4% of statements [2021-10-27T02:48:00.859Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-10-27T02:48:00.859Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-10-27T02:48:00.859Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-10-27T02:48:01.438Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.124s coverage: 43.5% of statements [2021-10-27T02:48:01.438Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-10-27T02:48:01.438Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-10-27T02:48:01.704Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.050s coverage: 89.5% of statements [2021-10-27T02:48:01.704Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-10-27T02:48:00.897Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-10-27T02:48:00.990Z] > git init /w/workspace/edgex-go/5 # timeout=10 [2021-10-27T02:48:01.093Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-10-27T02:48:01.094Z] > git --version # timeout=10 [2021-10-27T02:48:01.122Z] > git --version # 'git version 2.17.1' [2021-10-27T02:48:01.124Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-27T02:48:01.205Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-27T02:48:01.968Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.051s coverage: 84.8% of statements [2021-10-27T02:48:01.968Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-10-27T02:48:08.587Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.069s coverage: 17.7% of statements [2021-10-27T02:48:08.587Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-10-27T02:48:08.587Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-10-27T02:48:08.587Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-10-27T02:48:08.587Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-10-27T02:48:08.587Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.139s coverage: 92.3% of statements [2021-10-27T02:48:08.587Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-10-27T02:48:08.587Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-10-27T02:48:08.587Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-10-27T02:48:08.587Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-10-27T02:48:08.587Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.054s coverage: 63.2% of statements [2021-10-27T02:48:08.587Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-10-27T02:48:08.587Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-10-27T02:48:08.587Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.084s coverage: 97.7% of statements [2021-10-27T02:48:08.587Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-10-27T02:48:08.587Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-10-27T02:48:08.587Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-10-27T02:48:08.587Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-10-27T02:48:08.587Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements [2021-10-27T02:48:08.587Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-10-27T02:48:08.587Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-10-27T02:48:08.587Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-10-27T02:48:08.587Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-10-27T02:48:08.587Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-10-27T02:48:08.587Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-10-27T02:48:08.587Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.045s coverage: 100.0% of statements [2021-10-27T02:48:08.587Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements [2021-10-27T02:48:08.848Z] 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-27T02:48:16.937Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-10-27T02:48:16.956Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-27T02:48:16.992Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-10-27T02:48:17.045Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-10-27T02:48:17.046Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-27T02:48:17.061Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3772/head:refs/remotes/origin/PR-3772 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-10-27T02:48:17.963Z] Merging remotes/origin/main commit fb769a0070cc1922608d3d80e9a209584ebd424b into PR head commit fe6081c4ca8d805012ac499859bc9d714b93eba4 [2021-10-27T02:48:18.344Z] Merge succeeded, producing fe6081c4ca8d805012ac499859bc9d714b93eba4 [2021-10-27T02:48:18.344Z] Checking out Revision fe6081c4ca8d805012ac499859bc9d714b93eba4 (PR-3772) [2021-10-27T02:48:17.992Z] > git config core.sparsecheckout # timeout=10 [2021-10-27T02:48:18.017Z] > git checkout -f fe6081c4ca8d805012ac499859bc9d714b93eba4 # timeout=10 [2021-10-27T02:48:18.246Z] > git remote # timeout=10 [2021-10-27T02:48:18.270Z] > git config --get remote.origin.url # timeout=10 [2021-10-27T02:48:18.288Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-27T02:48:18.301Z] > git merge fb769a0070cc1922608d3d80e9a209584ebd424b # timeout=10 [2021-10-27T02:48:18.326Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-10-27T02:48:18.360Z] > git config core.sparsecheckout # timeout=10 [2021-10-27T02:48:18.374Z] > git checkout -f fe6081c4ca8d805012ac499859bc9d714b93eba4 # timeout=10 [2021-10-27T02:48:22.760Z] Commit message: "Merge branch 'main' into issue-1913" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-10-27T02:48:24.738Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-10-27T02:48:24.738Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-27T02:48:24.738Z] Dload Upload Total Spent Left Speed [2021-10-27T02:48:24.738Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 77281 0 --:--:-- --:--:-- --:--:-- 77789 [Pipeline] sh [2021-10-27T02:48:25.145Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2021-10-27T02:48:25.481Z] + + sudo teesudo /etc/docker/daemon.new jq [2021-10-27T02:48:25.481Z] . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2021-10-27T02:48:25.481Z] { [2021-10-27T02:48:25.481Z] "registry-mirrors": [ [2021-10-27T02:48:25.481Z] "https://nexus3.edgexfoundry.org:10001" [2021-10-27T02:48:25.481Z] ], [2021-10-27T02:48:25.481Z] "bip": "10.250.0.254/24", [2021-10-27T02:48:25.481Z] "hosts": [ [2021-10-27T02:48:25.481Z] "tcp://0.0.0.0:5555", [2021-10-27T02:48:25.481Z] "unix:///var/run/docker.sock" [2021-10-27T02:48:25.481Z] ], [2021-10-27T02:48:25.481Z] "mtu": 1458, [2021-10-27T02:48:25.481Z] "selinux-enabled": true, [2021-10-27T02:48:25.482Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-10-27T02:48:25.482Z] } [Pipeline] sh [2021-10-27T02:48:25.869Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2021-10-27T02:48:26.237Z] + sudo service docker restart [2021-10-27T02:48:41.445Z] GO111MODULE=on go vet ./... [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-27T02:48:44.580Z] provisioning config files... [2021-10-27T02:48:44.606Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config8276153353735506001tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-27T02:48:44.963Z] ---> docker-login.sh [2021-10-27T02:48:44.963Z] nexus3.edgexfoundry.org:10001 [2021-10-27T02:48:45.575Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-27T02:48:45.855Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-27T02:48:45.855Z] Configure a credential helper to remove this warning. See [2021-10-27T02:48:45.855Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-27T02:48:45.855Z] [2021-10-27T02:48:45.855Z] Login Succeeded [2021-10-27T02:48:45.855Z] nexus3.edgexfoundry.org:10002 [2021-10-27T02:48:46.455Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-27T02:48:46.455Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-27T02:48:46.455Z] Configure a credential helper to remove this warning. See [2021-10-27T02:48:46.455Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-27T02:48:46.455Z] [2021-10-27T02:48:46.455Z] Login Succeeded [2021-10-27T02:48:46.455Z] nexus3.edgexfoundry.org:10003 [2021-10-27T02:48:47.055Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-27T02:48:47.055Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-27T02:48:47.055Z] Configure a credential helper to remove this warning. See [2021-10-27T02:48:47.055Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-27T02:48:47.055Z] [2021-10-27T02:48:47.055Z] Login Succeeded [2021-10-27T02:48:47.055Z] nexus3.edgexfoundry.org:10004 [2021-10-27T02:48:47.656Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-27T02:48:47.656Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-27T02:48:47.656Z] Configure a credential helper to remove this warning. See [2021-10-27T02:48:47.656Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-27T02:48:47.656Z] [2021-10-27T02:48:47.656Z] Login Succeeded [2021-10-27T02:48:47.656Z] docker.io [2021-10-27T02:48:48.250Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-27T02:48:48.522Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-27T02:48:48.522Z] Configure a credential helper to remove this warning. See [2021-10-27T02:48:48.522Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-27T02:48:48.522Z] [2021-10-27T02:48:48.522Z] Login Succeeded [2021-10-27T02:48:48.522Z] ---> docker-login.sh ends [Pipeline] } [2021-10-27T02:48:48.540Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-10-27T02:48:49.008Z] ========================================================= [2021-10-27T02:48:49.008Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-10-27T02:48:49.008Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-10-27T02:48:49.374Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-27T02:48:49.649Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-10-27T02:48:49.649Z] 552d1f2373af: Pulling fs layer [2021-10-27T02:48:49.649Z] ea3f2d53f512: Pulling fs layer [2021-10-27T02:48:49.649Z] 9e70ebbbe112: Pulling fs layer [2021-10-27T02:48:49.649Z] 7a9cfe048b4a: Pulling fs layer [2021-10-27T02:48:49.649Z] 72dc09318566: Pulling fs layer [2021-10-27T02:48:49.649Z] f4f7b4309257: Pulling fs layer [2021-10-27T02:48:49.649Z] 0ac9a79272e3: Pulling fs layer [2021-10-27T02:48:49.649Z] b78e95d17946: Pulling fs layer [2021-10-27T02:48:49.649Z] 7a9cfe048b4a: Waiting [2021-10-27T02:48:49.649Z] 72dc09318566: Waiting [2021-10-27T02:48:49.649Z] f4f7b4309257: Waiting [2021-10-27T02:48:49.649Z] 0ac9a79272e3: Waiting [2021-10-27T02:48:49.649Z] 9e70ebbbe112: Verifying Checksum [2021-10-27T02:48:49.649Z] 9e70ebbbe112: Download complete [2021-10-27T02:48:49.649Z] ea3f2d53f512: Verifying Checksum [2021-10-27T02:48:49.649Z] ea3f2d53f512: Download complete [2021-10-27T02:48:49.649Z] 72dc09318566: Verifying Checksum [2021-10-27T02:48:49.649Z] 72dc09318566: Download complete [2021-10-27T02:48:49.649Z] f4f7b4309257: Verifying Checksum [2021-10-27T02:48:49.649Z] f4f7b4309257: Download complete [2021-10-27T02:48:49.649Z] 552d1f2373af: Verifying Checksum [2021-10-27T02:48:49.649Z] 552d1f2373af: Download complete [2021-10-27T02:48:49.649Z] 0ac9a79272e3: Download complete [2021-10-27T02:48:50.646Z] 552d1f2373af: Pull complete [2021-10-27T02:48:51.252Z] ea3f2d53f512: Pull complete [2021-10-27T02:48:51.478Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-27T02:48:51.479Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-10-27T02:48:51.479Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-10-27T02:48:51.529Z] 9e70ebbbe112: Pull complete [2021-10-27T02:48:51.778Z] + ls -al . [2021-10-27T02:48:51.778Z] total 636 [2021-10-27T02:48:51.778Z] drwxrwxr-x 10 1001 1001 4096 Oct 27 02:48 . [2021-10-27T02:48:51.778Z] drwxr-xr-x 4 root root 28 Oct 27 02:46 .. [2021-10-27T02:48:51.778Z] -rw-rw-r-- 1 1001 1001 11 Oct 27 02:45 .dockerignore [2021-10-27T02:48:51.778Z] drwxrwxr-x 8 1001 1001 179 Oct 27 02:45 .git [2021-10-27T02:48:51.778Z] drwxrwxr-x 4 1001 1001 142 Oct 27 02:45 .github [2021-10-27T02:48:51.778Z] -rw-rw-r-- 1 1001 1001 804 Oct 27 02:45 .gitignore [2021-10-27T02:48:51.778Z] -rw-rw-r-- 1 1001 1001 42 Oct 27 02:45 .golangci.yml [2021-10-27T02:48:51.778Z] -rw-rw-r-- 1 1001 1001 76 Oct 27 02:45 .hadolint.yml [2021-10-27T02:48:51.778Z] drwx------ 3 1001 1001 58 Oct 27 02:45 .semver [2021-10-27T02:48:51.778Z] -rw-rw-r-- 1 1001 1001 166 Oct 27 02:45 .sonarcloud.properties [2021-10-27T02:48:51.778Z] -rw-rw-r-- 1 1001 1001 1171 Oct 27 02:45 ADOPTERS.md [2021-10-27T02:48:51.778Z] -rw-rw-r-- 1 1001 1001 8910 Oct 27 02:45 Attribution.txt [2021-10-27T02:48:51.778Z] -rw-rw-r-- 1 1001 1001 43881 Oct 27 02:45 CHANGELOG.md [2021-10-27T02:48:51.778Z] -rw-rw-r-- 1 1001 1001 3804 Oct 27 02:45 CONTRIBUTING.md [2021-10-27T02:48:51.778Z] -rw-rw-r-- 1 1001 1001 677 Oct 27 02:45 GOVERNANCE.md [2021-10-27T02:48:51.778Z] -rw-rw-r-- 1 1001 1001 849 Oct 27 02:45 Jenkinsfile [2021-10-27T02:48:51.778Z] -rw-rw-r-- 1 1001 1001 10775 Oct 27 02:45 LICENSE [2021-10-27T02:48:51.778Z] -rw-rw-r-- 1 1001 1001 6508 Oct 27 02:45 Makefile [2021-10-27T02:48:51.778Z] -rw-rw-r-- 1 1001 1001 582 Oct 27 02:45 OWNERS.md [2021-10-27T02:48:51.778Z] -rw-rw-r-- 1 1001 1001 8256 Oct 27 02:45 README.md [2021-10-27T02:48:51.778Z] -rw-rw-r-- 1 1001 1001 6912 Oct 27 02:45 SECURITY.md [2021-10-27T02:48:51.778Z] -rw-rw-r-- 1 1001 1001 5 Oct 27 02:45 VERSION [2021-10-27T02:48:51.778Z] -rw-rw-r-- 1 1001 1001 4131 Oct 27 02:45 ZMQWindows.md [2021-10-27T02:48:51.778Z] drwxrwxr-x 2 1001 1001 37 Oct 27 02:45 bin [2021-10-27T02:48:51.778Z] drwxrwxr-x 14 1001 1001 4096 Oct 27 02:45 cmd [2021-10-27T02:48:51.778Z] -rw-r--r-- 1 root root 428179 Oct 27 02:48 coverage.out [2021-10-27T02:48:51.778Z] -rw-rw-r-- 1 1001 1001 848 Oct 27 02:45 go.mod [2021-10-27T02:48:51.778Z] -rw-rw-r-- 1 1001 1001 50414 Oct 27 02:45 go.sum [2021-10-27T02:48:51.778Z] drwxrwxr-x 8 1001 1001 124 Oct 27 02:45 internal [2021-10-27T02:48:51.778Z] drwxrwxr-x 3 1001 1001 16 Oct 27 02:45 openapi [2021-10-27T02:48:51.778Z] drwxrwxr-x 4 1001 1001 71 Oct 27 02:45 snap [2021-10-27T02:48:51.778Z] -rw-rw-r-- 1 1001 1001 204 Oct 27 02:45 version.go [Pipeline] sh [2021-10-27T02:48:51.802Z] b78e95d17946: Verifying Checksum [2021-10-27T02:48:51.802Z] b78e95d17946: Download complete [2021-10-27T02:48:52.068Z] + '[' -e coverage.out ] [2021-10-27T02:48:52.068Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-10-27T02:48:52.171Z] Stashed 1 file(s) [Pipeline] sh [2021-10-27T02:48:52.401Z] 7a9cfe048b4a: Verifying Checksum [2021-10-27T02:48:52.401Z] 7a9cfe048b4a: Download complete [2021-10-27T02:48:52.473Z] + make build [2021-10-27T02:48:52.473Z] 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-27T02:48:53.860Z] 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-27T02:49:00.500Z] 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-27T02:49:01.071Z] 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-27T02:49:02.472Z] 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-27T02:49:02.472Z] 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-27T02:49:02.571Z] 7a9cfe048b4a: Pull complete [2021-10-27T02:49:02.571Z] 72dc09318566: Pull complete [2021-10-27T02:49:02.842Z] f4f7b4309257: Pull complete [2021-10-27T02:49:03.119Z] 0ac9a79272e3: Pull complete [2021-10-27T02:49:03.413Z] 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-27T02:49:04.363Z] 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-27T02:49:04.945Z] 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-27T02:49:06.338Z] 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-27T02:49:06.912Z] 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-27T02:49:07.858Z] 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-27T02:49:09.264Z] $ docker stop --time=1 327b7b57a284ec3ff11fa830a8c48bb1f4c4fe8b566f669cadc2f4f1f2e8e13e [2021-10-27T02:49:09.830Z] b78e95d17946: Pull complete [2021-10-27T02:49:09.830Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2021-10-27T02:49:09.830Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-27T02:49:09.830Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-27T02:49:11.007Z] $ docker rm -f 327b7b57a284ec3ff11fa830a8c48bb1f4c4fe8b566f669cadc2f4f1f2e8e13e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] fileExists [Pipeline] // script [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2021-10-27T02:49:11.669Z] + + docker build -techo ci-base-image-arm64 FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-27T02:49:11.669Z] WORKDIR /edgex [2021-10-27T02:49:11.669Z] COPY go.mod . [2021-10-27T02:49:11.669Z] RUN go mod download -f [2021-10-27T02:49:11.669Z] - . [2021-10-27T02:49:13.936Z] Sending build context to Docker daemon 166.6MB [2021-10-27T02:49:13.936Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-27T02:49:13.936Z] ---> 8b459fc5aaf0 [2021-10-27T02:49:13.936Z] Step 2/4 : WORKDIR /edgex [Pipeline] isUnix [Pipeline] sh [2021-10-27T02:49:14.554Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-10-27T02:49:14.554Z] [2021-10-27T02:49:14.554Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-10-27T02:49:15.777Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-10-27T02:49:15.777Z] latest: Pulling from edgex-devops/edgex-compose [2021-10-27T02:49:15.777Z] cbdbe7a5bc2a: Pulling fs layer [2021-10-27T02:49:15.777Z] ca9280d653b3: Pulling fs layer [2021-10-27T02:49:15.777Z] 7e9c9ca2126c: Pulling fs layer [2021-10-27T02:49:15.777Z] cbdbe7a5bc2a: Verifying Checksum [2021-10-27T02:49:15.777Z] cbdbe7a5bc2a: Download complete [2021-10-27T02:49:15.955Z] ---> Running in 752a37a42435 [2021-10-27T02:49:16.044Z] ca9280d653b3: Verifying Checksum [2021-10-27T02:49:16.044Z] ca9280d653b3: Download complete [2021-10-27T02:49:16.044Z] cbdbe7a5bc2a: Pull complete [2021-10-27T02:49:16.350Z] 7e9c9ca2126c: Verifying Checksum [2021-10-27T02:49:16.350Z] 7e9c9ca2126c: Download complete [2021-10-27T02:49:16.547Z] Removing intermediate container 752a37a42435 [2021-10-27T02:49:16.547Z] ---> 92307116d330 [2021-10-27T02:49:16.547Z] Step 3/4 : COPY go.mod . [2021-10-27T02:49:17.003Z] ca9280d653b3: Pull complete [2021-10-27T02:49:17.140Z] ---> d880f8c339f1 [2021-10-27T02:49:17.140Z] Step 4/4 : RUN go mod download [2021-10-27T02:49:17.140Z] ---> Running in a11035c4b74e [2021-10-27T02:49:20.504Z] 7e9c9ca2126c: Pull complete [2021-10-27T02:49:20.504Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-10-27T02:49:20.504Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-10-27T02:49:20.504Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-10-27T02:49:20.569Z] prd-centos7-docker-4c-2g-2249 does not seem to be running inside a container [2021-10-27T02:49:20.612Z] $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-10-27T02:49:23.156Z] $ docker top ebeb1ef91ed679b9d1869930fa13e3a3e94b791eb6c601f87248623830f5402f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-27T02:49:23.511Z] + docker-compose build --help [2021-10-27T02:49:23.511Z] + grep parallel [2021-10-27T02:49:24.082Z] --parallel Build images in parallel. [Pipeline] } [2021-10-27T02:49:24.098Z] $ docker stop --time=1 ebeb1ef91ed679b9d1869930fa13e3a3e94b791eb6c601f87248623830f5402f [2021-10-27T02:49:25.280Z] $ docker rm -f ebeb1ef91ed679b9d1869930fa13e3a3e94b791eb6c601f87248623830f5402f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-27T02:49:25.656Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-10-27T02:49:25.656Z] . [Pipeline] withDockerContainer [2021-10-27T02:49:25.719Z] prd-centos7-docker-4c-2g-2249 does not seem to be running inside a container [2021-10-27T02:49:25.760Z] $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-10-27T02:49:26.109Z] $ docker top 7ba3ff58c7147dbfa78f81dbf39121d3278805b878f7701153e553fe1ebccf2c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-27T02:49:26.458Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-10-27T02:49:27.032Z] Building core-command ... [2021-10-27T02:49:27.032Z] Building core-data ... [2021-10-27T02:49:27.032Z] Building core-metadata ... [2021-10-27T02:49:27.032Z] Building security-bootstrapper ... [2021-10-27T02:49:27.032Z] Building security-proxy-setup ... [2021-10-27T02:49:27.032Z] Building security-secretstore-setup ... [2021-10-27T02:49:27.032Z] Building support-notifications ... [2021-10-27T02:49:27.032Z] Building support-scheduler ... [2021-10-27T02:49:27.032Z] Building sys-mgmt-agent ... [2021-10-27T02:49:27.032Z] Building support-notifications [2021-10-27T02:49:27.032Z] Building core-command [2021-10-27T02:49:27.032Z] Building core-data [2021-10-27T02:49:27.032Z] Building support-scheduler [2021-10-27T02:49:27.032Z] Building sys-mgmt-agent [2021-10-27T02:49:39.580Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-27T02:49:39.580Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-27T02:49:39.580Z] ---> 73c1dadbb300 [2021-10-27T02:49:39.580Z] Step 3/22 : WORKDIR /edgex-go [2021-10-27T02:49:39.580Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-27T02:49:39.580Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-10-27T02:49:39.580Z] ---> 73c1dadbb300 [2021-10-27T02:49:39.580Z] Step 3/21 : WORKDIR /edgex-go [2021-10-27T02:49:39.580Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-27T02:49:39.580Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-27T02:49:39.580Z] ---> 73c1dadbb300 [2021-10-27T02:49:39.580Z] Step 3/22 : WORKDIR /edgex-go [2021-10-27T02:49:41.315Z] ---> Running in 779d9440fcf7 [2021-10-27T02:49:41.315Z] ---> Running in cd9f8ce7b5a9 [2021-10-27T02:49:41.315Z] ---> Running in 9fe7371e7bc4 [2021-10-27T02:49:46.609Z] Removing intermediate container cd9f8ce7b5a9 [2021-10-27T02:49:46.609Z] ---> 7b3e52639138 [2021-10-27T02:49:46.609Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-27T02:49:46.609Z] Removing intermediate container 9fe7371e7bc4 [2021-10-27T02:49:46.609Z] ---> a24938d99cce [2021-10-27T02:49:46.609Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-27T02:49:46.609Z] Removing intermediate container 779d9440fcf7 [2021-10-27T02:49:46.609Z] ---> fbdc597139fc [2021-10-27T02:49:46.609Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-27T02:49:46.609Z] ---> Running in 57e64c90c433 [2021-10-27T02:49:46.609Z] ---> Running in ba486ee6f48e [2021-10-27T02:49:46.609Z] ---> Running in 6497467b3338 [2021-10-27T02:49:53.211Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-27T02:49:53.211Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-10-27T02:49:53.211Z] ---> 73c1dadbb300 [2021-10-27T02:49:53.211Z] Step 3/23 : WORKDIR /edgex-go [2021-10-27T02:49:53.211Z] ---> Using cache [2021-10-27T02:49:53.211Z] ---> fbdc597139fc [2021-10-27T02:49:53.211Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-27T02:49:53.211Z] ---> Running in 0c107739efa8 [2021-10-27T02:49:53.211Z] Removing intermediate container 6497467b3338 [2021-10-27T02:49:53.211Z] ---> 8d3d0436f4ce [2021-10-27T02:49:53.211Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-10-27T02:49:53.211Z] Removing intermediate container ba486ee6f48e [2021-10-27T02:49:53.211Z] ---> 1002634d20f7 [2021-10-27T02:49:53.211Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-10-27T02:49:53.211Z] Removing intermediate container 57e64c90c433 [2021-10-27T02:49:53.211Z] ---> 04b81366bbda [2021-10-27T02:49:53.211Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-10-27T02:49:53.211Z] ---> Running in 67ae37fda938 [2021-10-27T02:49:53.211Z] ---> Running in beb5db87be9c [2021-10-27T02:49:53.211Z] ---> Running in 2fc1483e9e24 [2021-10-27T02:49:53.211Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-27T02:49:53.211Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-27T02:49:53.211Z] ---> 73c1dadbb300 [2021-10-27T02:49:53.211Z] Step 3/22 : WORKDIR /edgex-go [2021-10-27T02:49:53.211Z] ---> Using cache [2021-10-27T02:49:53.211Z] ---> fbdc597139fc [2021-10-27T02:49:53.211Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-27T02:49:53.211Z] ---> Using cache [2021-10-27T02:49:53.211Z] ---> 1002634d20f7 [2021-10-27T02:49:53.211Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-10-27T02:49:53.211Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-27T02:49:53.211Z] ---> Running in 1b91742643a2 [2021-10-27T02:49:53.477Z] Removing intermediate container 0c107739efa8 [2021-10-27T02:49:53.477Z] ---> ba9dc4db360c [2021-10-27T02:49:53.477Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-10-27T02:49:53.477Z] ---> Running in e02fe7a97c51 [2021-10-27T02:49:53.745Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-27T02:49:53.745Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-27T02:49:53.745Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-27T02:49:54.006Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-27T02:49:54.267Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-27T02:49:54.531Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-27T02:49:54.531Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-27T02:49:54.811Z] OK: 220 MiB in 52 packages [2021-10-27T02:49:54.811Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-27T02:49:54.811Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-27T02:49:54.811Z] OK: 220 MiB in 52 packages [2021-10-27T02:49:55.091Z] Removing intermediate container 67ae37fda938 [2021-10-27T02:49:55.091Z] ---> f392f66fb503 [2021-10-27T02:49:55.091Z] Step 6/21 : COPY . . [2021-10-27T02:49:55.091Z] OK: 220 MiB in 52 packages [2021-10-27T02:49:55.091Z] OK: 220 MiB in 52 packages [2021-10-27T02:49:55.354Z] OK: 220 MiB in 52 packages [2021-10-27T02:49:55.939Z] Removing intermediate container 2fc1483e9e24 [2021-10-27T02:49:55.939Z] ---> ce31af0785e5 [2021-10-27T02:49:55.939Z] Step 6/22 : COPY . . [2021-10-27T02:49:59.258Z] Removing intermediate container beb5db87be9c [2021-10-27T02:49:59.258Z] ---> 4c48e6ad291d [2021-10-27T02:49:59.258Z] Step 6/22 : COPY . . [2021-10-27T02:49:59.258Z] Removing intermediate container 1b91742643a2 [2021-10-27T02:49:59.258Z] ---> 7488c9310e37 [2021-10-27T02:49:59.258Z] Step 6/22 : COPY . . [2021-10-27T02:50:00.203Z] Removing intermediate container e02fe7a97c51 [2021-10-27T02:50:00.203Z] ---> 851cf34ab8b1 [2021-10-27T02:50:00.203Z] Step 6/23 : COPY go.mod . [2021-10-27T02:50:01.594Z] ---> 0ee27bd7089a [2021-10-27T02:50:01.594Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-27T02:50:02.983Z] ---> 664fb0357f59 [2021-10-27T02:50:02.983Z] Step 7/23 : RUN go mod download [2021-10-27T02:50:02.983Z] ---> Running in 12b79d0b75cf [2021-10-27T02:50:02.983Z] ---> Running in cd0c8a99ebf9 [2021-10-27T02:50:02.983Z] ---> 5a12bf7004f6 [2021-10-27T02:50:02.983Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-27T02:50:03.243Z] ---> Running in 2850abaa0e21 [2021-10-27T02:50:05.848Z] Removing intermediate container 2850abaa0e21 [2021-10-27T02:50:05.848Z] ---> de6425140dd9 [2021-10-27T02:50:05.848Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-10-27T02:50:05.848Z] ---> Running in 0a9065714066 [2021-10-27T02:50:05.848Z] Removing intermediate container 12b79d0b75cf [2021-10-27T02:50:05.848Z] ---> 18c23c2b0812 [2021-10-27T02:50:05.848Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-10-27T02:50:05.848Z] Removing intermediate container cd0c8a99ebf9 [2021-10-27T02:50:05.848Z] ---> a89e82d5e44f [2021-10-27T02:50:05.848Z] Step 8/23 : COPY . . [2021-10-27T02:50:05.848Z] ---> Running in ad227fb53cab [2021-10-27T02:50:06.113Z] 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-27T02:50:06.382Z] 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-27T02:50:06.663Z] ---> 130d55277d1f [2021-10-27T02:50:06.663Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-27T02:50:08.625Z] ---> Running in b4a2fdc1baf6 [2021-10-27T02:50:08.625Z] ---> d5ad2ea8d313 [2021-10-27T02:50:08.625Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-27T02:50:08.889Z] ---> Running in f52d740d36be [2021-10-27T02:50:11.506Z] Removing intermediate container b4a2fdc1baf6 [2021-10-27T02:50:11.506Z] ---> 1f6974a2806b [2021-10-27T02:50:11.506Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-10-27T02:50:11.506Z] Removing intermediate container f52d740d36be [2021-10-27T02:50:11.506Z] ---> a97edcf1c49f [2021-10-27T02:50:11.506Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-10-27T02:50:11.506Z] ---> Running in 3d34595122ae [2021-10-27T02:50:11.506Z] ---> Running in 2e82ec005fff [2021-10-27T02:50:12.499Z] 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-27T02:50:12.499Z] 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-27T02:50:16.892Z] ---> 8a424d709068 [2021-10-27T02:50:16.892Z] Step 9/23 : RUN go mod tidy [2021-10-27T02:50:16.892Z] ---> Running in a109879d59a8 [2021-10-27T02:50:19.450Z] Removing intermediate container a109879d59a8 [2021-10-27T02:50:19.450Z] ---> 48cc76df7a70 [2021-10-27T02:50:19.450Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-10-27T02:50:19.450Z] ---> Running in 4f566f5832b9 [2021-10-27T02:50:19.713Z] 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-27T02:50:38.995Z] Removing intermediate container a11035c4b74e [2021-10-27T02:50:38.995Z] ---> 5ad8386d8612 [2021-10-27T02:50:38.995Z] Successfully built 5ad8386d8612 [2021-10-27T02:50:38.995Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-27T02:50:39.335Z] + docker inspect -f . ci-base-image-arm64 [2021-10-27T02:50:39.335Z] . [Pipeline] withDockerContainer [2021-10-27T02:50:39.560Z] prd-ubuntu18.04-docker-arm64-4c-16g-2250 does not seem to be running inside a container [2021-10-27T02:50:39.649Z] $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-10-27T02:50:41.121Z] $ docker top afafbfd2f0260d71c0864ddfa6d715a76ab048d72d7907ca79850e30d58011c1 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-27T02:50:42.039Z] + go version [2021-10-27T02:50:42.039Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-10-27T02:50:42.070Z] $ docker stop --time=1 afafbfd2f0260d71c0864ddfa6d715a76ab048d72d7907ca79850e30d58011c1 [2021-10-27T02:50:42.634Z] Removing intermediate container 0a9065714066 [2021-10-27T02:50:42.634Z] ---> 59f744f62c63 [2021-10-27T02:50:42.634Z] [2021-10-27T02:50:42.634Z] Step 9/22 : FROM alpine:3.14 [2021-10-27T02:50:42.634Z] 3.14: Pulling from library/alpine [2021-10-27T02:50:42.634Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-27T02:50:42.634Z] Status: Downloaded newer image for alpine:3.14 [2021-10-27T02:50:42.634Z] ---> 14119a10abf4 [2021-10-27T02:50:42.634Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-10-27T02:50:42.896Z] ---> Running in e27844836b39 [2021-10-27T02:50:43.472Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-27T02:50:43.472Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-27T02:50:43.732Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-10-27T02:50:43.733Z] Executing busybox-1.33.1-r3.trigger [2021-10-27T02:50:43.733Z] OK: 6 MiB in 15 packages [2021-10-27T02:50:43.754Z] $ docker rm -f afafbfd2f0260d71c0864ddfa6d715a76ab048d72d7907ca79850e30d58011c1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-27T02:50:44.305Z] Removing intermediate container e27844836b39 [2021-10-27T02:50:44.305Z] ---> da9771030049 [2021-10-27T02:50:44.305Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-27T02:50:44.305Z] ---> Running in 99e15b86c3c3 [2021-10-27T02:50:44.305Z] Removing intermediate container 99e15b86c3c3 [2021-10-27T02:50:44.305Z] ---> c8fbada0b098 [2021-10-27T02:50:44.305Z] Step 12/22 : ENV APP_PORT=59882 [2021-10-27T02:50:44.305Z] ---> Running in 73a72243016f [2021-10-27T02:50:44.482Z] + docker inspect -f . ci-base-image-arm64 [2021-10-27T02:50:44.482Z] . [Pipeline] withDockerContainer [2021-10-27T02:50:44.569Z] Removing intermediate container 73a72243016f [2021-10-27T02:50:44.569Z] ---> 9c87d34a7808 [2021-10-27T02:50:44.569Z] Step 13/22 : EXPOSE $APP_PORT [2021-10-27T02:50:44.569Z] ---> Running in 2a3293655d53 [2021-10-27T02:50:44.569Z] Removing intermediate container 2a3293655d53 [2021-10-27T02:50:44.569Z] ---> a63e5f8096ad [2021-10-27T02:50:44.569Z] Step 14/22 : WORKDIR / [2021-10-27T02:50:44.569Z] ---> Running in 1e333d1fbdca [2021-10-27T02:50:44.743Z] prd-ubuntu18.04-docker-arm64-4c-16g-2250 does not seem to be running inside a container [2021-10-27T02:50:44.829Z] $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-10-27T02:50:44.829Z] Removing intermediate container 1e333d1fbdca [2021-10-27T02:50:44.829Z] ---> 45e51a41f246 [2021-10-27T02:50:44.829Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-27T02:50:45.093Z] ---> 90a1f400f8ef [2021-10-27T02:50:45.093Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-10-27T02:50:45.679Z] ---> c353c9f29dad [2021-10-27T02:50:45.679Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-10-27T02:50:45.940Z] ---> d0fe3ddcd059 [2021-10-27T02:50:45.940Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-10-27T02:50:45.940Z] ---> Running in 5ec7ba03e7a7 [2021-10-27T02:50:46.206Z] Removing intermediate container 5ec7ba03e7a7 [2021-10-27T02:50:46.206Z] ---> 19c9bea778fa [2021-10-27T02:50:46.206Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-27T02:50:46.206Z] ---> Running in 7edd0c3f8f46 [2021-10-27T02:50:46.273Z] $ docker top b802163d1e802bdcd05b450da5020b2c8784a5d5585c4335bb1a58f2b7a78682 -eo pid,comm [2021-10-27T02:50:46.467Z] Removing intermediate container 7edd0c3f8f46 [2021-10-27T02:50:46.467Z] ---> 181c35460cd8 [2021-10-27T02:50:46.467Z] Step 20/22 : LABEL arch=x86_64 [Pipeline] { [Pipeline] echo [2021-10-27T02:50:46.565Z] ========================================================= [2021-10-27T02:50:46.565Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-10-27T02:50:46.565Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-10-27T02:50:46.726Z] ---> Running in e66493391504 [2021-10-27T02:50:46.990Z] Removing intermediate container e66493391504 [2021-10-27T02:50:46.990Z] ---> d28372c2b725 [2021-10-27T02:50:46.990Z] Step 21/22 : LABEL git_sha=fe6081c4ca8d805012ac499859bc9d714b93eba4 [2021-10-27T02:50:46.990Z] ---> Running in 8d0c630d4ca1 [2021-10-27T02:50:47.209Z] + make test [2021-10-27T02:50:47.209Z] go mod tidy [2021-10-27T02:50:47.254Z] Removing intermediate container 8d0c630d4ca1 [2021-10-27T02:50:47.254Z] ---> 811db1a29de5 [2021-10-27T02:50:47.254Z] Step 22/22 : LABEL version=0.0.0 [2021-10-27T02:50:47.254Z] ---> Running in 38468c3235c0 [2021-10-27T02:50:47.517Z] Removing intermediate container 38468c3235c0 [2021-10-27T02:50:47.517Z] ---> f131e7d99314 [2021-10-27T02:50:47.517Z] [2021-10-27T02:50:47.778Z] Successfully built f131e7d99314 [2021-10-27T02:50:47.778Z] Successfully tagged core-command:latest [2021-10-27T02:50:47.778Z] Building security-bootstrapper [2021-10-27T02:50:47.778Z]  Building core-command ... done Removing intermediate container ad227fb53cab [2021-10-27T02:50:47.778Z] ---> 96596cc0ac10 [2021-10-27T02:50:47.778Z] [2021-10-27T02:50:47.778Z] Step 9/21 : FROM alpine:3.14 [2021-10-27T02:50:47.778Z] ---> 14119a10abf4 [2021-10-27T02:50:47.778Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-10-27T02:50:47.806Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-10-27T02:50:48.042Z] ---> Running in 910ac98d6d49 [2021-10-27T02:50:48.304Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-27T02:50:48.566Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-27T02:50:48.831Z] (1/2) Installing ca-certificates (20191127-r5) [2021-10-27T02:50:48.831Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-10-27T02:50:48.831Z] Executing busybox-1.33.1-r3.trigger [2021-10-27T02:50:48.831Z] Executing ca-certificates-20191127-r5.trigger [2021-10-27T02:50:48.831Z] OK: 6 MiB in 16 packages [2021-10-27T02:50:53.142Z] Removing intermediate container 910ac98d6d49 [2021-10-27T02:50:53.142Z] ---> b48e2060a15c [2021-10-27T02:50:53.142Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-27T02:50:53.142Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-27T02:50:53.143Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-10-27T02:50:53.143Z] ---> 73c1dadbb300 [2021-10-27T02:50:53.143Z] Step 3/30 : WORKDIR /edgex-go [2021-10-27T02:50:53.143Z] ---> Using cache [2021-10-27T02:50:53.143Z] ---> fbdc597139fc [2021-10-27T02:50:53.143Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-27T02:50:53.143Z] ---> Using cache [2021-10-27T02:50:53.143Z] ---> ba9dc4db360c [2021-10-27T02:50:53.143Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-10-27T02:50:53.143Z] ---> Using cache [2021-10-27T02:50:53.143Z] ---> 851cf34ab8b1 [2021-10-27T02:50:53.143Z] Step 6/30 : COPY . . [2021-10-27T02:50:53.143Z] ---> Running in 2dfbdb87b029 [2021-10-27T02:50:53.405Z] Removing intermediate container 2dfbdb87b029 [2021-10-27T02:50:53.406Z] ---> 5573baecaba0 [2021-10-27T02:50:53.406Z] Step 12/21 : ENV APP_PORT=59860 [2021-10-27T02:50:54.806Z] ---> Running in d10538c5f1d6 [2021-10-27T02:50:54.806Z] Removing intermediate container 2e82ec005fff [2021-10-27T02:50:54.806Z] ---> 07f1540dc912 [2021-10-27T02:50:54.806Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-10-27T02:50:54.806Z] ---> Running in 267accf29a45 [2021-10-27T02:50:55.066Z] Removing intermediate container d10538c5f1d6 [2021-10-27T02:50:55.066Z] ---> a8e9ec50574d [2021-10-27T02:50:55.066Z] Step 13/21 : EXPOSE $APP_PORT [2021-10-27T02:50:55.066Z] ---> Running in a5371f51e280 [2021-10-27T02:50:55.648Z] Removing intermediate container a5371f51e280 [2021-10-27T02:50:55.648Z] ---> 174638c5658e [2021-10-27T02:50:55.648Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-27T02:50:55.648Z] 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-27T02:50:56.633Z] ---> 85b3a8d50490 [2021-10-27T02:50:56.634Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-10-27T02:50:57.656Z] ---> 9147189b2437 [2021-10-27T02:50:57.656Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-10-27T02:50:58.252Z] Removing intermediate container 267accf29a45 [2021-10-27T02:50:58.252Z] ---> 19714f18bb63 [2021-10-27T02:50:58.252Z] [2021-10-27T02:50:58.252Z] Step 10/22 : FROM docker:20.10.8 [2021-10-27T02:50:58.527Z] ---> 076298f23af5 [2021-10-27T02:50:58.527Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-10-27T02:50:58.527Z] 20.10.8: Pulling from library/docker [2021-10-27T02:50:58.527Z] ---> Running in 28a720a489ea [2021-10-27T02:50:58.797Z] Removing intermediate container 28a720a489ea [2021-10-27T02:50:58.797Z] ---> 8b42b7dfd1e6 [2021-10-27T02:50:58.797Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-27T02:50:58.797Z] ---> c4866c9361b3 [2021-10-27T02:50:58.797Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-27T02:50:59.061Z] ---> Running in c70acf021beb [2021-10-27T02:50:59.061Z] ---> Running in ecd334613da6 [2021-10-27T02:50:59.328Z] Removing intermediate container c70acf021beb [2021-10-27T02:50:59.328Z] ---> 02159f80d166 [2021-10-27T02:50:59.328Z] Step 19/21 : LABEL arch=x86_64 [2021-10-27T02:50:59.599Z] ---> Running in 38084015aedc [2021-10-27T02:50:59.870Z] Removing intermediate container 38084015aedc [2021-10-27T02:50:59.870Z] ---> 79ee76ce33d7 [2021-10-27T02:50:59.870Z] Step 20/21 : LABEL git_sha=fe6081c4ca8d805012ac499859bc9d714b93eba4 [2021-10-27T02:51:00.133Z] ---> Running in 5cdc0ba0a9ac [2021-10-27T02:51:00.395Z] Removing intermediate container 5cdc0ba0a9ac [2021-10-27T02:51:00.395Z] ---> bec94de8b3d3 [2021-10-27T02:51:00.395Z] Step 21/21 : LABEL version=0.0.0 [2021-10-27T02:51:00.395Z] ---> Running in 153c21200d50 [2021-10-27T02:51:00.667Z] Removing intermediate container 153c21200d50 [2021-10-27T02:51:00.667Z] ---> cdba8af738c5 [2021-10-27T02:51:00.667Z] [2021-10-27T02:51:00.667Z] Successfully built cdba8af738c5 [2021-10-27T02:51:00.667Z] Successfully tagged support-notifications:latest [2021-10-27T02:51:00.667Z] Building security-proxy-setup [2021-10-27T02:51:00.928Z]  Building support-notifications ... done Removing intermediate container ecd334613da6 [2021-10-27T02:51:00.928Z] ---> 824ef763aa86 [2021-10-27T02:51:00.928Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-10-27T02:51:02.876Z] ---> Running in d49f7dc9d6cc [2021-10-27T02:51:02.876Z] Removing intermediate container 4f566f5832b9 [2021-10-27T02:51:02.876Z] ---> eb7518bece98 [2021-10-27T02:51:02.876Z] [2021-10-27T02:51:02.876Z] Step 11/23 : FROM alpine:3.14 [2021-10-27T02:51:02.876Z] ---> 14119a10abf4 [2021-10-27T02:51:02.876Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-10-27T02:51:02.876Z] ---> Using cache [2021-10-27T02:51:02.876Z] ---> da9771030049 [2021-10-27T02:51:02.876Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-27T02:51:02.876Z] ---> Using cache [2021-10-27T02:51:02.876Z] ---> c8fbada0b098 [2021-10-27T02:51:02.876Z] Step 14/23 : ENV APP_PORT=59861 [2021-10-27T02:51:03.461Z] ---> Running in bcc2564cb33f [2021-10-27T02:51:03.461Z] Removing intermediate container 3d34595122ae [2021-10-27T02:51:03.461Z] ---> 94a094c4a84e [2021-10-27T02:51:03.461Z] [2021-10-27T02:51:03.461Z] Step 9/22 : FROM alpine:3.14 [2021-10-27T02:51:03.461Z] ---> 14119a10abf4 [2021-10-27T02:51:03.461Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-10-27T02:51:03.721Z] 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-27T02:51:03.721Z] Removing intermediate container bcc2564cb33f [2021-10-27T02:51:03.721Z] ---> 01606dc2b999 [2021-10-27T02:51:03.721Z] Step 15/23 : EXPOSE $APP_PORT [2021-10-27T02:51:03.721Z] ---> Running in 3a3e1c535e5b [2021-10-27T02:51:03.721Z] ---> Running in 2dd24060856f [2021-10-27T02:51:03.984Z] Removing intermediate container 3a3e1c535e5b [2021-10-27T02:51:03.984Z] ---> b027496fb981 [2021-10-27T02:51:03.984Z] Step 11/22 : ENV APP_PORT=59880 [2021-10-27T02:51:03.984Z] Removing intermediate container 2dd24060856f [2021-10-27T02:51:03.984Z] ---> 8e73a4421b6a [2021-10-27T02:51:03.984Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-27T02:51:03.984Z] ---> Running in 4511539d626c [2021-10-27T02:51:03.984Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-10-27T02:51:03.984Z] Status: Downloaded newer image for docker:20.10.8 [2021-10-27T02:51:03.984Z] ---> bc6c0ffef665 [2021-10-27T02:51:03.984Z] 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-27T02:51:04.249Z] ---> Running in 878be27d64ca [2021-10-27T02:51:04.249Z] Removing intermediate container 4511539d626c [2021-10-27T02:51:04.249Z] ---> 54e2eac417a6 [2021-10-27T02:51:04.249Z] Step 12/22 : EXPOSE $APP_PORT [2021-10-27T02:51:04.517Z] ---> 40575b27c805 [2021-10-27T02:51:04.517Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-10-27T02:51:04.517Z] ---> Running in f97fc67e9dbc [2021-10-27T02:51:04.517Z] Removing intermediate container 878be27d64ca [2021-10-27T02:51:04.517Z] ---> 12afe91de1f2 [2021-10-27T02:51:04.517Z] 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-27T02:51:04.517Z] ---> Running in 39c175eb0c6f [2021-10-27T02:51:04.786Z] Removing intermediate container f97fc67e9dbc [2021-10-27T02:51:04.786Z] ---> c0893db47afc [2021-10-27T02:51:04.786Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-27T02:51:05.058Z] ---> Running in 27f4ceeffdff [2021-10-27T02:51:05.058Z] ---> de997677b455 [2021-10-27T02:51:05.058Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-10-27T02:51:05.651Z] ---> 0c6e2ed8f3fb [2021-10-27T02:51:05.651Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-10-27T02:51:05.651Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-27T02:51:05.651Z] ---> Running in 88e1778feb1e [2021-10-27T02:51:05.651Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-27T02:51:05.930Z] Removing intermediate container 88e1778feb1e [2021-10-27T02:51:05.930Z] ---> c8fd9a77c6e9 [2021-10-27T02:51:05.930Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-27T02:51:05.930Z] ---> Running in 2e5a6117fed0 [2021-10-27T02:51:06.206Z] (1/42) Installing readline (8.1.0-r0) [2021-10-27T02:51:06.206Z] (2/42) Installing bash (5.1.4-r0) [2021-10-27T02:51:06.206Z] Executing bash-5.1.4-r0.post-install [2021-10-27T02:51:06.206Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-10-27T02:51:06.206Z] Removing intermediate container 2e5a6117fed0 [2021-10-27T02:51:06.206Z] ---> db6b8dac3895 [2021-10-27T02:51:06.206Z] Step 21/23 : LABEL arch=x86_64 [2021-10-27T02:51:06.206Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-10-27T02:51:06.206Z] (5/42) Installing libcurl (7.79.1-r0) [2021-10-27T02:51:06.206Z] (6/42) Installing curl (7.79.1-r0) [2021-10-27T02:51:06.206Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-10-27T02:51:06.206Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-10-27T02:51:06.206Z] ---> Running in 4a1cab6e2b1d [2021-10-27T02:51:06.206Z] Removing intermediate container 27f4ceeffdff [2021-10-27T02:51:06.206Z] ---> 5b8e7f2e1a7d [2021-10-27T02:51:06.206Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-10-27T02:51:06.206Z] (9/42) Installing expat (2.4.1-r0) [2021-10-27T02:51:06.206Z] (10/42) Installing libffi (3.3-r2) [2021-10-27T02:51:06.206Z] (11/42) Installing gdbm (1.19-r0) [2021-10-27T02:51:06.206Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-10-27T02:51:06.206Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-10-27T02:51:06.206Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-27T02:51:06.480Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-10-27T02:51:06.480Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-10-27T02:51:06.480Z] (17/42) Installing python3 (3.9.5-r1) [2021-10-27T02:51:06.480Z] ---> Running in b1e29e4b392f [2021-10-27T02:51:06.480Z] Removing intermediate container 4a1cab6e2b1d [2021-10-27T02:51:06.480Z] ---> 6738bf5d623f [2021-10-27T02:51:06.480Z] Step 22/23 : LABEL git_sha=fe6081c4ca8d805012ac499859bc9d714b93eba4 [2021-10-27T02:51:07.457Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-27T02:51:07.458Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-10-27T02:51:07.458Z] ---> 73c1dadbb300 [2021-10-27T02:51:07.458Z] Step 3/20 : WORKDIR /edgex-go [2021-10-27T02:51:07.458Z] ---> Using cache [2021-10-27T02:51:07.458Z] ---> fbdc597139fc [2021-10-27T02:51:07.458Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-27T02:51:07.458Z] ---> Using cache [2021-10-27T02:51:07.458Z] ---> ba9dc4db360c [2021-10-27T02:51:07.458Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-10-27T02:51:07.458Z] ---> Using cache [2021-10-27T02:51:07.458Z] ---> 851cf34ab8b1 [2021-10-27T02:51:07.458Z] Step 6/20 : COPY . . [2021-10-27T02:51:07.458Z] ---> Using cache [2021-10-27T02:51:07.458Z] ---> c4866c9361b3 [2021-10-27T02:51:07.458Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-27T02:51:07.458Z] ---> Using cache [2021-10-27T02:51:07.458Z] ---> 824ef763aa86 [2021-10-27T02:51:07.458Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-10-27T02:51:07.738Z] ---> Running in 2de85b48b2de [2021-10-27T02:51:07.738Z] ---> Running in 3884d87c32b7 [2021-10-27T02:51:07.738Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-10-27T02:51:07.738Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-10-27T02:51:07.738Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-27T02:51:08.007Z] (20/42) Installing py3-idna (3.2-r0) [2021-10-27T02:51:08.007Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-10-27T02:51:08.007Z] Removing intermediate container 2de85b48b2de [2021-10-27T02:51:08.007Z] ---> 6f255d690271 [2021-10-27T02:51:08.007Z] Step 23/23 : LABEL version=0.0.0 [2021-10-27T02:51:08.007Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-10-27T02:51:08.007Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-10-27T02:51:08.007Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-10-27T02:51:08.007Z] ---> Running in 3336f59e033f [2021-10-27T02:51:08.007Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-10-27T02:51:08.007Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-10-27T02:51:08.007Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-10-27T02:51:08.007Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-10-27T02:51:08.007Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-10-27T02:51:08.007Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-10-27T02:51:08.007Z] (31/42) Installing py3-six (1.15.0-r1) [2021-10-27T02:51:08.007Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-10-27T02:51:08.285Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-10-27T02:51:08.285Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-10-27T02:51:08.285Z] (35/42) Installing py3-packaging (20.9-r1) [2021-10-27T02:51:08.285Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-10-27T02:51:08.285Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-10-27T02:51:08.285Z] (38/42) Installing py3-progress (1.5-r2) [2021-10-27T02:51:08.285Z] Removing intermediate container 3336f59e033f [2021-10-27T02:51:08.285Z] ---> 40386be16e1f [2021-10-27T02:51:08.285Z] [2021-10-27T02:51:08.285Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-10-27T02:51:08.285Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-10-27T02:51:08.285Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-10-27T02:51:08.285Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-10-27T02:51:08.285Z] Successfully built 40386be16e1f [2021-10-27T02:51:08.285Z] 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-27T02:51:08.285Z] Successfully tagged support-scheduler:latest [2021-10-27T02:51:08.285Z] Building core-metadata [2021-10-27T02:51:08.559Z]  Building support-scheduler ... done Executing busybox-1.33.1-r3.trigger [2021-10-27T02:51:08.559Z] OK: 84 MiB in 64 packages [2021-10-27T02:51:08.830Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-27T02:51:09.105Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-10-27T02:51:09.380Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-10-27T02:51:09.380Z] (3/6) Installing libsodium (1.0.18-r0) [2021-10-27T02:51:09.380Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-27T02:51:09.660Z] (5/6) Installing libzmq (4.3.4-r0) [2021-10-27T02:51:09.660Z] (6/6) Installing zeromq (4.3.4-r0) [2021-10-27T02:51:09.660Z] Executing busybox-1.33.1-r3.trigger [2021-10-27T02:51:09.942Z] OK: 8 MiB in 20 packages [2021-10-27T02:51:09.942Z] Collecting docker-compose==1.23.2 [2021-10-27T02:51:09.942Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-10-27T02:51:10.212Z] Collecting docopt<0.7,>=0.6.1 [2021-10-27T02:51:10.213Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-10-27T02:51:12.775Z] Collecting websocket-client<1.0,>=0.32.0 [2021-10-27T02:51:12.775Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-10-27T02:51:12.775Z] Collecting dockerpty<0.5,>=0.4.1 [2021-10-27T02:51:12.775Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-10-27T02:51:13.038Z] Removing intermediate container b1e29e4b392f [2021-10-27T02:51:13.038Z] ---> 8ead2b3d78b2 [2021-10-27T02:51:13.038Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-27T02:51:13.301Z] ---> a35c868dc411 [2021-10-27T02:51:13.301Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-10-27T02:51:13.882Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-27T02:51:13.882Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-27T02:51:13.882Z] ---> 73c1dadbb300 [2021-10-27T02:51:13.882Z] Step 3/22 : WORKDIR /edgex-go [2021-10-27T02:51:13.882Z] ---> Using cache [2021-10-27T02:51:13.882Z] ---> fbdc597139fc [2021-10-27T02:51:13.882Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-27T02:51:13.882Z] ---> Using cache [2021-10-27T02:51:13.882Z] ---> ba9dc4db360c [2021-10-27T02:51:13.882Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-10-27T02:51:13.882Z] ---> Using cache [2021-10-27T02:51:13.882Z] ---> 851cf34ab8b1 [2021-10-27T02:51:13.883Z] Step 6/22 : COPY . . [2021-10-27T02:51:13.883Z] ---> Using cache [2021-10-27T02:51:13.883Z] ---> c4866c9361b3 [2021-10-27T02:51:13.883Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-27T02:51:13.883Z] ---> Using cache [2021-10-27T02:51:13.883Z] ---> 824ef763aa86 [2021-10-27T02:51:13.883Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-10-27T02:51:13.883Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-10-27T02:51:13.883Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-10-27T02:51:13.883Z] 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-27T02:51:13.883Z] Collecting jsonschema<3,>=2.5.1 [2021-10-27T02:51:13.883Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-10-27T02:51:13.883Z] ---> Running in ba0404ae1d39 [2021-10-27T02:51:14.145Z] Collecting cached-property<2,>=1.2.0 [2021-10-27T02:51:14.145Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-10-27T02:51:14.145Z] Collecting texttable<0.10,>=0.9.0 [2021-10-27T02:51:14.145Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-10-27T02:51:14.145Z] ---> 63eaf899081d [2021-10-27T02:51:14.145Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-10-27T02:51:14.406Z] ---> ef4a70764bf5 [2021-10-27T02:51:14.406Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-10-27T02:51:14.406Z] ---> Running in 2574cf7161c1 [2021-10-27T02:51:14.406Z] 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-27T02:51:14.605Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-10-27T02:51:14.666Z] Removing intermediate container 2574cf7161c1 [2021-10-27T02:51:14.666Z] ---> 650be43c5782 [2021-10-27T02:51:14.666Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-27T02:51:14.666Z] ---> Running in 3d298dad14cb [2021-10-27T02:51:14.666Z] Removing intermediate container 3d298dad14cb [2021-10-27T02:51:14.666Z] ---> 9c06f8e04c08 [2021-10-27T02:51:14.666Z] Step 20/22 : LABEL arch=x86_64 [2021-10-27T02:51:14.927Z] ---> Running in a6b65725401b [2021-10-27T02:51:14.927Z] Removing intermediate container a6b65725401b [2021-10-27T02:51:14.927Z] ---> b703eb11401c [2021-10-27T02:51:14.927Z] Step 21/22 : LABEL git_sha=fe6081c4ca8d805012ac499859bc9d714b93eba4 [2021-10-27T02:51:14.927Z] Collecting PyYAML<4,>=3.10 [2021-10-27T02:51:14.927Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-10-27T02:51:14.927Z] ---> Running in f24e8880f3ac [2021-10-27T02:51:15.187Z] Removing intermediate container f24e8880f3ac [2021-10-27T02:51:15.187Z] ---> 1739fb44d9eb [2021-10-27T02:51:15.187Z] Step 22/22 : LABEL version=0.0.0 [2021-10-27T02:51:15.187Z] ---> Running in e7619896281b [2021-10-27T02:51:15.187Z] Removing intermediate container e7619896281b [2021-10-27T02:51:15.187Z] ---> 154c5520e272 [2021-10-27T02:51:15.187Z] [2021-10-27T02:51:15.453Z] Successfully built 154c5520e272 [2021-10-27T02:51:15.453Z] Successfully tagged core-data:latest [2021-10-27T02:51:15.453Z] Building security-secretstore-setup [2021-10-27T02:51:16.661Z]  Building core-data ... done Collecting docker<4.0,>=3.6.0 [2021-10-27T02:51:16.661Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-10-27T02:51:16.921Z] Collecting docker-pycreds>=0.4.0 [2021-10-27T02:51:16.921Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-10-27T02:51:17.183Z] Collecting idna<2.8,>=2.5 [2021-10-27T02:51:17.183Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-10-27T02:51:17.183Z] 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-27T02:51:17.442Z] Collecting urllib3<1.25,>=1.21.1 [2021-10-27T02:51:17.442Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-10-27T02:51:17.442Z] Collecting chardet<3.1.0,>=3.0.2 [2021-10-27T02:51:17.442Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-10-27T02:51:17.710Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-10-27T02:51:17.710Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-10-27T02:51:17.710Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-10-27T02:51:17.710Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-10-27T02:51:17.971Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-10-27T02:51:17.971Z] Attempting uninstall: urllib3 [2021-10-27T02:51:17.971Z] Found existing installation: urllib3 1.26.5 [2021-10-27T02:51:17.971Z] Uninstalling urllib3-1.26.5: [2021-10-27T02:51:17.971Z] Successfully uninstalled urllib3-1.26.5 [2021-10-27T02:51:18.238Z] Attempting uninstall: idna [2021-10-27T02:51:18.238Z] Found existing installation: idna 3.2 [2021-10-27T02:51:18.238Z] Uninstalling idna-3.2: [2021-10-27T02:51:18.238Z] Successfully uninstalled idna-3.2 [2021-10-27T02:51:18.501Z] Attempting uninstall: chardet [2021-10-27T02:51:18.501Z] Found existing installation: chardet 4.0.0 [2021-10-27T02:51:18.501Z] Uninstalling chardet-4.0.0: [2021-10-27T02:51:18.501Z] Successfully uninstalled chardet-4.0.0 [2021-10-27T02:51:19.094Z] Attempting uninstall: requests [2021-10-27T02:51:19.094Z] Found existing installation: requests 2.25.1 [2021-10-27T02:51:19.094Z] Uninstalling requests-2.25.1: [2021-10-27T02:51:19.094Z] Successfully uninstalled requests-2.25.1 [2021-10-27T02:51:19.372Z] Running setup.py install for texttable: started [2021-10-27T02:51:19.955Z] Running setup.py install for texttable: finished with status 'done' [2021-10-27T02:51:19.955Z] Running setup.py install for PyYAML: started [2021-10-27T02:51:20.906Z] Running setup.py install for PyYAML: finished with status 'done' [2021-10-27T02:51:20.906Z] Running setup.py install for docopt: started [2021-10-27T02:51:21.857Z] Running setup.py install for docopt: finished with status 'done' [2021-10-27T02:51:21.857Z] Running setup.py install for dockerpty: started [2021-10-27T02:51:22.805Z] Running setup.py install for dockerpty: finished with status 'done' [2021-10-27T02:51:23.789Z] 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-27T02:51:24.060Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-27T02:51:24.060Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-10-27T02:51:24.060Z] ---> 73c1dadbb300 [2021-10-27T02:51:24.060Z] Step 3/24 : WORKDIR /edgex-go [2021-10-27T02:51:24.060Z] ---> Using cache [2021-10-27T02:51:24.060Z] ---> fbdc597139fc [2021-10-27T02:51:24.060Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-27T02:51:24.060Z] ---> Using cache [2021-10-27T02:51:24.060Z] ---> ba9dc4db360c [2021-10-27T02:51:24.060Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-10-27T02:51:24.060Z] ---> Using cache [2021-10-27T02:51:24.060Z] ---> 851cf34ab8b1 [2021-10-27T02:51:24.060Z] Step 6/24 : COPY . . [2021-10-27T02:51:24.060Z] ---> Using cache [2021-10-27T02:51:24.060Z] ---> c4866c9361b3 [2021-10-27T02:51:24.060Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-27T02:51:24.060Z] ---> Using cache [2021-10-27T02:51:24.060Z] ---> 824ef763aa86 [2021-10-27T02:51:24.060Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-10-27T02:51:25.012Z] ---> Running in fc540081b3a5 [2021-10-27T02:51:25.593Z] 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-27T02:51:28.995Z] Removing intermediate container 39c175eb0c6f [2021-10-27T02:51:28.995Z] ---> 011e06b10387 [2021-10-27T02:51:28.995Z] Step 13/22 : ENV APP_PORT=58890 [2021-10-27T02:51:28.995Z] ---> Running in 718c1a323098 [2021-10-27T02:51:28.995Z] Removing intermediate container 718c1a323098 [2021-10-27T02:51:28.995Z] ---> 09638cca8e7a [2021-10-27T02:51:28.995Z] Step 14/22 : EXPOSE $APP_PORT [2021-10-27T02:51:28.995Z] ---> Running in 9491a5eec1b0 [2021-10-27T02:51:29.264Z] Removing intermediate container 9491a5eec1b0 [2021-10-27T02:51:29.264Z] ---> 76c2b03c100e [2021-10-27T02:51:29.264Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-10-27T02:51:29.870Z] ---> 82319c1bcd2b [2021-10-27T02:51:29.870Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-10-27T02:51:30.154Z] ---> ad20e98d0f8f [2021-10-27T02:51:30.154Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-10-27T02:51:30.426Z] ---> 8a1e48c872dd [2021-10-27T02:51:30.426Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-10-27T02:51:30.426Z] ---> Running in 5dd2b2b902aa [2021-10-27T02:51:30.694Z] Removing intermediate container 5dd2b2b902aa [2021-10-27T02:51:30.694Z] ---> ee80e28f6b63 [2021-10-27T02:51:30.694Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-27T02:51:30.694Z] ---> Running in 101ab23bbc40 [2021-10-27T02:51:30.694Z] Removing intermediate container 101ab23bbc40 [2021-10-27T02:51:30.694Z] ---> 2a73eddf917f [2021-10-27T02:51:30.694Z] Step 20/22 : LABEL arch=x86_64 [2021-10-27T02:51:30.962Z] ---> Running in 13b6cdc0d265 [2021-10-27T02:51:30.962Z] Removing intermediate container 13b6cdc0d265 [2021-10-27T02:51:30.962Z] ---> a99093a554c3 [2021-10-27T02:51:30.962Z] Step 21/22 : LABEL git_sha=fe6081c4ca8d805012ac499859bc9d714b93eba4 [2021-10-27T02:51:30.962Z] ---> Running in f9eef900105c [2021-10-27T02:51:31.233Z] Removing intermediate container f9eef900105c [2021-10-27T02:51:31.233Z] ---> ff8902f8d643 [2021-10-27T02:51:31.233Z] Step 22/22 : LABEL version=0.0.0 [2021-10-27T02:51:31.233Z] ---> Running in 2b5709d9ffec [2021-10-27T02:51:31.233Z] Removing intermediate container 2b5709d9ffec [2021-10-27T02:51:31.233Z] ---> ef57163684aa [2021-10-27T02:51:31.233Z] [2021-10-27T02:51:31.501Z] Successfully built ef57163684aa [2021-10-27T02:51:31.501Z] Successfully tagged sys-mgmt-agent:latest [2021-10-27T02:51:39.656Z]  Building sys-mgmt-agent ... done Removing intermediate container d49f7dc9d6cc [2021-10-27T02:51:39.656Z] ---> 9c5d215e5d08 [2021-10-27T02:51:39.656Z] [2021-10-27T02:51:39.656Z] Step 9/30 : FROM alpine:3.14 [2021-10-27T02:51:39.656Z] ---> 14119a10abf4 [2021-10-27T02:51:39.656Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-10-27T02:51:39.656Z] ---> Running in f45cc0a98d49 [2021-10-27T02:51:39.656Z] Removing intermediate container f45cc0a98d49 [2021-10-27T02:51:39.656Z] ---> 897ebde9924b [2021-10-27T02:51:39.656Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-10-27T02:51:39.656Z] ---> Running in 553c4ed0d80e [2021-10-27T02:51:40.242Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-27T02:51:40.518Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-27T02:51:41.107Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-10-27T02:51:41.107Z] (2/2) Installing su-exec (0.2-r1) [2021-10-27T02:51:41.107Z] 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-27T02:51:41.107Z] Executing busybox-1.33.1-r3.trigger [2021-10-27T02:51:41.107Z] OK: 6 MiB in 16 packages [2021-10-27T02:51:41.699Z] Removing intermediate container 553c4ed0d80e [2021-10-27T02:51:41.699Z] ---> ea94c7dcba20 [2021-10-27T02:51:41.699Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-10-27T02:51:41.699Z] ---> Running in ff05786e279f [2021-10-27T02:51:41.974Z] Removing intermediate container ff05786e279f [2021-10-27T02:51:41.974Z] ---> 50821e939ab3 [2021-10-27T02:51:41.974Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-10-27T02:51:41.974Z] ---> Running in d0d535757059 [2021-10-27T02:51:41.974Z] Removing intermediate container d0d535757059 [2021-10-27T02:51:41.974Z] ---> 44b4633eca80 [2021-10-27T02:51:41.974Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-10-27T02:51:42.242Z] ---> Running in 72303f6fed6f [2021-10-27T02:51:43.238Z] Removing intermediate container 72303f6fed6f [2021-10-27T02:51:43.238Z] ---> ef042fcbb86d [2021-10-27T02:51:43.238Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-10-27T02:51:43.238Z] ---> Running in aeffc7cf9adf [2021-10-27T02:51:43.238Z] Removing intermediate container aeffc7cf9adf [2021-10-27T02:51:43.238Z] ---> e543fe3ddff8 [2021-10-27T02:51:43.238Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-10-27T02:51:43.506Z] ---> 45f10f1f1c3d [2021-10-27T02:51:43.506Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-10-27T02:51:43.506Z] ---> Running in d3b58db7c291 [2021-10-27T02:51:44.922Z] Removing intermediate container d3b58db7c291 [2021-10-27T02:51:44.922Z] ---> 54eaffe2e414 [2021-10-27T02:51:44.922Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-27T02:51:45.184Z] ---> fc6f75da4b49 [2021-10-27T02:51:45.184Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-10-27T02:51:45.453Z] Removing intermediate container 3884d87c32b7 [2021-10-27T02:51:45.453Z] ---> d4054d4f4265 [2021-10-27T02:51:45.453Z] [2021-10-27T02:51:45.453Z] Step 9/20 : FROM alpine:3.14 [2021-10-27T02:51:45.453Z] ---> 14119a10abf4 [2021-10-27T02:51:45.453Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-10-27T02:51:45.453Z] ---> Running in 66768d6211ec [2021-10-27T02:51:46.033Z] ---> d6b254772ffb [2021-10-27T02:51:46.033Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-10-27T02:51:46.033Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-27T02:51:46.298Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-27T02:51:46.298Z] ---> e5b8d6ec8b27 [2021-10-27T02:51:46.298Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-10-27T02:51:46.563Z] (1/5) Installing ca-certificates (20191127-r5) [2021-10-27T02:51:46.563Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-10-27T02:51:46.563Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-10-27T02:51:46.563Z] (4/5) Installing libcurl (7.79.1-r0) [2021-10-27T02:51:46.563Z] ---> 9b317bf9362e [2021-10-27T02:51:46.563Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-10-27T02:51:46.563Z] (5/5) Installing curl (7.79.1-r0) [2021-10-27T02:51:46.563Z] Executing busybox-1.33.1-r3.trigger [2021-10-27T02:51:46.563Z] Executing ca-certificates-20191127-r5.trigger [2021-10-27T02:51:46.836Z] OK: 8 MiB in 19 packages [2021-10-27T02:51:46.836Z] ---> a750fefc7ed6 [2021-10-27T02:51:46.836Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-10-27T02:51:47.100Z] ---> Running in 63112d8c61c7 [2021-10-27T02:51:47.677Z] Removing intermediate container 63112d8c61c7 [2021-10-27T02:51:47.677Z] ---> f3316de6c1b6 [2021-10-27T02:51:47.677Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-10-27T02:51:47.677Z] Removing intermediate container 66768d6211ec [2021-10-27T02:51:47.677Z] ---> 440cd826f47c [2021-10-27T02:51:47.677Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-10-27T02:51:47.677Z] ---> Running in 09c2e82ea456 [2021-10-27T02:51:47.677Z] ---> 20593d458dae [2021-10-27T02:51:47.677Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-10-27T02:51:47.677Z] Removing intermediate container 09c2e82ea456 [2021-10-27T02:51:47.677Z] ---> 8d392a65fbe6 [2021-10-27T02:51:47.677Z] Step 12/20 : WORKDIR /edgex [2021-10-27T02:51:47.942Z] ---> Running in 82a6920f9424 [2021-10-27T02:51:47.942Z] ---> Running in e909419a1bf0 [2021-10-27T02:51:48.204Z] Removing intermediate container 82a6920f9424 [2021-10-27T02:51:48.204Z] ---> 80dcdeb76943 [2021-10-27T02:51:48.204Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-10-27T02:51:48.468Z] ---> fe7a92278b6a [2021-10-27T02:51:48.468Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-10-27T02:51:49.039Z] ---> 14553d4b1354 [2021-10-27T02:51:49.039Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-10-27T02:51:49.039Z] Removing intermediate container e909419a1bf0 [2021-10-27T02:51:49.039Z] ---> 220a7bfd0cb9 [2021-10-27T02:51:49.039Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-10-27T02:51:49.314Z] ---> Running in 9e8a34f0e29d [2021-10-27T02:51:49.900Z] ---> aaa4712509d3 [2021-10-27T02:51:49.900Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-10-27T02:51:49.900Z] Removing intermediate container 9e8a34f0e29d [2021-10-27T02:51:49.900Z] ---> 1e77a1934640 [2021-10-27T02:51:49.900Z] Step 27/30 : CMD ["gate"] [2021-10-27T02:51:49.900Z] ---> Running in d0a7f2e3f4d1 [2021-10-27T02:51:49.900Z] ---> Running in edd8cd402168 [2021-10-27T02:51:49.900Z] Removing intermediate container ba0404ae1d39 [2021-10-27T02:51:49.900Z] ---> cc602d7eb31a [2021-10-27T02:51:49.900Z] [2021-10-27T02:51:49.900Z] Step 9/22 : FROM alpine:3.14 [2021-10-27T02:51:49.900Z] ---> 14119a10abf4 [2021-10-27T02:51:49.900Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-10-27T02:51:49.900Z] ---> Using cache [2021-10-27T02:51:49.900Z] ---> da9771030049 [2021-10-27T02:51:49.900Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-27T02:51:49.900Z] ---> Using cache [2021-10-27T02:51:49.900Z] ---> c8fbada0b098 [2021-10-27T02:51:49.900Z] Step 12/22 : ENV APP_PORT=59881 [2021-10-27T02:51:50.169Z] ---> Running in ff5366d42f69 [2021-10-27T02:51:50.169Z] Removing intermediate container d0a7f2e3f4d1 [2021-10-27T02:51:50.169Z] ---> 104955b652a9 [2021-10-27T02:51:50.169Z] Step 17/20 : CMD ["--init=true"] [2021-10-27T02:51:50.169Z] Removing intermediate container edd8cd402168 [2021-10-27T02:51:50.169Z] ---> 0ec34bc53808 [2021-10-27T02:51:50.169Z] Step 28/30 : LABEL arch=x86_64 [2021-10-27T02:51:50.169Z] ---> Running in 2f7b3bcb74d7 [2021-10-27T02:51:50.169Z] ---> Running in 14163baa596c [2021-10-27T02:51:50.169Z] Removing intermediate container ff5366d42f69 [2021-10-27T02:51:50.169Z] ---> 51948459067b [2021-10-27T02:51:50.169Z] Step 13/22 : EXPOSE $APP_PORT [2021-10-27T02:51:50.169Z] Removing intermediate container 2f7b3bcb74d7 [2021-10-27T02:51:50.169Z] ---> b517fd269799 [2021-10-27T02:51:50.169Z] Step 18/20 : LABEL arch=x86_64 [2021-10-27T02:51:50.169Z] ---> Running in 20388997f734 [2021-10-27T02:51:50.169Z] ---> Running in 9fd9d8f36736 [2021-10-27T02:51:50.455Z] Removing intermediate container 14163baa596c [2021-10-27T02:51:50.455Z] ---> 032aedc18746 [2021-10-27T02:51:50.455Z] Step 29/30 : LABEL git_sha=fe6081c4ca8d805012ac499859bc9d714b93eba4 [2021-10-27T02:51:50.455Z] ---> Running in d30f6c5be094 [2021-10-27T02:51:50.455Z] Removing intermediate container 20388997f734 [2021-10-27T02:51:50.455Z] ---> bd43172074a5 [2021-10-27T02:51:50.455Z] Step 14/22 : WORKDIR / [2021-10-27T02:51:50.455Z] Removing intermediate container 9fd9d8f36736 [2021-10-27T02:51:50.455Z] ---> 6e90d90d6d0a [2021-10-27T02:51:50.455Z] Step 19/20 : LABEL git_sha=fe6081c4ca8d805012ac499859bc9d714b93eba4 [2021-10-27T02:51:50.455Z] ---> Running in fcfd9bb4989d [2021-10-27T02:51:50.455Z] ---> Running in 3c0f3ef213b7 [2021-10-27T02:51:50.726Z] Removing intermediate container d30f6c5be094 [2021-10-27T02:51:50.726Z] ---> 3aa2a4deff6c [2021-10-27T02:51:50.726Z] Step 30/30 : LABEL version=0.0.0 [2021-10-27T02:51:50.726Z] Removing intermediate container fcfd9bb4989d [2021-10-27T02:51:50.726Z] ---> 99000aa7fb98 [2021-10-27T02:51:50.726Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-27T02:51:50.726Z] Removing intermediate container 3c0f3ef213b7 [2021-10-27T02:51:50.726Z] ---> 832866a88b5b [2021-10-27T02:51:50.726Z] Step 20/20 : LABEL version=0.0.0 [2021-10-27T02:51:50.726Z] ---> Running in 7451329e9648 [2021-10-27T02:51:50.999Z] ---> Running in 3db76ab2752b [2021-10-27T02:51:50.999Z] 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-27T02:51:50.999Z] ---> 5832e45f6baf [2021-10-27T02:51:50.999Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-10-27T02:51:50.999Z] Removing intermediate container 7451329e9648 [2021-10-27T02:51:50.999Z] ---> b6492fdcd08b [2021-10-27T02:51:50.999Z] [2021-10-27T02:51:50.999Z] Removing intermediate container 3db76ab2752b [2021-10-27T02:51:50.999Z] ---> 9a543a051598 [2021-10-27T02:51:50.999Z] [2021-10-27T02:51:51.269Z] Successfully built b6492fdcd08b [2021-10-27T02:51:51.269Z] Successfully tagged security-bootstrapper:latest [2021-10-27T02:51:51.269Z] Successfully built 9a543a051598 [2021-10-27T02:51:51.269Z]  Building security-bootstrapper ... done Successfully tagged security-proxy-setup:latest [2021-10-27T02:51:51.540Z]  Building security-proxy-setup ... done  ---> 302b33eda191 [2021-10-27T02:51:51.540Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-10-27T02:51:51.540Z] ---> c7dea1b11a78 [2021-10-27T02:51:51.540Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-10-27T02:51:51.540Z] ---> Running in 3b72c8ffe5f8 [2021-10-27T02:51:51.807Z] Removing intermediate container 3b72c8ffe5f8 [2021-10-27T02:51:51.807Z] ---> 4e3a28e68b1c [2021-10-27T02:51:51.807Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-27T02:51:51.807Z] ---> Running in ce21f38abfc2 [2021-10-27T02:51:51.807Z] Removing intermediate container ce21f38abfc2 [2021-10-27T02:51:51.807Z] ---> 41a8c3aa5f9a [2021-10-27T02:51:51.807Z] Step 20/22 : LABEL arch=x86_64 [2021-10-27T02:51:51.807Z] ---> Running in a805f47f28ee [2021-10-27T02:51:52.072Z] Removing intermediate container a805f47f28ee [2021-10-27T02:51:52.072Z] ---> 85acb7d90dfc [2021-10-27T02:51:52.072Z] Step 21/22 : LABEL git_sha=fe6081c4ca8d805012ac499859bc9d714b93eba4 [2021-10-27T02:51:52.072Z] ---> Running in 1be5532b5564 [2021-10-27T02:51:52.358Z] Removing intermediate container 1be5532b5564 [2021-10-27T02:51:52.358Z] ---> 620250919976 [2021-10-27T02:51:52.358Z] Step 22/22 : LABEL version=0.0.0 [2021-10-27T02:51:52.358Z] ---> Running in a506cd554dc0 [2021-10-27T02:51:52.358Z] Removing intermediate container a506cd554dc0 [2021-10-27T02:51:52.358Z] ---> b8c728b9f1a0 [2021-10-27T02:51:52.358Z] [2021-10-27T02:51:52.631Z] Successfully built b8c728b9f1a0 [2021-10-27T02:51:52.631Z] Successfully tagged core-metadata:latest [2021-10-27T02:51:53.206Z]  Building core-metadata ... done Removing intermediate container fc540081b3a5 [2021-10-27T02:51:53.206Z] ---> 19a93b34b91e [2021-10-27T02:51:53.206Z] [2021-10-27T02:51:53.206Z] Step 9/24 : FROM alpine:3.14 [2021-10-27T02:51:53.206Z] ---> 14119a10abf4 [2021-10-27T02:51:53.206Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-10-27T02:51:53.206Z] ---> Running in d9049c0c64d7 [2021-10-27T02:51:53.465Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-27T02:51:53.465Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-27T02:51:53.727Z] (1/3) Installing ca-certificates (20191127-r5) [2021-10-27T02:51:53.727Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-10-27T02:51:53.727Z] (3/3) Installing su-exec (0.2-r1) [2021-10-27T02:51:53.727Z] Executing busybox-1.33.1-r3.trigger [2021-10-27T02:51:53.727Z] Executing ca-certificates-20191127-r5.trigger [2021-10-27T02:51:53.727Z] OK: 6 MiB in 17 packages [2021-10-27T02:51:53.990Z] Removing intermediate container d9049c0c64d7 [2021-10-27T02:51:53.990Z] ---> 28d37cf9a1f5 [2021-10-27T02:51:53.990Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-10-27T02:51:53.990Z] ---> Running in 734d1b257442 [2021-10-27T02:51:54.258Z] Removing intermediate container 734d1b257442 [2021-10-27T02:51:54.258Z] ---> 4d84a3a008b1 [2021-10-27T02:51:54.258Z] Step 12/24 : WORKDIR / [2021-10-27T02:51:54.258Z] ---> Running in f2021113737b [2021-10-27T02:51:54.258Z] Removing intermediate container f2021113737b [2021-10-27T02:51:54.258Z] ---> 68f0a1e59201 [2021-10-27T02:51:54.258Z] 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-27T02:51:54.528Z] ---> fad9cbb7b950 [2021-10-27T02:51:54.528Z] 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-27T02:51:54.528Z] ---> e93defea627d [2021-10-27T02:51:54.528Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-10-27T02:51:54.793Z] ---> e4d2c68a43af [2021-10-27T02:51:54.793Z] 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-27T02:51:54.793Z] ---> 739efb7f66e6 [2021-10-27T02:51:54.793Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-10-27T02:51:55.366Z] ---> a08700530745 [2021-10-27T02:51:55.366Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-10-27T02:51:55.630Z] ---> f9a2f3d9de8a [2021-10-27T02:51:55.630Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-10-27T02:51:55.630Z] ---> f4dca834cf9b [2021-10-27T02:51:55.630Z] 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-27T02:51:55.630Z] ---> Running in ebbd6ff7d368 [2021-10-27T02:51:56.202Z] Removing intermediate container ebbd6ff7d368 [2021-10-27T02:51:56.202Z] ---> 81b792d5ea68 [2021-10-27T02:51:56.202Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-10-27T02:51:56.202Z] ---> Running in 0b11db9ad468 [2021-10-27T02:51:56.202Z] Removing intermediate container 0b11db9ad468 [2021-10-27T02:51:56.202Z] ---> 78075a28c5d0 [2021-10-27T02:51:56.202Z] Step 22/24 : LABEL arch=x86_64 [2021-10-27T02:51:56.202Z] ---> Running in d215ab805fdd [2021-10-27T02:51:56.462Z] Removing intermediate container d215ab805fdd [2021-10-27T02:51:56.462Z] ---> 06b3a472842e [2021-10-27T02:51:56.462Z] Step 23/24 : LABEL git_sha=fe6081c4ca8d805012ac499859bc9d714b93eba4 [2021-10-27T02:51:56.462Z] ---> Running in e2adb0650afd [2021-10-27T02:51:56.462Z] Removing intermediate container e2adb0650afd [2021-10-27T02:51:56.462Z] ---> bd26cd603193 [2021-10-27T02:51:56.462Z] Step 24/24 : LABEL version=0.0.0 [2021-10-27T02:51:56.462Z] ---> Running in ff4a77046a28 [2021-10-27T02:51:56.462Z] Removing intermediate container ff4a77046a28 [2021-10-27T02:51:56.462Z] ---> b5c8bfd91c3d [2021-10-27T02:51:56.462Z] [2021-10-27T02:51:56.723Z] Successfully built b5c8bfd91c3d [2021-10-27T02:51:56.723Z] Successfully tagged security-secretstore-setup:latest [2021-10-27T02:51:56.729Z]  Building security-secretstore-setup ... done  [Pipeline] } [2021-10-27T02:51:56.740Z] $ docker stop --time=1 7ba3ff58c7147dbfa78f81dbf39121d3278805b878f7701153e553fe1ebccf2c [2021-10-27T02:51:58.043Z] $ docker rm -f 7ba3ff58c7147dbfa78f81dbf39121d3278805b878f7701153e553fe1ebccf2c [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-27T02:51:59.469Z] + docker images [2021-10-27T02:51:59.469Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-10-27T02:51:59.469Z] security-secretstore-setup latest b5c8bfd91c3d 2 seconds ago 28.4MB [2021-10-27T02:51:59.469Z] 19a93b34b91e 6 seconds ago 1.76GB [2021-10-27T02:51:59.469Z] core-metadata latest b8c728b9f1a0 6 seconds ago 16.9MB [2021-10-27T02:51:59.469Z] security-bootstrapper latest b6492fdcd08b 8 seconds ago 18.9MB [2021-10-27T02:51:59.469Z] security-proxy-setup latest 9a543a051598 8 seconds ago 26.9MB [2021-10-27T02:51:59.469Z] cc602d7eb31a 9 seconds ago 1.76GB [2021-10-27T02:51:59.469Z] d4054d4f4265 13 seconds ago 1.76GB [2021-10-27T02:51:59.469Z] 9c5d215e5d08 19 seconds ago 1.76GB [2021-10-27T02:51:59.469Z] sys-mgmt-agent latest ef57163684aa 27 seconds ago 294MB [2021-10-27T02:51:59.469Z] core-data latest 154c5520e272 43 seconds ago 20.7MB [2021-10-27T02:51:59.469Z] support-scheduler latest 40386be16e1f 50 seconds ago 16.2MB [2021-10-27T02:51:59.469Z] 94a094c4a84e 55 seconds ago 1.76GB [2021-10-27T02:51:59.469Z] eb7518bece98 57 seconds ago 1.76GB [2021-10-27T02:51:59.469Z] support-notifications latest cdba8af738c5 58 seconds ago 16.9MB [2021-10-27T02:51:59.469Z] 19714f18bb63 About a minute ago 1.76GB [2021-10-27T02:51:59.469Z] core-command latest f131e7d99314 About a minute ago 16.1MB [2021-10-27T02:51:59.469Z] 96596cc0ac10 About a minute ago 1.76GB [2021-10-27T02:51:59.469Z] 59f744f62c63 About a minute ago 1.75GB [2021-10-27T02:51:59.469Z] ci-base-image-x86_64 latest 73c1dadbb300 5 minutes ago 1.25GB [2021-10-27T02:51:59.469Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 9f6097aaca64 13 days ago 548MB [2021-10-27T02:51:59.469Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 2 weeks ago 34.5MB [2021-10-27T02:51:59.469Z] docker 20.10.8 bc6c0ffef665 7 weeks ago 214MB [2021-10-27T02:51:59.469Z] alpine 3.14 14119a10abf4 2 months ago 5.6MB [2021-10-27T02:51:59.469Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 16 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-10-27T02:51:59.885Z] Running on prd-ubuntu18.04-docker-8c-8g-2242 in /w/workspace/edgexfoundry_edgex-go_PR-3772 [Pipeline] { [Pipeline] ws [2021-10-27T02:51:59.896Z] Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout [2021-10-27T02:51:59.982Z] The recommended git tool is: git [2021-10-27T02:52:01.747Z] using credential edgex-jenkins-ssh [2021-10-27T02:52:01.759Z] Cloning the remote Git repository [2021-10-27T02:52:01.780Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-10-27T02:52:01.837Z] > git init /w/workspace/edgex-go/5 # timeout=10 [2021-10-27T02:52:01.861Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-10-27T02:52:01.862Z] > git --version # timeout=10 [2021-10-27T02:52:01.873Z] > git --version # 'git version 2.17.1' [2021-10-27T02:52:01.873Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-27T02:52:02.849Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-27T02:52:06.798Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-10-27T02:52:06.803Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-27T02:52:06.811Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-10-27T02:52:06.820Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-10-27T02:52:06.821Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-27T02:52:06.824Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3772/head:refs/remotes/origin/PR-3772 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-10-27T02:52:07.482Z] Merging remotes/origin/main commit fb769a0070cc1922608d3d80e9a209584ebd424b into PR head commit fe6081c4ca8d805012ac499859bc9d714b93eba4 [2021-10-27T02:52:07.586Z] Merge succeeded, producing fe6081c4ca8d805012ac499859bc9d714b93eba4 [2021-10-27T02:52:07.586Z] Checking out Revision fe6081c4ca8d805012ac499859bc9d714b93eba4 (PR-3772) [2021-10-27T02:52:07.492Z] > git config core.sparsecheckout # timeout=10 [2021-10-27T02:52:07.496Z] > git checkout -f fe6081c4ca8d805012ac499859bc9d714b93eba4 # timeout=10 [2021-10-27T02:52:07.561Z] > git remote # timeout=10 [2021-10-27T02:52:07.567Z] > git config --get remote.origin.url # timeout=10 [2021-10-27T02:52:07.571Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-27T02:52:07.574Z] > git merge fb769a0070cc1922608d3d80e9a209584ebd424b # timeout=10 [2021-10-27T02:52:07.582Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-10-27T02:52:07.592Z] > git config core.sparsecheckout # timeout=10 [2021-10-27T02:52:07.596Z] > git checkout -f fe6081c4ca8d805012ac499859bc9d714b93eba4 # timeout=10 [2021-10-27T02:52:11.136Z] Commit message: "Merge branch 'main' into issue-1913" [2021-10-27T02:52:11.162Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-27T02:52:12.028Z] + echo snap-build.sh [2021-10-27T02:52:12.028Z] snap-build.sh [2021-10-27T02:52:12.028Z] + SNAP_BASE_DIR=. [2021-10-27T02:52:12.028Z] + '[' '!' -z /w/workspace/edgex-go/5 ']' [2021-10-27T02:52:12.028Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/5 [2021-10-27T02:52:12.028Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/5]' [2021-10-27T02:52:12.028Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/5] [2021-10-27T02:52:12.028Z] + cd /w/workspace/edgex-go/5 [2021-10-27T02:52:12.028Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-10-27T02:52:12.028Z] Reading package lists... [2021-10-27T02:52:12.028Z] Building dependency tree... [2021-10-27T02:52:12.028Z] Reading state information... [2021-10-27T02:52:12.028Z] The following packages were automatically installed and are no longer required: [2021-10-27T02:52:12.028Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-10-27T02:52:12.028Z] uidmap xdelta3 [2021-10-27T02:52:12.028Z] Use 'sudo apt autoremove' to remove them. [2021-10-27T02:52:12.028Z] The following packages will be REMOVED: [2021-10-27T02:52:12.028Z] lxd* lxd-client* [2021-10-27T02:52:12.290Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-10-27T02:52:12.290Z] After this operation, 31.7 MB disk space will be freed. [2021-10-27T02:52:12.813Z] (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-27T02:52:12.813Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-10-27T02:52:13.145Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-10-27T02:52:13.764Z] Removing lxd dnsmasq configuration [2021-10-27T02:52:13.764Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-10-27T02:52:13.764Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-10-27T02:52:14.593Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-10-27T02:52:15.195Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-10-27T02:52:27.611Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-10-27T02:52:27.611Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-10-27T02:52:27.611Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-10-27T02:52:27.611Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-10-27T02:52:27.611Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-10-27T02:52:27.611Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-10-27T02:52:28.210Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-10-27T02:52:28.210Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-10-27T02:52:28.210Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-10-27T02:52:28.210Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-10-27T02:52:36.509Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.174s coverage: 28.7% of statements [2021-10-27T02:52:36.509Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-10-27T02:52:36.509Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-10-27T02:52:39.138Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.462s coverage: 98.5% of statements [2021-10-27T02:52:39.138Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-10-27T02:52:40.586Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.313s coverage: 44.7% of statements [2021-10-27T02:52:40.586Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-10-27T02:52:40.586Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-10-27T02:52:43.993Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.619s coverage: 89.5% of statements [2021-10-27T02:52:43.993Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-10-27T02:52:43.993Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-10-27T02:52:43.993Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.246s coverage: 84.4% of statements [2021-10-27T02:52:43.993Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-10-27T02:52:43.993Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-10-27T02:52:43.993Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-10-27T02:52:43.993Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-10-27T02:52:43.993Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-10-27T02:52:50.710Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.654s coverage: 94.2% of statements [2021-10-27T02:52:50.710Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-10-27T02:52:50.710Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-10-27T02:52:50.710Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.186s coverage: 59.1% of statements [2021-10-27T02:52:50.710Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-10-27T02:52:50.710Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-10-27T02:52:50.710Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-10-27T02:52:50.710Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-10-27T02:52:50.710Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-10-27T02:52:50.710Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.208s coverage: 60.0% of statements [2021-10-27T02:52:50.710Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-10-27T02:52:50.710Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-10-27T02:52:50.710Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-10-27T02:52:50.710Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.320s coverage: 0.9% of statements [2021-10-27T02:52:50.710Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-10-27T02:52:50.710Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.226s coverage: 58.8% of statements [2021-10-27T02:52:50.710Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.167s coverage: 21.7% of statements [2021-10-27T02:52:50.710Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-10-27T02:52:50.710Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.407s coverage: 47.1% of statements [2021-10-27T02:52:50.710Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.196s coverage: 79.5% of statements [2021-10-27T02:52:51.693Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.204s coverage: 94.1% of statements [2021-10-27T02:52:52.295Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.208s coverage: 96.3% of statements [2021-10-27T02:52:52.919Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.197s coverage: 87.5% of statements [2021-10-27T02:53:05.514Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.350s coverage: 94.4% of statements [2021-10-27T02:53:05.514Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.185s coverage: 44.8% of statements [2021-10-27T02:53:12.217Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.677s coverage: 82.5% of statements [2021-10-27T02:53:12.217Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-10-27T02:53:18.954Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.265s coverage: 92.9% of statements [2021-10-27T02:53:18.954Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-10-27T02:53:18.954Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-10-27T02:53:18.954Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-10-27T02:53:18.954Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.057s coverage: 65.1% of statements [2021-10-27T02:53:18.954Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-10-27T02:53:18.954Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-10-27T02:53:18.954Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-10-27T02:53:18.954Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-10-27T02:53:18.954Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-10-27T02:53:18.954Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.176s coverage: 87.2% of statements [2021-10-27T02:53:18.954Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-10-27T02:53:18.954Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-10-27T02:53:18.954Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.150s coverage: 100.0% of statements [2021-10-27T02:53:18.954Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-10-27T02:53:18.954Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.234s coverage: 58.8% of statements [2021-10-27T02:53:18.954Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-10-27T02:53:18.954Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.274s coverage: 80.0% of statements [2021-10-27T02:53:18.954Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.287s coverage: 87.2% of statements [2021-10-27T02:53:18.954Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.262s coverage: 85.4% of statements [2021-10-27T02:53:18.954Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.761s coverage: 91.2% of statements [2021-10-27T02:53:18.954Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-10-27T02:53:19.231Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.784s coverage: 64.4% of statements [2021-10-27T02:53:19.231Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-10-27T02:53:19.231Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-10-27T02:53:19.231Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.175s coverage: 100.0% of statements [2021-10-27T02:53:19.833Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.126s coverage: 89.4% of statements [2021-10-27T02:53:20.112Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.064s coverage: 100.0% of statements [2021-10-27T02:53:21.100Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.076s coverage: 73.7% of statements [2021-10-27T02:53:21.100Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.086s coverage: 100.0% of statements [2021-10-27T02:53:26.553Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.408s coverage: 65.4% of statements [2021-10-27T02:53:26.553Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-10-27T02:53:26.553Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-10-27T02:53:26.553Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-10-27T02:53:28.003Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.801s coverage: 43.5% of statements [2021-10-27T02:53:28.003Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-10-27T02:53:28.003Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-10-27T02:53:28.003Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.265s coverage: 89.5% of statements [2021-10-27T02:53:28.003Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-10-27T02:53:28.003Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.225s coverage: 84.8% of statements [2021-10-27T02:53:28.003Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-10-27T02:53:35.257Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-10-27T02:53:35.517Z] (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-27T02:53:35.517Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-10-27T02:53:36.456Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-10-27T02:53:36.715Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-10-27T02:53:37.283Z] + sudo snap remove --purge lxd [2021-10-27T02:53:37.283Z] snap "lxd" is not installed [2021-10-27T02:53:37.283Z] + sudo groupadd --force --system lxd [2021-10-27T02:53:37.283Z] ++ whoami [2021-10-27T02:53:37.283Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-10-27T02:53:37.283Z] + newgrp - lxd [2021-10-27T02:53:37.283Z] + sudo snap install lxd [2021-10-27T02:53:38.168Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.227s coverage: 17.7% of statements [2021-10-27T02:53:38.168Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-10-27T02:53:38.168Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-10-27T02:53:38.168Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-10-27T02:53:38.168Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-10-27T02:53:38.168Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.558s coverage: 92.3% of statements [2021-10-27T02:53:38.168Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-10-27T02:53:38.168Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-10-27T02:53:38.168Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-10-27T02:53:38.168Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-10-27T02:53:38.168Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.200s coverage: 63.2% of statements [2021-10-27T02:53:38.168Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-10-27T02:53:38.168Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-10-27T02:53:38.168Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.366s coverage: 97.7% of statements [2021-10-27T02:53:38.168Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-10-27T02:53:38.168Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-10-27T02:53:38.168Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-10-27T02:53:38.168Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-10-27T02:53:38.168Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.176s coverage: 28.9% of statements [2021-10-27T02:53:38.168Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-10-27T02:53:38.168Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-10-27T02:53:38.168Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-10-27T02:53:38.168Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-10-27T02:53:38.168Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-10-27T02:53:38.168Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-10-27T02:53:38.168Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.177s coverage: 100.0% of statements [2021-10-27T02:53:38.168Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 96.9% of statements [2021-10-27T02:53:38.168Z] 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-27T02:53:38.168Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2021-10-27T02:53:38.168Z] GO111MODULE=on go vet ./... [2021-10-27T02:53:47.282Z] 2021-10-27T02:53:44Z INFO Waiting for automatic snapd restart... [2021-10-27T02:54:02.926Z] lxd 4.19 from Canonical* installed [2021-10-27T02:54:02.926Z] + sudo lxd init --auto [2021-10-27T02:54:11.078Z] + sudo snap install --classic snapcraft [2021-10-27T02:54:21.075Z] snapcraft 5.0 from Canonical* installed [2021-10-27T02:54:21.075Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-10-27T02:54:21.075Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-10-27T02:54:21.075Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-27T02:54:21.075Z] Dload Upload Total Spent Left Speed [2021-10-27T02:54:21.075Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3846 0 --:--:-- --:--:-- --:--:-- 3846 [2021-10-27T02:54:21.075Z] 100 3325k 100 3325k 0 0 9109k 0 --:--:-- --:--:-- --:--:-- 9109k [2021-10-27T02:54:21.075Z] ./yq_linux_amd64 [2021-10-27T02:54:21.075Z] + sudo snapcraft prime --use-lxd [2021-10-27T02:54:23.621Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-10-27T02:54:23.621Z] 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-27T02:54:23.621Z] - README.md [2021-10-27T02:54:23.621Z] [2021-10-27T02:54:23.621Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-10-27T02:54:23.621Z] Launching a container. [2021-10-27T02:54:28.911Z] Waiting for container to be ready [2021-10-27T02:54:28.911Z] To start your first instance, try: lxc launch ubuntu:20.04 [2021-10-27T02:54:28.911Z] [2021-10-27T02:54:32.204Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-10-27T02:54:32.775Z] Waiting for network to be ready... [2021-10-27T02:54:33.035Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-10-27T02:54:33.035Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1932 kB] [2021-10-27T02:54:33.296Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-10-27T02:54:33.296Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [349 kB] [2021-10-27T02:54:33.296Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-10-27T02:54:33.296Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-10-27T02:54:33.296Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [488 kB] [2021-10-27T02:54:33.296Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [65.8 kB] [2021-10-27T02:54:33.296Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1144 kB] [2021-10-27T02:54:33.296Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [262 kB] [2021-10-27T02:54:33.868Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-10-27T02:54:33.868Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-10-27T02:54:34.128Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-10-27T02:54:34.128Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-10-27T02:54:34.128Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-10-27T02:54:34.128Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-10-27T02:54:34.128Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-10-27T02:54:34.128Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-10-27T02:54:34.389Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-10-27T02:54:34.648Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2277 kB] [2021-10-27T02:54:34.648Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [442 kB] [2021-10-27T02:54:34.648Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-10-27T02:54:34.648Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-10-27T02:54:34.648Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [513 kB] [2021-10-27T02:54:34.648Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [69.7 kB] [2021-10-27T02:54:34.648Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1759 kB] [2021-10-27T02:54:34.907Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [378 kB] [2021-10-27T02:54:37.448Z] Fetched 25.5 MB in 4s (6168 kB/s) [2021-10-27T02:54:38.029Z] Reading package lists... [2021-10-27T02:54:38.029Z] Reading package lists... [2021-10-27T02:54:38.292Z] Building dependency tree... [2021-10-27T02:54:38.292Z] Reading state information... [2021-10-27T02:54:38.292Z] The following additional packages will be installed: [2021-10-27T02:54:38.292Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-10-27T02:54:38.292Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-10-27T02:54:38.292Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-10-27T02:54:38.292Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-10-27T02:54:38.292Z] Suggested packages: [2021-10-27T02:54:38.292Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-10-27T02:54:38.292Z] Recommended packages: [2021-10-27T02:54:38.292Z] gnupg libsasl2-modules [2021-10-27T02:54:38.292Z] The following NEW packages will be installed: [2021-10-27T02:54:38.292Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-10-27T02:54:38.292Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-10-27T02:54:38.292Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-10-27T02:54:38.292Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-10-27T02:54:38.292Z] The following packages will be upgraded: [2021-10-27T02:54:38.292Z] gpg gpg-agent gpgconf libudev1 [2021-10-27T02:54:38.553Z] 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. [2021-10-27T02:54:38.553Z] Need to get 3527 kB of archives. [2021-10-27T02:54:38.553Z] After this operation, 13.3 MB of additional disk space will be used. [2021-10-27T02:54:38.553Z] 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-27T02:54:38.553Z] 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-27T02:54:38.553Z] 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-27T02:54:38.553Z] 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-27T02:54:38.815Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] [2021-10-27T02:54:39.076Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] [2021-10-27T02:54:39.336Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-10-27T02:54:39.336Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-10-27T02:54:39.336Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-10-27T02:54:39.336Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-10-27T02:54:39.336Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-10-27T02:54:39.336Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-10-27T02:54:39.336Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-10-27T02:54:39.336Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-10-27T02:54:39.598Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-10-27T02:54:39.598Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-10-27T02:54:39.598Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-10-27T02:54:39.598Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-10-27T02:54:39.598Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-10-27T02:54:39.598Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-10-27T02:54:39.598Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-10-27T02:54:39.598Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-10-27T02:54:39.598Z] debconf: delaying package configuration, since apt-utils is not installed [2021-10-27T02:54:39.598Z] Fetched 3527 kB in 1s (3085 kB/s) [2021-10-27T02:54:39.598Z] (Reading database ... 12511 files and directories currently installed.) [2021-10-27T02:54:39.598Z] Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... [2021-10-27T02:54:39.857Z] Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-10-27T02:54:39.857Z] Setting up libudev1:amd64 (237-3ubuntu10.52) ... [2021-10-27T02:54:39.857Z] Selecting previously unselected package udev. [2021-10-27T02:54:39.857Z] (Reading database ... 12511 files and directories currently installed.) [2021-10-27T02:54:39.857Z] Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... [2021-10-27T02:54:39.857Z] Unpacking udev (237-3ubuntu10.52) ... [2021-10-27T02:54:40.117Z] Selecting previously unselected package libfuse2:amd64. [2021-10-27T02:54:40.117Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-10-27T02:54:40.117Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-10-27T02:54:40.117Z] Selecting previously unselected package fuse. [2021-10-27T02:54:40.118Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-10-27T02:54:40.118Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-10-27T02:54:40.118Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-10-27T02:54:40.118Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-10-27T02:54:40.381Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-10-27T02:54:40.381Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-10-27T02:54:40.381Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-10-27T02:54:40.381Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-10-27T02:54:40.381Z] Selecting previously unselected package libksba8:amd64. [2021-10-27T02:54:40.381Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-10-27T02:54:40.381Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-10-27T02:54:40.381Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-10-27T02:54:40.381Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-27T02:54:40.381Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-27T02:54:40.381Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-10-27T02:54:40.381Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-27T02:54:40.381Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-27T02:54:40.642Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-10-27T02:54:40.642Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-27T02:54:40.642Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-27T02:54:40.642Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-10-27T02:54:40.642Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-27T02:54:40.642Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-27T02:54:40.642Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-10-27T02:54:40.642Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-27T02:54:40.642Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-27T02:54:40.642Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-10-27T02:54:40.642Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-27T02:54:40.642Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-27T02:54:40.642Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-10-27T02:54:40.642Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-27T02:54:40.642Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-27T02:54:40.902Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-10-27T02:54:40.902Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-27T02:54:40.902Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-27T02:54:40.902Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-10-27T02:54:40.902Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-27T02:54:40.902Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-27T02:54:40.902Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-10-27T02:54:40.902Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-10-27T02:54:40.902Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-10-27T02:54:40.902Z] Selecting previously unselected package libsasl2-2:amd64. [2021-10-27T02:54:40.902Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-10-27T02:54:40.902Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-10-27T02:54:40.902Z] Selecting previously unselected package libldap-common. [2021-10-27T02:54:40.902Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-10-27T02:54:40.902Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-10-27T02:54:41.163Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-10-27T02:54:41.163Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-10-27T02:54:41.163Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-10-27T02:54:41.163Z] Selecting previously unselected package dirmngr. [2021-10-27T02:54:41.163Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-10-27T02:54:41.163Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-10-27T02:54:41.163Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-10-27T02:54:41.163Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-10-27T02:54:41.163Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-10-27T02:54:41.163Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-10-27T02:54:41.163Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-10-27T02:54:41.163Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-10-27T02:54:41.163Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-27T02:54:41.163Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-10-27T02:54:41.163Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-10-27T02:54:41.163Z] Setting up udev (237-3ubuntu10.52) ... [2021-10-27T02:54:41.423Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-10-27T02:54:41.682Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-27T02:54:41.682Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-10-27T02:54:41.682Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-10-27T02:54:41.682Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-10-27T02:54:41.682Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-27T02:54:41.682Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-27T02:54:41.682Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-27T02:54:41.682Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-27T02:54:41.682Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-27T02:54:41.683Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-27T02:54:41.683Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-27T02:54:41.683Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-10-27T02:54:41.683Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-10-27T02:54:41.683Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-10-27T02:54:42.252Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-10-27T02:54:42.252Z] settings in the [Install] section, and DefaultInstance for template units). [2021-10-27T02:54:42.252Z] This means they are not meant to be enabled using systemctl. [2021-10-27T02:54:42.252Z] Possible reasons for having this kind of units are: [2021-10-27T02:54:42.252Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-10-27T02:54:42.252Z] .wants/ or .requires/ directory. [2021-10-27T02:54:42.252Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-10-27T02:54:42.252Z] a requirement dependency on it. [2021-10-27T02:54:42.252Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-10-27T02:54:42.252Z] D-Bus, udev, scripted systemctl call, ...). [2021-10-27T02:54:42.252Z] 4) In case of template units, the unit is meant to be enabled with some [2021-10-27T02:54:42.252Z] instance name specified. [2021-10-27T02:54:42.512Z] Reading package lists... [2021-10-27T02:54:42.512Z] Building dependency tree... [2021-10-27T02:54:42.512Z] Reading state information... [2021-10-27T02:54:42.772Z] The following additional packages will be installed: [2021-10-27T02:54:42.772Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-10-27T02:54:42.772Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-10-27T02:54:42.772Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-10-27T02:54:42.772Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-10-27T02:54:42.772Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-10-27T02:54:42.772Z] Suggested packages: [2021-10-27T02:54:42.772Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-10-27T02:54:42.772Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-10-27T02:54:42.772Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-10-27T02:54:42.772Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-10-27T02:54:42.772Z] systemd-container policykit-1 [2021-10-27T02:54:42.772Z] Recommended packages: [2021-10-27T02:54:42.772Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-10-27T02:54:42.772Z] The following NEW packages will be installed: [2021-10-27T02:54:42.772Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-10-27T02:54:42.772Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-10-27T02:54:42.772Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-10-27T02:54:42.772Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-10-27T02:54:42.772Z] python3.6-minimal snapd squashfs-tools sudo [2021-10-27T02:54:42.772Z] The following packages will be upgraded: [2021-10-27T02:54:42.772Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-10-27T02:54:42.772Z] 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. [2021-10-27T02:54:42.772Z] Need to get 36.8 MB of archives. [2021-10-27T02:54:42.772Z] After this operation, 147 MB of additional disk space will be used. [2021-10-27T02:54:42.772Z] 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-27T02:54:43.033Z] 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-27T02:54:43.033Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-10-27T02:54:43.033Z] 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-27T02:54:43.033Z] 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-27T02:54:43.033Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] [2021-10-27T02:54:43.033Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-10-27T02:54:43.033Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-10-27T02:54:43.033Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-10-27T02:54:43.033Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-10-27T02:54:43.033Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-10-27T02:54:43.033Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-10-27T02:54:43.033Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-10-27T02:54:43.033Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-10-27T02:54:43.033Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] [2021-10-27T02:54:43.033Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] [2021-10-27T02:54:43.033Z] 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-27T02:54:43.972Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] [2021-10-27T02:54:43.972Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2021-10-27T02:54:43.972Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2021-10-27T02:54:43.972Z] 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-27T02:54:43.972Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-10-27T02:54:43.972Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-10-27T02:54:43.972Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-10-27T02:54:43.972Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-10-27T02:54:43.972Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-10-27T02:54:43.972Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-10-27T02:54:43.972Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-10-27T02:54:43.972Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-10-27T02:54:43.972Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] [2021-10-27T02:54:44.912Z] debconf: delaying package configuration, since apt-utils is not installed [2021-10-27T02:54:44.912Z] Fetched 36.8 MB in 2s (20.4 MB/s) [2021-10-27T02:54:44.912Z] (Reading database ... 12757 files and directories currently installed.) [2021-10-27T02:54:44.912Z] Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... [2021-10-27T02:54:44.912Z] Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-10-27T02:54:45.482Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... [2021-10-27T02:54:45.482Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-10-27T02:54:45.482Z] Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... [2021-10-27T02:54:45.482Z] (Reading database ... 12757 files and directories currently installed.) [2021-10-27T02:54:45.482Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2021-10-27T02:54:45.482Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2021-10-27T02:54:45.482Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2021-10-27T02:54:45.482Z] (Reading database ... 12757 files and directories currently installed.) [2021-10-27T02:54:45.482Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2021-10-27T02:54:45.743Z] Unpacking apt (1.6.14) over (1.6.1) ... [2021-10-27T02:54:45.743Z] Setting up apt (1.6.14) ... [2021-10-27T02:54:46.003Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-10-27T02:54:46.263Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-10-27T02:54:46.263Z] (Reading database ... 12764 files and directories currently installed.) [2021-10-27T02:54:46.263Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-10-27T02:54:46.263Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-10-27T02:54:46.524Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-10-27T02:54:46.524Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-10-27T02:54:46.524Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-27T02:54:46.524Z] Selecting previously unselected package libexpat1:amd64. [2021-10-27T02:54:46.524Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-10-27T02:54:46.524Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-10-27T02:54:46.524Z] Selecting previously unselected package python3.6-minimal. [2021-10-27T02:54:46.524Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-10-27T02:54:46.524Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-10-27T02:54:46.785Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... [2021-10-27T02:54:46.785Z] Checking for services that may need to be restarted...done. [2021-10-27T02:54:46.785Z] Checking for services that may need to be restarted...done. [2021-10-27T02:54:47.046Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-27T02:54:47.046Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-10-27T02:54:47.046Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-10-27T02:54:47.306Z] Selecting previously unselected package python3-minimal. [2021-10-27T02:54:47.306Z] (Reading database ... 13012 files and directories currently installed.) [2021-10-27T02:54:47.306Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-10-27T02:54:47.306Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-10-27T02:54:47.306Z] Selecting previously unselected package mime-support. [2021-10-27T02:54:47.306Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-10-27T02:54:47.306Z] Unpacking mime-support (3.60ubuntu1) ... [2021-10-27T02:54:47.567Z] Selecting previously unselected package libmpdec2:amd64. [2021-10-27T02:54:47.567Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-10-27T02:54:47.567Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-10-27T02:54:47.567Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-10-27T02:54:47.567Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-10-27T02:54:47.567Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-27T02:54:47.827Z] Selecting previously unselected package python3.6. [2021-10-27T02:54:47.827Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-10-27T02:54:47.827Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-27T02:54:47.827Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-10-27T02:54:47.827Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-10-27T02:54:47.827Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-10-27T02:54:47.827Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-10-27T02:54:48.088Z] Selecting previously unselected package python3. [2021-10-27T02:54:48.088Z] (Reading database ... 13442 files and directories currently installed.) [2021-10-27T02:54:48.088Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-10-27T02:54:48.088Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-10-27T02:54:48.088Z] Selecting previously unselected package multiarch-support. [2021-10-27T02:54:48.088Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-10-27T02:54:48.088Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-10-27T02:54:48.088Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-10-27T02:54:48.088Z] Selecting previously unselected package liblzo2-2:amd64. [2021-10-27T02:54:48.088Z] (Reading database ... 13479 files and directories currently installed.) [2021-10-27T02:54:48.088Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-10-27T02:54:48.088Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-10-27T02:54:48.088Z] Selecting previously unselected package libbsd0:amd64. [2021-10-27T02:54:48.088Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-10-27T02:54:48.088Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-10-27T02:54:48.348Z] Selecting previously unselected package sudo. [2021-10-27T02:54:48.348Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-10-27T02:54:48.348Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-10-27T02:54:48.348Z] Selecting previously unselected package apparmor. [2021-10-27T02:54:48.348Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-10-27T02:54:48.348Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-10-27T02:54:48.348Z] Selecting previously unselected package libedit2:amd64. [2021-10-27T02:54:48.348Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-10-27T02:54:48.348Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-10-27T02:54:48.608Z] Selecting previously unselected package libkrb5support0:amd64. [2021-10-27T02:54:48.608Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-10-27T02:54:48.608Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-10-27T02:54:48.608Z] Selecting previously unselected package libk5crypto3:amd64. [2021-10-27T02:54:48.608Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-10-27T02:54:48.608Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-10-27T02:54:48.608Z] Selecting previously unselected package libkeyutils1:amd64. [2021-10-27T02:54:48.608Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-10-27T02:54:48.608Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-10-27T02:54:48.608Z] Selecting previously unselected package libkrb5-3:amd64. [2021-10-27T02:54:48.608Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-10-27T02:54:48.608Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-10-27T02:54:48.869Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-10-27T02:54:48.869Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-10-27T02:54:48.869Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-10-27T02:54:48.869Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-10-27T02:54:48.869Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... [2021-10-27T02:54:48.869Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-10-27T02:54:48.869Z] Selecting previously unselected package openssh-client. [2021-10-27T02:54:48.869Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... [2021-10-27T02:54:48.869Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-10-27T02:54:49.130Z] Selecting previously unselected package squashfs-tools. [2021-10-27T02:54:49.130Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... [2021-10-27T02:54:49.130Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-10-27T02:54:49.130Z] Selecting previously unselected package snapd. [2021-10-27T02:54:49.130Z] Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... [2021-10-27T02:54:49.130Z] Unpacking snapd (2.51.1+18.04) ... [2021-10-27T02:54:51.041Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-10-27T02:54:51.041Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-10-27T02:54:51.302Z] Setting up mime-support (3.60ubuntu1) ... [2021-10-27T02:54:51.302Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-10-27T02:54:51.302Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-10-27T02:54:51.302Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-10-27T02:54:51.302Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-10-27T02:54:51.302Z] Setting up systemd (237-3ubuntu10.52) ... [2021-10-27T02:54:51.302Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-10-27T02:54:51.877Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-10-27T02:54:51.877Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-10-27T02:54:51.877Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-10-27T02:54:51.877Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-27T02:54:51.877Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-10-27T02:54:51.877Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-27T02:54:52.451Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-10-27T02:54:52.451Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-10-27T02:54:52.451Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-10-27T02:54:52.451Z] Setting up python3 (3.6.7-1~18.04) ... [2021-10-27T02:54:52.451Z] running python rtupdate hooks for python3.6... [2021-10-27T02:54:52.451Z] running python post-rtupdate hooks for python3.6... [2021-10-27T02:54:52.713Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-10-27T02:54:52.974Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-10-27T02:54:53.235Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-10-27T02:54:53.235Z] Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-10-27T02:54:53.235Z] Setting up snapd (2.51.1+18.04) ... [2021-10-27T02:54:53.807Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-10-27T02:54:53.807Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-10-27T02:54:54.068Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-10-27T02:54:54.330Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-10-27T02:54:54.330Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-10-27T02:54:54.330Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-10-27T02:54:54.590Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-10-27T02:54:54.853Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-10-27T02:54:54.853Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-10-27T02:54:55.114Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-10-27T02:54:55.114Z] /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-27T02:54:55.114Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-10-27T02:54:55.374Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-10-27T02:54:56.314Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-10-27T02:54:56.314Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-10-27T02:54:56.574Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-10-27T02:54:57.523Z] Reading package lists... [2021-10-27T02:54:57.783Z] Reading package lists... [2021-10-27T02:54:57.783Z] Building dependency tree... [2021-10-27T02:54:57.783Z] Reading state information... [2021-10-27T02:54:58.044Z] Calculating upgrade... [2021-10-27T02:54:58.044Z] The following packages will be upgraded: [2021-10-27T02:54:58.044Z] advancecomp base-files bash binutils binutils-common [2021-10-27T02:54:58.044Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-10-27T02:54:58.044Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-10-27T02:54:58.044Z] grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 [2021-10-27T02:54:58.044Z] libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev [2021-10-27T02:54:58.044Z] libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-10-27T02:54:58.044Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-10-27T02:54:58.044Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-10-27T02:54:58.044Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-10-27T02:54:58.044Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-10-27T02:54:58.044Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-10-27T02:54:58.044Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-10-27T02:54:58.044Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-10-27T02:54:58.044Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-10-27T02:54:58.044Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-10-27T02:54:58.044Z] ubuntu-keyring util-linux [2021-10-27T02:54:58.044Z] 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-10-27T02:54:58.044Z] Need to get 64.2 MB of archives. [2021-10-27T02:54:58.044Z] After this operation, 5144 kB of additional disk space will be used. [2021-10-27T02:54:58.044Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-161.169 [985 kB] [2021-10-27T02:54:58.304Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-10-27T02:54:58.304Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-10-27T02:54:58.304Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-10-27T02:54:58.304Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-10-27T02:54:58.304Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-10-27T02:54:58.304Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-10-27T02:54:58.304Z] 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-27T02:54:58.304Z] 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-27T02:54:58.304Z] 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-27T02:54:58.304Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-10-27T02:54:58.304Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-10-27T02:54:58.304Z] 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-27T02:54:58.304Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-10-27T02:54:58.304Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-10-27T02:54:58.304Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-10-27T02:54:58.304Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-10-27T02:54:58.304Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-10-27T02:54:58.304Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-10-27T02:54:58.304Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-10-27T02:54:58.304Z] 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-27T02:54:58.304Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-10-27T02:54:58.304Z] 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-27T02:54:58.304Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-10-27T02:54:58.304Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-10-27T02:54:58.304Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-10-27T02:54:58.304Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-10-27T02:54:58.304Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-10-27T02:54:58.304Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-10-27T02:54:58.304Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-10-27T02:54:58.304Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-10-27T02:54:58.304Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-10-27T02:54:58.304Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-10-27T02:54:58.304Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] [2021-10-27T02:54:58.566Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-10-27T02:54:58.566Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-10-27T02:54:58.566Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-10-27T02:54:58.566Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-10-27T02:54:58.566Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-10-27T02:54:58.566Z] 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-27T02:54:58.566Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-10-27T02:54:58.566Z] 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-27T02:54:58.566Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] [2021-10-27T02:54:58.566Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-10-27T02:54:58.566Z] 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-27T02:54:58.566Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-10-27T02:54:58.566Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-2ubuntu0.18.04 [191 kB] [2021-10-27T02:54:58.566Z] 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-27T02:54:58.566Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-10-27T02:54:58.566Z] 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-27T02:54:58.566Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.7 [489 kB] [2021-10-27T02:54:58.566Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.7 [3388 B] [2021-10-27T02:54:58.566Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.7 [197 kB] [2021-10-27T02:54:58.566Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-10-27T02:54:58.566Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-10-27T02:54:58.566Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-10-27T02:54:58.566Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-10-27T02:54:58.566Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-10-27T02:54:58.827Z] 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-27T02:54:58.827Z] 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-27T02:54:58.827Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-10-27T02:54:58.827Z] 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-27T02:54:58.827Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-10-27T02:54:58.827Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-10-27T02:54:58.827Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-10-27T02:54:58.827Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-10-27T02:54:59.088Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-10-27T02:54:59.088Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-10-27T02:54:59.088Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] [2021-10-27T02:54:59.088Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-10-27T02:54:59.088Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-10-27T02:54:59.349Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-10-27T02:54:59.349Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] [2021-10-27T02:54:59.349Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-10-27T02:54:59.349Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-10-27T02:54:59.349Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-10-27T02:54:59.349Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-10-27T02:54:59.349Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-10-27T02:54:59.349Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-10-27T02:54:59.349Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-10-27T02:54:59.349Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-10-27T02:54:59.349Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-10-27T02:54:59.349Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-10-27T02:54:59.349Z] 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-27T02:54:59.349Z] 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-27T02:54:59.349Z] 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-27T02:54:59.349Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] [2021-10-27T02:54:59.609Z] 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-27T02:54:59.609Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-10-27T02:54:59.609Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-10-27T02:54:59.609Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-10-27T02:54:59.609Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] [2021-10-27T02:54:59.609Z] 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-27T02:54:59.609Z] 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-27T02:54:59.609Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-10-27T02:54:59.609Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-10-27T02:54:59.609Z] 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-27T02:54:59.609Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-10-27T02:54:59.609Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-10-27T02:54:59.609Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-10-27T02:54:59.609Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-10-27T02:54:59.869Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-10-27T02:54:59.869Z] Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-10-27T02:54:59.869Z] debconf: delaying package configuration, since apt-utils is not installed [2021-10-27T02:54:59.869Z] Fetched 64.2 MB in 2s (39.9 MB/s) [2021-10-27T02:54:59.869Z] (Reading database ... 13914 files and directories currently installed.) [2021-10-27T02:54:59.869Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-10-27T02:54:59.869Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-10-27T02:54:59.985Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-27T02:54:59.985Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-10-27T02:54:59.985Z] ./bin/test-attribution-txt.sh [2021-10-27T02:55:00.443Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-10-27T02:55:00.443Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-10-27T02:55:00.443Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-161.169_amd64.deb ... [2021-10-27T02:55:00.443Z] Unpacking linux-libc-dev:amd64 (4.15.0-161.169) over (4.15.0-20.21) ... [2021-10-27T02:55:00.704Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-27T02:55:00.704Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-27T02:55:00.704Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-27T02:55:00.704Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-27T02:55:00.704Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-27T02:55:00.704Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-27T02:55:00.704Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-27T02:55:00.704Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-27T02:55:00.964Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-27T02:55:00.964Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-27T02:55:01.224Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [Pipeline] sh [2021-10-27T02:55:01.495Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-27T02:55:01.495Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-27T02:55:01.495Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-27T02:55:01.495Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-27T02:55:01.778Z] (Reading database ... 13914 files and directories currently installed.) [2021-10-27T02:55:01.778Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-27T02:55:01.778Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-10-27T02:55:01.778Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-10-27T02:55:01.778Z] (Reading database ... 13914 files and directories currently installed.) [2021-10-27T02:55:01.778Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-27T02:55:01.778Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-27T02:55:01.779Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-27T02:55:01.779Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-27T02:55:01.779Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-27T02:55:02.052Z] + ls -al . [2021-10-27T02:55:02.053Z] total 664 [2021-10-27T02:55:02.053Z] drwxrwxr-x 9 1001 1001 4096 Oct 27 02:55 . [2021-10-27T02:55:02.053Z] drwxr-xr-x 4 root root 4096 Oct 27 02:50 .. [2021-10-27T02:55:02.053Z] -rw-rw-r-- 1 1001 1001 11 Oct 27 02:48 .dockerignore [2021-10-27T02:55:02.053Z] drwxrwxr-x 8 1001 1001 4096 Oct 27 02:48 .git [2021-10-27T02:55:02.053Z] drwxrwxr-x 4 1001 1001 4096 Oct 27 02:48 .github [2021-10-27T02:55:02.053Z] -rw-rw-r-- 1 1001 1001 804 Oct 27 02:48 .gitignore [2021-10-27T02:55:02.053Z] -rw-rw-r-- 1 1001 1001 42 Oct 27 02:48 .golangci.yml [2021-10-27T02:55:02.053Z] -rw-rw-r-- 1 1001 1001 76 Oct 27 02:48 .hadolint.yml [2021-10-27T02:55:02.053Z] -rw-rw-r-- 1 1001 1001 166 Oct 27 02:48 .sonarcloud.properties [2021-10-27T02:55:02.053Z] -rw-rw-r-- 1 1001 1001 1171 Oct 27 02:48 ADOPTERS.md [2021-10-27T02:55:02.053Z] -rw-rw-r-- 1 1001 1001 8910 Oct 27 02:48 Attribution.txt [2021-10-27T02:55:02.053Z] -rw-rw-r-- 1 1001 1001 43881 Oct 27 02:48 CHANGELOG.md [2021-10-27T02:55:02.053Z] -rw-rw-r-- 1 1001 1001 3804 Oct 27 02:48 CONTRIBUTING.md [2021-10-27T02:55:02.053Z] -rw-rw-r-- 1 1001 1001 677 Oct 27 02:48 GOVERNANCE.md [2021-10-27T02:55:02.053Z] -rw-rw-r-- 1 1001 1001 849 Oct 27 02:48 Jenkinsfile [2021-10-27T02:55:02.053Z] -rw-rw-r-- 1 1001 1001 10775 Oct 27 02:48 LICENSE [2021-10-27T02:55:02.053Z] -rw-rw-r-- 1 1001 1001 6508 Oct 27 02:48 Makefile [2021-10-27T02:55:02.053Z] -rw-rw-r-- 1 1001 1001 582 Oct 27 02:48 OWNERS.md [2021-10-27T02:55:02.053Z] -rw-rw-r-- 1 1001 1001 8256 Oct 27 02:48 README.md [2021-10-27T02:55:02.053Z] -rw-rw-r-- 1 1001 1001 6912 Oct 27 02:48 SECURITY.md [2021-10-27T02:55:02.053Z] -rw-rw-r-- 1 1001 1001 5 Oct 27 02:45 VERSION [2021-10-27T02:55:02.053Z] -rw-rw-r-- 1 1001 1001 4131 Oct 27 02:48 ZMQWindows.md [2021-10-27T02:55:02.053Z] drwxrwxr-x 2 1001 1001 4096 Oct 27 02:48 bin [2021-10-27T02:55:02.053Z] drwxrwxr-x 14 1001 1001 4096 Oct 27 02:48 cmd [2021-10-27T02:55:02.053Z] -rw-r--r-- 1 root root 428179 Oct 27 02:53 coverage.out [2021-10-27T02:55:02.053Z] -rw-rw-r-- 1 1001 1001 848 Oct 27 02:48 go.mod [2021-10-27T02:55:02.053Z] -rw-rw-r-- 1 1001 1001 50414 Oct 27 02:48 go.sum [2021-10-27T02:55:02.053Z] drwxrwxr-x 8 1001 1001 4096 Oct 27 02:48 internal [2021-10-27T02:55:02.053Z] drwxrwxr-x 3 1001 1001 4096 Oct 27 02:48 openapi [2021-10-27T02:55:02.053Z] drwxrwxr-x 4 1001 1001 4096 Oct 27 02:48 snap [2021-10-27T02:55:02.053Z] -rw-rw-r-- 1 1001 1001 204 Oct 27 02:48 version.go [2021-10-27T02:55:02.064Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-27T02:55:02.064Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-27T02:55:02.064Z] (Reading database ... 13914 files and directories currently installed.) [2021-10-27T02:55:02.064Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [Pipeline] sh [2021-10-27T02:55:02.336Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-10-27T02:55:02.600Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-10-27T02:55:02.697Z] + '[' -e coverage.out ] [2021-10-27T02:55:02.697Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-10-27T02:55:02.721Z] Warning: overwriting stash ‘coverage-report’ [2021-10-27T02:55:02.871Z] (Reading database ... 13914 files and directories currently installed.) [2021-10-27T02:55:02.871Z] Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... [2021-10-27T02:55:02.871Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-10-27T02:55:02.871Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-10-27T02:55:02.871Z] Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... [2021-10-27T02:55:03.145Z] Setting up base-files (10.1ubuntu2.11) ... [2021-10-27T02:55:03.145Z] Installing new version of config file /etc/issue ... [2021-10-27T02:55:03.145Z] Installing new version of config file /etc/issue.net ... [2021-10-27T02:55:03.145Z] Installing new version of config file /etc/lsb-release ... [2021-10-27T02:55:03.145Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-10-27T02:55:03.427Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-10-27T02:55:03.427Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-10-27T02:55:03.427Z] Removing obsolete conffile /etc/default/motd-news ... [2021-10-27T02:55:03.427Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-27T02:55:03.427Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-10-27T02:55:03.427Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-10-27T02:55:03.427Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-10-27T02:55:03.460Z] Stashed 1 file(s) [Pipeline] sh [2021-10-27T02:55:03.688Z] 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-27T02:55:03.688Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-27T02:55:03.688Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-27T02:55:03.688Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-10-27T02:55:03.688Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-10-27T02:55:03.688Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-27T02:55:03.688Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-10-27T02:55:03.688Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-10-27T02:55:03.949Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-10-27T02:55:03.949Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-27T02:55:03.949Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-10-27T02:55:03.949Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-10-27T02:55:03.949Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-10-27T02:55:04.097Z] + make build [2021-10-27T02:55:04.097Z] 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-27T02:55:04.210Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-27T02:55:04.210Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-10-27T02:55:04.210Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-10-27T02:55:04.210Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-10-27T02:55:04.210Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-27T02:55:04.210Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-10-27T02:55:04.210Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-10-27T02:55:04.470Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-10-27T02:55:04.470Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-27T02:55:04.470Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-10-27T02:55:04.470Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-10-27T02:55:04.470Z] Setting up grep (3.1-2build1) ... [2021-10-27T02:55:04.470Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-27T02:55:04.470Z] Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... [2021-10-27T02:55:04.470Z] Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... [2021-10-27T02:55:04.730Z] Setting up gzip (1.6-5ubuntu1.1) ... [2021-10-27T02:55:04.730Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-27T02:55:04.730Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-10-27T02:55:04.730Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-10-27T02:55:04.730Z] Setting up login (1:4.5-1ubuntu2) ... [2021-10-27T02:55:04.730Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-27T02:55:04.730Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-10-27T02:55:04.730Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-10-27T02:55:04.990Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-10-27T02:55:04.990Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-27T02:55:04.990Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-10-27T02:55:04.990Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-10-27T02:55:05.251Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-10-27T02:55:05.512Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-10-27T02:55:05.512Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-10-27T02:55:05.512Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-10-27T02:55:05.775Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-10-27T02:55:05.775Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-27T02:55:05.775Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-10-27T02:55:05.775Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-10-27T02:55:06.035Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-10-27T02:55:06.035Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-10-27T02:55:06.295Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-10-27T02:55:06.295Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-10-27T02:55:06.295Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-10-27T02:55:06.295Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-27T02:55:06.295Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-10-27T02:55:06.295Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-10-27T02:55:06.295Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-10-27T02:55:06.556Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-27T02:55:06.556Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-27T02:55:06.556Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-27T02:55:06.556Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-10-27T02:55:06.816Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-27T02:55:06.816Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-27T02:55:06.816Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-27T02:55:06.816Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-10-27T02:55:07.076Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-27T02:55:07.076Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-27T02:55:07.076Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-27T02:55:07.076Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-10-27T02:55:07.076Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-27T02:55:07.076Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-27T02:55:07.076Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-27T02:55:07.076Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-10-27T02:55:07.076Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-27T02:55:07.076Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-10-27T02:55:07.338Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-10-27T02:55:07.338Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-10-27T02:55:07.338Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-10-27T02:55:07.338Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-10-27T02:55:07.338Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-27T02:55:07.338Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-10-27T02:55:07.338Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-10-27T02:55:07.605Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-10-27T02:55:07.605Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-27T02:55:07.605Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-27T02:55:07.605Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-27T02:55:07.605Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-10-27T02:55:07.605Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-27T02:55:07.605Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-27T02:55:07.605Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-27T02:55:07.605Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-10-27T02:55:07.867Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-27T02:55:07.867Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-27T02:55:07.867Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-27T02:55:08.129Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-10-27T02:55:08.389Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-10-27T02:55:08.652Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-10-27T02:55:08.652Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-27T02:55:08.652Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-10-27T02:55:08.652Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-10-27T02:55:08.913Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-10-27T02:55:08.913Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-27T02:55:08.913Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-10-27T02:55:08.913Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-10-27T02:55:08.913Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-10-27T02:55:09.174Z] (Reading database ... 13917 files and directories currently installed.) [2021-10-27T02:55:09.174Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-10-27T02:55:09.174Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-10-27T02:55:09.174Z] Setting up debconf (1.5.66ubuntu1) ... [2021-10-27T02:55:09.434Z] (Reading database ... 13917 files and directories currently installed.) [2021-10-27T02:55:09.434Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-10-27T02:55:09.434Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-10-27T02:55:09.434Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-10-27T02:55:09.434Z] (Reading database ... 13917 files and directories currently installed.) [2021-10-27T02:55:09.434Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-10-27T02:55:09.434Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-10-27T02:55:09.434Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-10-27T02:55:09.694Z] (Reading database ... 13917 files and directories currently installed.) [2021-10-27T02:55:09.694Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-10-27T02:55:09.694Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-10-27T02:55:09.694Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-10-27T02:55:09.694Z] (Reading database ... 13917 files and directories currently installed.) [2021-10-27T02:55:09.694Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-10-27T02:55:09.694Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-10-27T02:55:09.956Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-10-27T02:55:09.956Z] (Reading database ... 13919 files and directories currently installed.) [2021-10-27T02:55:09.956Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-10-27T02:55:09.956Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-10-27T02:55:09.956Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-10-27T02:55:10.217Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-27T02:55:10.217Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-27T02:55:10.217Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-27T02:55:10.217Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... [2021-10-27T02:55:10.217Z] Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-10-27T02:55:10.217Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-10-27T02:55:10.217Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-10-27T02:55:10.217Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-10-27T02:55:10.486Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-27T02:55:10.486Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... [2021-10-27T02:55:10.486Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... [2021-10-27T02:55:10.486Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... [2021-10-27T02:55:10.486Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-27T02:55:10.486Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-10-27T02:55:10.486Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-10-27T02:55:10.486Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-10-27T02:55:10.748Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-27T02:55:10.748Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-10-27T02:55:10.748Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-10-27T02:55:10.748Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-10-27T02:55:10.785Z] 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-27T02:55:11.007Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-27T02:55:11.007Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-10-27T02:55:11.007Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-10-27T02:55:11.007Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-10-27T02:55:11.007Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-27T02:55:11.007Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-10-27T02:55:11.007Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-10-27T02:55:11.007Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-10-27T02:55:11.266Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-27T02:55:11.266Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-10-27T02:55:11.266Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-10-27T02:55:11.266Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-10-27T02:55:11.526Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-27T02:55:11.526Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-10-27T02:55:11.526Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-10-27T02:55:11.526Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-10-27T02:55:11.526Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-27T02:55:11.526Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-10-27T02:55:11.526Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-10-27T02:55:11.526Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-10-27T02:55:11.785Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-27T02:55:11.785Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-10-27T02:55:11.785Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-10-27T02:55:11.785Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-10-27T02:55:11.785Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-27T02:55:11.785Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-10-27T02:55:11.785Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-10-27T02:55:11.785Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-10-27T02:55:12.045Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-27T02:55:12.045Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-10-27T02:55:12.045Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-10-27T02:55:12.045Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-10-27T02:55:12.045Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-27T02:55:12.045Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-10-27T02:55:12.045Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-10-27T02:55:12.045Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-10-27T02:55:12.307Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-27T02:55:12.307Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... [2021-10-27T02:55:12.307Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... [2021-10-27T02:55:12.307Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... [2021-10-27T02:55:12.307Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-27T02:55:12.307Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-10-27T02:55:12.307Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-10-27T02:55:12.307Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-10-27T02:55:12.568Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-27T02:55:12.568Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-10-27T02:55:12.568Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-10-27T02:55:12.568Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-10-27T02:55:12.568Z] (Reading database ... 13924 files and directories currently installed.) [2021-10-27T02:55:12.568Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-10-27T02:55:12.568Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-10-27T02:55:12.568Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-10-27T02:55:12.568Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-10-27T02:55:12.828Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-10-27T02:55:12.828Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-10-27T02:55:12.828Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... [2021-10-27T02:55:12.828Z] Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... [2021-10-27T02:55:13.089Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-10-27T02:55:13.089Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-10-27T02:55:13.089Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-10-27T02:55:13.089Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-10-27T02:55:13.089Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-10-27T02:55:13.089Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-10-27T02:55:13.089Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-10-27T02:55:13.089Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-10-27T02:55:13.350Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-10-27T02:55:13.350Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-10-27T02:55:13.350Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-10-27T02:55:13.350Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-10-27T02:55:13.350Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-10-27T02:55:13.350Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-10-27T02:55:13.611Z] Preparing to unpack .../11-tzdata_2021a-2ubuntu0.18.04_all.deb ... [2021-10-27T02:55:13.611Z] Unpacking tzdata (2021a-2ubuntu0.18.04) over (2018d-1) ... [2021-10-27T02:55:13.611Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-10-27T02:55:13.611Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-10-27T02:55:13.873Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-10-27T02:55:13.873Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-10-27T02:55:13.873Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-10-27T02:55:13.873Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-10-27T02:55:14.134Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-10-27T02:55:14.134Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-10-27T02:55:14.134Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-10-27T02:55:14.134Z] Unpacking binutils (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-10-27T02:55:14.134Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-10-27T02:55:14.395Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-10-27T02:55:14.395Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-27T02:55:14.395Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-27T02:55:14.395Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-27T02:55:14.395Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-27T02:55:14.395Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-27T02:55:14.395Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-27T02:55:14.656Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-27T02:55:14.656Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-27T02:55:15.597Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-27T02:55:15.597Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-27T02:55:16.169Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-27T02:55:16.169Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-27T02:55:16.428Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-27T02:55:16.428Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-27T02:55:16.688Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-27T02:55:16.688Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-27T02:55:17.259Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-27T02:55:17.259Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-27T02:55:17.259Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-10-27T02:55:17.259Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-10-27T02:55:17.520Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-10-27T02:55:17.520Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-10-27T02:55:17.520Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-10-27T02:55:17.520Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-10-27T02:55:17.520Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-10-27T02:55:17.520Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-10-27T02:55:17.781Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-10-27T02:55:17.781Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-10-27T02:55:17.781Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-10-27T02:55:17.781Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-10-27T02:55:17.781Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-10-27T02:55:17.781Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-10-27T02:55:18.041Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-27T02:55:18.041Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-10-27T02:55:18.041Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-27T02:55:18.041Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-27T02:55:18.041Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-27T02:55:18.041Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-10-27T02:55:18.041Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-10-27T02:55:18.041Z] Setting up tzdata (2021a-2ubuntu0.18.04) ... [2021-10-27T02:55:18.041Z] [2021-10-27T02:55:18.041Z] Current default time zone: 'Etc/UTC' [2021-10-27T02:55:18.041Z] Local time is now: Wed Oct 27 02:55:17 UTC 2021. [2021-10-27T02:55:18.041Z] Universal Time is now: Wed Oct 27 02:55:17 UTC 2021. [2021-10-27T02:55:18.041Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-10-27T02:55:18.041Z] [2021-10-27T02:55:18.041Z] Setting up systemd-sysv (237-3ubuntu10.52) ... [2021-10-27T02:55:18.041Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-27T02:55:18.041Z] Setting up linux-libc-dev:amd64 (4.15.0-161.169) ... [2021-10-27T02:55:18.041Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-10-27T02:55:18.041Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-10-27T02:55:18.041Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-10-27T02:55:18.041Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-10-27T02:55:18.041Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-10-27T02:55:18.303Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-10-27T02:55:18.303Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-10-27T02:55:18.303Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-27T02:55:18.303Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-10-27T02:55:18.303Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-27T02:55:18.303Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.7) ... [2021-10-27T02:55:18.303Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-27T02:55:18.303Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-10-27T02:55:18.303Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-10-27T02:55:18.303Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-10-27T02:55:18.303Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... [2021-10-27T02:55:18.303Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-10-27T02:55:18.303Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-10-27T02:55:18.303Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-10-27T02:55:18.563Z] Setting up ca-certificates (20210119~18.04.2) ... [2021-10-27T02:55:20.473Z] Updating certificates in /etc/ssl/certs... [2021-10-27T02:55:21.043Z] 23 added, 28 removed; done. [2021-10-27T02:55:21.044Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-10-27T02:55:21.044Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-27T02:55:21.044Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-10-27T02:55:21.044Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-10-27T02:55:21.044Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-10-27T02:55:21.044Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-27T02:55:21.044Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.7) ... [2021-10-27T02:55:21.044Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-27T02:55:21.044Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-27T02:55:21.044Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-27T02:55:21.044Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-10-27T02:55:21.044Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-27T02:55:21.044Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-10-27T02:55:21.044Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) ... [2021-10-27T02:55:21.044Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-10-27T02:55:21.044Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-10-27T02:55:21.044Z] Setting up binutils (2.30-21ubuntu1~18.04.7) ... [2021-10-27T02:55:21.044Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-10-27T02:55:21.305Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-10-27T02:55:21.305Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-10-27T02:55:21.305Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-10-27T02:55:21.305Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-10-27T02:55:21.305Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-10-27T02:55:21.305Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-10-27T02:55:21.305Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-10-27T02:55:21.305Z] Processing triggers for ca-certificates (20210119~18.04.2) ... [2021-10-27T02:55:21.305Z] Updating certificates in /etc/ssl/certs... [2021-10-27T02:55:21.875Z] 0 added, 0 removed; done. [2021-10-27T02:55:21.875Z] Running hooks in /etc/ca-certificates/update.d... [2021-10-27T02:55:21.875Z] done. [2021-10-27T02:55:22.447Z] Reading package lists... [2021-10-27T02:55:22.447Z] Building dependency tree... [2021-10-27T02:55:22.447Z] Reading state information... [2021-10-27T02:55:22.708Z] The following NEW packages will be installed: [2021-10-27T02:55:22.708Z] apt-transport-https [2021-10-27T02:55:22.708Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-10-27T02:55:22.968Z] Need to get 4348 B of archives. [2021-10-27T02:55:22.968Z] After this operation, 154 kB of additional disk space will be used. [2021-10-27T02:55:22.968Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2021-10-27T02:55:22.968Z] debconf: delaying package configuration, since apt-utils is not installed [2021-10-27T02:55:22.968Z] Fetched 4348 B in 0s (24.2 kB/s) [2021-10-27T02:55:22.968Z] Selecting previously unselected package apt-transport-https. [2021-10-27T02:55:22.968Z] (Reading database ... 13928 files and directories currently installed.) [2021-10-27T02:55:22.968Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2021-10-27T02:55:22.968Z] Unpacking apt-transport-https (1.6.14) ... [2021-10-27T02:55:22.968Z] Setting up apt-transport-https (1.6.14) ... [2021-10-27T02:55:23.228Z] Waiting for network to be ready... [2021-10-27T02:55:29.809Z] 2021-10-27T02:55:27Z INFO Waiting for automatic snapd restart... [2021-10-27T02:55:30.376Z] snapd 2.52.1 from Canonical* installed [2021-10-27T02:55:31.316Z] "snapd" switched to the "latest/stable" channel [2021-10-27T02:55:31.316Z] [2021-10-27T02:55:32.930Z] 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-27T02:55:33.867Z] core18 20210722 from Canonical* installed [2021-10-27T02:55:33.867Z] "core18" switched to the "latest/stable" channel [2021-10-27T02:55:33.867Z] [2021-10-27T02:55:34.375Z] 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-27T02:55:36.403Z] snapcraft 5.0 from Canonical* installed [2021-10-27T02:55:36.664Z] "snapcraft" switched to the "latest/stable" channel [2021-10-27T02:55:36.664Z] [2021-10-27T02:55:38.675Z] 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-27T02:55:39.272Z] 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-27T02:55:40.862Z] 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-27T02:55:40.862Z] - README.md [2021-10-27T02:55:40.862Z] [2021-10-27T02:55:40.862Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-10-27T02:55:41.120Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-10-27T02:55:41.120Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-10-27T02:55:41.379Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-10-27T02:55:42.319Z] Reading package lists... [2021-10-27T02:55:42.580Z] 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-27T02:55:42.656Z] 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-27T02:55:42.839Z] Reading package lists... [2021-10-27T02:55:42.839Z] Building dependency tree... [2021-10-27T02:55:42.839Z] Reading state information... [2021-10-27T02:55:43.098Z] Suggested packages: [2021-10-27T02:55:43.098Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-10-27T02:55:43.098Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-10-27T02:55:43.098Z] Recommended packages: [2021-10-27T02:55:43.098Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-10-27T02:55:43.098Z] The following NEW packages will be installed: [2021-10-27T02:55:43.098Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-10-27T02:55:43.098Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-10-27T02:55:43.098Z] pkg-config zip [2021-10-27T02:55:43.098Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-10-27T02:55:43.098Z] Need to get 7670 kB of archives. [2021-10-27T02:55:43.098Z] After this operation, 43.8 MB of additional disk space will be used. [2021-10-27T02:55:43.098Z] 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-27T02:55:43.357Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] [2021-10-27T02:55:43.357Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] [2021-10-27T02:55:43.357Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-10-27T02:55:43.357Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] [2021-10-27T02:55:43.357Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-10-27T02:55:43.357Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-10-27T02:55:43.616Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-10-27T02:55:43.616Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-10-27T02:55:43.616Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-10-27T02:55:43.616Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-10-27T02:55:43.876Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-10-27T02:55:43.876Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-10-27T02:55:43.876Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-10-27T02:55:43.876Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-10-27T02:55:43.876Z] debconf: delaying package configuration, since apt-utils is not installed [2021-10-27T02:55:44.135Z] Fetched 7670 kB in 1s (9998 kB/s) [2021-10-27T02:55:44.135Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-10-27T02:55:44.135Z] (Reading database ... 13932 files and directories currently installed.) [2021-10-27T02:55:44.135Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-10-27T02:55:44.135Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-10-27T02:55:44.135Z] Selecting previously unselected package libpsl5:amd64. [2021-10-27T02:55:44.135Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-10-27T02:55:44.135Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-10-27T02:55:44.136Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-10-27T02:55:44.136Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-10-27T02:55:44.136Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-10-27T02:55:45.380Z] Selecting previously unselected package librtmp1:amd64. [2021-10-27T02:55:45.380Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-10-27T02:55:45.380Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-10-27T02:55:45.380Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-10-27T02:55:45.380Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... [2021-10-27T02:55:45.380Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2021-10-27T02:55:45.380Z] Selecting previously unselected package liberror-perl. [2021-10-27T02:55:45.380Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-10-27T02:55:45.380Z] Unpacking liberror-perl (0.17025-1) ... [2021-10-27T02:55:45.380Z] Selecting previously unselected package git-man. [2021-10-27T02:55:45.380Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... [2021-10-27T02:55:45.380Z] Unpacking git-man (1:2.17.1-1ubuntu0.9) ... [2021-10-27T02:55:45.380Z] Selecting previously unselected package git. [2021-10-27T02:55:45.380Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... [2021-10-27T02:55:45.380Z] Unpacking git (1:2.17.1-1ubuntu0.9) ... [2021-10-27T02:55:45.380Z] Selecting previously unselected package libnorm1:amd64. [2021-10-27T02:55:45.380Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-10-27T02:55:45.380Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-10-27T02:55:45.380Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-10-27T02:55:45.380Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-10-27T02:55:45.380Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-10-27T02:55:45.380Z] Selecting previously unselected package libsodium23:amd64. [2021-10-27T02:55:45.380Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-10-27T02:55:45.380Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-10-27T02:55:45.380Z] Selecting previously unselected package libzmq5:amd64. [2021-10-27T02:55:45.380Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-10-27T02:55:45.380Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-10-27T02:55:45.380Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-10-27T02:55:45.380Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-10-27T02:55:45.380Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-10-27T02:55:45.380Z] Selecting previously unselected package pkg-config. [2021-10-27T02:55:45.380Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-10-27T02:55:45.380Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-10-27T02:55:45.380Z] Selecting previously unselected package zip. [2021-10-27T02:55:45.380Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-10-27T02:55:45.380Z] Unpacking zip (3.0-11build1) ... [2021-10-27T02:55:45.638Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-10-27T02:55:45.638Z] Setting up git-man (1:2.17.1-1ubuntu0.9) ... [2021-10-27T02:55:45.638Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-10-27T02:55:45.638Z] Setting up liberror-perl (0.17025-1) ... [2021-10-27T02:55:45.638Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-10-27T02:55:45.638Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-10-27T02:55:45.638Z] No schema files found: doing nothing. [2021-10-27T02:55:45.638Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-10-27T02:55:45.638Z] Setting up zip (3.0-11build1) ... [2021-10-27T02:55:45.638Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-10-27T02:55:45.638Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-10-27T02:55:45.638Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-10-27T02:55:45.638Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-10-27T02:55:45.638Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2021-10-27T02:55:45.638Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-10-27T02:55:45.638Z] Setting up git (1:2.17.1-1ubuntu0.9) ... [2021-10-27T02:55:45.638Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-10-27T02:55:46.207Z] git set to automatically installed. [2021-10-27T02:55:46.207Z] git-man set to automatically installed. [2021-10-27T02:55:46.207Z] libcurl3-gnutls set to automatically installed. [2021-10-27T02:55:46.207Z] liberror-perl set to automatically installed. [2021-10-27T02:55:46.207Z] libglib2.0-0 set to automatically installed. [2021-10-27T02:55:46.207Z] libnghttp2-14 set to automatically installed. [2021-10-27T02:55:46.207Z] libnorm1 set to automatically installed. [2021-10-27T02:55:46.207Z] libpgm-5.2-0 set to automatically installed. [2021-10-27T02:55:46.207Z] libpsl5 set to automatically installed. [2021-10-27T02:55:46.207Z] librtmp1 set to automatically installed. [2021-10-27T02:55:46.207Z] libsodium23 set to automatically installed. [2021-10-27T02:55:46.207Z] libzmq3-dev set to automatically installed. [2021-10-27T02:55:46.207Z] libzmq5 set to automatically installed. [2021-10-27T02:55:46.207Z] pkg-config set to automatically installed. [2021-10-27T02:55:46.207Z] zip set to automatically installed. [2021-10-27T02:55:46.852Z] 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-27T02:55:47.587Z] snapd is not logged in, snap install commands will use sudo [2021-10-27T02:55:49.478Z] 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-27T02:55:54.885Z] 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-27T02:55:55.724Z] go (1.16/stable) 1.16.9 from Michael Hudson-Doyle (mwhudson) installed [2021-10-27T02:55:55.724Z] snapd is not logged in, snap install commands will use sudo [2021-10-27T02:55:57.502Z] 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-27T02:56:00.891Z] 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-27T02:56:01.004Z] core18 20211015 from Canonical* refreshed [2021-10-27T02:56:01.004Z] Pulling config-common [2021-10-27T02:56:01.004Z] + snapcraftctl pull [2021-10-27T02:56:02.394Z] Pulling go-build-helper [2021-10-27T02:56:02.394Z] + snapcraftctl pull [2021-10-27T02:56:03.774Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-10-27T02:56:03.774Z] Skipping pull go-build-helper (already ran) [2021-10-27T02:56:03.774Z] Building go-build-helper [2021-10-27T02:56:03.774Z] + snapcraftctl build [2021-10-27T02:56:05.683Z] Staging go-build-helper [2021-10-27T02:56:05.683Z] + snapcraftctl stage [Pipeline] } [2021-10-27T02:56:06.352Z] $ docker stop --time=1 b802163d1e802bdcd05b450da5020b2c8784a5d5585c4335bb1a58f2b7a78682 [2021-10-27T02:56:08.388Z] $ docker rm -f b802163d1e802bdcd05b450da5020b2c8784a5d5585c4335bb1a58f2b7a78682 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-27T02:56:09.973Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-10-27T02:56:10.245Z] [2021-10-27T02:56:10.245Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-27T02:56:10.589Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-10-27T02:56:10.862Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-10-27T02:56:10.862Z] 29e5d40040c1: Pulling fs layer [2021-10-27T02:56:10.862Z] 1ce36da41761: Pulling fs layer [2021-10-27T02:56:10.862Z] 25b303627fd3: Pulling fs layer [2021-10-27T02:56:10.862Z] 29e5d40040c1: Verifying Checksum [2021-10-27T02:56:10.862Z] 29e5d40040c1: Download complete [2021-10-27T02:56:11.137Z] 1ce36da41761: Verifying Checksum [2021-10-27T02:56:11.411Z] 1ce36da41761: Download complete [2021-10-27T02:56:11.684Z] 29e5d40040c1: Pull complete [2021-10-27T02:56:12.662Z] 25b303627fd3: Verifying Checksum [2021-10-27T02:56:12.662Z] 25b303627fd3: Download complete [2021-10-27T02:56:12.662Z] 1ce36da41761: Pull complete [2021-10-27T02:56:15.681Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-10-27T02:56:15.681Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-10-27T02:56:15.681Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1932 kB] [2021-10-27T02:56:15.681Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [349 kB] [2021-10-27T02:56:15.681Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-10-27T02:56:15.681Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-10-27T02:56:15.682Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [488 kB] [2021-10-27T02:56:15.682Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [65.8 kB] [2021-10-27T02:56:15.682Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1144 kB] [2021-10-27T02:56:15.682Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [262 kB] [2021-10-27T02:56:15.682Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-10-27T02:56:15.682Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-10-27T02:56:15.682Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-10-27T02:56:15.682Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-10-27T02:56:15.682Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-10-27T02:56:15.682Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-10-27T02:56:15.682Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-10-27T02:56:15.682Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-10-27T02:56:15.682Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-10-27T02:56:15.682Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2277 kB] [2021-10-27T02:56:15.682Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [442 kB] [2021-10-27T02:56:15.682Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-10-27T02:56:15.682Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-10-27T02:56:15.682Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [513 kB] [2021-10-27T02:56:15.682Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [69.7 kB] [2021-10-27T02:56:15.682Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1759 kB] [2021-10-27T02:56:15.682Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [378 kB] [2021-10-27T02:56:15.682Z] Fetched 25.5 MB in 0s (0 B/s) [2021-10-27T02:56:15.682Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-10-27T02:56:15.682Z] Fetched 224 kB in 0s (0 B/s) [2021-10-27T02:56:15.682Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-10-27T02:56:15.682Z] Fetched 157 kB in 0s (0 B/s) [2021-10-27T02:56:15.682Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-10-27T02:56:15.682Z] Fetched 221 kB in 0s (0 B/s) [2021-10-27T02:56:15.682Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-10-27T02:56:15.682Z] Fetched 143 kB in 0s (0 B/s) [2021-10-27T02:56:15.682Z] Pulling edgex-go [2021-10-27T02:56:15.682Z] + snapcraftctl pull [2021-10-27T02:56:15.682Z] Pulling hooks [2021-10-27T02:56:15.682Z] + snapcraftctl pull [2021-10-27T02:56:22.804Z] 25b303627fd3: Pull complete [2021-10-27T02:56:22.804Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-10-27T02:56:22.804Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-10-27T02:56:22.804Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-10-27T02:56:23.069Z] prd-ubuntu18.04-docker-arm64-4c-16g-2250 does not seem to be running inside a container [2021-10-27T02:56:23.166Z] $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-10-27T02:56:25.705Z] $ docker top 8d835b5affe63f74f98220535befe772154737c5cb84a63edc2368625b799ea6 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-27T02:56:26.646Z] + docker-compose build --help [2021-10-27T02:56:26.646Z] + grep parallel [2021-10-27T02:56:30.022Z] --parallel Build images in parallel. [Pipeline] } [2021-10-27T02:56:30.334Z] $ docker stop --time=1 8d835b5affe63f74f98220535befe772154737c5cb84a63edc2368625b799ea6 [2021-10-27T02:56:32.007Z] $ docker rm -f 8d835b5affe63f74f98220535befe772154737c5cb84a63edc2368625b799ea6 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-27T02:56:32.598Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-10-27T02:56:32.599Z] . [Pipeline] withDockerContainer [2021-10-27T02:56:32.830Z] prd-ubuntu18.04-docker-arm64-4c-16g-2250 does not seem to be running inside a container [2021-10-27T02:56:32.921Z] $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-10-27T02:56:33.807Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-10-27T02:56:33.807Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-10-27T02:56:33.807Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-10-27T02:56:33.807Z] Fetched 0 B in 0s (0 B/s) [2021-10-27T02:56:33.807Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-10-27T02:56:33.807Z] Fetched 96.5 kB in 0s (0 B/s) [2021-10-27T02:56:33.807Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-10-27T02:56:33.807Z] Fetched 279 kB in 0s (0 B/s) [2021-10-27T02:56:33.807Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-10-27T02:56:33.807Z] Fetched 122 kB in 0s (0 B/s) [2021-10-27T02:56:33.807Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-10-27T02:56:33.807Z] Fetched 77.8 kB in 0s (0 B/s) [2021-10-27T02:56:33.807Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-10-27T02:56:33.807Z] Fetched 8848 B in 0s (0 B/s) [2021-10-27T02:56:33.807Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-10-27T02:56:33.807Z] Fetched 47.8 kB in 0s (0 B/s) [2021-10-27T02:56:33.807Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-10-27T02:56:33.807Z] Fetched 45.6 kB in 0s (0 B/s) [2021-10-27T02:56:33.807Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-10-27T02:56:33.807Z] Fetched 15.0 kB in 0s (0 B/s) [2021-10-27T02:56:33.807Z] Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] [2021-10-27T02:56:33.807Z] Fetched 220 kB in 0s (0 B/s) [2021-10-27T02:56:33.807Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-10-27T02:56:33.807Z] Fetched 154 kB in 0s (0 B/s) [2021-10-27T02:56:33.807Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-10-27T02:56:33.807Z] Fetched 50.6 kB in 0s (0 B/s) [2021-10-27T02:56:33.807Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-10-27T02:56:33.807Z] Fetched 14.8 kB in 0s (0 B/s) [2021-10-27T02:56:33.807Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-10-27T02:56:33.807Z] Fetched 41.8 kB in 0s (0 B/s) [2021-10-27T02:56:33.807Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-10-27T02:56:33.807Z] Fetched 499 kB in 0s (0 B/s) [2021-10-27T02:56:33.807Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-10-27T02:56:33.807Z] Fetched 111 kB in 0s (0 B/s) [2021-10-27T02:56:33.808Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-10-27T02:56:33.808Z] Fetched 240 kB in 0s (0 B/s) [2021-10-27T02:56:33.808Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-10-27T02:56:33.808Z] Fetched 29.3 kB in 0s (0 B/s) [2021-10-27T02:56:33.808Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-10-27T02:56:33.808Z] Fetched 85.5 kB in 0s (0 B/s) [2021-10-27T02:56:33.808Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-10-27T02:56:33.808Z] Fetched 24.5 kB in 0s (0 B/s) [2021-10-27T02:56:33.808Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-10-27T02:56:33.808Z] Fetched 49.2 kB in 0s (0 B/s) [2021-10-27T02:56:33.808Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-10-27T02:56:33.808Z] Fetched 54.2 kB in 0s (0 B/s) [2021-10-27T02:56:33.808Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-10-27T02:56:33.808Z] Fetched 30.8 kB in 0s (0 B/s) [2021-10-27T02:56:33.808Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-10-27T02:56:33.808Z] Fetched 15.8 kB in 0s (0 B/s) [2021-10-27T02:56:33.808Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-10-27T02:56:33.808Z] Fetched 85.9 kB in 0s (0 B/s) [2021-10-27T02:56:33.808Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-10-27T02:56:33.808Z] Fetched 8720 B in 0s (0 B/s) [2021-10-27T02:56:33.808Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-10-27T02:56:33.808Z] Fetched 140 kB in 0s (0 B/s) [2021-10-27T02:56:33.808Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-10-27T02:56:33.808Z] Fetched 119 kB in 0s (0 B/s) [2021-10-27T02:56:33.808Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-10-27T02:56:33.808Z] Fetched 111 kB in 0s (0 B/s) [2021-10-27T02:56:33.808Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-10-27T02:56:33.808Z] Fetched 11.1 kB in 0s (0 B/s) [2021-10-27T02:56:33.808Z] Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] [2021-10-27T02:56:33.808Z] Fetched 646 kB in 0s (0 B/s) [2021-10-27T02:56:33.808Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-10-27T02:56:33.808Z] Fetched 41.3 kB in 0s (0 B/s) [2021-10-27T02:56:33.808Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-10-27T02:56:33.808Z] Fetched 17.9 kB in 0s (0 B/s) [2021-10-27T02:56:33.808Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-10-27T02:56:33.808Z] Fetched 368 kB in 0s (0 B/s) [2021-10-27T02:56:33.808Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-10-27T02:56:33.808Z] Fetched 187 kB in 0s (0 B/s) [2021-10-27T02:56:33.808Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-10-27T02:56:33.808Z] Fetched 175 kB in 0s (0 B/s) [2021-10-27T02:56:33.808Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-10-27T02:56:33.808Z] Fetched 206 kB in 0s (0 B/s) [2021-10-27T02:56:33.808Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] [2021-10-27T02:56:33.808Z] Fetched 1302 kB in 0s (0 B/s) [2021-10-27T02:56:33.808Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-10-27T02:56:33.808Z] Fetched 36.2 kB in 0s (0 B/s) [2021-10-27T02:56:33.808Z] Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] [2021-10-27T02:56:33.808Z] Fetched 159 kB in 0s (0 B/s) [2021-10-27T02:56:33.808Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-10-27T02:56:33.808Z] Fetched 107 kB in 0s (0 B/s) [2021-10-27T02:56:33.808Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-10-27T02:56:33.808Z] Fetched 48.7 kB in 0s (0 B/s) [2021-10-27T02:56:33.808Z] Pulling static-packages [2021-10-27T02:56:33.808Z] + snapcraftctl pull [2021-10-27T02:56:33.808Z] Pulling version [2021-10-27T02:56:33.808Z] + cd /root/project [2021-10-27T02:56:33.808Z] + + git describe --tags --abbrev=0 [2021-10-27T02:56:33.808Z] sed s/v// [2021-10-27T02:56:33.808Z] + GIT_VERSION=2.0.1-dev.80 [2021-10-27T02:56:33.808Z] + [ -z 2.0.1-dev.80 ] [2021-10-27T02:56:33.808Z] + snapcraftctl set-version 2.0.1-dev.80 [2021-10-27T02:56:33.808Z] Building config-common [2021-10-27T02:56:33.808Z] + snapcraftctl build [2021-10-27T02:56:34.221Z] $ docker top 323177ac59c9e745d2b4161e53825190a1fb9fff8c82678b5f47be99df28c327 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-27T02:56:35.836Z] Skipping build go-build-helper (already ran) [2021-10-27T02:56:35.837Z] Building edgex-go [2021-10-27T02:56:35.837Z] + cd /root/parts/edgex-go/src [2021-10-27T02:56:35.837Z] + + git describe --tags --abbrev=0 [2021-10-27T02:56:35.837Z] sed s/v// [2021-10-27T02:56:35.837Z] + GIT_VERSION=2.0.1-dev.80 [2021-10-27T02:56:35.837Z] + [ -z 2.0.1-dev.80 ] [2021-10-27T02:56:35.837Z] + echo 2.0.1-dev.80 [2021-10-27T02:56:35.837Z] + [ ! -d vendor ] [2021-10-27T02:56:35.837Z] + go mod download all [2021-10-27T02:56:35.846Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-10-27T02:56:39.211Z] Building core-command ... [2021-10-27T02:56:39.211Z] Building core-data ... [2021-10-27T02:56:39.211Z] Building core-metadata ... [2021-10-27T02:56:39.211Z] Building security-bootstrapper ... [2021-10-27T02:56:39.211Z] Building security-proxy-setup ... [2021-10-27T02:56:39.211Z] Building security-secretstore-setup ... [2021-10-27T02:56:39.211Z] Building support-notifications ... [2021-10-27T02:56:39.211Z] Building support-scheduler ... [2021-10-27T02:56:39.211Z] Building sys-mgmt-agent ... [2021-10-27T02:56:39.211Z] Building security-proxy-setup [2021-10-27T02:56:39.211Z] Building support-scheduler [2021-10-27T02:56:39.211Z] Building security-bootstrapper [2021-10-27T02:56:39.211Z] Building support-notifications [2021-10-27T02:56:39.211Z] Building sys-mgmt-agent [2021-10-27T02:56:48.171Z] + make build [2021-10-27T02:56:48.171Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.80" -o cmd/core-data/core-data ./cmd/core-data [2021-10-27T02:56:58.164Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.80" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-10-27T02:57:03.444Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.80" -o cmd/core-command/core-command ./cmd/core-command [2021-10-27T02:57:03.704Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.80" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-10-27T02:57:05.084Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.80" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-10-27T02:57:05.343Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.80" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-10-27T02:57:06.280Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.80" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-10-27T02:57:07.221Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.80" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-10-27T02:57:08.597Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.80" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-10-27T02:57:09.979Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.80" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-10-27T02:57:10.916Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.80" -o ./cmd/secrets-config ./cmd/secrets-config [2021-10-27T02:57:11.853Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.80" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-10-27T02:57:13.767Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-10-27T02:57:13.767Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-10-27T02:57:13.767Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-10-27T02:57:13.767Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-10-27T02:57:13.767Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-10-27T02:57:13.767Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-10-27T02:57:13.767Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-10-27T02:57:13.767Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-10-27T02:57:13.767Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-10-27T02:57:13.767Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-10-27T02:57:13.767Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-10-27T02:57:13.767Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-10-27T02:57:13.767Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-10-27T02:57:13.767Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-10-27T02:57:13.767Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-10-27T02:57:13.767Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-10-27T02:57:13.767Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-10-27T02:57:13.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-27T02:57:13.767Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-10-27T02:57:13.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-27T02:57:13.767Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-10-27T02:57:13.767Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-10-27T02:57:13.767Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-10-27T02:57:13.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-27T02:57:13.767Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-10-27T02:57:13.767Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-10-27T02:57:13.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-27T02:57:14.709Z] Building hooks [2021-10-27T02:57:14.709Z] + cd /root/parts/hooks/src [2021-10-27T02:57:14.709Z] + make build [2021-10-27T02:57:14.709Z] go mod tidy [2021-10-27T02:57:14.969Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.5 [2021-10-27T02:57:15.228Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-10-27T02:57:15.228Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-10-27T02:57:15.228Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-10-27T02:57:15.797Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-10-27T02:57:16.364Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-10-27T02:57:16.364Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-10-27T02:57:19.657Z] Building static-packages [2021-10-27T02:57:19.657Z] + snapcraftctl build [2021-10-27T02:57:21.567Z] Building version [2021-10-27T02:57:21.567Z] + snapcraftctl build [2021-10-27T02:57:24.107Z] Staging config-common [2021-10-27T02:57:24.107Z] + snapcraftctl stage [2021-10-27T02:57:24.676Z] Skipping stage go-build-helper (already ran) [2021-10-27T02:57:24.676Z] Staging edgex-go [2021-10-27T02:57:24.676Z] + snapcraftctl stage [2021-10-27T02:57:25.616Z] Staging hooks [2021-10-27T02:57:25.616Z] + snapcraftctl stage [2021-10-27T02:57:26.997Z] Staging static-packages [2021-10-27T02:57:26.997Z] + snapcraftctl stage [2021-10-27T02:57:27.937Z] Staging version [2021-10-27T02:57:27.937Z] + snapcraftctl stage [2021-10-27T02:57:28.875Z] Priming config-common [2021-10-27T02:57:28.875Z] + snapcraftctl prime [2021-10-27T02:57:30.256Z] Priming go-build-helper [2021-10-27T02:57:30.256Z] + snapcraftctl prime [2021-10-27T02:57:31.196Z] Priming edgex-go [2021-10-27T02:57:31.196Z] + snapcraftctl prime [2021-10-27T02:57:32.581Z] Priming hooks [2021-10-27T02:57:32.581Z] + snapcraftctl prime [2021-10-27T02:57:33.519Z] Priming static-packages [2021-10-27T02:57:33.519Z] + snapcraftctl prime [2021-10-27T02:57:36.060Z] Priming version [2021-10-27T02:57:36.060Z] + snapcraftctl prime [2021-10-27T02:57:37.000Z] 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-27T02:57:47.545Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-27T02:57:47.545Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-10-27T02:57:47.545Z] ---> 5ad8386d8612 [2021-10-27T02:57:47.545Z] Step 3/20 : WORKDIR /edgex-go [2021-10-27T02:57:47.545Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-27T02:57:47.545Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-10-27T02:57:47.545Z] ---> 5ad8386d8612 [2021-10-27T02:57:47.545Z] Step 3/23 : WORKDIR /edgex-go [2021-10-27T02:57:47.545Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-27T02:57:47.545Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-10-27T02:57:47.545Z] ---> 5ad8386d8612 [2021-10-27T02:57:47.545Z] Step 3/30 : WORKDIR /edgex-go [2021-10-27T02:57:47.545Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-27T02:57:47.545Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-10-27T02:57:47.545Z] ---> 5ad8386d8612 [2021-10-27T02:57:47.545Z] Step 3/21 : WORKDIR /edgex-go [2021-10-27T02:57:47.545Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-27T02:57:47.545Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-27T02:57:47.545Z] ---> 5ad8386d8612 [2021-10-27T02:57:47.545Z] Step 3/22 : WORKDIR /edgex-go [2021-10-27T02:57:47.545Z] ---> Running in c0201288526b [2021-10-27T02:57:47.545Z] ---> Running in 2420c1e5af9b [2021-10-27T02:57:47.545Z] ---> Running in f3801f19bd64 [2021-10-27T02:57:47.545Z] ---> Running in bea2b08fc2dd [2021-10-27T02:57:47.545Z] ---> Running in 548bd9fbc2a5 [2021-10-27T02:57:47.545Z] Removing intermediate container bea2b08fc2dd [2021-10-27T02:57:47.545Z] ---> 9385f7c1a380 [2021-10-27T02:57:47.545Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-27T02:57:47.545Z] Removing intermediate container 2420c1e5af9b [2021-10-27T02:57:47.545Z] ---> b60524d026ab [2021-10-27T02:57:47.545Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-27T02:57:47.545Z] Removing intermediate container c0201288526b [2021-10-27T02:57:47.545Z] ---> 41c77aa32e7e [2021-10-27T02:57:47.545Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-27T02:57:47.545Z] Removing intermediate container 548bd9fbc2a5 [2021-10-27T02:57:47.545Z] ---> bfa8be2f7b0e [2021-10-27T02:57:47.545Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-27T02:57:47.545Z] Removing intermediate container f3801f19bd64 [2021-10-27T02:57:47.545Z] ---> f2e074e05a46 [2021-10-27T02:57:47.545Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-27T02:57:47.545Z] ---> Running in 27ddd57fa715 [2021-10-27T02:57:47.545Z] ---> Running in d2847f6c18fc [2021-10-27T02:57:47.545Z] ---> Running in f869b56d8dbe [2021-10-27T02:57:47.545Z] ---> Running in f9be7f6fd547 [2021-10-27T02:57:47.545Z] ---> Running in 88bc2b53adb5 [2021-10-27T02:57:47.545Z] Removing intermediate container 27ddd57fa715 [2021-10-27T02:57:47.545Z] ---> 7449ee2baf3c [2021-10-27T02:57:47.545Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-10-27T02:57:47.545Z] ---> Running in e644035be2e6 [2021-10-27T02:57:47.545Z] Removing intermediate container d2847f6c18fc [2021-10-27T02:57:47.545Z] ---> a33f3406df48 [2021-10-27T02:57:47.545Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-10-27T02:57:47.545Z] ---> Running in e3fb46470c43 [2021-10-27T02:57:47.545Z] Removing intermediate container 88bc2b53adb5 [2021-10-27T02:57:47.545Z] ---> fbbb7df87c1d [2021-10-27T02:57:47.545Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-10-27T02:57:47.545Z] ---> Running in 24f842fc7df1 [2021-10-27T02:57:47.545Z] Removing intermediate container f869b56d8dbe [2021-10-27T02:57:47.545Z] ---> f6300576bc61 [2021-10-27T02:57:47.545Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-10-27T02:57:47.545Z] ---> Running in dffdd1bf680d [2021-10-27T02:57:47.545Z] Removing intermediate container f9be7f6fd547 [2021-10-27T02:57:47.545Z] ---> ee9927e47281 [2021-10-27T02:57:47.545Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-10-27T02:57:47.545Z] ---> Running in 826845de804b [2021-10-27T02:57:48.535Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-27T02:57:48.808Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-27T02:57:49.080Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-27T02:57:49.080Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-27T02:57:49.080Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-27T02:57:49.351Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-27T02:57:49.625Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-27T02:57:49.900Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-27T02:57:50.181Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-27T02:57:50.181Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-27T02:57:50.459Z] OK: 219 MiB in 52 packages [2021-10-27T02:57:50.459Z] OK: 219 MiB in 52 packages [2021-10-27T02:57:51.202Z] OK: 219 MiB in 52 packages [2021-10-27T02:57:51.202Z] OK: 219 MiB in 52 packages [2021-10-27T02:57:51.526Z] OK: 219 MiB in 52 packages [2021-10-27T02:57:52.573Z] Removing intermediate container e644035be2e6 [2021-10-27T02:57:52.573Z] ---> 49b8beb2eabb [2021-10-27T02:57:52.573Z] Step 6/30 : COPY . . [2021-10-27T02:57:52.573Z] Removing intermediate container e3fb46470c43 [2021-10-27T02:57:52.573Z] ---> a2f8d9506813 [2021-10-27T02:57:52.573Z] Step 6/20 : COPY . . [2021-10-27T02:57:53.222Z] Removing intermediate container 24f842fc7df1 [2021-10-27T02:57:53.222Z] ---> b567f5e718a1 [2021-10-27T02:57:53.222Z] Step 6/22 : COPY . . [2021-10-27T02:57:53.498Z] Removing intermediate container 826845de804b [2021-10-27T02:57:53.498Z] ---> 3e0ae6abfdeb [2021-10-27T02:57:53.498Z] Step 6/23 : COPY go.mod . [2021-10-27T02:57:53.498Z] Removing intermediate container dffdd1bf680d [2021-10-27T02:57:53.498Z] ---> efc5b4cad299 [2021-10-27T02:57:53.498Z] Step 6/21 : COPY . . [2021-10-27T02:57:54.931Z] ---> a53a22732687 [2021-10-27T02:57:54.931Z] Step 7/23 : RUN go mod download [2021-10-27T02:57:55.208Z] ---> Running in 7483fb84465a [2021-10-27T02:58:00.633Z] Removing intermediate container 7483fb84465a [2021-10-27T02:58:00.633Z] ---> 04a92080a843 [2021-10-27T02:58:00.633Z] Step 8/23 : COPY . . [2021-10-27T02:58:18.976Z] ---> c5591021d6f0 [2021-10-27T02:58:18.976Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-27T02:58:18.976Z] ---> 983cc53fcb8a [2021-10-27T02:58:18.976Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-27T02:58:18.976Z] ---> 8d96a6f78aa3 [2021-10-27T02:58:18.976Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-27T02:58:18.976Z] ---> Running in f1bc32d9d4f0 [2021-10-27T02:58:18.976Z] ---> e9451e8a24d5 [2021-10-27T02:58:18.976Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-27T02:58:18.976Z] ---> Running in 7974b91b1f48 [2021-10-27T02:58:18.976Z] ---> Running in dc8f3620ea97 [2021-10-27T02:58:18.976Z] ---> Running in f90787f1f3cd [2021-10-27T02:58:21.617Z] ---> ad5cbe9ba1d4 [2021-10-27T02:58:21.617Z] Step 9/23 : RUN go mod tidy [2021-10-27T02:58:21.617Z] ---> Running in 18a02d2575f0 [2021-10-27T02:58:22.222Z] Removing intermediate container f1bc32d9d4f0 [2021-10-27T02:58:22.222Z] ---> a060ca1805fd [2021-10-27T02:58:22.222Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-10-27T02:58:22.222Z] ---> Running in 7ade8a6cf2e7 [2021-10-27T02:58:23.212Z] Removing intermediate container dc8f3620ea97 [2021-10-27T02:58:23.212Z] ---> a17ef0849101 [2021-10-27T02:58:23.212Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-10-27T02:58:23.212Z] Removing intermediate container f90787f1f3cd [2021-10-27T02:58:23.212Z] ---> 5c1320eb979c [2021-10-27T02:58:23.212Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-10-27T02:58:23.495Z] ---> Running in 4f6668c94905 [2021-10-27T02:58:23.495Z] Removing intermediate container 7974b91b1f48 [2021-10-27T02:58:23.495Z] ---> 16fae91552d9 [2021-10-27T02:58:23.495Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-10-27T02:58:23.495Z] ---> Running in e566151c633c [2021-10-27T02:58:23.780Z] ---> Running in 3fd4ed768436 [2021-10-27T02:58:24.779Z] 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-27T02:58:25.765Z] 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-27T02:58:26.042Z] 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-27T02:58:26.042Z] 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-27T02:58:27.505Z] Removing intermediate container 18a02d2575f0 [2021-10-27T02:58:27.505Z] ---> a849a2af22f1 [2021-10-27T02:58:27.505Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-10-27T02:58:27.505Z] ---> Running in 94d116f3d076 [2021-10-27T02:58:29.492Z] 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-27T03:00:21.330Z] 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-27T03:00:21.330Z] Removing intermediate container 7ade8a6cf2e7 [2021-10-27T03:00:21.330Z] ---> 1d00f62f5b11 [2021-10-27T03:00:21.330Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-10-27T03:00:21.330Z] ---> Running in 899fece66742 [2021-10-27T03:00:21.330Z] 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-27T03:00:25.661Z] Removing intermediate container e566151c633c [2021-10-27T03:00:25.661Z] ---> 0caf1fccb0c4 [2021-10-27T03:00:25.661Z] [2021-10-27T03:00:25.661Z] Step 9/30 : FROM alpine:3.14 [2021-10-27T03:00:25.661Z] 3.14: Pulling from library/alpine [2021-10-27T03:00:25.933Z] Removing intermediate container 899fece66742 [2021-10-27T03:00:25.933Z] ---> 0d666f075d7a [2021-10-27T03:00:25.933Z] [2021-10-27T03:00:25.933Z] Step 10/22 : FROM docker:20.10.8 [2021-10-27T03:00:25.933Z] 20.10.8: Pulling from library/docker [2021-10-27T03:00:26.533Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-27T03:00:26.533Z] Status: Downloaded newer image for alpine:3.14 [2021-10-27T03:00:26.533Z] ---> bb3de5531c18 [2021-10-27T03:00:26.533Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-10-27T03:00:26.533Z] Removing intermediate container 3fd4ed768436 [2021-10-27T03:00:26.533Z] ---> 31091de013a4 [2021-10-27T03:00:26.533Z] [2021-10-27T03:00:26.533Z] Step 9/20 : FROM alpine:3.14 [2021-10-27T03:00:26.533Z] ---> bb3de5531c18 [2021-10-27T03:00:26.533Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-10-27T03:00:26.811Z] ---> Running in 7ba79fe97810 [2021-10-27T03:00:26.811Z] ---> Running in 686846133ec0 [2021-10-27T03:00:27.802Z] Removing intermediate container 7ba79fe97810 [2021-10-27T03:00:27.802Z] ---> d22557be2a38 [2021-10-27T03:00:27.802Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-10-27T03:00:28.079Z] ---> Running in e335baf5eeb3 [2021-10-27T03:00:28.690Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-27T03:00:28.970Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-27T03:00:29.955Z] (1/5) Installing ca-certificates (20191127-r5) [2021-10-27T03:00:29.955Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-10-27T03:00:29.955Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-10-27T03:00:29.955Z] (4/5) Installing libcurl (7.79.1-r0) [2021-10-27T03:00:29.955Z] (5/5) Installing curl (7.79.1-r0) [2021-10-27T03:00:29.955Z] Executing busybox-1.33.1-r3.trigger [2021-10-27T03:00:30.229Z] Executing ca-certificates-20191127-r5.trigger [2021-10-27T03:00:30.229Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-27T03:00:30.229Z] OK: 8 MiB in 19 packages [2021-10-27T03:00:30.510Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-27T03:00:31.504Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-10-27T03:00:31.504Z] (2/2) Installing su-exec (0.2-r1) [2021-10-27T03:00:31.504Z] Executing busybox-1.33.1-r3.trigger [2021-10-27T03:00:31.504Z] OK: 5 MiB in 16 packages [2021-10-27T03:00:31.504Z] Removing intermediate container 4f6668c94905 [2021-10-27T03:00:31.504Z] ---> 4138aa6391d1 [2021-10-27T03:00:31.504Z] [2021-10-27T03:00:31.504Z] Step 9/21 : FROM alpine:3.14 [2021-10-27T03:00:31.504Z] ---> bb3de5531c18 [2021-10-27T03:00:31.504Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-10-27T03:00:31.789Z] ---> Running in c19f2b83e036 [2021-10-27T03:00:33.219Z] Removing intermediate container 686846133ec0 [2021-10-27T03:00:33.219Z] ---> 9148b72cd038 [2021-10-27T03:00:33.219Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-10-27T03:00:33.219Z] ---> Running in e72d155fa51a [2021-10-27T03:00:33.219Z] Removing intermediate container e335baf5eeb3 [2021-10-27T03:00:33.219Z] ---> 3a36530c4c97 [2021-10-27T03:00:33.219Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-10-27T03:00:33.495Z] Removing intermediate container 94d116f3d076 [2021-10-27T03:00:33.495Z] ---> 0d14b4608e15 [2021-10-27T03:00:33.495Z] [2021-10-27T03:00:33.495Z] Step 11/23 : FROM alpine:3.14 [2021-10-27T03:00:33.495Z] ---> bb3de5531c18 [2021-10-27T03:00:33.495Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-10-27T03:00:33.495Z] ---> Running in 5b231ab15f7a [2021-10-27T03:00:33.495Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-27T03:00:33.774Z] ---> Running in 0ae25aff3e6c [2021-10-27T03:00:33.774Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-27T03:00:34.051Z] Removing intermediate container e72d155fa51a [2021-10-27T03:00:34.051Z] ---> eb6eb1dd850e [2021-10-27T03:00:34.051Z] Step 12/20 : WORKDIR /edgex [2021-10-27T03:00:34.327Z] ---> Running in 2504dfe9253c [2021-10-27T03:00:34.327Z] Removing intermediate container 5b231ab15f7a [2021-10-27T03:00:34.327Z] ---> 2d1a178a71a6 [2021-10-27T03:00:34.327Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-10-27T03:00:34.600Z] ---> Running in 2b5897cda399 [2021-10-27T03:00:34.881Z] (1/2) Installing ca-certificates (20191127-r5) [2021-10-27T03:00:34.881Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-10-27T03:00:34.881Z] Executing busybox-1.33.1-r3.trigger [2021-10-27T03:00:34.881Z] Executing ca-certificates-20191127-r5.trigger [2021-10-27T03:00:35.162Z] OK: 6 MiB in 16 packages [2021-10-27T03:00:35.162Z] Removing intermediate container 2504dfe9253c [2021-10-27T03:00:35.162Z] ---> ed8b9e0ec087 [2021-10-27T03:00:35.162Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-10-27T03:00:35.443Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-27T03:00:35.722Z] Removing intermediate container 2b5897cda399 [2021-10-27T03:00:35.722Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-27T03:00:35.722Z] ---> e6c6d58bd897 [2021-10-27T03:00:35.722Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-10-27T03:00:36.007Z] ---> Running in 5c86b682213c [2021-10-27T03:00:36.619Z] ---> 1f87dd3fb0d8 [2021-10-27T03:00:36.619Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-10-27T03:00:36.900Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-10-27T03:00:36.900Z] Executing busybox-1.33.1-r3.trigger [2021-10-27T03:00:36.900Z] OK: 5 MiB in 15 packages [2021-10-27T03:00:37.888Z] Removing intermediate container c19f2b83e036 [2021-10-27T03:00:37.888Z] ---> ea8371d116f6 [2021-10-27T03:00:37.888Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-27T03:00:37.888Z] ---> Running in 8ab5bb08ecea [2021-10-27T03:00:38.536Z] Removing intermediate container 0ae25aff3e6c [2021-10-27T03:00:38.536Z] ---> 34c31de0fad6 [2021-10-27T03:00:38.536Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-27T03:00:38.536Z] ---> Running in a61d3fa10216 [2021-10-27T03:00:38.809Z] Removing intermediate container 8ab5bb08ecea [2021-10-27T03:00:38.809Z] ---> 145814003622 [2021-10-27T03:00:38.809Z] Step 12/21 : ENV APP_PORT=59860 [2021-10-27T03:00:38.809Z] ---> Running in 245b6e7646b4 [2021-10-27T03:00:39.083Z] ---> 0d8a5de1ad62 [2021-10-27T03:00:39.083Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-10-27T03:00:39.354Z] Removing intermediate container a61d3fa10216 [2021-10-27T03:00:39.354Z] ---> a7a86615dea3 [2021-10-27T03:00:39.354Z] Step 14/23 : ENV APP_PORT=59861 [2021-10-27T03:00:39.625Z] ---> Running in 526dfe4e62f9 [2021-10-27T03:00:39.625Z] Removing intermediate container 5c86b682213c [2021-10-27T03:00:39.625Z] ---> fdad70ccc044 [2021-10-27T03:00:39.625Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-10-27T03:00:39.625Z] Removing intermediate container 245b6e7646b4 [2021-10-27T03:00:39.625Z] ---> c35f949353c7 [2021-10-27T03:00:39.625Z] Step 13/21 : EXPOSE $APP_PORT [2021-10-27T03:00:39.900Z] ---> Running in 74ed08617668 [2021-10-27T03:00:39.900Z] ---> Running in bf996a2c3c5a [2021-10-27T03:00:40.171Z] Removing intermediate container 526dfe4e62f9 [2021-10-27T03:00:40.171Z] ---> 0c10d3227481 [2021-10-27T03:00:40.171Z] Step 15/23 : EXPOSE $APP_PORT [2021-10-27T03:00:40.444Z] ---> Running in 6612676436d4 [2021-10-27T03:00:40.719Z] Removing intermediate container bf996a2c3c5a [2021-10-27T03:00:40.719Z] ---> 41debbecdb28 [2021-10-27T03:00:40.719Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-27T03:00:40.719Z] Removing intermediate container 74ed08617668 [2021-10-27T03:00:40.719Z] ---> 333aedc83681 [2021-10-27T03:00:40.719Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-10-27T03:00:41.318Z] Removing intermediate container 6612676436d4 [2021-10-27T03:00:41.318Z] ---> 35838e21f3b1 [2021-10-27T03:00:41.318Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-27T03:00:41.318Z] ---> 43485a74867f [2021-10-27T03:00:41.318Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-10-27T03:00:41.590Z] ---> Running in e8302e4f47fd [2021-10-27T03:00:42.200Z] ---> 78968c1bb8d3 [2021-10-27T03:00:42.200Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-10-27T03:00:42.200Z] ---> e3286cf751dd [2021-10-27T03:00:42.200Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-10-27T03:00:42.200Z] ---> Running in acb734dab8ad [2021-10-27T03:00:42.474Z] Removing intermediate container e8302e4f47fd [2021-10-27T03:00:42.474Z] ---> b2a3b8cccc88 [2021-10-27T03:00:42.474Z] Step 17/20 : CMD ["--init=true"] [2021-10-27T03:00:42.474Z] ---> 36c30306a1e5 [2021-10-27T03:00:42.474Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-10-27T03:00:42.474Z] ---> Running in 6c19a4343010 [2021-10-27T03:00:43.463Z] Removing intermediate container 6c19a4343010 [2021-10-27T03:00:43.463Z] ---> 258c3cab9940 [2021-10-27T03:00:43.463Z] Step 18/20 : LABEL arch=arm64 [2021-10-27T03:00:43.463Z] ---> Running in 824bf1f87c30 [2021-10-27T03:00:44.062Z] ---> 8a549d43927d [2021-10-27T03:00:44.063Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-10-27T03:00:44.063Z] Removing intermediate container 824bf1f87c30 [2021-10-27T03:00:44.063Z] ---> b44b807f78ce [2021-10-27T03:00:44.063Z] Step 19/20 : LABEL git_sha=fe6081c4ca8d805012ac499859bc9d714b93eba4 [2021-10-27T03:00:44.339Z] ---> Running in b662c8f83524 [2021-10-27T03:00:44.621Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-10-27T03:00:44.621Z] Status: Downloaded newer image for docker:20.10.8 [2021-10-27T03:00:44.621Z] ---> 3734d5adc5ac [2021-10-27T03:00:44.621Z] 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-27T03:00:44.621Z] ---> Running in 1f07c32d455d [2021-10-27T03:00:44.891Z] ---> b6a0e9a64c15 [2021-10-27T03:00:44.891Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-10-27T03:00:45.164Z] Removing intermediate container b662c8f83524 [2021-10-27T03:00:45.164Z] ---> 8a1af5907ca1 [2021-10-27T03:00:45.164Z] Step 20/20 : LABEL version=0.0.0 [2021-10-27T03:00:45.164Z] Removing intermediate container acb734dab8ad [2021-10-27T03:00:45.164Z] ---> 223a6ef566bf [2021-10-27T03:00:45.164Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-27T03:00:45.164Z] ---> 8e22d139f4ee [2021-10-27T03:00:45.164Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-10-27T03:00:45.164Z] ---> Running in 73db94e592c2 [2021-10-27T03:00:45.438Z] ---> Running in 32c35e7949dc [2021-10-27T03:00:45.438Z] Removing intermediate container 1f07c32d455d [2021-10-27T03:00:45.438Z] ---> 12f138451037 [2021-10-27T03:00:45.438Z] 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-27T03:00:45.438Z] ---> Running in 216b088eb99d [2021-10-27T03:00:45.727Z] Removing intermediate container 73db94e592c2 [2021-10-27T03:00:45.727Z] ---> bf61c1f3b8d6 [2021-10-27T03:00:45.727Z] [2021-10-27T03:00:46.010Z] ---> f249d30b03ff [2021-10-27T03:00:46.010Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-10-27T03:00:46.010Z] Removing intermediate container 32c35e7949dc [2021-10-27T03:00:46.010Z] ---> 23fced1be104 [2021-10-27T03:00:46.010Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-27T03:00:46.289Z] ---> Running in 39df2f49a4ed [2021-10-27T03:00:46.289Z] ---> Running in 86f539664f58 [2021-10-27T03:00:46.561Z] ---> 7d8fc4fbfd26 [2021-10-27T03:00:46.561Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-10-27T03:00:46.561Z] Successfully built bf61c1f3b8d6 [2021-10-27T03:00:46.561Z] Successfully tagged security-proxy-setup-arm64:latest [2021-10-27T03:00:46.561Z]  Building security-proxy-setup ... done Building core-command [2021-10-27T03:00:46.836Z] Removing intermediate container 39df2f49a4ed [2021-10-27T03:00:46.836Z] ---> d0815b04aa62 [2021-10-27T03:00:46.836Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-27T03:00:46.836Z] Removing intermediate container 86f539664f58 [2021-10-27T03:00:46.836Z] ---> ee3d96a2588f [2021-10-27T03:00:46.836Z] Step 19/21 : LABEL arch=arm64 [2021-10-27T03:00:47.111Z] ---> Running in 1ae4b72ca870 [2021-10-27T03:00:47.111Z] ---> Running in 401bba2f20b1 [2021-10-27T03:00:47.111Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-27T03:00:47.389Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-27T03:00:47.998Z] Removing intermediate container 1ae4b72ca870 [2021-10-27T03:00:47.998Z] ---> f09cf4d52ad6 [2021-10-27T03:00:47.998Z] Step 21/23 : LABEL arch=arm64 [2021-10-27T03:00:47.998Z] Removing intermediate container 401bba2f20b1 [2021-10-27T03:00:47.998Z] ---> e43870e5a26e [2021-10-27T03:00:47.998Z] Step 20/21 : LABEL git_sha=fe6081c4ca8d805012ac499859bc9d714b93eba4 [2021-10-27T03:00:47.998Z] ---> Running in f61b25d87570 [2021-10-27T03:00:47.998Z] ---> Running in ed52f5ad798b [2021-10-27T03:00:48.276Z] (1/42) Installing readline (8.1.0-r0) [2021-10-27T03:00:48.276Z] (2/42) Installing bash (5.1.4-r0) [2021-10-27T03:00:48.276Z] Executing bash-5.1.4-r0.post-install [2021-10-27T03:00:48.276Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-10-27T03:00:48.551Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-10-27T03:00:48.551Z] (5/42) Installing libcurl (7.79.1-r0) [2021-10-27T03:00:48.551Z] (6/42) Installing curl (7.79.1-r0) [2021-10-27T03:00:48.551Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-10-27T03:00:48.551Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-10-27T03:00:48.551Z] (9/42) Installing expat (2.4.1-r0) [2021-10-27T03:00:48.551Z] (10/42) Installing libffi (3.3-r2) [2021-10-27T03:00:48.551Z] (11/42) Installing gdbm (1.19-r0) [2021-10-27T03:00:48.551Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-10-27T03:00:48.551Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-10-27T03:00:48.551Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-27T03:00:48.551Z] ---> a2424b1c7239 [2021-10-27T03:00:48.551Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-10-27T03:00:48.551Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-10-27T03:00:48.551Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-10-27T03:00:48.551Z] (17/42) Installing python3 (3.9.5-r1) [2021-10-27T03:00:48.825Z] Removing intermediate container ed52f5ad798b [2021-10-27T03:00:48.825Z] ---> 2aad3fbe521f [2021-10-27T03:00:48.825Z] Step 21/21 : LABEL version=0.0.0 [2021-10-27T03:00:48.825Z] Removing intermediate container f61b25d87570 [2021-10-27T03:00:48.825Z] ---> e71abbb46cba [2021-10-27T03:00:48.825Z] Step 22/23 : LABEL git_sha=fe6081c4ca8d805012ac499859bc9d714b93eba4 [2021-10-27T03:00:49.422Z] ---> Running in 87c58d06ad70 [2021-10-27T03:00:49.422Z] ---> Running in bc70c7ce5006 [2021-10-27T03:00:50.020Z] ---> 90ef960e755e [2021-10-27T03:00:50.020Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-10-27T03:00:50.020Z] Removing intermediate container bc70c7ce5006 [2021-10-27T03:00:50.020Z] ---> fc5286b494b1 [2021-10-27T03:00:50.020Z] Step 23/23 : LABEL version=0.0.0 [2021-10-27T03:00:50.020Z] Removing intermediate container 87c58d06ad70 [2021-10-27T03:00:50.020Z] ---> 31cdcc5899c8 [2021-10-27T03:00:50.020Z] [2021-10-27T03:00:50.296Z] ---> Running in 1e255d04c69b [2021-10-27T03:00:50.898Z] Successfully built 31cdcc5899c8 [2021-10-27T03:00:50.898Z] Successfully tagged support-notifications-arm64:latest [2021-10-27T03:00:50.898Z]  Building support-notifications ... done Building core-data [2021-10-27T03:00:50.898Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-10-27T03:00:50.898Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-10-27T03:00:50.898Z] (20/42) Installing py3-idna (3.2-r0) [2021-10-27T03:00:50.898Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-10-27T03:00:51.176Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-10-27T03:00:51.176Z] Removing intermediate container 1e255d04c69b [2021-10-27T03:00:51.176Z] ---> 52209922e1ed [2021-10-27T03:00:51.176Z] [2021-10-27T03:00:51.176Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-10-27T03:00:51.176Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-10-27T03:00:51.176Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-10-27T03:00:51.176Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-10-27T03:00:51.176Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-10-27T03:00:51.176Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-10-27T03:00:51.176Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-10-27T03:00:51.176Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-10-27T03:00:51.176Z] (31/42) Installing py3-six (1.15.0-r1) [2021-10-27T03:00:51.176Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-10-27T03:00:51.176Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-10-27T03:00:51.447Z] ---> c325c7ff9a61 [2021-10-27T03:00:51.447Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-10-27T03:00:51.447Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-10-27T03:00:51.447Z] (35/42) Installing py3-packaging (20.9-r1) [2021-10-27T03:00:51.447Z] Successfully built 52209922e1ed [2021-10-27T03:00:51.447Z] Successfully tagged support-scheduler-arm64:latest [2021-10-27T03:00:51.447Z]  Building support-scheduler ... done Building security-secretstore-setup [2021-10-27T03:00:51.447Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-10-27T03:00:51.447Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-10-27T03:00:51.447Z] (38/42) Installing py3-progress (1.5-r2) [2021-10-27T03:00:51.447Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-10-27T03:00:51.447Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-10-27T03:00:51.447Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-10-27T03:00:51.722Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-10-27T03:00:52.328Z] Executing busybox-1.33.1-r3.trigger [2021-10-27T03:00:52.328Z] OK: 84 MiB in 64 packages [2021-10-27T03:00:52.328Z] ---> 55b59eaf496e [2021-10-27T03:00:52.328Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-10-27T03:00:52.604Z] ---> Running in 7f81bdc0eca0 [2021-10-27T03:00:52.879Z] Removing intermediate container 7f81bdc0eca0 [2021-10-27T03:00:52.879Z] ---> 60661ecfe22e [2021-10-27T03:00:52.879Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-10-27T03:00:53.856Z] ---> 851bc746317a [2021-10-27T03:00:53.856Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-10-27T03:00:54.130Z] ---> Running in 135c78bdb647 [2021-10-27T03:00:56.930Z] Collecting docker-compose==1.23.2 [2021-10-27T03:00:56.930Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-10-27T03:00:56.930Z] Removing intermediate container 135c78bdb647 [2021-10-27T03:00:56.930Z] ---> 30f194769d77 [2021-10-27T03:00:56.930Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-10-27T03:00:57.212Z] ---> Running in ea50c8e7a6db [2021-10-27T03:00:57.551Z] Removing intermediate container ea50c8e7a6db [2021-10-27T03:00:57.551Z] ---> ef4509a95e9b [2021-10-27T03:00:57.551Z] Step 27/30 : CMD ["gate"] [2021-10-27T03:00:57.841Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-10-27T03:00:57.841Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-10-27T03:00:57.841Z] ---> Running in c6b03a20c2cb [2021-10-27T03:00:58.141Z] Collecting cached-property<2,>=1.2.0 [2021-10-27T03:00:58.141Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-10-27T03:00:58.574Z] Removing intermediate container c6b03a20c2cb [2021-10-27T03:00:58.574Z] ---> 8660fc579953 [2021-10-27T03:00:58.574Z] Step 28/30 : LABEL arch=arm64 [2021-10-27T03:00:58.574Z] Collecting jsonschema<3,>=2.5.1 [2021-10-27T03:00:58.574Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-10-27T03:00:58.881Z] ---> Running in d7227e2747dd [2021-10-27T03:00:59.172Z] Collecting websocket-client<1.0,>=0.32.0 [2021-10-27T03:00:59.172Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-10-27T03:00:59.445Z] Removing intermediate container d7227e2747dd [2021-10-27T03:00:59.445Z] ---> d560dfb4f6bb [2021-10-27T03:00:59.445Z] Step 29/30 : LABEL git_sha=fe6081c4ca8d805012ac499859bc9d714b93eba4 [2021-10-27T03:00:59.719Z] Collecting docker<4.0,>=3.6.0 [2021-10-27T03:00:59.719Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-10-27T03:00:59.719Z] ---> Running in 4849cdbcab4f [2021-10-27T03:01:00.311Z] Removing intermediate container 4849cdbcab4f [2021-10-27T03:01:00.311Z] ---> 989983047dae [2021-10-27T03:01:00.311Z] Step 30/30 : LABEL version=0.0.0 [2021-10-27T03:01:00.587Z] ---> Running in c532cd278a5e [2021-10-27T03:01:00.587Z] Collecting PyYAML<4,>=3.10 [2021-10-27T03:01:00.587Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-10-27T03:01:00.860Z] Removing intermediate container c532cd278a5e [2021-10-27T03:01:00.861Z] ---> 6dc4ada01011 [2021-10-27T03:01:00.861Z] [2021-10-27T03:01:01.457Z] Successfully built 6dc4ada01011 [2021-10-27T03:01:01.457Z] Successfully tagged security-bootstrapper-arm64:latest [2021-10-27T03:01:01.457Z]  Building security-bootstrapper ... done Building core-metadata [2021-10-27T03:01:04.069Z] 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-27T03:01:04.069Z] Collecting texttable<0.10,>=0.9.0 [2021-10-27T03:01:04.069Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-10-27T03:01:05.499Z] Collecting docopt<0.7,>=0.6.1 [2021-10-27T03:01:05.499Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-10-27T03:01:07.469Z] Collecting dockerpty<0.5,>=0.4.1 [2021-10-27T03:01:07.469Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-10-27T03:01:09.431Z] Collecting docker-pycreds>=0.4.0 [2021-10-27T03:01:09.431Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-10-27T03:01:10.026Z] Collecting idna<2.8,>=2.5 [2021-10-27T03:01:10.026Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-10-27T03:01:10.614Z] Collecting urllib3<1.25,>=1.21.1 [2021-10-27T03:01:10.614Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-10-27T03:01:10.886Z] Collecting chardet<3.1.0,>=3.0.2 [2021-10-27T03:01:11.156Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-10-27T03:01:11.156Z] 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-27T03:01:11.429Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-10-27T03:01:11.429Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-10-27T03:01:11.429Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-10-27T03:01:11.429Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-10-27T03:01:12.410Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-10-27T03:01:12.410Z] Attempting uninstall: urllib3 [2021-10-27T03:01:12.410Z] Found existing installation: urllib3 1.26.5 [2021-10-27T03:01:12.410Z] Uninstalling urllib3-1.26.5: [2021-10-27T03:01:12.684Z] Successfully uninstalled urllib3-1.26.5 [2021-10-27T03:01:13.280Z] Attempting uninstall: idna [2021-10-27T03:01:13.280Z] Found existing installation: idna 3.2 [2021-10-27T03:01:13.280Z] Uninstalling idna-3.2: [2021-10-27T03:01:13.280Z] Successfully uninstalled idna-3.2 [2021-10-27T03:01:14.266Z] Attempting uninstall: chardet [2021-10-27T03:01:14.266Z] Found existing installation: chardet 4.0.0 [2021-10-27T03:01:14.266Z] Uninstalling chardet-4.0.0: [2021-10-27T03:01:14.266Z] Successfully uninstalled chardet-4.0.0 [2021-10-27T03:01:16.240Z] Attempting uninstall: requests [2021-10-27T03:01:16.240Z] Found existing installation: requests 2.25.1 [2021-10-27T03:01:16.240Z] Uninstalling requests-2.25.1: [2021-10-27T03:01:16.240Z] Successfully uninstalled requests-2.25.1 [2021-10-27T03:01:16.512Z] Running setup.py install for texttable: started [2021-10-27T03:01:18.481Z] Running setup.py install for texttable: finished with status 'done' [2021-10-27T03:01:18.481Z] Running setup.py install for PyYAML: started [2021-10-27T03:01:21.094Z] Running setup.py install for PyYAML: finished with status 'done' [2021-10-27T03:01:21.365Z] Running setup.py install for docopt: started [2021-10-27T03:01:23.336Z] Running setup.py install for docopt: finished with status 'done' [2021-10-27T03:01:23.336Z] Running setup.py install for dockerpty: started [2021-10-27T03:01:25.308Z] Running setup.py install for dockerpty: finished with status 'done' [2021-10-27T03:01:25.904Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-27T03:01:25.904Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-27T03:01:25.904Z] ---> 5ad8386d8612 [2021-10-27T03:01:25.904Z] Step 3/22 : WORKDIR /edgex-go [2021-10-27T03:01:25.904Z] ---> Using cache [2021-10-27T03:01:25.904Z] ---> f2e074e05a46 [2021-10-27T03:01:25.904Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-27T03:01:25.904Z] ---> Using cache [2021-10-27T03:01:25.904Z] ---> ee9927e47281 [2021-10-27T03:01:25.904Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-10-27T03:01:25.904Z] ---> Using cache [2021-10-27T03:01:25.904Z] ---> 3e0ae6abfdeb [2021-10-27T03:01:25.904Z] Step 6/22 : COPY . . [2021-10-27T03:01:26.885Z] 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-27T03:01:32.278Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-27T03:01:32.278Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-27T03:01:32.278Z] ---> 5ad8386d8612 [2021-10-27T03:01:32.278Z] Step 3/22 : WORKDIR /edgex-go [2021-10-27T03:01:32.278Z] ---> Using cache [2021-10-27T03:01:32.278Z] ---> f2e074e05a46 [2021-10-27T03:01:32.278Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-27T03:01:32.278Z] ---> Using cache [2021-10-27T03:01:32.278Z] ---> ee9927e47281 [2021-10-27T03:01:32.278Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-10-27T03:01:32.278Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-27T03:01:32.278Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-10-27T03:01:32.278Z] ---> 5ad8386d8612 [2021-10-27T03:01:32.278Z] Step 3/24 : WORKDIR /edgex-go [2021-10-27T03:01:32.278Z] ---> Using cache [2021-10-27T03:01:32.278Z] ---> f2e074e05a46 [2021-10-27T03:01:32.278Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-27T03:01:32.278Z] ---> Using cache [2021-10-27T03:01:32.278Z] ---> ee9927e47281 [2021-10-27T03:01:32.278Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-10-27T03:01:32.278Z] ---> Using cache [2021-10-27T03:01:32.278Z] ---> 3e0ae6abfdeb [2021-10-27T03:01:32.278Z] Step 6/24 : COPY . . [2021-10-27T03:01:32.884Z] ---> Running in 69749fda6492 [2021-10-27T03:01:34.861Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-27T03:01:35.464Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-27T03:01:36.441Z] OK: 219 MiB in 52 packages [2021-10-27T03:01:38.423Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-27T03:01:38.423Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-27T03:01:38.423Z] ---> 5ad8386d8612 [2021-10-27T03:01:38.423Z] Step 3/22 : WORKDIR /edgex-go [2021-10-27T03:01:38.423Z] ---> Using cache [2021-10-27T03:01:38.423Z] ---> f2e074e05a46 [2021-10-27T03:01:38.423Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-27T03:01:38.423Z] ---> Using cache [2021-10-27T03:01:38.423Z] ---> ee9927e47281 [2021-10-27T03:01:38.423Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-10-27T03:01:38.423Z] ---> Using cache [2021-10-27T03:01:38.423Z] ---> 3e0ae6abfdeb [2021-10-27T03:01:38.423Z] Step 6/22 : COPY . . [2021-10-27T03:01:39.018Z] Removing intermediate container 69749fda6492 [2021-10-27T03:01:39.019Z] ---> 963e52b42f30 [2021-10-27T03:01:39.019Z] Step 6/22 : COPY . . [2021-10-27T03:01:45.734Z] Removing intermediate container 216b088eb99d [2021-10-27T03:01:45.734Z] ---> e4b194af2423 [2021-10-27T03:01:45.734Z] Step 13/22 : ENV APP_PORT=58890 [2021-10-27T03:01:45.734Z] ---> Running in 1d51bc0466f7 [2021-10-27T03:01:46.713Z] Removing intermediate container 1d51bc0466f7 [2021-10-27T03:01:46.713Z] ---> 14d14aa450ec [2021-10-27T03:01:46.713Z] Step 14/22 : EXPOSE $APP_PORT [2021-10-27T03:01:46.713Z] ---> Running in 83f7c82f507e [2021-10-27T03:01:46.987Z] ---> 7a40e94113b4 [2021-10-27T03:01:46.987Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-27T03:01:47.259Z] ---> Running in d75a6858d88e [2021-10-27T03:01:47.532Z] Removing intermediate container 83f7c82f507e [2021-10-27T03:01:47.532Z] ---> 111d23cf20f0 [2021-10-27T03:01:47.532Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-10-27T03:01:50.140Z] ---> 82e2ee5bd407 [2021-10-27T03:01:50.140Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-10-27T03:01:51.575Z] Removing intermediate container d75a6858d88e [2021-10-27T03:01:51.575Z] ---> dbacf8f7be20 [2021-10-27T03:01:51.575Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-10-27T03:01:51.575Z] ---> 88793ee2341b [2021-10-27T03:01:51.575Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-10-27T03:01:51.575Z] ---> Running in 4f5805eba082 [2021-10-27T03:01:53.548Z] 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-27T03:01:53.549Z] ---> 0e3d17d94382 [2021-10-27T03:01:53.549Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-10-27T03:01:53.549Z] ---> Running in a5f0d321571e [2021-10-27T03:01:54.534Z] ---> 64c90033b47a [2021-10-27T03:01:54.534Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-27T03:01:54.534Z] Removing intermediate container a5f0d321571e [2021-10-27T03:01:54.534Z] ---> d3a15c49d6f9 [2021-10-27T03:01:54.534Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-27T03:01:54.534Z] ---> Running in 0faddb418c57 [2021-10-27T03:01:54.808Z] ---> Running in 8af6429cdf89 [2021-10-27T03:01:56.259Z] Removing intermediate container 8af6429cdf89 [2021-10-27T03:01:56.259Z] ---> c1cafa536ad6 [2021-10-27T03:01:56.259Z] Step 20/22 : LABEL arch=arm64 [2021-10-27T03:01:56.259Z] ---> Running in 8fe49d14cb6d [2021-10-27T03:01:57.446Z] Removing intermediate container 8fe49d14cb6d [2021-10-27T03:01:57.446Z] ---> 8da2ae19b1e6 [2021-10-27T03:01:57.446Z] Step 21/22 : LABEL git_sha=fe6081c4ca8d805012ac499859bc9d714b93eba4 [2021-10-27T03:01:57.723Z] ---> Running in 6a42beea73af [2021-10-27T03:01:58.705Z] Removing intermediate container 6a42beea73af [2021-10-27T03:01:58.705Z] ---> 4febed69b451 [2021-10-27T03:01:58.982Z] Step 22/22 : LABEL version=0.0.0 [2021-10-27T03:01:58.982Z] ---> Running in de3962760f8a [2021-10-27T03:02:00.413Z] Removing intermediate container de3962760f8a [2021-10-27T03:02:00.413Z] ---> d7c2d8f384d3 [2021-10-27T03:02:00.413Z] [2021-10-27T03:02:01.016Z] Removing intermediate container 0faddb418c57 [2021-10-27T03:02:01.016Z] ---> 4ec9eb77c4c0 [2021-10-27T03:02:01.016Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-10-27T03:02:01.016Z] ---> Running in 047f772adf36 [2021-10-27T03:02:02.458Z] Successfully built d7c2d8f384d3 [2021-10-27T03:02:02.458Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-10-27T03:02:04.040Z]  Building sys-mgmt-agent ... done 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-27T03:02:05.554Z] ---> dec275ad73ca [2021-10-27T03:02:05.554Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-27T03:02:05.554Z] ---> Running in 98662a949c38 [2021-10-27T03:02:05.825Z] ---> d2bd00e40b4a [2021-10-27T03:02:05.825Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-27T03:02:06.095Z] ---> Running in f70edfa8ff9a [2021-10-27T03:02:11.514Z] Removing intermediate container 98662a949c38 [2021-10-27T03:02:11.514Z] ---> e07ddbfb8ee0 [2021-10-27T03:02:11.514Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-10-27T03:02:11.514Z] ---> Running in bfc43b6934f1 [2021-10-27T03:02:11.514Z] Removing intermediate container f70edfa8ff9a [2021-10-27T03:02:11.514Z] ---> c203fd96af28 [2021-10-27T03:02:11.514Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-10-27T03:02:11.514Z] ---> Running in 262a267577e1 [2021-10-27T03:02:13.495Z] 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-27T03:02:13.770Z] 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-27T03:03:21.794Z] Removing intermediate container 4f5805eba082 [2021-10-27T03:03:21.794Z] ---> b92947c43d01 [2021-10-27T03:03:21.794Z] [2021-10-27T03:03:21.794Z] Step 9/22 : FROM alpine:3.14 [2021-10-27T03:03:21.794Z] ---> bb3de5531c18 [2021-10-27T03:03:21.794Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-10-27T03:03:21.794Z] ---> Using cache [2021-10-27T03:03:21.794Z] ---> 34c31de0fad6 [2021-10-27T03:03:21.794Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-27T03:03:21.794Z] ---> Using cache [2021-10-27T03:03:21.794Z] ---> a7a86615dea3 [2021-10-27T03:03:21.794Z] Step 12/22 : ENV APP_PORT=59882 [2021-10-27T03:03:21.794Z] ---> Running in 3fcfbbae521c [2021-10-27T03:03:21.794Z] Removing intermediate container 3fcfbbae521c [2021-10-27T03:03:21.794Z] ---> ba96c24a3912 [2021-10-27T03:03:21.794Z] Step 13/22 : EXPOSE $APP_PORT [2021-10-27T03:03:21.794Z] ---> Running in efbd7f038b7a [2021-10-27T03:03:21.794Z] Removing intermediate container efbd7f038b7a [2021-10-27T03:03:21.794Z] ---> 297ae65b33b5 [2021-10-27T03:03:21.794Z] Step 14/22 : WORKDIR / [2021-10-27T03:03:21.794Z] ---> Running in 741966d1bc2e [2021-10-27T03:03:21.794Z] Removing intermediate container 741966d1bc2e [2021-10-27T03:03:21.794Z] ---> 04bd0c8e62d5 [2021-10-27T03:03:21.794Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-27T03:03:21.794Z] ---> 4437e8f07708 [2021-10-27T03:03:21.794Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-10-27T03:03:21.794Z] ---> 9df51432c308 [2021-10-27T03:03:21.794Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-10-27T03:03:21.794Z] ---> 6824a06a944d [2021-10-27T03:03:21.794Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-10-27T03:03:21.794Z] ---> Running in 6afc34ce9db9 [2021-10-27T03:03:21.794Z] Removing intermediate container 6afc34ce9db9 [2021-10-27T03:03:21.794Z] ---> c754642e9970 [2021-10-27T03:03:21.794Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-27T03:03:21.794Z] ---> Running in 3b8e7fd119da [2021-10-27T03:03:21.794Z] Removing intermediate container 3b8e7fd119da [2021-10-27T03:03:21.794Z] ---> dd6d51ae78d5 [2021-10-27T03:03:21.794Z] Step 20/22 : LABEL arch=arm64 [2021-10-27T03:03:21.794Z] ---> Running in 251292d6e91e [2021-10-27T03:03:21.794Z] Removing intermediate container 251292d6e91e [2021-10-27T03:03:21.794Z] ---> 7a9bca5ebd75 [2021-10-27T03:03:21.794Z] Step 21/22 : LABEL git_sha=fe6081c4ca8d805012ac499859bc9d714b93eba4 [2021-10-27T03:03:21.794Z] ---> Running in fc0875139b1f [2021-10-27T03:03:21.794Z] Removing intermediate container fc0875139b1f [2021-10-27T03:03:21.794Z] ---> 908c4093c556 [2021-10-27T03:03:21.794Z] Step 22/22 : LABEL version=0.0.0 [2021-10-27T03:03:21.794Z] ---> Running in 8c0041828903 [2021-10-27T03:03:21.794Z] Removing intermediate container 8c0041828903 [2021-10-27T03:03:21.794Z] ---> 001478435208 [2021-10-27T03:03:21.794Z] [2021-10-27T03:03:21.794Z] Successfully built 001478435208 [2021-10-27T03:03:21.794Z] Successfully tagged core-command-arm64:latest [2021-10-27T03:03:28.511Z]  Building core-command ... done 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-27T03:03:38.672Z] Removing intermediate container 047f772adf36 [2021-10-27T03:03:38.672Z] ---> 4a58d0c6e640 [2021-10-27T03:03:38.672Z] [2021-10-27T03:03:38.672Z] Step 9/24 : FROM alpine:3.14 [2021-10-27T03:03:38.672Z] ---> bb3de5531c18 [2021-10-27T03:03:38.672Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-10-27T03:03:38.949Z] ---> Running in 1cbbcc0cb82e [2021-10-27T03:03:40.936Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-27T03:03:41.211Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-27T03:03:41.809Z] (1/3) Installing ca-certificates (20191127-r5) [2021-10-27T03:03:42.083Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-10-27T03:03:42.083Z] (3/3) Installing su-exec (0.2-r1) [2021-10-27T03:03:42.083Z] Executing busybox-1.33.1-r3.trigger [2021-10-27T03:03:42.083Z] Executing ca-certificates-20191127-r5.trigger [2021-10-27T03:03:42.360Z] OK: 6 MiB in 17 packages [2021-10-27T03:03:43.807Z] Removing intermediate container 1cbbcc0cb82e [2021-10-27T03:03:43.807Z] ---> cba69cfbb0ce [2021-10-27T03:03:43.807Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-10-27T03:03:44.081Z] ---> Running in 5c0d5d22596e [2021-10-27T03:03:44.685Z] Removing intermediate container 5c0d5d22596e [2021-10-27T03:03:44.685Z] ---> 120f22d7333e [2021-10-27T03:03:44.685Z] Step 12/24 : WORKDIR / [2021-10-27T03:03:44.685Z] ---> Running in 52034dba8653 [2021-10-27T03:03:45.298Z] Removing intermediate container 52034dba8653 [2021-10-27T03:03:45.298Z] ---> ebf09c49b839 [2021-10-27T03:03:45.298Z] 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-27T03:03:46.748Z] ---> 23d7300a80a1 [2021-10-27T03:03:46.748Z] 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-27T03:03:48.184Z] ---> 1672c59a8e0a [2021-10-27T03:03:48.184Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-10-27T03:03:48.184Z] Removing intermediate container bfc43b6934f1 [2021-10-27T03:03:48.184Z] ---> 8d3c2b6d3c04 [2021-10-27T03:03:48.184Z] [2021-10-27T03:03:48.184Z] Step 9/22 : FROM alpine:3.14 [2021-10-27T03:03:48.184Z] ---> bb3de5531c18 [2021-10-27T03:03:48.184Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-10-27T03:03:48.184Z] ---> Using cache [2021-10-27T03:03:48.184Z] ---> 34c31de0fad6 [2021-10-27T03:03:48.184Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-27T03:03:48.184Z] ---> Using cache [2021-10-27T03:03:48.184Z] ---> a7a86615dea3 [2021-10-27T03:03:48.184Z] Step 12/22 : ENV APP_PORT=59881 [2021-10-27T03:03:48.459Z] ---> Running in caa6f5ab8192 [2021-10-27T03:03:49.058Z] ---> 7f8d65c28b92 [2021-10-27T03:03:49.058Z] 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-27T03:03:49.058Z] Removing intermediate container caa6f5ab8192 [2021-10-27T03:03:49.058Z] ---> eaeb9aadca67 [2021-10-27T03:03:49.058Z] Step 13/22 : EXPOSE $APP_PORT [2021-10-27T03:03:49.058Z] ---> Running in 7c63ed10b773 [2021-10-27T03:03:49.657Z] Removing intermediate container 7c63ed10b773 [2021-10-27T03:03:49.657Z] ---> 379d1891095a [2021-10-27T03:03:49.657Z] Step 14/22 : WORKDIR / [2021-10-27T03:03:49.657Z] ---> Running in 9b5e2b5ade69 [2021-10-27T03:03:49.931Z] ---> 16bcfa94b042 [2021-10-27T03:03:49.931Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-10-27T03:03:50.207Z] Removing intermediate container 9b5e2b5ade69 [2021-10-27T03:03:50.207Z] ---> 2b7e6bc70a42 [2021-10-27T03:03:50.207Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-27T03:03:51.201Z] ---> 2642fdfede0a [2021-10-27T03:03:51.201Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-10-27T03:03:51.474Z] ---> 5a00ea7dc536 [2021-10-27T03:03:51.474Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-10-27T03:03:53.449Z] ---> 2f5d96ad31d2 [2021-10-27T03:03:53.449Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-10-27T03:03:53.449Z] ---> 176327f77bbb [2021-10-27T03:03:53.449Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-10-27T03:03:53.449Z] Removing intermediate container 262a267577e1 [2021-10-27T03:03:53.449Z] ---> 53a43fdb4f35 [2021-10-27T03:03:53.449Z] [2021-10-27T03:03:53.449Z] Step 9/22 : FROM alpine:3.14 [2021-10-27T03:03:53.449Z] ---> bb3de5531c18 [2021-10-27T03:03:53.449Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-10-27T03:03:53.449Z] ---> Running in 90e15705f211 [2021-10-27T03:03:54.049Z] ---> 323d10231931 [2021-10-27T03:03:54.049Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-10-27T03:03:54.049Z] ---> 780f2c1adb89 [2021-10-27T03:03:54.049Z] 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-27T03:03:54.049Z] Removing intermediate container 90e15705f211 [2021-10-27T03:03:54.049Z] ---> af4274d7f39e [2021-10-27T03:03:54.049Z] Step 11/22 : ENV APP_PORT=59880 [2021-10-27T03:03:54.049Z] ---> Running in 0ea9e48db31c [2021-10-27T03:03:54.049Z] ---> Running in b6baf0602a11 [2021-10-27T03:03:54.329Z] ---> Running in c5fa267418c1 [2021-10-27T03:03:54.603Z] Removing intermediate container 0ea9e48db31c [2021-10-27T03:03:54.603Z] ---> fcf70d00765a [2021-10-27T03:03:54.603Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-27T03:03:54.876Z] ---> Running in 9179d5778260 [2021-10-27T03:03:54.876Z] Removing intermediate container c5fa267418c1 [2021-10-27T03:03:54.876Z] ---> 76bd652109fc [2021-10-27T03:03:54.876Z] Step 12/22 : EXPOSE $APP_PORT [2021-10-27T03:03:54.876Z] ---> Running in 42ae9581766f [2021-10-27T03:03:55.155Z] Removing intermediate container 9179d5778260 [2021-10-27T03:03:55.155Z] ---> 0e259ca4caec [2021-10-27T03:03:55.155Z] Step 20/22 : LABEL arch=arm64 [2021-10-27T03:03:55.432Z] ---> Running in 7b0a5e0727ca [2021-10-27T03:03:55.432Z] Removing intermediate container 42ae9581766f [2021-10-27T03:03:55.432Z] ---> b3e61b32ccf0 [2021-10-27T03:03:55.432Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-27T03:03:55.707Z] ---> Running in f65f1224ee36 [2021-10-27T03:03:55.985Z] Removing intermediate container 7b0a5e0727ca [2021-10-27T03:03:55.985Z] ---> 8573a534dff1 [2021-10-27T03:03:55.985Z] Step 21/22 : LABEL git_sha=fe6081c4ca8d805012ac499859bc9d714b93eba4 [2021-10-27T03:03:55.985Z] ---> Running in b700f3cc0e1d [2021-10-27T03:03:57.930Z] Removing intermediate container b6baf0602a11 [2021-10-27T03:03:57.930Z] ---> 5363ef3236d8 [2021-10-27T03:03:57.930Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-10-27T03:03:57.930Z] Removing intermediate container b700f3cc0e1d [2021-10-27T03:03:57.930Z] ---> 5321add92970 [2021-10-27T03:03:57.930Z] Step 22/22 : LABEL version=0.0.0 [2021-10-27T03:03:57.930Z] ---> Running in 3aa48f74eb3c [2021-10-27T03:03:57.930Z] ---> Running in 89209569ece7 [2021-10-27T03:03:57.930Z] Removing intermediate container 3aa48f74eb3c [2021-10-27T03:03:57.930Z] ---> 07b26c45ed31 [2021-10-27T03:03:57.930Z] Step 22/24 : LABEL arch=arm64 [2021-10-27T03:03:57.930Z] Removing intermediate container 89209569ece7 [2021-10-27T03:03:57.930Z] ---> 8ce5c5964d1a [2021-10-27T03:03:57.930Z] [2021-10-27T03:03:57.930Z] ---> Running in 1b597e017cfe [2021-10-27T03:03:57.930Z] Successfully built 8ce5c5964d1a [2021-10-27T03:03:57.930Z] Successfully tagged core-metadata-arm64:latest [2021-10-27T03:03:57.930Z]  Building core-metadata ... done Removing intermediate container 1b597e017cfe [2021-10-27T03:03:57.930Z] ---> a190d4f7d226 [2021-10-27T03:03:57.930Z] Step 23/24 : LABEL git_sha=fe6081c4ca8d805012ac499859bc9d714b93eba4 [2021-10-27T03:03:57.930Z] ---> Running in 74c04dc412cd [2021-10-27T03:03:58.202Z] Removing intermediate container f65f1224ee36 [2021-10-27T03:03:58.202Z] ---> 85d1e2718e8e [2021-10-27T03:03:58.202Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-10-27T03:03:58.202Z] ---> Running in e38410e51bbe [2021-10-27T03:03:58.475Z] Removing intermediate container 74c04dc412cd [2021-10-27T03:03:58.475Z] ---> 84f9426153b4 [2021-10-27T03:03:58.475Z] Step 24/24 : LABEL version=0.0.0 [2021-10-27T03:03:58.475Z] ---> Running in 378b5df6ff55 [2021-10-27T03:03:59.064Z] Removing intermediate container 378b5df6ff55 [2021-10-27T03:03:59.064Z] ---> 6480bf1cdc2d [2021-10-27T03:03:59.064Z] [2021-10-27T03:03:59.334Z] Successfully built 6480bf1cdc2d [2021-10-27T03:03:59.334Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-10-27T03:03:59.605Z]  Building security-secretstore-setup ... done fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-27T03:04:00.577Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-27T03:04:01.173Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-10-27T03:04:01.442Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-10-27T03:04:01.442Z] (3/6) Installing libsodium (1.0.18-r0) [2021-10-27T03:04:01.442Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-27T03:04:01.715Z] (5/6) Installing libzmq (4.3.4-r0) [2021-10-27T03:04:01.715Z] (6/6) Installing zeromq (4.3.4-r0) [2021-10-27T03:04:01.715Z] Executing busybox-1.33.1-r3.trigger [2021-10-27T03:04:01.715Z] OK: 8 MiB in 20 packages [2021-10-27T03:04:02.699Z] Removing intermediate container e38410e51bbe [2021-10-27T03:04:02.699Z] ---> a3bb6365af67 [2021-10-27T03:04:02.699Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-27T03:04:03.675Z] ---> 69e093f2daa7 [2021-10-27T03:04:03.675Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-10-27T03:04:04.650Z] ---> 519b58e8a9ea [2021-10-27T03:04:04.650Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-10-27T03:04:05.244Z] ---> cc4f2e11cb03 [2021-10-27T03:04:05.244Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-10-27T03:04:05.515Z] ---> Running in 6c407c17e8c0 [2021-10-27T03:04:05.787Z] Removing intermediate container 6c407c17e8c0 [2021-10-27T03:04:05.787Z] ---> 029772af3b1b [2021-10-27T03:04:05.787Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-27T03:04:06.059Z] ---> Running in a93f22685de6 [2021-10-27T03:04:06.330Z] Removing intermediate container a93f22685de6 [2021-10-27T03:04:06.330Z] ---> 8819fef8abf9 [2021-10-27T03:04:06.330Z] Step 20/22 : LABEL arch=arm64 [2021-10-27T03:04:06.330Z] ---> Running in b21f94628df6 [2021-10-27T03:04:06.920Z] Removing intermediate container b21f94628df6 [2021-10-27T03:04:06.920Z] ---> c94d9301d259 [2021-10-27T03:04:06.920Z] Step 21/22 : LABEL git_sha=fe6081c4ca8d805012ac499859bc9d714b93eba4 [2021-10-27T03:04:06.920Z] ---> Running in 323b5a14c608 [2021-10-27T03:04:07.192Z] Removing intermediate container 323b5a14c608 [2021-10-27T03:04:07.192Z] ---> 0d35b123d119 [2021-10-27T03:04:07.192Z] Step 22/22 : LABEL version=0.0.0 [2021-10-27T03:04:07.467Z] ---> Running in 151fe5c514fb [2021-10-27T03:04:07.739Z] Removing intermediate container 151fe5c514fb [2021-10-27T03:04:07.739Z] ---> b400cddaf25e [2021-10-27T03:04:07.739Z] [2021-10-27T03:04:08.010Z] Successfully built b400cddaf25e [2021-10-27T03:04:08.281Z] Successfully tagged core-data-arm64:latest [2021-10-27T03:04:08.568Z]  Building core-data ... done  [Pipeline] } [2021-10-27T03:04:08.591Z] $ docker stop --time=1 323177ac59c9e745d2b4161e53825190a1fb9fff8c82678b5f47be99df28c327 [2021-10-27T03:04:10.327Z] $ docker rm -f 323177ac59c9e745d2b4161e53825190a1fb9fff8c82678b5f47be99df28c327 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-27T03:04:10.879Z] + docker images [2021-10-27T03:04:11.154Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-10-27T03:04:11.154Z] core-data-arm64 latest b400cddaf25e 3 seconds ago 19.5MB [2021-10-27T03:04:11.154Z] security-secretstore-setup-arm64 latest 6480bf1cdc2d 12 seconds ago 26.8MB [2021-10-27T03:04:11.155Z] core-metadata-arm64 latest 8ce5c5964d1a 14 seconds ago 15.9MB [2021-10-27T03:04:11.155Z] 53a43fdb4f35 18 seconds ago 1.58GB [2021-10-27T03:04:11.155Z] 8d3c2b6d3c04 23 seconds ago 1.57GB [2021-10-27T03:04:11.155Z] 4a58d0c6e640 33 seconds ago 1.58GB [2021-10-27T03:04:11.155Z] core-command-arm64 latest 001478435208 49 seconds ago 15.2MB [2021-10-27T03:04:11.155Z] b92947c43d01 59 seconds ago 1.57GB [2021-10-27T03:04:11.155Z] sys-mgmt-agent-arm64 latest d7c2d8f384d3 2 minutes ago 277MB [2021-10-27T03:04:11.155Z] security-bootstrapper-arm64 latest 6dc4ada01011 3 minutes ago 17.8MB [2021-10-27T03:04:11.155Z] support-scheduler-arm64 latest 52209922e1ed 3 minutes ago 15.3MB [2021-10-27T03:04:11.155Z] support-notifications-arm64 latest 31cdcc5899c8 3 minutes ago 16.1MB [2021-10-27T03:04:11.155Z] security-proxy-setup-arm64 latest bf61c1f3b8d6 3 minutes ago 25.4MB [2021-10-27T03:04:11.155Z] 0d14b4608e15 3 minutes ago 1.57GB [2021-10-27T03:04:11.155Z] 4138aa6391d1 3 minutes ago 1.57GB [2021-10-27T03:04:11.155Z] 31091de013a4 3 minutes ago 1.57GB [2021-10-27T03:04:11.155Z] 0d666f075d7a 3 minutes ago 1.57GB [2021-10-27T03:04:11.155Z] 0caf1fccb0c4 3 minutes ago 1.57GB [2021-10-27T03:04:11.155Z] ci-base-image-arm64 latest 5ad8386d8612 13 minutes ago 1.24GB [2021-10-27T03:04:11.155Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 8b459fc5aaf0 13 days ago 534MB [2021-10-27T03:04:11.155Z] docker 20.10.8 3734d5adc5ac 7 weeks ago 198MB [2021-10-27T03:04:11.155Z] alpine 3.14 bb3de5531c18 2 months ago 5.34MB [2021-10-27T03:04:11.155Z] 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-27T03:04:12.721Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-27T03:04:12.721Z] [2021-10-27T03:04:12.721Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-10-27T03:04:13.096Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-27T03:04:13.403Z] arm64: Pulling from edgex-lftools-log-publisher [2021-10-27T03:04:13.403Z] 448f6bf000e3: Pulling fs layer [2021-10-27T03:04:13.403Z] f757da607395: Pulling fs layer [2021-10-27T03:04:13.403Z] 05883995daec: Pulling fs layer [2021-10-27T03:04:13.403Z] 8603b9c90790: Pulling fs layer [2021-10-27T03:04:13.403Z] 1560dd03e051: Pulling fs layer [2021-10-27T03:04:13.403Z] 27f5ce0e4adf: Pulling fs layer [2021-10-27T03:04:13.403Z] c2d8d7efcc4b: Pulling fs layer [2021-10-27T03:04:13.403Z] 1560dd03e051: Waiting [2021-10-27T03:04:13.403Z] 27f5ce0e4adf: Waiting [2021-10-27T03:04:13.403Z] 8603b9c90790: Waiting [2021-10-27T03:04:13.403Z] c2d8d7efcc4b: Waiting [2021-10-27T03:04:13.403Z] f757da607395: Verifying Checksum [2021-10-27T03:04:13.403Z] f757da607395: Download complete [2021-10-27T03:04:13.403Z] 8603b9c90790: Verifying Checksum [2021-10-27T03:04:13.403Z] 8603b9c90790: Download complete [2021-10-27T03:04:13.694Z] 1560dd03e051: Verifying Checksum [2021-10-27T03:04:13.694Z] 1560dd03e051: Download complete [2021-10-27T03:04:13.694Z] 27f5ce0e4adf: Verifying Checksum [2021-10-27T03:04:13.694Z] 27f5ce0e4adf: Download complete [2021-10-27T03:04:13.694Z] 05883995daec: Verifying Checksum [2021-10-27T03:04:13.694Z] 05883995daec: Download complete [2021-10-27T03:04:13.985Z] 448f6bf000e3: Verifying Checksum [2021-10-27T03:04:13.985Z] 448f6bf000e3: Download complete [2021-10-27T03:04:16.599Z] c2d8d7efcc4b: Verifying Checksum [2021-10-27T03:04:16.599Z] c2d8d7efcc4b: Download complete [2021-10-27T03:04:17.575Z] 448f6bf000e3: Pull complete [2021-10-27T03:04:18.555Z] f757da607395: Pull complete [2021-10-27T03:04:19.988Z] 05883995daec: Pull complete [2021-10-27T03:04:19.988Z] 8603b9c90790: Pull complete [2021-10-27T03:04:20.966Z] 1560dd03e051: Pull complete [2021-10-27T03:04:21.239Z] 27f5ce0e4adf: Pull complete [2021-10-27T03:04:36.306Z] c2d8d7efcc4b: Pull complete [2021-10-27T03:04:36.306Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-10-27T03:04:36.306Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-27T03:04:36.306Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-10-27T03:04:36.572Z] prd-ubuntu18.04-docker-arm64-4c-16g-2250 does not seem to be running inside a container [2021-10-27T03:04:36.666Z] $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-10-27T03:04:39.581Z] $ docker top a7f67d46e83708fb0eedf80418e8b260f3725f6bef8930d7c10f8749fece1c83 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-27T03:04:42.189Z] ---> job-cost.sh [2021-10-27T03:04:42.189Z] lf-activate-venv: SKIPPING [2021-10-27T03:04:42.189Z] INFO: No Stack... [2021-10-27T03:04:42.458Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-10-27T03:04:43.048Z] INFO: Archiving Costs [Pipeline] sh [2021-10-27T03:04:43.703Z] + cat /w/workspace/edgex-go/5/archives/cost.csv [2021-10-27T03:04:43.703Z] + cut -d, -f6 [Pipeline] lock [2021-10-27T03:04:43.763Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3772-5-stack-cost] [2021-10-27T03:04:43.775Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3772-5-stack-cost] did not exist. Created. [2021-10-27T03:04:43.775Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3772-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-27T03:04:44.446Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-10-27T03:04:44.607Z] Stashed 1 file(s) [Pipeline] } [2021-10-27T03:04:44.615Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3772-5-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-27T03:04:44.650Z] $ docker stop --time=1 a7f67d46e83708fb0eedf80418e8b260f3725f6bef8930d7c10f8749fece1c83 [2021-10-27T03:04:46.217Z] $ docker rm -f a7f67d46e83708fb0eedf80418e8b260f3725f6bef8930d7c10f8749fece1c83 [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-27T03:04:46.938Z] provisioning config files... [2021-10-27T03:04:46.947Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/5@tmp/config329656672107269058tmp [Pipeline] { [Pipeline] sh [2021-10-27T03:04:47.249Z] + set +x [2021-10-27T03:04:47.249Z] + curl -s https://codecov.io/bash [2021-10-27T03:04:47.249Z] + bash -s -- [2021-10-27T03:04:47.249Z] [2021-10-27T03:04:47.249Z] _____ _ [2021-10-27T03:04:47.249Z] / ____| | | [2021-10-27T03:04:47.249Z] | | ___ __| | ___ ___ _____ __ [2021-10-27T03:04:47.249Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-10-27T03:04:47.249Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-10-27T03:04:47.249Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-10-27T03:04:47.249Z] Bash-1.0.6 [2021-10-27T03:04:47.249Z] [2021-10-27T03:04:47.249Z] [2021-10-27T03:04:47.249Z] ==> git version 2.24.4 found [2021-10-27T03:04:47.249Z] ==> 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-27T03:04:47.249Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-10-27T03:04:47.249Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-10-27T03:04:47.249Z] ==> Jenkins CI detected. [2021-10-27T03:04:47.249Z] current dir:  /w/workspace/edgex-go/5 [2021-10-27T03:04:47.249Z] project root: . [2021-10-27T03:04:47.249Z] --> token set from env [2021-10-27T03:04:47.511Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-10-27T03:04:47.511Z] ==> Running gcov in . (disable via -X gcov) [2021-10-27T03:04:47.511Z] ==> Python coveragepy not found [2021-10-27T03:04:47.511Z] ==> Searching for coverage reports in: [2021-10-27T03:04:47.511Z] + . [2021-10-27T03:04:47.511Z] -> Found 1 reports [2021-10-27T03:04:47.511Z] ==> Detecting git/mercurial file structure [2021-10-27T03:04:47.511Z] ==> Reading reports [2021-10-27T03:04:47.511Z] + ./coverage.out bytes=428179 [2021-10-27T03:04:47.511Z] ==> Appending adjustments [2021-10-27T03:04:47.511Z] https://docs.codecov.io/docs/fixing-reports [2021-10-27T03:04:48.891Z] + Found adjustments [2021-10-27T03:04:48.891Z] ==> Gzipping contents [2021-10-27T03:04:48.891Z] 60K /tmp/codecov.ncqQN1.gz [2021-10-27T03:04:48.891Z] ==> Uploading reports [2021-10-27T03:04:48.891Z] url: https://codecov.io [2021-10-27T03:04:48.891Z] query: branch=PR-3772&commit=fe6081c4ca8d805012ac499859bc9d714b93eba4&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3772%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3772&job=&cmd_args= [2021-10-27T03:04:48.891Z] -> Pinging Codecov [2021-10-27T03:04:48.891Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3772&commit=fe6081c4ca8d805012ac499859bc9d714b93eba4&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3772%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3772&job=&cmd_args= [2021-10-27T03:04:49.151Z] -> Uploading to [2021-10-27T03:04:49.152Z] https://storage.googleapis.com/codecov/v4/raw/2021-10-27/00271124DB129430A58F1EEE437C3FCB/fe6081c4ca8d805012ac499859bc9d714b93eba4/9e77daf1-094e-4b80-b1ff-a1dead8cbf5c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211027%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211027T030448Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ab3a3a8e4bd3094c535baa37ef86587f2b33ab37af81803d6c51e514870b8dd7 [2021-10-27T03:04:49.152Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-27T03:04:49.152Z] Dload Upload Total Spent Left Speed [2021-10-27T03:04:49.412Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57702 0 0 100 57702 0 168k --:--:-- --:--:-- --:--:-- 169k [2021-10-27T03:04:49.412Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/fe6081c4ca8d805012ac499859bc9d714b93eba4 [Pipeline] } [2021-10-27T03:04:49.419Z] 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-27T03:04:51.426Z] + '[' -d /w/workspace/edgex-go/5/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-10-27T03:04:51.733Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-27T03:04:52.287Z] ---> package-listing.sh [2021-10-27T03:04:52.287Z] ++ facter osfamily [2021-10-27T03:04:52.287Z] ++ tr '[:upper:]' '[:lower:]' [2021-10-27T03:04:52.546Z] + OS_FAMILY=redhat [2021-10-27T03:04:52.546Z] + workspace=/w/workspace/edgex-go/5 [2021-10-27T03:04:52.546Z] + START_PACKAGES=/tmp/packages_start.txt [2021-10-27T03:04:52.546Z] + END_PACKAGES=/tmp/packages_end.txt [2021-10-27T03:04:52.546Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-10-27T03:04:52.546Z] + PACKAGES=/tmp/packages_start.txt [2021-10-27T03:04:52.546Z] + '[' /w/workspace/edgex-go/5 ']' [2021-10-27T03:04:52.546Z] + PACKAGES=/tmp/packages_end.txt [2021-10-27T03:04:52.546Z] + case "${OS_FAMILY}" in [2021-10-27T03:04:52.546Z] + rpm -qa [2021-10-27T03:04:52.546Z] + sort [2021-10-27T03:04:55.849Z] + '[' -f /tmp/packages_start.txt ']' [2021-10-27T03:04:55.849Z] + '[' -f /tmp/packages_end.txt ']' [2021-10-27T03:04:55.849Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-10-27T03:04:55.849Z] + '[' /w/workspace/edgex-go/5 ']' [2021-10-27T03:04:55.849Z] + mkdir -p /w/workspace/edgex-go/5/archives/ [2021-10-27T03:04:55.849Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/5/archives/ [Pipeline] echo [2021-10-27T03:04:55.859Z] 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-27T03:04:56.144Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-10-27T03:04:56.700Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-27T03:04:56.700Z] [2021-10-27T03:04:56.700Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-27T03:04:57.005Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-27T03:04:57.006Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-27T03:04:57.006Z] b4d181a07f80: Pulling fs layer [2021-10-27T03:04:57.006Z] a1111a8f2ec3: Pulling fs layer [2021-10-27T03:04:57.006Z] ed53099fbce6: Pulling fs layer [2021-10-27T03:04:57.006Z] dc539afda2c1: Pulling fs layer [2021-10-27T03:04:57.006Z] 77bc0d833cb6: Pulling fs layer [2021-10-27T03:04:57.006Z] 9065ff56babe: Pulling fs layer [2021-10-27T03:04:57.006Z] d287ab97295c: Pulling fs layer [2021-10-27T03:04:57.006Z] 77bc0d833cb6: Waiting [2021-10-27T03:04:57.006Z] 9065ff56babe: Waiting [2021-10-27T03:04:57.006Z] d287ab97295c: Waiting [2021-10-27T03:04:57.006Z] dc539afda2c1: Waiting [2021-10-27T03:04:57.006Z] a1111a8f2ec3: Verifying Checksum [2021-10-27T03:04:57.006Z] a1111a8f2ec3: Download complete [2021-10-27T03:04:57.006Z] dc539afda2c1: Verifying Checksum [2021-10-27T03:04:57.006Z] dc539afda2c1: Download complete [2021-10-27T03:04:57.265Z] ed53099fbce6: Verifying Checksum [2021-10-27T03:04:57.265Z] ed53099fbce6: Download complete [2021-10-27T03:04:57.265Z] 77bc0d833cb6: Verifying Checksum [2021-10-27T03:04:57.265Z] 77bc0d833cb6: Download complete [2021-10-27T03:04:57.265Z] 9065ff56babe: Verifying Checksum [2021-10-27T03:04:57.265Z] 9065ff56babe: Download complete [2021-10-27T03:04:57.265Z] b4d181a07f80: Verifying Checksum [2021-10-27T03:04:57.265Z] b4d181a07f80: Download complete [2021-10-27T03:04:57.847Z] d287ab97295c: Verifying Checksum [2021-10-27T03:04:57.847Z] d287ab97295c: Download complete [2021-10-27T03:04:58.801Z] b4d181a07f80: Pull complete [2021-10-27T03:04:59.065Z] a1111a8f2ec3: Pull complete [2021-10-27T03:04:59.643Z] ed53099fbce6: Pull complete [2021-10-27T03:04:59.643Z] dc539afda2c1: Pull complete [2021-10-27T03:04:59.909Z] 77bc0d833cb6: Pull complete [2021-10-27T03:04:59.909Z] 9065ff56babe: Pull complete [2021-10-27T03:05:05.229Z] d287ab97295c: Pull complete [2021-10-27T03:05:05.229Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-27T03:05:05.229Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-27T03:05:05.229Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-27T03:05:05.306Z] prd-centos7-docker-4c-2g-2249 does not seem to be running inside a container [2021-10-27T03:05:05.349Z] $ 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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-10-27T03:05:08.766Z] $ docker top 5b959ce6793eb3d53366aca2a9d0d54dd01369080c623ab3f3616dab17a05472 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-27T03:05:09.125Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-10-27T03:05:09.415Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-10-27T03:05:09.710Z] + ls /var/log/sa-host [2021-10-27T03:05:09.710Z] + sadf -c /var/log/sa-host/sa27 [2021-10-27T03:05:09.710Z] file_magic: OK [2021-10-27T03:05:09.710Z] HZ: Using current value: 100 [2021-10-27T03:05:09.710Z] file_header: OK [2021-10-27T03:05:09.710Z] 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-27T03:05:09.710Z] Statistics: [2021-10-27T03:05:09.710Z] 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... [2021-10-27T03:05:09.710Z] File successfully converted to sysstat format version 12.0.3 [2021-10-27T03:05:09.710Z] + sadf -c /var/log/sa-host/sa30 [2021-10-27T03:05:09.710Z] file_magic: OK [2021-10-27T03:05:09.710Z] HZ: Using current value: 100 [2021-10-27T03:05:09.710Z] file_header: OK [2021-10-27T03:05:09.710Z] 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-27T03:05:09.710Z] Statistics: [2021-10-27T03:05:09.710Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-27T03:05:09.710Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-27T03:05:10.878Z] provisioning config files... [2021-10-27T03:05:10.889Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/5@tmp/config640569122349075271tmp [Pipeline] { [Pipeline] echo [2021-10-27T03:05:10.900Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-27T03:05:11.189Z] ---> create-netrc.sh [Pipeline] } [2021-10-27T03:05:11.198Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-10-27T03:05:11.535Z] ---> python-tools-install.sh [Pipeline] echo [2021-10-27T03:05:11.544Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-27T03:05:11.834Z] ---> sudo-logs.sh [2021-10-27T03:05:11.834Z] Archiving 'sudo' log.. [2021-10-27T03:05:11.834Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-2249.novalocal: Name or service not known [2021-10-27T03:05:11.834Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-2249.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-10-27T03:05:11.858Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-27T03:05:12.144Z] ---> job-cost.sh [2021-10-27T03:05:12.144Z] lf-activate-venv: SKIPPING [2021-10-27T03:05:12.144Z] DEBUG: total: 0.10999999940395355 [2021-10-27T03:05:12.144Z] INFO: Retrieving Stack Cost... [2021-10-27T03:05:12.714Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-27T03:05:12.974Z] INFO: Archiving Costs [Pipeline] echo [2021-10-27T03:05:12.985Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-27T03:05:13.273Z] ---> logs-deploy.sh [2021-10-27T03:05:13.274Z] lf-activate-venv: SKIPPING [2021-10-27T03:05:13.274Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3772/5 [2021-10-27T03:05:13.274Z] INFO: archiving workspace using pattern(s): [2021-10-27T03:05:14.215Z] Archives upload complete. [2021-10-27T03:05:14.215Z] INFO: archiving logs to Nexus