Pull request #3579 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of siggiskulason for edgexfoundry/edgex-go Loading trusted files from base branch master at 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 rather than 3b60f06b94bc8eb6aa2335099dee8ef6ab883ec5 Obtained Jenkinsfile from 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh291266558645199312.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh7504120608479723090.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 6a41506d72e8e131afc862d141935157bee59f41 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-3579/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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3579/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4835389807776830435.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4202627021283979417.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 958cd7e315bbc9ba310183e4d590ee91b14940ee 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-3579/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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3579/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3119424717208010157.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 958cd7e315bbc9ba310183e4d590ee91b14940ee (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 958cd7e315bbc9ba310183e4d590ee91b14940ee # timeout=10 Commit message: "Fix: job-cost.sh no longer causes build failures" > 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_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-98 in /w/workspace/edgexfoundry_edgex-go_PR-3579 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/19 [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/19 # 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/19@tmp/jenkins-gitclient-ssh2838104204399357200.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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/19@tmp/jenkins-gitclient-ssh8916250286482121303.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3579/head:refs/remotes/origin/PR-3579 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 into PR head commit 3b60f06b94bc8eb6aa2335099dee8ef6ab883ec5 Merge succeeded, producing face0284a1a640849d5d9bce041ec9c7320267a6 Checking out Revision face0284a1a640849d5d9bce041ec9c7320267a6 (PR-3579) > git config core.sparsecheckout # timeout=10 > git checkout -f 3b60f06b94bc8eb6aa2335099dee8ef6ab883ec5 # 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/19@tmp/jenkins-gitclient-ssh4220674428093885893.key > git merge 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f face0284a1a640849d5d9bce041ec9c7320267a6 # timeout=10 Commit message: "Merge commit '0f46f9c91dceca59bd5ea8aaab086cfec78c4084' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-25T14:12:28.518Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-25T14:12:28.603Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-25T14:12:28.631Z] ========================================================= [2021-06-25T14:12:28.631Z] EdgeX Global Pipelines Version Info [2021-06-25T14:12:28.631Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 1cc6b8336e5438492cec68b4039bb1f83825bfd8 # timeout=10 [2021-06-25T14:12:30.100Z] ------------------- [2021-06-25T14:12:30.100Z] stable info: [2021-06-25T14:12:30.100Z] ------------------- [2021-06-25T14:12:30.100Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-25T14:12:30.100Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-25T14:12:30.100Z] Message: update stable to v1.0.195 [2021-06-25T14:12:30.677Z] ------------------- [2021-06-25T14:12:30.677Z] experimental info: [2021-06-25T14:12:30.677Z] ------------------- [2021-06-25T14:12:30.677Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-25T14:12:30.677Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-25T14:12:30.677Z] Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-25T14:12:30.789Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-06-25T14:12:30.810Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-06-25T14:12:30.831Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-25T14:12:30.851Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-25T14:12:30.870Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-25T14:12:30.890Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-25T14:12:30.911Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-25T14:12:30.931Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-06-25T14:12:30.952Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-06-25T14:12:30.975Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-06-25T14:12:30.996Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-25T14:12:31.019Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-25T14:12:31.041Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-25T14:12:31.062Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-25T14:12:31.083Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-25T14:12:31.105Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-25T14:12:31.126Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-25T14:12:31.148Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-25T14:12:31.182Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-06-25T14:12:31.211Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-06-25T14:12:31.233Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-06-25T14:12:31.257Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-25T14:12:31.280Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3579 [Pipeline] echo [2021-06-25T14:12:31.311Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3579 [Pipeline] echo [2021-06-25T14:12:31.333Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3579 [Pipeline] echo [2021-06-25T14:12:31.355Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = face0284a1a640849d5d9bce041ec9c7320267a6 [Pipeline] echo [2021-06-25T14:12:31.390Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = face028 [Pipeline] echo [2021-06-25T14:12:31.411Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-25T14:12:31.489Z] provisioning config files... [2021-06-25T14:12:31.505Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/19@tmp/config8316820769516291895tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-25T14:12:31.833Z] ---> docker-login.sh [2021-06-25T14:12:31.833Z] nexus3.edgexfoundry.org:10001 [2021-06-25T14:12:31.833Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-25T14:12:32.096Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-25T14:12:32.096Z] Configure a credential helper to remove this warning. See [2021-06-25T14:12:32.096Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-25T14:12:32.096Z] [2021-06-25T14:12:32.096Z] Login Succeeded [2021-06-25T14:12:32.096Z] nexus3.edgexfoundry.org:10002 [2021-06-25T14:12:32.096Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-25T14:12:32.096Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-25T14:12:32.096Z] Configure a credential helper to remove this warning. See [2021-06-25T14:12:32.096Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-25T14:12:32.096Z] [2021-06-25T14:12:32.096Z] Login Succeeded [2021-06-25T14:12:32.096Z] nexus3.edgexfoundry.org:10003 [2021-06-25T14:12:32.365Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-25T14:12:32.365Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-25T14:12:32.365Z] Configure a credential helper to remove this warning. See [2021-06-25T14:12:32.365Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-25T14:12:32.365Z] [2021-06-25T14:12:32.365Z] Login Succeeded [2021-06-25T14:12:32.365Z] nexus3.edgexfoundry.org:10004 [2021-06-25T14:12:32.365Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-25T14:12:32.365Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-25T14:12:32.365Z] Configure a credential helper to remove this warning. See [2021-06-25T14:12:32.365Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-25T14:12:32.365Z] [2021-06-25T14:12:32.365Z] Login Succeeded [2021-06-25T14:12:32.365Z] docker.io [2021-06-25T14:12:32.628Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-25T14:12:32.899Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-25T14:12:32.899Z] Configure a credential helper to remove this warning. See [2021-06-25T14:12:32.899Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-25T14:12:32.899Z] [2021-06-25T14:12:32.899Z] Login Succeeded [2021-06-25T14:12:32.899Z] ---> docker-login.sh ends [Pipeline] } [2021-06-25T14:12:32.911Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-25T14:12:33.254Z] ++ 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-06-25T14:12:33.254Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-25T14:12:33.254Z] ++ dirname cmd/core-command/Dockerfile [2021-06-25T14:12:33.254Z] ++ cut -d/ -f2 [2021-06-25T14:12:33.254Z] + echo core-command,cmd/core-command/Dockerfile [2021-06-25T14:12:33.254Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-25T14:12:33.254Z] ++ dirname cmd/core-data/Dockerfile [2021-06-25T14:12:33.254Z] ++ cut -d/ -f2 [2021-06-25T14:12:33.254Z] + echo core-data,cmd/core-data/Dockerfile [2021-06-25T14:12:33.254Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-25T14:12:33.254Z] ++ dirname cmd/core-metadata/Dockerfile [2021-06-25T14:12:33.254Z] ++ cut -d/ -f2 [2021-06-25T14:12:33.254Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-06-25T14:12:33.254Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-25T14:12:33.254Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-06-25T14:12:33.254Z] ++ cut -d/ -f2 [2021-06-25T14:12:33.254Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-06-25T14:12:33.254Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-25T14:12:33.254Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-06-25T14:12:33.254Z] ++ cut -d/ -f2 [2021-06-25T14:12:33.254Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-06-25T14:12:33.254Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-25T14:12:33.254Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-06-25T14:12:33.254Z] ++ cut -d/ -f2 [2021-06-25T14:12:33.254Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-06-25T14:12:33.254Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-25T14:12:33.254Z] ++ dirname cmd/support-notifications/Dockerfile [2021-06-25T14:12:33.254Z] ++ cut -d/ -f2 [2021-06-25T14:12:33.254Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-06-25T14:12:33.254Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-25T14:12:33.254Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-06-25T14:12:33.254Z] ++ cut -d/ -f2 [2021-06-25T14:12:33.254Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-06-25T14:12:33.254Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-25T14:12:33.254Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-06-25T14:12:33.254Z] ++ cut -d/ -f2 [2021-06-25T14:12:33.254Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-06-25T14:12:33.305Z] 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-06-25T14:12:34.031Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-25T14:12:34.031Z] [2021-06-25T14:12:34.031Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-25T14:12:34.350Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-25T14:12:34.350Z] latest: Pulling from edgex-devops/git-semver [2021-06-25T14:12:34.350Z] 31603596830f: Pulling fs layer [2021-06-25T14:12:34.350Z] 54011a49482f: Pulling fs layer [2021-06-25T14:12:34.350Z] a6820b24f6d8: Pulling fs layer [2021-06-25T14:12:34.350Z] f581987b2513: Pulling fs layer [2021-06-25T14:12:34.350Z] f581987b2513: Waiting [2021-06-25T14:12:34.350Z] 54011a49482f: Verifying Checksum [2021-06-25T14:12:34.350Z] 54011a49482f: Download complete [2021-06-25T14:12:34.615Z] 31603596830f: Verifying Checksum [2021-06-25T14:12:34.615Z] 31603596830f: Download complete [2021-06-25T14:12:34.615Z] f581987b2513: Verifying Checksum [2021-06-25T14:12:34.615Z] f581987b2513: Download complete [2021-06-25T14:12:34.615Z] 31603596830f: Pull complete [2021-06-25T14:12:34.615Z] a6820b24f6d8: Verifying Checksum [2021-06-25T14:12:34.615Z] a6820b24f6d8: Download complete [2021-06-25T14:12:34.879Z] 54011a49482f: Pull complete [2021-06-25T14:12:35.463Z] a6820b24f6d8: Pull complete [2021-06-25T14:12:35.463Z] f581987b2513: Pull complete [2021-06-25T14:12:35.463Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-25T14:12:35.463Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-25T14:12:35.463Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-25T14:12:35.550Z] prd-centos7-docker-4c-2g-98 does not seem to be running inside a container [2021-06-25T14:12:35.590Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/19 -v /w/workspace/edgex-go/19:/w/workspace/edgex-go/19:rw,z -v /w/workspace/edgex-go/19@tmp:/w/workspace/edgex-go/19@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-25T14:12:37.306Z] $ docker top 9601d6996f6c4b8d2f8f3c2d6afe1f397e76a7bf73c4ea483b730232580706fc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-25T14:12:37.438Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-25T14:12:37.438Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-25T14:12:37.546Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-25T14:12:37.544Z] $ docker exec 9601d6996f6c4b8d2f8f3c2d6afe1f397e76a7bf73c4ea483b730232580706fc ssh-agent [2021-06-25T14:12:37.653Z] SSH_AUTH_SOCK=/tmp/ssh-352rOJgMAcsD/agent.14 [2021-06-25T14:12:37.653Z] SSH_AGENT_PID=21 [2021-06-25T14:12:37.661Z] Running ssh-add (command line suppressed) [2021-06-25T14:12:37.749Z] Identity added: /w/workspace/edgex-go/19@tmp/private_key_4793940120163819314.key (/w/workspace/edgex-go/19@tmp/private_key_4793940120163819314.key) [2021-06-25T14:12:37.774Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-25T14:12:38.073Z] + git tag --points-at HEAD [Pipeline] } [2021-06-25T14:12:38.085Z] $ docker exec --env ******** --env ******** 9601d6996f6c4b8d2f8f3c2d6afe1f397e76a7bf73c4ea483b730232580706fc ssh-agent -k [2021-06-25T14:12:38.180Z] unset SSH_AUTH_SOCK; [2021-06-25T14:12:38.180Z] unset SSH_AGENT_PID; [2021-06-25T14:12:38.180Z] echo Agent pid 21 killed; [2021-06-25T14:12:38.195Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-25T14:12:38.234Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-25T14:12:38.235Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-25T14:12:38.344Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-25T14:12:38.342Z] $ docker exec 9601d6996f6c4b8d2f8f3c2d6afe1f397e76a7bf73c4ea483b730232580706fc ssh-agent [2021-06-25T14:12:38.459Z] SSH_AUTH_SOCK=/tmp/ssh-aoGoPRrWl4FH/agent.56 [2021-06-25T14:12:38.459Z] SSH_AGENT_PID=61 [2021-06-25T14:12:38.465Z] Running ssh-add (command line suppressed) [2021-06-25T14:12:38.553Z] Identity added: /w/workspace/edgex-go/19@tmp/private_key_8854911163590746582.key (/w/workspace/edgex-go/19@tmp/private_key_8854911163590746582.key) [2021-06-25T14:12:38.571Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-25T14:12:38.882Z] + git semver init [2021-06-25T14:12:38.882Z] # -> Open(): unable to determine branch for HEAD [2021-06-25T14:12:38.882Z] # $GIT_DIR = /w/workspace/edgex-go/19/.git [2021-06-25T14:12:38.882Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/19 [2021-06-25T14:12:38.882Z] # $SEMVER_REMOTE_NAME = origin [2021-06-25T14:12:38.882Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-25T14:12:38.882Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-25T14:12:38.882Z] # $SEMVER_BRANCH = PR-3579 [2021-06-25T14:12:38.882Z] # $SEMVER_TEMP = /tmp/semver-569594908 [2021-06-25T14:12:38.882Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-06-25T14:13:11.047Z] # '/tmp/semver-569594908' -> '/w/workspace/edgex-go/19/.semver' [2021-06-25T14:13:11.047Z] # -> Force: false [2021-06-25T14:13:11.047Z] # $SEMVER_DIR = /w/workspace/edgex-go/19/.semver [Pipeline] } [2021-06-25T14:13:11.054Z] $ docker exec --env ******** --env ******** 9601d6996f6c4b8d2f8f3c2d6afe1f397e76a7bf73c4ea483b730232580706fc ssh-agent -k [2021-06-25T14:13:11.166Z] unset SSH_AUTH_SOCK; [2021-06-25T14:13:11.166Z] unset SSH_AGENT_PID; [2021-06-25T14:13:11.166Z] echo Agent pid 61 killed; [2021-06-25T14:13:11.195Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-25T14:13:11.537Z] + git semver [Pipeline] } [2021-06-25T14:13:11.551Z] $ docker stop --time=1 9601d6996f6c4b8d2f8f3c2d6afe1f397e76a7bf73c4ea483b730232580706fc [2021-06-25T14:13:14.491Z] $ docker rm -f 9601d6996f6c4b8d2f8f3c2d6afe1f397e76a7bf73c4ea483b730232580706fc [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-25T14:13:14.888Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-25T14:13:15.162Z] Stashed 1 file(s) [Pipeline] echo [2021-06-25T14:13:15.166Z] [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] sh [2021-06-25T14:13:15.786Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-25T14:13:16.080Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-25T14:13:16.378Z] + sudo service docker restart [2021-06-25T14:13:16.378Z] + true [2021-06-25T14:13:16.378Z] Redirecting to /bin/systemctl restart docker.service [2021-06-25T14:13:30.416Z] Still waiting to schedule task [2021-06-25T14:13:30.416Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [Pipeline] echo [2021-06-25T14:13:34.522Z] ========================================================= [2021-06-25T14:13:34.522Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-25T14:13:34.522Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-25T14:13:34.907Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-06-25T14:13:36.319Z] Sending build context to Docker daemon 329.4MB [2021-06-25T14:13:36.319Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-25T14:13:36.319Z] Step 2/6 : FROM ${BASE} [2021-06-25T14:13:36.319Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-25T14:13:36.319Z] 540db60ca938: Pulling fs layer [2021-06-25T14:13:36.319Z] adcc1eea9eea: Pulling fs layer [2021-06-25T14:13:36.319Z] 4c4ab2625f07: Pulling fs layer [2021-06-25T14:13:36.319Z] 0510c868ecb4: Pulling fs layer [2021-06-25T14:13:36.319Z] afea3b2eda06: Pulling fs layer [2021-06-25T14:13:36.319Z] 7809a108b3ef: Pulling fs layer [2021-06-25T14:13:36.319Z] f706445af74f: Pulling fs layer [2021-06-25T14:13:36.319Z] 0510c868ecb4: Waiting [2021-06-25T14:13:36.319Z] afea3b2eda06: Waiting [2021-06-25T14:13:36.319Z] 7809a108b3ef: Waiting [2021-06-25T14:13:36.319Z] f706445af74f: Waiting [2021-06-25T14:13:36.682Z] 4c4ab2625f07: Verifying Checksum [2021-06-25T14:13:36.682Z] 4c4ab2625f07: Download complete [2021-06-25T14:13:36.682Z] adcc1eea9eea: Verifying Checksum [2021-06-25T14:13:36.682Z] adcc1eea9eea: Download complete [2021-06-25T14:13:36.682Z] afea3b2eda06: Verifying Checksum [2021-06-25T14:13:36.682Z] afea3b2eda06: Download complete [2021-06-25T14:13:36.682Z] 540db60ca938: Verifying Checksum [2021-06-25T14:13:36.682Z] 7809a108b3ef: Verifying Checksum [2021-06-25T14:13:36.682Z] 7809a108b3ef: Download complete [2021-06-25T14:13:36.682Z] 540db60ca938: Pull complete [2021-06-25T14:13:36.943Z] adcc1eea9eea: Pull complete [2021-06-25T14:13:36.943Z] 4c4ab2625f07: Pull complete [2021-06-25T14:13:38.861Z] f706445af74f: Verifying Checksum [2021-06-25T14:13:38.861Z] f706445af74f: Download complete [2021-06-25T14:13:39.122Z] 0510c868ecb4: Verifying Checksum [2021-06-25T14:13:39.122Z] 0510c868ecb4: Download complete [2021-06-25T14:13:44.454Z] 0510c868ecb4: Pull complete [2021-06-25T14:13:44.454Z] afea3b2eda06: Pull complete [2021-06-25T14:13:44.454Z] 7809a108b3ef: Pull complete [2021-06-25T14:13:49.779Z] f706445af74f: Pull complete [2021-06-25T14:13:49.779Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-25T14:13:49.779Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-25T14:13:49.779Z] ---> b068be0155e3 [2021-06-25T14:13:49.780Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-06-25T14:13:52.849Z] ---> Running in 06cb564175f8 [2021-06-25T14:13:53.116Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-25T14:13:54.060Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-25T14:13:54.322Z] (1/12) Installing libmagic (5.39-r0) [2021-06-25T14:13:54.896Z] (2/12) Installing file (5.39-r0) [2021-06-25T14:13:54.896Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-25T14:13:55.158Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-25T14:14:00.464Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-25T14:14:00.464Z] (6/12) Installing patch (2.7.6-r7) [2021-06-25T14:14:00.464Z] (7/12) Installing build-base (0.5-r2) [2021-06-25T14:14:00.464Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-25T14:14:00.464Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-25T14:14:00.464Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-25T14:14:00.464Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-25T14:14:00.464Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-25T14:14:00.464Z] Executing busybox-1.32.1-r6.trigger [2021-06-25T14:14:00.464Z] OK: 219 MiB in 52 packages [2021-06-25T14:14:03.029Z] Removing intermediate container 06cb564175f8 [2021-06-25T14:14:03.029Z] ---> d3231c45ca8e [2021-06-25T14:14:03.029Z] Step 4/6 : WORKDIR /edgex-go [2021-06-25T14:14:03.029Z] ---> Running in eae04125de14 [2021-06-25T14:14:03.029Z] Removing intermediate container eae04125de14 [2021-06-25T14:14:03.029Z] ---> 6f54543833e2 [2021-06-25T14:14:03.029Z] Step 5/6 : COPY go.mod . [2021-06-25T14:14:03.029Z] ---> 390b06926e3d [2021-06-25T14:14:03.029Z] Step 6/6 : RUN go mod download [2021-06-25T14:14:03.029Z] ---> Running in 6522347a0f89 [2021-06-25T14:14:15.291Z] Removing intermediate container 6522347a0f89 [2021-06-25T14:14:15.291Z] ---> 873a662f78f3 [2021-06-25T14:14:15.291Z] Successfully built 873a662f78f3 [2021-06-25T14:14:15.291Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-25T14:14:15.599Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-25T14:14:15.599Z] . [Pipeline] withDockerContainer [2021-06-25T14:14:15.689Z] prd-centos7-docker-4c-2g-98 does not seem to be running inside a container [2021-06-25T14:14:15.727Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/19 -v /w/workspace/edgex-go/19:/w/workspace/edgex-go/19:rw,z -v /w/workspace/edgex-go/19@tmp:/w/workspace/edgex-go/19@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-25T14:14:16.076Z] $ docker top d6c66e861dddeacc945810eb1d0568e1c37dd7a8a64163005a10416617930f8e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-25T14:14:16.455Z] + go version [2021-06-25T14:14:16.455Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-25T14:14:16.468Z] $ docker stop --time=1 d6c66e861dddeacc945810eb1d0568e1c37dd7a8a64163005a10416617930f8e [2021-06-25T14:14:17.646Z] $ docker rm -f d6c66e861dddeacc945810eb1d0568e1c37dd7a8a64163005a10416617930f8e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-25T14:14:18.206Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-25T14:14:18.207Z] . [Pipeline] withDockerContainer [2021-06-25T14:14:18.297Z] prd-centos7-docker-4c-2g-98 does not seem to be running inside a container [2021-06-25T14:14:18.339Z] $ 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/19 -v /w/workspace/edgex-go/19:/w/workspace/edgex-go/19:rw,z -v /w/workspace/edgex-go/19@tmp:/w/workspace/edgex-go/19@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-25T14:14:18.760Z] $ docker top 4f52faa17aedf25ab49c751a0f47c2b85fee71febcd71f49ea235c56c50b2ef6 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-25T14:14:18.846Z] ========================================================= [2021-06-25T14:14:18.846Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-25T14:14:18.846Z] ========================================================= [Pipeline] sh [2021-06-25T14:14:19.140Z] + go mod tidy [Pipeline] sh [2021-06-25T14:14:19.448Z] + make test [2021-06-25T14:14:19.448Z] go mod tidy [2021-06-25T14:14:19.448Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-25T14:14:24.775Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-25T14:14:39.764Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-25T14:14:45.128Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-25T14:14:46.100Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-25T14:14:46.100Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-25T14:14:48.695Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-25T14:14:48.957Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-25T14:14:48.957Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-25T14:14:48.957Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-25T14:14:49.540Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-25T14:14:49.808Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-25T14:14:50.069Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-25T14:14:50.069Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-25T14:14:50.069Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-25T14:14:50.069Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-06-25T14:14:52.671Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.041s coverage: 28.7% of statements [2021-06-25T14:14:52.671Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-25T14:14:52.671Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-25T14:14:53.268Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.109s coverage: 100.0% of statements [2021-06-25T14:14:53.268Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-06-25T14:14:53.535Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.053s coverage: 53.1% of statements [2021-06-25T14:14:53.535Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-25T14:14:53.535Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-25T14:14:54.491Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.115s coverage: 87.7% of statements [2021-06-25T14:14:54.491Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-06-25T14:14:54.491Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-06-25T14:14:54.491Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.047s coverage: 78.9% of statements [2021-06-25T14:14:55.985Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.062s coverage: 81.2% of statements [2021-06-25T14:14:55.985Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-06-25T14:14:55.985Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-06-25T14:14:55.985Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-06-25T14:14:55.985Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-25T14:14:55.985Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-25T14:14:56.249Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.234s coverage: 95.1% of statements [2021-06-25T14:14:56.249Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-06-25T14:14:56.249Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-06-25T14:14:56.249Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] [2021-06-25T14:14:56.249Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-25T14:14:56.249Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-06-25T14:14:56.249Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-06-25T14:14:56.249Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-25T14:14:56.249Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-25T14:14:56.515Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.051s coverage: 60.0% of statements [2021-06-25T14:14:56.515Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-25T14:14:56.515Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-25T14:14:56.515Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-25T14:14:57.472Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.037s coverage: 0.8% of statements [2021-06-25T14:14:57.472Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-06-25T14:14:57.472Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.052s coverage: 58.8% of statements [2021-06-25T14:14:57.472Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.046s coverage: 22.0% of statements [2021-06-25T14:14:57.472Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-25T14:14:57.472Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.064s coverage: 47.1% of statements [2021-06-25T14:14:58.867Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.046s coverage: 79.5% of statements [2021-06-25T14:14:58.867Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.043s coverage: 94.1% of statements [2021-06-25T14:14:58.867Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.055s coverage: 96.3% of statements [2021-06-25T14:14:58.867Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.043s coverage: 87.5% of statements [2021-06-25T14:15:11.206Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.048s coverage: 94.4% of statements [2021-06-25T14:15:11.206Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.051s coverage: 44.8% of statements [2021-06-25T14:15:15.422Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.198s coverage: 81.8% of statements [2021-06-25T14:15:15.422Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-25T14:15:28.104Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-99 in /w/workspace/edgexfoundry_edgex-go_PR-3579 [Pipeline] { [Pipeline] ws [2021-06-25T14:15:28.126Z] Running in /w/workspace/edgex-go/19 [Pipeline] { [Pipeline] checkout [2021-06-25T14:15:28.416Z] The recommended git tool is: git [2021-06-25T14:15:33.588Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.076s coverage: 92.9% of statements [2021-06-25T14:15:33.588Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-25T14:15:33.588Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-25T14:15:33.588Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-25T14:15:33.588Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.035s coverage: 65.1% of statements [2021-06-25T14:15:33.588Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-25T14:15:33.588Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-25T14:15:33.588Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-25T14:15:33.588Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-25T14:15:33.588Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-25T14:15:33.588Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.062s coverage: 87.2% of statements [2021-06-25T14:15:33.588Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-25T14:15:33.588Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-25T14:15:33.588Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.040s coverage: 100.0% of statements [2021-06-25T14:15:33.588Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-25T14:15:33.588Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.052s coverage: 58.8% of statements [2021-06-25T14:15:33.588Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-25T14:15:33.588Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.053s coverage: 80.0% of statements [2021-06-25T14:15:33.588Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements [2021-06-25T14:15:33.588Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.062s coverage: 85.4% of statements [2021-06-25T14:15:33.588Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.071s coverage: 91.2% of statements [2021-06-25T14:15:33.588Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-25T14:15:33.588Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.138s coverage: 64.4% of statements [2021-06-25T14:15:33.588Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-25T14:15:33.588Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-25T14:15:33.588Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.041s coverage: 100.0% of statements [2021-06-25T14:15:33.588Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.029s coverage: 91.3% of statements [2021-06-25T14:15:33.589Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements [2021-06-25T14:15:33.589Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements [2021-06-25T14:15:33.589Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements [2021-06-25T14:15:33.589Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.179s coverage: 66.9% of statements [2021-06-25T14:15:33.589Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-25T14:15:33.589Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-25T14:15:33.589Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-25T14:15:34.095Z] using credential edgex-jenkins-ssh [2021-06-25T14:15:34.115Z] Cloning the remote Git repository [2021-06-25T14:15:34.159Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.115s coverage: 43.6% of statements [2021-06-25T14:15:34.159Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-25T14:15:34.159Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-25T14:15:34.424Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.061s coverage: 89.5% of statements [2021-06-25T14:15:34.424Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-25T14:15:34.137Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-06-25T14:15:34.276Z] > git init /w/workspace/edgex-go/19 # timeout=10 [2021-06-25T14:15:34.363Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-25T14:15:34.364Z] > git --version # timeout=10 [2021-06-25T14:15:34.388Z] > git --version # 'git version 2.17.1' [2021-06-25T14:15:34.390Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-25T14:15:34.466Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-25T14:15:34.694Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.043s coverage: 84.8% of statements [2021-06-25T14:15:34.694Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-06-25T14:15:41.332Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.059s coverage: 19.3% of statements [2021-06-25T14:15:41.332Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-06-25T14:15:41.332Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-06-25T14:15:41.332Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-25T14:15:41.332Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-25T14:15:41.332Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.110s coverage: 91.9% of statements [2021-06-25T14:15:41.332Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-06-25T14:15:41.332Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-06-25T14:15:41.332Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] [2021-06-25T14:15:41.332Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-06-25T14:15:41.332Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-06-25T14:15:41.332Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 62.7% of statements [2021-06-25T14:15:41.332Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-25T14:15:41.332Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-25T14:15:41.332Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.082s coverage: 97.6% of statements [2021-06-25T14:15:41.332Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-06-25T14:15:41.332Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-06-25T14:15:41.332Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] [2021-06-25T14:15:41.332Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-25T14:15:41.332Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-06-25T14:15:41.332Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.042s coverage: 28.9% of statements [2021-06-25T14:15:41.332Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-06-25T14:15:41.332Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-06-25T14:15:41.332Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-25T14:15:41.332Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-25T14:15:41.332Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-06-25T14:15:41.332Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-25T14:15:41.332Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.041s coverage: 100.0% of statements [2021-06-25T14:15:41.332Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 95.4% of statements [2021-06-25T14:15:41.332Z] GO111MODULE=on go vet ./... [2021-06-25T14:16:03.815Z] Merging remotes/origin/master commit 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 into PR head commit 3b60f06b94bc8eb6aa2335099dee8ef6ab883ec5 [2021-06-25T14:16:04.071Z] gofmt -l . [2021-06-25T14:16:04.303Z] Merge succeeded, producing c42251b0c2a661c6dfcc83081ffcb62765c56910 [2021-06-25T14:16:04.303Z] Checking out Revision c42251b0c2a661c6dfcc83081ffcb62765c56910 (PR-3579) [2021-06-25T14:16:04.336Z] [ "`gofmt -l .`" = "" ] [2021-06-25T14:16:04.598Z] ./bin/test-attribution-txt.sh [2021-06-25T14:16:02.284Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-25T14:16:02.300Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-25T14:16:02.333Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-25T14:16:02.372Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-25T14:16:02.373Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-25T14:16:02.385Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3579/head:refs/remotes/origin/PR-3579 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-25T14:16:03.802Z] > git config core.sparsecheckout # timeout=10 [2021-06-25T14:16:03.822Z] > git checkout -f 3b60f06b94bc8eb6aa2335099dee8ef6ab883ec5 # timeout=10 [2021-06-25T14:16:04.032Z] > git remote # timeout=10 [2021-06-25T14:16:04.049Z] > git config --get remote.origin.url # timeout=10 [2021-06-25T14:16:04.063Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-25T14:16:04.073Z] > git merge 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 # timeout=10 [2021-06-25T14:16:04.257Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-25T14:16:04.277Z] > git config core.sparsecheckout # timeout=10 [2021-06-25T14:16:04.289Z] > git checkout -f c42251b0c2a661c6dfcc83081ffcb62765c56910 # timeout=10 [Pipeline] sh [2021-06-25T14:16:05.479Z] + ls -al . [2021-06-25T14:16:05.479Z] total 560 [2021-06-25T14:16:05.479Z] drwxrwxr-x 10 1001 1001 4096 Jun 25 14:16 . [2021-06-25T14:16:05.479Z] drwxr-xr-x 4 root root 30 Jun 25 14:14 .. [2021-06-25T14:16:05.479Z] -rw-rw-r-- 1 1001 1001 11 Jun 25 14:12 .dockerignore [2021-06-25T14:16:05.479Z] drwxrwxr-x 8 1001 1001 179 Jun 25 14:12 .git [2021-06-25T14:16:05.479Z] drwxrwxr-x 3 1001 1001 125 Jun 25 14:12 .github [2021-06-25T14:16:05.479Z] -rw-rw-r-- 1 1001 1001 818 Jun 25 14:12 .gitignore [2021-06-25T14:16:05.479Z] drwx------ 3 1001 1001 60 Jun 25 14:13 .semver [2021-06-25T14:16:05.479Z] -rw-rw-r-- 1 1001 1001 166 Jun 25 14:12 .sonarcloud.properties [2021-06-25T14:16:05.479Z] -rw-rw-r-- 1 1001 1001 8609 Jun 25 14:12 Attribution.txt [2021-06-25T14:16:05.479Z] -rw-rw-r-- 1 1001 1001 43881 Jun 25 14:12 CHANGELOG.md [2021-06-25T14:16:05.479Z] -rw-rw-r-- 1 1001 1001 3804 Jun 25 14:12 CONTRIBUTING.md [2021-06-25T14:16:05.479Z] -rw-rw-r-- 1 1001 1001 931 Jun 25 14:12 Dockerfile.build [2021-06-25T14:16:05.480Z] -rw-rw-r-- 1 1001 1001 849 Jun 25 14:12 Jenkinsfile [2021-06-25T14:16:05.480Z] -rw-rw-r-- 1 1001 1001 10775 Jun 25 14:12 LICENSE [2021-06-25T14:16:05.480Z] -rw-rw-r-- 1 1001 1001 5605 Jun 25 14:12 Makefile [2021-06-25T14:16:05.480Z] -rw-rw-r-- 1 1001 1001 7905 Jun 25 14:12 README.md [2021-06-25T14:16:05.480Z] -rw-rw-r-- 1 1001 1001 7071 Jun 25 14:12 SECURITY.md [2021-06-25T14:16:05.480Z] -rw-rw-r-- 1 1001 1001 5 Jun 25 14:13 VERSION [2021-06-25T14:16:05.480Z] -rw-rw-r-- 1 1001 1001 4131 Jun 25 14:12 ZMQWindows.md [2021-06-25T14:16:05.480Z] drwxrwxr-x 2 1001 1001 37 Jun 25 14:12 bin [2021-06-25T14:16:05.480Z] drwxrwxr-x 14 1001 1001 4096 Jun 25 14:12 cmd [2021-06-25T14:16:05.480Z] -rw-r--r-- 1 root root 398095 Jun 25 14:15 coverage.out [2021-06-25T14:16:05.480Z] -rw-rw-r-- 1 1001 1001 806 Jun 25 14:12 go.mod [2021-06-25T14:16:05.480Z] -rw-r--r-- 1 root root 20759 Jun 25 14:14 go.sum [2021-06-25T14:16:05.480Z] drwxrwxr-x 7 1001 1001 114 Jun 25 14:12 internal [2021-06-25T14:16:05.480Z] drwxrwxr-x 3 1001 1001 16 Jun 25 14:12 openapi [2021-06-25T14:16:05.480Z] drwxrwxr-x 4 1001 1001 71 Jun 25 14:12 snap [2021-06-25T14:16:05.480Z] -rw-rw-r-- 1 1001 1001 168 Jun 25 14:12 version.go [Pipeline] sh [2021-06-25T14:16:05.776Z] + '[' -e coverage.out ] [2021-06-25T14:16:05.776Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-25T14:16:05.919Z] Stashed 1 file(s) [Pipeline] sh [2021-06-25T14:16:06.215Z] + make build [2021-06-25T14:16:06.216Z] go mod tidy [2021-06-25T14:16:06.216Z] 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-06-25T14:16:07.629Z] 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-06-25T14:16:08.571Z] Commit message: "Merge commit '0f46f9c91dceca59bd5ea8aaab086cfec78c4084' into HEAD" [2021-06-25T14:16:08.596Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-25T14:16:10.036Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-25T14:16:08.547Z] > git rev-list --no-walk 1cc6b8336e5438492cec68b4039bb1f83825bfd8 # timeout=10 [2021-06-25T14:16:10.454Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-25T14:16:10.803Z] + sudo service docker restart [2021-06-25T14:16:10.803Z] + true [2021-06-25T14:16:14.237Z] 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-06-25T14:16:14.818Z] 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-06-25T14:16:15.778Z] 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-06-25T14:16:16.044Z] 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-06-25T14:16:16.989Z] 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-06-25T14:16:17.566Z] 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-06-25T14:16:18.524Z] 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-06-25T14:16:19.470Z] 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-06-25T14:16:20.422Z] 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-06-25T14:16:20.999Z] 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-06-25T14:16:22.409Z] $ docker stop --time=1 4f52faa17aedf25ab49c751a0f47c2b85fee71febcd71f49ea235c56c50b2ef6 [2021-06-25T14:16:24.745Z] $ docker rm -f 4f52faa17aedf25ab49c751a0f47c2b85fee71febcd71f49ea235c56c50b2ef6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-25T14:16:26.219Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-25T14:16:26.219Z] [2021-06-25T14:16:26.219Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-06-25T14:16:26.537Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-25T14:16:26.537Z] latest: Pulling from edgex-devops/edgex-compose [2021-06-25T14:16:26.537Z] cbdbe7a5bc2a: Pulling fs layer [2021-06-25T14:16:26.537Z] ca9280d653b3: Pulling fs layer [2021-06-25T14:16:26.537Z] 7e9c9ca2126c: Pulling fs layer [2021-06-25T14:16:26.537Z] cbdbe7a5bc2a: Verifying Checksum [2021-06-25T14:16:26.537Z] cbdbe7a5bc2a: Download complete [2021-06-25T14:16:26.801Z] cbdbe7a5bc2a: Pull complete [2021-06-25T14:16:27.380Z] ca9280d653b3: Verifying Checksum [2021-06-25T14:16:27.380Z] ca9280d653b3: Download complete [2021-06-25T14:16:27.646Z] ca9280d653b3: Pull complete [2021-06-25T14:16:28.216Z] 7e9c9ca2126c: Verifying Checksum [2021-06-25T14:16:28.216Z] 7e9c9ca2126c: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-25T14:16:29.153Z] provisioning config files... [2021-06-25T14:16:29.180Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/19@tmp/config2340207353668826461tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-25T14:16:29.561Z] ---> docker-login.sh [2021-06-25T14:16:29.561Z] nexus3.edgexfoundry.org:10001 [2021-06-25T14:16:30.546Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-25T14:16:30.827Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-25T14:16:30.827Z] Configure a credential helper to remove this warning. See [2021-06-25T14:16:30.827Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-25T14:16:30.827Z] [2021-06-25T14:16:30.827Z] Login Succeeded [2021-06-25T14:16:30.827Z] nexus3.edgexfoundry.org:10002 [2021-06-25T14:16:31.102Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-25T14:16:31.390Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-25T14:16:31.390Z] Configure a credential helper to remove this warning. See [2021-06-25T14:16:31.390Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-25T14:16:31.390Z] [2021-06-25T14:16:31.390Z] Login Succeeded [2021-06-25T14:16:31.390Z] nexus3.edgexfoundry.org:10003 [2021-06-25T14:16:31.550Z] 7e9c9ca2126c: Pull complete [2021-06-25T14:16:31.550Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-06-25T14:16:31.550Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-25T14:16:31.550Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-06-25T14:16:31.632Z] prd-centos7-docker-4c-2g-98 does not seem to be running inside a container [2021-06-25T14:16:31.676Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-25T14:16:31.675Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/19 -v /w/workspace/edgex-go/19:/w/workspace/edgex-go/19:rw,z -v /w/workspace/edgex-go/19@tmp:/w/workspace/edgex-go/19@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-06-25T14:16:31.961Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-25T14:16:31.961Z] Configure a credential helper to remove this warning. See [2021-06-25T14:16:31.961Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-25T14:16:31.961Z] [2021-06-25T14:16:31.961Z] Login Succeeded [2021-06-25T14:16:31.961Z] nexus3.edgexfoundry.org:10004 [2021-06-25T14:16:32.236Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-25T14:16:32.513Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-25T14:16:32.513Z] Configure a credential helper to remove this warning. See [2021-06-25T14:16:32.513Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-25T14:16:32.513Z] [2021-06-25T14:16:32.513Z] Login Succeeded [2021-06-25T14:16:32.513Z] docker.io [2021-06-25T14:16:32.786Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-25T14:16:33.382Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-25T14:16:33.382Z] Configure a credential helper to remove this warning. See [2021-06-25T14:16:33.382Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-25T14:16:33.382Z] [2021-06-25T14:16:33.382Z] Login Succeeded [2021-06-25T14:16:33.382Z] ---> docker-login.sh ends [2021-06-25T14:16:34.999Z] $ docker top 7d5cf815dae963a00b85574b52f6a01dd22801178176855bdf22b5833edcb2f7 -eo pid,comm [Pipeline] { [Pipeline] } [2021-06-25T14:16:35.101Z] Deleting 1 temporary files [Pipeline] sh [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2021-06-25T14:16:35.409Z] + grep parallel [2021-06-25T14:16:35.409Z] + docker-compose build --help [Pipeline] echo [2021-06-25T14:16:35.625Z] ========================================================= [2021-06-25T14:16:35.625Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-25T14:16:35.625Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-25T14:16:35.984Z] --parallel Build images in parallel. [Pipeline] } [2021-06-25T14:16:35.997Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-06-25T14:16:35.994Z] $ docker stop --time=1 7d5cf815dae963a00b85574b52f6a01dd22801178176855bdf22b5833edcb2f7 [2021-06-25T14:16:37.208Z] $ docker rm -f 7d5cf815dae963a00b85574b52f6a01dd22801178176855bdf22b5833edcb2f7 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-25T14:16:37.641Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-25T14:16:37.641Z] . [Pipeline] withDockerContainer [2021-06-25T14:16:37.717Z] prd-centos7-docker-4c-2g-98 does not seem to be running inside a container [2021-06-25T14:16:37.756Z] $ 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/19 -v /w/workspace/edgex-go/19:/w/workspace/edgex-go/19:rw,z -v /w/workspace/edgex-go/19@tmp:/w/workspace/edgex-go/19@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-06-25T14:16:38.090Z] $ docker top bcea3b58c9423cd33e6c6e423cb65b320c613baa0b0f767c7ab6f67cacfc2f9e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-25T14:16:38.474Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-25T14:16:38.674Z] Sending build context to Docker daemon 166.3MB [2021-06-25T14:16:38.674Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-25T14:16:38.674Z] Step 2/6 : FROM ${BASE} [2021-06-25T14:16:38.674Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-25T14:16:38.674Z] 595b0fe564bb: Pulling fs layer [2021-06-25T14:16:38.674Z] 3088b5b3c5c0: Pulling fs layer [2021-06-25T14:16:38.674Z] 5b7225fbf94c: Pulling fs layer [2021-06-25T14:16:38.674Z] ba82ee9f976e: Pulling fs layer [2021-06-25T14:16:38.674Z] 506bd15cee9f: Pulling fs layer [2021-06-25T14:16:38.674Z] 75a0a4a0db45: Pulling fs layer [2021-06-25T14:16:38.674Z] 618dc40b7e24: Pulling fs layer [2021-06-25T14:16:38.674Z] 506bd15cee9f: Waiting [2021-06-25T14:16:38.674Z] 618dc40b7e24: Waiting [2021-06-25T14:16:38.674Z] 75a0a4a0db45: Waiting [2021-06-25T14:16:38.674Z] ba82ee9f976e: Waiting [2021-06-25T14:16:38.674Z] 5b7225fbf94c: Verifying Checksum [2021-06-25T14:16:38.674Z] 5b7225fbf94c: Download complete [2021-06-25T14:16:38.674Z] 3088b5b3c5c0: Verifying Checksum [2021-06-25T14:16:38.674Z] 3088b5b3c5c0: Download complete [2021-06-25T14:16:38.674Z] 506bd15cee9f: Download complete [2021-06-25T14:16:38.674Z] 75a0a4a0db45: Verifying Checksum [2021-06-25T14:16:38.674Z] 595b0fe564bb: Verifying Checksum [2021-06-25T14:16:38.674Z] 595b0fe564bb: Download complete [2021-06-25T14:16:39.048Z] Building core-command ... [2021-06-25T14:16:39.048Z] Building core-data ... [2021-06-25T14:16:39.048Z] Building core-metadata ... [2021-06-25T14:16:39.048Z] Building security-bootstrapper ... [2021-06-25T14:16:39.048Z] Building security-proxy-setup ... [2021-06-25T14:16:39.048Z] Building security-secretstore-setup ... [2021-06-25T14:16:39.048Z] Building support-notifications ... [2021-06-25T14:16:39.048Z] Building support-scheduler ... [2021-06-25T14:16:39.048Z] Building sys-mgmt-agent ... [2021-06-25T14:16:39.048Z] Building security-secretstore-setup [2021-06-25T14:16:39.048Z] Building security-bootstrapper [2021-06-25T14:16:39.048Z] Building support-notifications [2021-06-25T14:16:39.048Z] Building core-metadata [2021-06-25T14:16:39.048Z] Building core-command [2021-06-25T14:16:39.661Z] 595b0fe564bb: Pull complete [2021-06-25T14:16:39.942Z] 3088b5b3c5c0: Pull complete [2021-06-25T14:16:40.552Z] 5b7225fbf94c: Pull complete [2021-06-25T14:16:40.834Z] 618dc40b7e24: Verifying Checksum [2021-06-25T14:16:40.834Z] 618dc40b7e24: Download complete [2021-06-25T14:16:42.275Z] ba82ee9f976e: Verifying Checksum [2021-06-25T14:16:42.275Z] ba82ee9f976e: Download complete [2021-06-25T14:16:52.438Z] ba82ee9f976e: Pull complete [2021-06-25T14:16:52.711Z] 506bd15cee9f: Pull complete [2021-06-25T14:16:52.987Z] 75a0a4a0db45: Pull complete [2021-06-25T14:16:57.202Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-25T14:16:57.202Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-25T14:16:57.202Z] ---> 873a662f78f3 [2021-06-25T14:16:57.202Z] Step 3/26 : WORKDIR /edgex-go [2021-06-25T14:16:57.202Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-25T14:16:57.202Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-25T14:16:57.202Z] ---> 873a662f78f3 [2021-06-25T14:16:57.202Z] Step 3/24 : WORKDIR /edgex-go [2021-06-25T14:16:57.202Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-25T14:16:57.202Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-25T14:16:57.202Z] ---> 873a662f78f3 [2021-06-25T14:16:57.202Z] Step 3/24 : WORKDIR /edgex-go [2021-06-25T14:16:57.202Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-25T14:16:57.202Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-25T14:16:57.202Z] ---> 873a662f78f3 [2021-06-25T14:16:57.202Z] Step 3/32 : WORKDIR /edgex-go [2021-06-25T14:16:57.356Z] 618dc40b7e24: Pull complete [2021-06-25T14:16:57.356Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-06-25T14:16:57.356Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-25T14:16:57.356Z] ---> a36622ca3599 [2021-06-25T14:16:57.356Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-06-25T14:16:59.368Z] ---> Running in f51ef4cd86f2 [2021-06-25T14:17:00.802Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-25T14:17:01.861Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-25T14:17:02.836Z] (1/12) Installing libmagic (5.39-r0) [2021-06-25T14:17:02.836Z] (2/12) Installing file (5.39-r0) [2021-06-25T14:17:02.836Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-25T14:17:03.107Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-25T14:17:07.842Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-25T14:17:07.842Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-25T14:17:07.842Z] ---> 873a662f78f3 [2021-06-25T14:17:07.842Z] Step 3/23 : WORKDIR /edgex-go [2021-06-25T14:17:08.107Z] ---> Running in 3325e035e971 [2021-06-25T14:17:08.107Z] ---> Running in 1e9b0080461f [2021-06-25T14:17:08.107Z] ---> Running in a2fa619d1877 [2021-06-25T14:17:08.107Z] ---> Running in 00d7f5a21756 [2021-06-25T14:17:08.107Z] ---> Running in 3ed4e8ba637e [2021-06-25T14:17:08.107Z] Removing intermediate container 00d7f5a21756 [2021-06-25T14:17:08.107Z] ---> 4258794d5418 [2021-06-25T14:17:08.107Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-25T14:17:08.107Z] Removing intermediate container 3325e035e971 [2021-06-25T14:17:08.107Z] ---> 596215d88aaa [2021-06-25T14:17:08.107Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-25T14:17:08.459Z] Removing intermediate container 1e9b0080461f [2021-06-25T14:17:08.459Z] ---> 2ffa4317a10a [2021-06-25T14:17:08.459Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-25T14:17:08.459Z] ---> Running in 8b0063b373a2 [2021-06-25T14:17:08.459Z] Removing intermediate container a2fa619d1877 [2021-06-25T14:17:08.459Z] ---> ebf5b49999f3 [2021-06-25T14:17:08.459Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-25T14:17:08.459Z] ---> Running in 0c99cf0f71e6 [2021-06-25T14:17:08.459Z] Removing intermediate container 3ed4e8ba637e [2021-06-25T14:17:08.459Z] ---> f703ecdb483b [2021-06-25T14:17:08.460Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-25T14:17:08.460Z] ---> Running in eb95f73649e6 [2021-06-25T14:17:08.460Z] ---> Running in 1aa181babf65 [2021-06-25T14:17:08.460Z] ---> Running in ef6b54b38302 [2021-06-25T14:17:09.414Z] Removing intermediate container 8b0063b373a2 [2021-06-25T14:17:09.414Z] ---> 4bec4ab1c4be [2021-06-25T14:17:09.414Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-25T14:17:09.414Z] Removing intermediate container 0c99cf0f71e6 [2021-06-25T14:17:09.414Z] ---> 41c11dd41f11 [2021-06-25T14:17:09.414Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-25T14:17:09.414Z] ---> Running in 6d80ff942816 [2021-06-25T14:17:09.414Z] ---> Running in df40d1d7a281 [2021-06-25T14:17:09.414Z] Removing intermediate container eb95f73649e6 [2021-06-25T14:17:09.414Z] ---> a28161934053 [2021-06-25T14:17:09.414Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-25T14:17:09.414Z] Removing intermediate container 1aa181babf65 [2021-06-25T14:17:09.414Z] ---> 36c4d4af239b [2021-06-25T14:17:09.414Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-25T14:17:09.414Z] ---> Running in 0c11872058b3 [2021-06-25T14:17:09.678Z] ---> Running in 8f4f0732a42b [2021-06-25T14:17:09.678Z] Removing intermediate container ef6b54b38302 [2021-06-25T14:17:09.678Z] ---> 7855106f40f0 [2021-06-25T14:17:09.678Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-25T14:17:09.678Z] ---> Running in cd911804feea [2021-06-25T14:17:09.942Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-25T14:17:10.207Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-25T14:17:10.207Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-25T14:17:10.207Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-25T14:17:10.207Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-25T14:17:10.776Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-25T14:17:11.038Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-25T14:17:11.038Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-25T14:17:11.038Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-25T14:17:11.038Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-25T14:17:11.303Z] OK: 219 MiB in 52 packages [2021-06-25T14:17:11.893Z] Removing intermediate container 0c11872058b3 [2021-06-25T14:17:11.893Z] ---> 8477519db54c [2021-06-25T14:17:11.893Z] Step 6/26 : COPY go.mod . [2021-06-25T14:17:11.893Z] OK: 219 MiB in 52 packages [2021-06-25T14:17:11.893Z] OK: 219 MiB in 52 packages [2021-06-25T14:17:11.893Z] OK: 219 MiB in 52 packages [2021-06-25T14:17:11.894Z] OK: 219 MiB in 52 packages [2021-06-25T14:17:11.894Z] ---> 1eedeef3e579 [2021-06-25T14:17:11.894Z] Step 7/26 : RUN go mod download [2021-06-25T14:17:12.162Z] ---> Running in 0b94ba25811b [2021-06-25T14:17:12.162Z] Removing intermediate container df40d1d7a281 [2021-06-25T14:17:12.162Z] ---> d880f97cda2e [2021-06-25T14:17:12.162Z] Step 6/24 : COPY go.mod . [2021-06-25T14:17:12.437Z] Removing intermediate container cd911804feea [2021-06-25T14:17:12.437Z] ---> e3ba4d445fda [2021-06-25T14:17:12.437Z] Step 6/23 : COPY go.mod . [2021-06-25T14:17:12.697Z] Removing intermediate container 6d80ff942816 [2021-06-25T14:17:12.697Z] ---> 66a6a099aea7 [2021-06-25T14:17:12.697Z] Step 6/32 : COPY go.mod . [2021-06-25T14:17:12.958Z] Removing intermediate container 8f4f0732a42b [2021-06-25T14:17:12.958Z] ---> 8b1537a0d832 [2021-06-25T14:17:12.958Z] Step 6/24 : COPY go.mod . [2021-06-25T14:17:12.958Z] ---> 44c4b845aee7 [2021-06-25T14:17:12.958Z] Step 7/24 : RUN go mod download [2021-06-25T14:17:13.219Z] ---> 9dc879a39fc1 [2021-06-25T14:17:13.219Z] Step 7/23 : RUN go mod download [2021-06-25T14:17:13.480Z] ---> 4bb15972b820 [2021-06-25T14:17:13.480Z] Step 7/32 : RUN go mod download [2021-06-25T14:17:13.480Z] ---> Running in 7a219d51981c [2021-06-25T14:17:13.480Z] ---> f268733a0780 [2021-06-25T14:17:13.480Z] Step 7/24 : RUN go mod download [2021-06-25T14:17:13.480Z] ---> Running in 16b35672bd04 [2021-06-25T14:17:13.741Z] ---> Running in fd4a73b564c3 [2021-06-25T14:17:13.741Z] ---> Running in 552f8c8950fe [2021-06-25T14:17:14.004Z] Removing intermediate container 0b94ba25811b [2021-06-25T14:17:14.004Z] ---> 168bbf723028 [2021-06-25T14:17:14.004Z] Step 8/26 : COPY . . [2021-06-25T14:17:15.527Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-25T14:17:15.527Z] (6/12) Installing patch (2.7.6-r7) [2021-06-25T14:17:15.527Z] (7/12) Installing build-base (0.5-r2) [2021-06-25T14:17:15.527Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-25T14:17:15.802Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-25T14:17:15.802Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-25T14:17:16.073Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-25T14:17:16.353Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-25T14:17:16.353Z] Executing busybox-1.32.1-r6.trigger [2021-06-25T14:17:16.353Z] OK: 218 MiB in 52 packages [2021-06-25T14:17:20.610Z] Removing intermediate container 7a219d51981c [2021-06-25T14:17:20.610Z] ---> 7cf8496e14cd [2021-06-25T14:17:20.610Z] Step 8/24 : COPY . . [2021-06-25T14:17:20.610Z] ---> e716a268c6a8 [2021-06-25T14:17:20.610Z] Step 9/26 : RUN go mod tidy [2021-06-25T14:17:20.610Z] ---> Running in 5a893865d666 [2021-06-25T14:17:20.729Z] Removing intermediate container f51ef4cd86f2 [2021-06-25T14:17:20.729Z] ---> eccb8d9d8047 [2021-06-25T14:17:20.729Z] Step 4/6 : WORKDIR /edgex-go [2021-06-25T14:17:20.729Z] ---> Running in e56a5877b728 [2021-06-25T14:17:20.729Z] Removing intermediate container e56a5877b728 [2021-06-25T14:17:20.729Z] ---> 1c7f8ba8604f [2021-06-25T14:17:20.729Z] Step 5/6 : COPY go.mod . [2021-06-25T14:17:21.716Z] ---> 898857fc27ac [2021-06-25T14:17:21.716Z] Step 6/6 : RUN go mod download [2021-06-25T14:17:21.716Z] ---> Running in ff3b95a51171 [2021-06-25T14:17:24.845Z] Removing intermediate container 16b35672bd04 [2021-06-25T14:17:24.845Z] ---> e6e7c9cc2af3 [2021-06-25T14:17:24.845Z] Step 8/23 : COPY . . [2021-06-25T14:17:24.845Z] Removing intermediate container 552f8c8950fe [2021-06-25T14:17:24.845Z] ---> 27b3ba811d1d [2021-06-25T14:17:24.845Z] Step 8/24 : COPY . . [2021-06-25T14:17:24.845Z] Removing intermediate container fd4a73b564c3 [2021-06-25T14:17:24.845Z] ---> d29024d8908c [2021-06-25T14:17:24.845Z] Step 8/32 : COPY . . [2021-06-25T14:17:24.845Z] ---> b2c6e0dd830f [2021-06-25T14:17:24.845Z] Step 9/24 : RUN go mod tidy [2021-06-25T14:17:43.058Z] Removing intermediate container 5a893865d666 [2021-06-25T14:17:43.058Z] ---> f2a25bc345ce [2021-06-25T14:17:43.058Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-25T14:17:43.058Z] ---> Running in 0e33babb666b [2021-06-25T14:17:43.058Z] ---> Running in 89aa69350565 [2021-06-25T14:17:43.058Z] ---> 323c08d44ee8 [2021-06-25T14:17:43.058Z] Step 9/23 : RUN go mod tidy [2021-06-25T14:17:43.058Z] ---> 8797c2b15a88 [2021-06-25T14:17:43.058Z] Step 9/24 : RUN go mod tidy [2021-06-25T14:17:43.058Z] ---> Running in 5aa121494a25 [2021-06-25T14:17:43.058Z] ---> dc344427e700 [2021-06-25T14:17:43.058Z] Step 9/32 : RUN go mod tidy [2021-06-25T14:17:43.058Z] ---> Running in ca2de6afcb00 [2021-06-25T14:17:43.058Z] ---> Running in 9831ca6a3c29 [2021-06-25T14:17:43.058Z] 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-06-25T14:17:46.401Z] Removing intermediate container 0e33babb666b [2021-06-25T14:17:46.401Z] ---> d7e3c97e8031 [2021-06-25T14:17:46.401Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-25T14:17:46.401Z] ---> Running in a7449bf7dbd2 [2021-06-25T14:17:46.401Z] Removing intermediate container 5aa121494a25 [2021-06-25T14:17:46.401Z] ---> fbb7d47d4b54 [2021-06-25T14:17:46.401Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-25T14:17:46.401Z] Removing intermediate container ca2de6afcb00 [2021-06-25T14:17:46.401Z] ---> bcb42f8aba45 [2021-06-25T14:17:46.401Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-25T14:17:46.663Z] ---> Running in 6dbb77b6b928 [2021-06-25T14:17:46.663Z] Removing intermediate container 9831ca6a3c29 [2021-06-25T14:17:46.663Z] ---> 5f20b0536464 [2021-06-25T14:17:46.663Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-25T14:17:46.663Z] ---> Running in a9af2e95b5b8 [2021-06-25T14:17:46.663Z] ---> Running in cf127d3f0f5c [2021-06-25T14:17:47.247Z] 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-06-25T14:17:47.841Z] 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-06-25T14:17:47.841Z] 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-06-25T14:17:47.841Z] 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-06-25T14:17:48.579Z] Removing intermediate container ff3b95a51171 [2021-06-25T14:17:48.579Z] ---> 61e6d8bf7c8c [2021-06-25T14:17:48.579Z] Successfully built 61e6d8bf7c8c [2021-06-25T14:17:48.579Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-25T14:17:48.925Z] + docker inspect -f . ci-base-image-arm64 [2021-06-25T14:17:48.925Z] . [Pipeline] withDockerContainer [2021-06-25T14:17:49.148Z] prd-ubuntu18.04-docker-arm64-4c-16g-99 does not seem to be running inside a container [2021-06-25T14:17:49.198Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/19 -v /w/workspace/edgex-go/19:/w/workspace/edgex-go/19:rw,z -v /w/workspace/edgex-go/19@tmp:/w/workspace/edgex-go/19@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-25T14:17:50.599Z] $ docker top 1af594ab8d300b4e5100d6094b9ab8e16f5701a8450252b598cfecad9499507a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-25T14:17:51.546Z] + go version [2021-06-25T14:17:51.546Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-06-25T14:17:51.541Z] $ docker stop --time=1 1af594ab8d300b4e5100d6094b9ab8e16f5701a8450252b598cfecad9499507a [2021-06-25T14:17:53.335Z] $ docker rm -f 1af594ab8d300b4e5100d6094b9ab8e16f5701a8450252b598cfecad9499507a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-25T14:17:54.190Z] + docker inspect -f . ci-base-image-arm64 [2021-06-25T14:17:54.190Z] . [Pipeline] withDockerContainer [2021-06-25T14:17:54.413Z] prd-ubuntu18.04-docker-arm64-4c-16g-99 does not seem to be running inside a container [2021-06-25T14:17:54.464Z] $ 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/19 -v /w/workspace/edgex-go/19:/w/workspace/edgex-go/19:rw,z -v /w/workspace/edgex-go/19@tmp:/w/workspace/edgex-go/19@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-25T14:17:55.819Z] $ docker top a2077d90d70ee3786634b5d6af533b14fc1f18c248b05e35943c1bb8b05c26e1 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-25T14:17:56.138Z] ========================================================= [2021-06-25T14:17:56.138Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-25T14:17:56.138Z] ========================================================= [Pipeline] sh [2021-06-25T14:17:56.776Z] + go mod tidy [Pipeline] sh [2021-06-25T14:17:58.038Z] + make test [2021-06-25T14:17:58.038Z] go mod tidy [2021-06-25T14:17:58.640Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-25T14:18:09.920Z] 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-06-25T14:18:16.543Z] Removing intermediate container 89aa69350565 [2021-06-25T14:18:16.543Z] ---> c84ab869c5c5 [2021-06-25T14:18:16.543Z] [2021-06-25T14:18:16.543Z] Step 11/26 : FROM alpine:3.12 [2021-06-25T14:18:16.543Z] 3.12: Pulling from library/alpine [2021-06-25T14:18:17.120Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-25T14:18:17.120Z] Status: Downloaded newer image for alpine:3.12 [2021-06-25T14:18:17.120Z] ---> 13621d1b12d4 [2021-06-25T14:18:17.120Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-25T14:18:17.382Z] ---> Running in 656d9044ada8 [2021-06-25T14:18:17.958Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-25T14:18:17.958Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-25T14:18:18.226Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-25T14:18:18.226Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-25T14:18:18.226Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-25T14:18:18.226Z] (4/6) Installing curl (7.77.0-r0) [2021-06-25T14:18:18.226Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-25T14:18:18.226Z] (6/6) Installing su-exec (0.2-r1) [2021-06-25T14:18:18.226Z] Executing busybox-1.31.1-r20.trigger [2021-06-25T14:18:18.226Z] Executing ca-certificates-20191127-r4.trigger [2021-06-25T14:18:18.490Z] OK: 7 MiB in 20 packages [2021-06-25T14:18:19.063Z] Removing intermediate container 656d9044ada8 [2021-06-25T14:18:19.063Z] ---> e31472cfc836 [2021-06-25T14:18:19.063Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-25T14:18:19.327Z] ---> Running in 7e9c427c384c [2021-06-25T14:18:19.327Z] Removing intermediate container 7e9c427c384c [2021-06-25T14:18:19.327Z] ---> a4c3a5202760 [2021-06-25T14:18:19.327Z] Step 14/26 : WORKDIR / [2021-06-25T14:18:19.602Z] ---> Running in b479da748647 [2021-06-25T14:18:19.602Z] Removing intermediate container b479da748647 [2021-06-25T14:18:19.602Z] ---> 02bdf59ee0fe [2021-06-25T14:18:19.602Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-06-25T14:18:20.212Z] ---> 1289ab7d814e [2021-06-25T14:18:20.212Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-06-25T14:18:20.212Z] ---> 62d1b5c5ee36 [2021-06-25T14:18:20.212Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-25T14:18:20.813Z] ---> ed1a02e8ddd3 [2021-06-25T14:18:20.813Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-06-25T14:18:20.813Z] ---> 2efa834efae3 [2021-06-25T14:18:20.813Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-25T14:18:21.801Z] ---> cf38a92e0f4d [2021-06-25T14:18:21.801Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-25T14:18:22.508Z] ---> 8b95c8c95a76 [2021-06-25T14:18:22.508Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-25T14:18:22.779Z] ---> 7198f8844e36 [2021-06-25T14:18:22.779Z] Step 22/26 : 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-06-25T14:18:22.779Z] ---> Running in 0c1a6e411b67 [2021-06-25T14:18:24.245Z] Removing intermediate container 0c1a6e411b67 [2021-06-25T14:18:24.245Z] ---> 69e7cb9963ff [2021-06-25T14:18:24.245Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-25T14:18:24.514Z] ---> Running in 12808350c66b [2021-06-25T14:18:25.113Z] Removing intermediate container a9af2e95b5b8 [2021-06-25T14:18:25.113Z] ---> b425bafd436e [2021-06-25T14:18:25.113Z] [2021-06-25T14:18:25.113Z] Step 11/24 : FROM alpine:3.12 [2021-06-25T14:18:25.113Z] ---> 13621d1b12d4 [2021-06-25T14:18:25.113Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-25T14:18:25.113Z] Removing intermediate container 12808350c66b [2021-06-25T14:18:25.113Z] ---> 4745986c7ca7 [2021-06-25T14:18:25.113Z] Step 24/26 : LABEL arch=x86_64 [2021-06-25T14:18:25.113Z] ---> Running in d742df9183ad [2021-06-25T14:18:25.113Z] ---> Running in cbbd41a4c56a [2021-06-25T14:18:25.387Z] Removing intermediate container cbbd41a4c56a [2021-06-25T14:18:25.387Z] ---> a0538efd514e [2021-06-25T14:18:25.387Z] Step 25/26 : LABEL git_sha=face0284a1a640849d5d9bce041ec9c7320267a6 [2021-06-25T14:18:25.387Z] ---> Running in b8c504023e47 [2021-06-25T14:18:25.475Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-25T14:18:25.663Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-25T14:18:25.936Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-25T14:18:25.936Z] Removing intermediate container b8c504023e47 [2021-06-25T14:18:25.936Z] ---> 7be1036a7409 [2021-06-25T14:18:25.936Z] Step 26/26 : LABEL version=0.0.0 [2021-06-25T14:18:26.209Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-25T14:18:26.209Z] Executing busybox-1.31.1-r20.trigger [2021-06-25T14:18:26.209Z] OK: 6 MiB in 15 packages [2021-06-25T14:18:26.209Z] ---> Running in 061a54aad63a [2021-06-25T14:18:26.490Z] Removing intermediate container cf127d3f0f5c [2021-06-25T14:18:26.490Z] ---> c80534c42d08 [2021-06-25T14:18:26.490Z] [2021-06-25T14:18:26.490Z] Step 11/32 : FROM alpine:3.12 [2021-06-25T14:18:26.490Z] ---> 13621d1b12d4 [2021-06-25T14:18:26.490Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-25T14:18:26.490Z] Removing intermediate container 061a54aad63a [2021-06-25T14:18:26.490Z] ---> 8457c9bfcb8c [2021-06-25T14:18:26.490Z] [2021-06-25T14:18:26.490Z] ---> Running in 705e644fbe99 [2021-06-25T14:18:26.785Z] Successfully built 8457c9bfcb8c [2021-06-25T14:18:26.785Z] Successfully tagged security-secretstore-setup:latest [2021-06-25T14:18:26.785Z] Building security-proxy-setup [2021-06-25T14:18:26.785Z]  Building security-secretstore-setup ... done Removing intermediate container d742df9183ad [2021-06-25T14:18:26.785Z] ---> fe0e350014f3 [2021-06-25T14:18:26.785Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-25T14:18:26.785Z] Removing intermediate container 705e644fbe99 [2021-06-25T14:18:26.785Z] ---> acd95710658b [2021-06-25T14:18:26.785Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-25T14:18:28.727Z] ---> Running in 262a47afa95a [2021-06-25T14:18:28.727Z] ---> Running in caabd9e98629 [2021-06-25T14:18:30.112Z] Removing intermediate container 262a47afa95a [2021-06-25T14:18:30.112Z] ---> f76f3a0fb533 [2021-06-25T14:18:30.112Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-25T14:18:30.112Z] Removing intermediate container 6dbb77b6b928 [2021-06-25T14:18:30.112Z] ---> d71d269df17f [2021-06-25T14:18:30.112Z] [2021-06-25T14:18:30.112Z] Step 11/23 : FROM alpine:3.12 [2021-06-25T14:18:30.112Z] ---> 13621d1b12d4 [2021-06-25T14:18:30.112Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-25T14:18:30.684Z] ---> Running in 8213db66946c [2021-06-25T14:18:30.684Z] ---> Running in 0258b9508c24 [2021-06-25T14:18:30.684Z] Removing intermediate container a7449bf7dbd2 [2021-06-25T14:18:30.684Z] ---> 82776b4659cd [2021-06-25T14:18:30.684Z] [2021-06-25T14:18:30.684Z] Step 11/24 : FROM alpine:3.12 [2021-06-25T14:18:30.684Z] ---> 13621d1b12d4 [2021-06-25T14:18:30.684Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-25T14:18:30.684Z] ---> Using cache [2021-06-25T14:18:30.684Z] ---> fe0e350014f3 [2021-06-25T14:18:30.684Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-25T14:18:30.684Z] ---> Using cache [2021-06-25T14:18:30.684Z] ---> f76f3a0fb533 [2021-06-25T14:18:30.684Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-25T14:18:30.945Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-25T14:18:30.945Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-25T14:18:30.945Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-25T14:18:30.945Z] (2/2) Installing su-exec (0.2-r1) [2021-06-25T14:18:30.945Z] Executing busybox-1.31.1-r20.trigger [2021-06-25T14:18:30.945Z] OK: 6 MiB in 16 packages [2021-06-25T14:18:31.209Z] ---> Running in cfa0047036ef [2021-06-25T14:18:31.783Z] Removing intermediate container 8213db66946c [2021-06-25T14:18:31.783Z] ---> fcabd5d41653 [2021-06-25T14:18:31.783Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-25T14:18:31.783Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-25T14:18:31.783Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-25T14:18:31.783Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-25T14:18:31.783Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-25T14:18:31.783Z] Executing busybox-1.31.1-r20.trigger [2021-06-25T14:18:31.783Z] Executing ca-certificates-20191127-r4.trigger [2021-06-25T14:18:32.043Z] OK: 6 MiB in 16 packages [2021-06-25T14:18:32.994Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-25T14:18:32.994Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-25T14:18:32.994Z] ---> 873a662f78f3 [2021-06-25T14:18:32.994Z] Step 3/22 : WORKDIR /edgex-go [2021-06-25T14:18:32.994Z] ---> Using cache [2021-06-25T14:18:32.994Z] ---> f703ecdb483b [2021-06-25T14:18:32.994Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-25T14:18:32.994Z] ---> Using cache [2021-06-25T14:18:32.994Z] ---> 7855106f40f0 [2021-06-25T14:18:32.994Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-25T14:18:34.385Z] Removing intermediate container cfa0047036ef [2021-06-25T14:18:34.385Z] ---> 0239d9ac0103 [2021-06-25T14:18:34.385Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-25T14:18:34.385Z] ---> Running in f7b29eca6acc [2021-06-25T14:18:34.385Z] ---> Running in a6d80a64cc6a [2021-06-25T14:18:34.385Z] ---> Running in d810686290b9 [2021-06-25T14:18:34.385Z] Removing intermediate container caabd9e98629 [2021-06-25T14:18:34.385Z] ---> 79ce8d4972bf [2021-06-25T14:18:34.385Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-25T14:18:34.385Z] Removing intermediate container a6d80a64cc6a [2021-06-25T14:18:34.385Z] ---> 1902d111714a [2021-06-25T14:18:34.385Z] Step 16/24 : WORKDIR / [2021-06-25T14:18:34.385Z] ---> Running in 5d5ec472cf26 [2021-06-25T14:18:34.656Z] Removing intermediate container d810686290b9 [2021-06-25T14:18:34.657Z] ---> be57617ebb38 [2021-06-25T14:18:34.657Z] Step 16/24 : WORKDIR / [2021-06-25T14:18:34.657Z] ---> Running in 053db3ae625c [2021-06-25T14:18:34.657Z] ---> Running in 2689c2fd9ca0 [2021-06-25T14:18:34.657Z] Removing intermediate container 5d5ec472cf26 [2021-06-25T14:18:34.657Z] ---> ef0679cd7d05 [2021-06-25T14:18:34.657Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-25T14:18:34.657Z] Removing intermediate container 053db3ae625c [2021-06-25T14:18:34.657Z] ---> e2d89b1e956b [2021-06-25T14:18:34.657Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-25T14:18:34.657Z] ---> Running in 062dc3300910 [2021-06-25T14:18:34.921Z] Removing intermediate container 2689c2fd9ca0 [2021-06-25T14:18:34.921Z] ---> 38413c5807de [2021-06-25T14:18:34.921Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-25T14:18:34.921Z] Removing intermediate container 0258b9508c24 [2021-06-25T14:18:34.921Z] ---> c1d8dd5c89ba [2021-06-25T14:18:34.921Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-25T14:18:34.921Z] Removing intermediate container 062dc3300910 [2021-06-25T14:18:34.921Z] ---> 8dc6490fed20 [2021-06-25T14:18:34.921Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-25T14:18:34.921Z] ---> Running in 43f9762c4775 [2021-06-25T14:18:34.921Z] ---> Running in fdd776f658b8 [2021-06-25T14:18:34.921Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-25T14:18:35.183Z] ---> a2482a361fae [2021-06-25T14:18:35.183Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-25T14:18:35.183Z] Removing intermediate container fdd776f658b8 [2021-06-25T14:18:35.183Z] ---> 1b64a57667d3 [2021-06-25T14:18:35.183Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-25T14:18:35.479Z] ---> Running in e9fbc0767921 [2021-06-25T14:18:35.479Z] ---> a1fb86ff48bb [2021-06-25T14:18:35.479Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-25T14:18:35.479Z] Removing intermediate container e9fbc0767921 [2021-06-25T14:18:35.479Z] ---> c74b1d464514 [2021-06-25T14:18:35.479Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-25T14:18:35.479Z] ---> 5a6986d2ef7e [2021-06-25T14:18:35.479Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-25T14:18:35.479Z] ---> Running in 990e29670ac4 [2021-06-25T14:18:35.743Z] ---> 1b44678e9364 [2021-06-25T14:18:35.743Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-25T14:18:35.743Z] Removing intermediate container 990e29670ac4 [2021-06-25T14:18:35.743Z] ---> d9512b701f34 [2021-06-25T14:18:35.743Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-25T14:18:35.743Z] ---> e92554f6bdd2 [2021-06-25T14:18:35.743Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-25T14:18:35.743Z] ---> Running in 0f3117f56486 [2021-06-25T14:18:35.743Z] Removing intermediate container 43f9762c4775 [2021-06-25T14:18:35.743Z] ---> c124b2f92f36 [2021-06-25T14:18:35.743Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-25T14:18:36.008Z] ---> Running in aefbe2413247 [2021-06-25T14:18:36.008Z] Removing intermediate container 0f3117f56486 [2021-06-25T14:18:36.008Z] ---> b59d2e66efc3 [2021-06-25T14:18:36.008Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-25T14:18:36.008Z] ---> 0a04417b4fe1 [2021-06-25T14:18:36.008Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-25T14:18:36.008Z] ---> Running in f6989978ea37 [2021-06-25T14:18:36.008Z] Removing intermediate container aefbe2413247 [2021-06-25T14:18:36.008Z] ---> 28a557051fe4 [2021-06-25T14:18:36.008Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-25T14:18:36.270Z] ---> 1f5e7adf2277 [2021-06-25T14:18:36.270Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-25T14:18:36.270Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-25T14:18:36.270Z] ---> Running in 308a5a2bc3f7 [2021-06-25T14:18:36.531Z] Removing intermediate container f6989978ea37 [2021-06-25T14:18:36.531Z] ---> 1dbc8909b4d5 [2021-06-25T14:18:36.531Z] Step 22/24 : LABEL arch=x86_64 [2021-06-25T14:18:36.531Z] ---> 4481fe11d1c2 [2021-06-25T14:18:36.531Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-25T14:18:36.531Z] ---> e4e14dba3b1e [2021-06-25T14:18:36.531Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-25T14:18:36.531Z] Removing intermediate container 308a5a2bc3f7 [2021-06-25T14:18:36.531Z] ---> 1d12d28b1e98 [2021-06-25T14:18:36.531Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-25T14:18:36.531Z] ---> Running in b54d3cf61131 [2021-06-25T14:18:36.531Z] ---> Running in 4d1d30dce860 [2021-06-25T14:18:36.531Z] ---> Running in c9c64b26ec3d [2021-06-25T14:18:36.531Z] Removing intermediate container b54d3cf61131 [2021-06-25T14:18:36.531Z] ---> 77890ac3cc2f [2021-06-25T14:18:36.531Z] Step 23/24 : LABEL git_sha=face0284a1a640849d5d9bce041ec9c7320267a6 [2021-06-25T14:18:36.792Z] ---> 71d6121fa573 [2021-06-25T14:18:36.792Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-25T14:18:36.792Z] ---> Running in b4dbcf399ac9 [2021-06-25T14:18:36.792Z] Removing intermediate container c9c64b26ec3d [2021-06-25T14:18:36.792Z] ---> cc2f05e729e7 [2021-06-25T14:18:36.792Z] Step 22/24 : LABEL arch=x86_64 [2021-06-25T14:18:36.792Z] ---> Running in fef6f59949a6 [2021-06-25T14:18:36.792Z] ---> Running in 98001f79f317 [2021-06-25T14:18:36.792Z] Removing intermediate container b4dbcf399ac9 [2021-06-25T14:18:36.792Z] ---> a4cefc5c8c81 [2021-06-25T14:18:36.792Z] Step 24/24 : LABEL version=0.0.0 [2021-06-25T14:18:36.792Z] Removing intermediate container fef6f59949a6 [2021-06-25T14:18:36.792Z] ---> 8da71d517b35 [2021-06-25T14:18:36.792Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-25T14:18:36.792Z] ---> Running in 6a43ed584dbc [2021-06-25T14:18:36.792Z] Removing intermediate container 98001f79f317 [2021-06-25T14:18:36.792Z] ---> 35256b6096f5 [2021-06-25T14:18:36.792Z] Step 23/24 : LABEL git_sha=face0284a1a640849d5d9bce041ec9c7320267a6 [2021-06-25T14:18:36.792Z] ---> Running in 5ae462881dcd [2021-06-25T14:18:37.063Z] ---> Running in a3c2b941e155 [2021-06-25T14:18:37.063Z] Removing intermediate container 6a43ed584dbc [2021-06-25T14:18:37.063Z] ---> 22a63c59fe78 [2021-06-25T14:18:37.063Z] [2021-06-25T14:18:37.063Z] Removing intermediate container 5ae462881dcd [2021-06-25T14:18:37.063Z] ---> 114bf82e2afc [2021-06-25T14:18:37.063Z] Step 21/23 : LABEL arch=x86_64 [2021-06-25T14:18:37.063Z] Successfully built 22a63c59fe78 [2021-06-25T14:18:37.063Z] Successfully tagged core-command:latest [2021-06-25T14:18:37.063Z] Building sys-mgmt-agent [2021-06-25T14:18:37.063Z]  Building core-command ... done  ---> Running in 68a92ff9d590 [2021-06-25T14:18:37.342Z] Removing intermediate container a3c2b941e155 [2021-06-25T14:18:37.342Z] ---> b82ab9dcd1d9 [2021-06-25T14:18:37.342Z] Step 24/24 : LABEL version=0.0.0 [2021-06-25T14:18:37.342Z] ---> Running in 14b1b51b8910 [2021-06-25T14:18:37.342Z] Removing intermediate container 68a92ff9d590 [2021-06-25T14:18:37.342Z] ---> 52ebd03cffe9 [2021-06-25T14:18:37.342Z] Step 22/23 : LABEL git_sha=face0284a1a640849d5d9bce041ec9c7320267a6 [2021-06-25T14:18:37.342Z] Removing intermediate container 4d1d30dce860 [2021-06-25T14:18:37.342Z] ---> 4cf328238a7a [2021-06-25T14:18:37.342Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-25T14:18:37.342Z] ---> Running in e290e6a78bf1 [2021-06-25T14:18:37.927Z] OK: 219 MiB in 52 packages [2021-06-25T14:18:38.897Z] Removing intermediate container 14b1b51b8910 [2021-06-25T14:18:38.897Z] ---> 7adcaa0b16fa [2021-06-25T14:18:38.897Z] [2021-06-25T14:18:38.897Z] Successfully built 7adcaa0b16fa [2021-06-25T14:18:40.824Z] Successfully tagged core-metadata:latest [2021-06-25T14:18:40.824Z] Building support-scheduler [2021-06-25T14:18:40.824Z]  Building core-metadata ... done  ---> 15227808ca9f [2021-06-25T14:18:40.824Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-25T14:18:40.824Z] Removing intermediate container e290e6a78bf1 [2021-06-25T14:18:40.824Z] ---> 28729547ea25 [2021-06-25T14:18:40.824Z] Step 23/23 : LABEL version=0.0.0 [2021-06-25T14:18:40.824Z] ---> Running in 7e6db87611bd [2021-06-25T14:18:41.429Z] Removing intermediate container f7b29eca6acc [2021-06-25T14:18:41.429Z] ---> 77b54716fde5 [2021-06-25T14:18:41.429Z] Step 6/22 : COPY go.mod . [2021-06-25T14:18:44.055Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-25T14:18:44.055Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-25T14:18:44.055Z] ---> 873a662f78f3 [2021-06-25T14:18:44.055Z] Step 3/24 : WORKDIR /edgex-go [2021-06-25T14:18:44.055Z] ---> Using cache [2021-06-25T14:18:44.055Z] ---> f703ecdb483b [2021-06-25T14:18:44.055Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-25T14:18:44.320Z] ---> Using cache [2021-06-25T14:18:44.320Z] ---> 7855106f40f0 [2021-06-25T14:18:44.320Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-25T14:18:44.320Z] Removing intermediate container 7e6db87611bd [2021-06-25T14:18:44.320Z] ---> a9c0ebca174e [2021-06-25T14:18:44.320Z] [2021-06-25T14:18:44.320Z] Successfully built a9c0ebca174e [2021-06-25T14:18:44.580Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-25T14:18:44.580Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-25T14:18:48.117Z] ---> 14e4a59d03aa [2021-06-25T14:18:48.117Z] Step 7/22 : RUN go mod download [2021-06-25T14:18:48.117Z] Successfully tagged support-notifications:latest [2021-06-25T14:18:48.117Z] Building core-data [2021-06-25T14:18:48.117Z]  Building support-notifications ... done  ---> 873a662f78f3 [2021-06-25T14:18:48.117Z] Step 3/23 : WORKDIR /edgex-go [2021-06-25T14:18:48.117Z] ---> Using cache [2021-06-25T14:18:48.117Z] ---> f703ecdb483b [2021-06-25T14:18:48.117Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-25T14:18:48.117Z] ---> Using cache [2021-06-25T14:18:48.117Z] ---> 7855106f40f0 [2021-06-25T14:18:48.117Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-25T14:18:48.117Z] ---> Using cache [2021-06-25T14:18:48.117Z] ---> 77b54716fde5 [2021-06-25T14:18:48.117Z] Step 6/23 : COPY go.mod . [2021-06-25T14:18:48.117Z] ---> Using cache [2021-06-25T14:18:48.117Z] ---> 14e4a59d03aa [2021-06-25T14:18:48.117Z] Step 7/23 : RUN go mod download [2021-06-25T14:18:48.117Z] ---> 1542b22261c3 [2021-06-25T14:18:48.117Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-25T14:18:48.117Z] ---> Running in 0ee399494462 [2021-06-25T14:18:48.117Z] ---> Running in feb09210d615 [2021-06-25T14:18:48.117Z] ---> Running in 0c890e53c58d [2021-06-25T14:18:51.432Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-25T14:18:51.432Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-25T14:18:51.432Z] ---> 873a662f78f3 [2021-06-25T14:18:51.432Z] Step 3/24 : WORKDIR /edgex-go [2021-06-25T14:18:51.432Z] ---> Using cache [2021-06-25T14:18:51.432Z] ---> f703ecdb483b [2021-06-25T14:18:51.432Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-25T14:18:51.432Z] ---> Using cache [2021-06-25T14:18:51.432Z] ---> 7855106f40f0 [2021-06-25T14:18:51.432Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-25T14:18:51.432Z] ---> 981591757732 [2021-06-25T14:18:51.432Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-25T14:18:51.693Z] ---> Running in a4303ee87c43 [2021-06-25T14:18:51.693Z] ---> 59ba64b42ab3 [2021-06-25T14:18:51.693Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-25T14:18:51.960Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-25T14:18:52.226Z] ---> 7d7aff97d357 [2021-06-25T14:18:52.226Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-25T14:18:52.226Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-25T14:18:52.226Z] ---> Running in c6e3beb1d559 [2021-06-25T14:18:52.226Z] Removing intermediate container c6e3beb1d559 [2021-06-25T14:18:52.226Z] ---> e894704a5d16 [2021-06-25T14:18:52.226Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-25T14:18:52.493Z] Removing intermediate container 0c890e53c58d [2021-06-25T14:18:52.493Z] ---> 418db351924a [2021-06-25T14:18:52.493Z] Step 8/22 : COPY . . [2021-06-25T14:18:52.493Z] ---> 62d352cb8965 [2021-06-25T14:18:52.493Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-25T14:18:52.493Z] Removing intermediate container feb09210d615 [2021-06-25T14:18:52.493Z] ---> 62e00dac079d [2021-06-25T14:18:52.493Z] Step 8/23 : COPY . . [2021-06-25T14:18:52.757Z] ---> Running in b169e4ccb28d [2021-06-25T14:18:52.757Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-25T14:18:53.023Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-25T14:18:53.618Z] OK: 219 MiB in 52 packages [2021-06-25T14:18:53.619Z] OK: 219 MiB in 52 packages [2021-06-25T14:19:05.873Z] ---> 0b29f7689c9d [2021-06-25T14:19:05.873Z] Step 9/23 : RUN go mod tidy [2021-06-25T14:19:05.873Z] Removing intermediate container b169e4ccb28d [2021-06-25T14:19:05.873Z] ---> eedbe3cb4613 [2021-06-25T14:19:05.873Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-25T14:19:05.873Z] ---> a86bafe37c2d [2021-06-25T14:19:05.873Z] Step 9/22 : RUN go mod tidy [2021-06-25T14:19:05.873Z] ---> Running in 3b3557553615 [2021-06-25T14:19:05.873Z] ---> Running in 70c6030e8add [2021-06-25T14:19:05.873Z] ---> Running in 48cb132e5c02 [2021-06-25T14:19:05.873Z] Removing intermediate container a4303ee87c43 [2021-06-25T14:19:05.873Z] ---> a80ecfc53d46 [2021-06-25T14:19:05.873Z] Step 6/24 : COPY go.mod . [2021-06-25T14:19:05.873Z] Removing intermediate container 0ee399494462 [2021-06-25T14:19:05.873Z] ---> afb184806513 [2021-06-25T14:19:05.873Z] Step 6/24 : COPY go.mod . [2021-06-25T14:19:05.873Z] Removing intermediate container 48cb132e5c02 [2021-06-25T14:19:05.873Z] ---> ec1466a5e5a0 [2021-06-25T14:19:05.873Z] Step 29/32 : CMD ["gate"] [2021-06-25T14:19:05.873Z] ---> Running in ef229ac4cb86 [2021-06-25T14:19:05.873Z] ---> 6f4f5ca5b905 [2021-06-25T14:19:05.873Z] Step 7/24 : RUN go mod download [2021-06-25T14:19:05.873Z] ---> 5b59f681fca1 [2021-06-25T14:19:05.873Z] Step 7/24 : RUN go mod download [2021-06-25T14:19:05.873Z] ---> Running in a63b89dfde7a [2021-06-25T14:19:05.873Z] ---> Running in b890ad33dc24 [2021-06-25T14:19:05.873Z] Removing intermediate container ef229ac4cb86 [2021-06-25T14:19:05.873Z] ---> eb8c97093126 [2021-06-25T14:19:05.873Z] Step 30/32 : LABEL arch=x86_64 [2021-06-25T14:19:05.873Z] ---> Running in 9ff30a5f9a2b [2021-06-25T14:19:05.873Z] Removing intermediate container 9ff30a5f9a2b [2021-06-25T14:19:05.873Z] ---> 8c99e946e4b9 [2021-06-25T14:19:05.873Z] Step 31/32 : LABEL git_sha=face0284a1a640849d5d9bce041ec9c7320267a6 [2021-06-25T14:19:06.157Z] ---> Running in ce6a9ff6ed28 [2021-06-25T14:19:06.426Z] Removing intermediate container ce6a9ff6ed28 [2021-06-25T14:19:06.426Z] ---> ef0c21436fb4 [2021-06-25T14:19:06.426Z] Step 32/32 : LABEL version=0.0.0 [2021-06-25T14:19:06.426Z] Removing intermediate container 70c6030e8add [2021-06-25T14:19:06.426Z] ---> d367eee85716 [2021-06-25T14:19:06.426Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-25T14:19:06.426Z] ---> Running in ee8ed7fc971e [2021-06-25T14:19:06.426Z] ---> Running in 14b0611ac3f7 [2021-06-25T14:19:06.426Z] Removing intermediate container 3b3557553615 [2021-06-25T14:19:06.426Z] ---> a0cdff8fd4ca [2021-06-25T14:19:06.426Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-25T14:19:06.426Z] ---> Running in 7a62aeed5f52 [2021-06-25T14:19:06.687Z] Removing intermediate container ee8ed7fc971e [2021-06-25T14:19:06.687Z] ---> 37c6c4c323b7 [2021-06-25T14:19:06.687Z] [2021-06-25T14:19:06.687Z] Successfully built 37c6c4c323b7 [2021-06-25T14:19:06.687Z] Successfully tagged security-bootstrapper:latest [2021-06-25T14:19:06.965Z]  Building security-bootstrapper ... done Removing intermediate container b890ad33dc24 [2021-06-25T14:19:06.965Z] ---> 0d8bab2b2dae [2021-06-25T14:19:06.965Z] Step 8/24 : COPY . . [2021-06-25T14:19:06.965Z] Removing intermediate container a63b89dfde7a [2021-06-25T14:19:06.965Z] ---> 0f247e9e9539 [2021-06-25T14:19:06.965Z] Step 8/24 : COPY . . [2021-06-25T14:19:07.258Z] 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-06-25T14:19:07.258Z] 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-06-25T14:19:19.770Z] ---> 35913f447495 [2021-06-25T14:19:19.770Z] Step 9/24 : RUN go mod tidy [2021-06-25T14:19:19.770Z] ---> Running in ced0f67a6ebb [2021-06-25T14:19:19.770Z] ---> 77b86801a4cd [2021-06-25T14:19:19.770Z] Step 9/24 : RUN go mod tidy [2021-06-25T14:19:19.770Z] ---> Running in 0c99dfbdcd38 [2021-06-25T14:19:19.770Z] Removing intermediate container ced0f67a6ebb [2021-06-25T14:19:19.770Z] ---> e9113b97bd30 [2021-06-25T14:19:19.770Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-25T14:19:19.770Z] ---> Running in 5c76b40d4453 [2021-06-25T14:19:20.349Z] Removing intermediate container 0c99dfbdcd38 [2021-06-25T14:19:20.349Z] ---> 9a2ec1fab2dc [2021-06-25T14:19:20.349Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-25T14:19:20.349Z] ---> Running in 7889e7b6c57c [2021-06-25T14:19:20.349Z] 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-06-25T14:19:20.924Z] 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-06-25T14:19:22.114Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-25T14:19:22.114Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-25T14:19:26.477Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-25T14:19:26.477Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-25T14:19:33.249Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-06-25T14:19:33.251Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-25T14:19:33.251Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-25T14:19:33.251Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-25T14:19:33.251Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-25T14:19:35.891Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-25T14:19:35.891Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-25T14:19:36.585Z] Removing intermediate container 14b0611ac3f7 [2021-06-25T14:19:36.585Z] ---> 3853f1919cbd [2021-06-25T14:19:36.585Z] [2021-06-25T14:19:36.585Z] Step 11/23 : FROM alpine:3.12 [2021-06-25T14:19:36.585Z] ---> 13621d1b12d4 [2021-06-25T14:19:36.585Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-25T14:19:36.585Z] ---> Using cache [2021-06-25T14:19:36.585Z] ---> fe0e350014f3 [2021-06-25T14:19:36.585Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-25T14:19:36.585Z] ---> Using cache [2021-06-25T14:19:36.585Z] ---> f76f3a0fb533 [2021-06-25T14:19:36.585Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-25T14:19:36.585Z] ---> Running in 2d79f723a30a [2021-06-25T14:19:36.860Z] Removing intermediate container 7a62aeed5f52 [2021-06-25T14:19:36.860Z] ---> a22db75d9e71 [2021-06-25T14:19:36.860Z] [2021-06-25T14:19:36.860Z] Step 11/22 : FROM alpine:3.12 [2021-06-25T14:19:36.860Z] ---> 13621d1b12d4 [2021-06-25T14:19:36.860Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-25T14:19:36.876Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-25T14:19:36.876Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-25T14:19:36.876Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-25T14:19:36.876Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-06-25T14:19:37.129Z] ---> Running in 6e5f0a1d7c27 [2021-06-25T14:19:37.129Z] Removing intermediate container 2d79f723a30a [2021-06-25T14:19:37.129Z] ---> 462673d2a7b7 [2021-06-25T14:19:37.129Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-25T14:19:37.129Z] ---> Running in 0c9a9375c05d [2021-06-25T14:19:37.402Z] Removing intermediate container 0c9a9375c05d [2021-06-25T14:19:37.402Z] ---> a18bbcba2efa [2021-06-25T14:19:37.402Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-25T14:19:37.674Z] ---> 42b37dfe2739 [2021-06-25T14:19:37.674Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-25T14:19:37.956Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-25T14:19:37.956Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-25T14:19:38.222Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-25T14:19:38.222Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-25T14:19:38.222Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-25T14:19:38.222Z] (4/4) Installing curl (7.77.0-r0) [2021-06-25T14:19:38.222Z] Executing busybox-1.31.1-r20.trigger [2021-06-25T14:19:38.222Z] Executing ca-certificates-20191127-r4.trigger [2021-06-25T14:19:38.222Z] OK: 7 MiB in 18 packages [2021-06-25T14:19:38.222Z] ---> c39910d5d284 [2021-06-25T14:19:38.222Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-25T14:19:38.484Z] ---> fc819d6c64eb [2021-06-25T14:19:38.484Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-25T14:19:38.484Z] ---> Running in 0ff2e5c94359 [2021-06-25T14:19:38.751Z] Removing intermediate container 0ff2e5c94359 [2021-06-25T14:19:38.751Z] ---> 8dc9beb445cf [2021-06-25T14:19:38.751Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-25T14:19:38.751Z] Removing intermediate container 6e5f0a1d7c27 [2021-06-25T14:19:38.751Z] ---> dbdf7729cc8f [2021-06-25T14:19:38.751Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-25T14:19:38.751Z] ---> Running in da9c30d06583 [2021-06-25T14:19:39.014Z] ---> Running in 08be32a081e2 [2021-06-25T14:19:39.014Z] Removing intermediate container da9c30d06583 [2021-06-25T14:19:39.014Z] ---> 9ea36fef5324 [2021-06-25T14:19:39.014Z] Step 21/23 : LABEL arch=x86_64 [2021-06-25T14:19:39.279Z] Removing intermediate container 08be32a081e2 [2021-06-25T14:19:39.279Z] ---> a302bdc5cef0 [2021-06-25T14:19:39.279Z] Step 14/22 : WORKDIR /edgex [2021-06-25T14:19:39.279Z] ---> Running in 7e6f5e34ca1a [2021-06-25T14:19:39.279Z] ---> Running in a4e08ba4f7cf [2021-06-25T14:19:39.280Z] Removing intermediate container 7e6f5e34ca1a [2021-06-25T14:19:39.280Z] ---> 050bbaa49fc2 [2021-06-25T14:19:39.280Z] Step 22/23 : LABEL git_sha=face0284a1a640849d5d9bce041ec9c7320267a6 [2021-06-25T14:19:39.545Z] ---> Running in 885002f2fcbf [2021-06-25T14:19:39.545Z] Removing intermediate container a4e08ba4f7cf [2021-06-25T14:19:39.545Z] ---> 6d643a9c94ad [2021-06-25T14:19:39.545Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-25T14:19:39.545Z] Removing intermediate container 885002f2fcbf [2021-06-25T14:19:39.545Z] ---> 7557c18c07f3 [2021-06-25T14:19:39.545Z] Step 23/23 : LABEL version=0.0.0 [2021-06-25T14:19:39.814Z] ---> Running in e821b42109cb [2021-06-25T14:19:39.814Z] ---> 22c9a8e4216a [2021-06-25T14:19:39.814Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-25T14:19:39.814Z] Removing intermediate container e821b42109cb [2021-06-25T14:19:39.814Z] ---> eb33c0ed49ce [2021-06-25T14:19:39.814Z] [2021-06-25T14:19:40.089Z] Successfully built eb33c0ed49ce [2021-06-25T14:19:40.089Z] Successfully tagged support-scheduler:latest [2021-06-25T14:19:40.684Z]  Building support-scheduler ... done  ---> af1ecbc5d8af [2021-06-25T14:19:40.684Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-25T14:19:41.261Z] ---> 13079fc15178 [2021-06-25T14:19:41.261Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-25T14:19:41.261Z] ---> Running in 1d6041b2159e [2021-06-25T14:19:41.534Z] Removing intermediate container 1d6041b2159e [2021-06-25T14:19:41.534Z] ---> 20a8988b4098 [2021-06-25T14:19:41.534Z] Step 19/22 : CMD ["--init=true"] [2021-06-25T14:19:41.534Z] ---> Running in 0f03a6d7d5e9 [2021-06-25T14:19:41.797Z] Removing intermediate container 0f03a6d7d5e9 [2021-06-25T14:19:41.797Z] ---> 2c6468eb745d [2021-06-25T14:19:41.797Z] Step 20/22 : LABEL arch=x86_64 [2021-06-25T14:19:41.797Z] ---> Running in 5f4108b397eb [2021-06-25T14:19:42.061Z] Removing intermediate container 5f4108b397eb [2021-06-25T14:19:42.061Z] ---> 9b90da3436c2 [2021-06-25T14:19:42.061Z] Step 21/22 : LABEL git_sha=face0284a1a640849d5d9bce041ec9c7320267a6 [2021-06-25T14:19:42.061Z] ---> Running in d9ff262f43fe [2021-06-25T14:19:42.323Z] Removing intermediate container d9ff262f43fe [2021-06-25T14:19:42.323Z] ---> 677953521ea1 [2021-06-25T14:19:42.323Z] Step 22/22 : LABEL version=0.0.0 [2021-06-25T14:19:42.323Z] ---> Running in 87d10eb41ebe [2021-06-25T14:19:42.587Z] Removing intermediate container 87d10eb41ebe [2021-06-25T14:19:42.587Z] ---> 587633db5fe7 [2021-06-25T14:19:42.587Z] [2021-06-25T14:19:42.856Z] Successfully built 587633db5fe7 [2021-06-25T14:19:42.856Z] Successfully tagged security-proxy-setup:latest [2021-06-25T14:19:45.434Z]  Building security-proxy-setup ... done Removing intermediate container 5c76b40d4453 [2021-06-25T14:19:45.434Z] ---> 2d68b0c1b9c7 [2021-06-25T14:19:45.434Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-25T14:19:45.434Z] ---> Running in fadc44133a57 [2021-06-25T14:19:45.700Z] 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-06-25T14:19:46.653Z] Removing intermediate container fadc44133a57 [2021-06-25T14:19:46.653Z] ---> 50753c5d648f [2021-06-25T14:19:46.653Z] [2021-06-25T14:19:46.653Z] Step 12/24 : FROM docker:20.10.0 [2021-06-25T14:19:46.916Z] 20.10.0: Pulling from library/docker [2021-06-25T14:19:48.325Z] Removing intermediate container 7889e7b6c57c [2021-06-25T14:19:48.325Z] ---> e6df0e88c649 [2021-06-25T14:19:48.325Z] [2021-06-25T14:19:48.325Z] Step 11/24 : FROM alpine:3.12 [2021-06-25T14:19:48.325Z] ---> 13621d1b12d4 [2021-06-25T14:19:48.325Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-25T14:19:48.599Z] ---> Running in f02451839753 [2021-06-25T14:19:48.599Z] Removing intermediate container f02451839753 [2021-06-25T14:19:48.599Z] ---> 7753b08fe86e [2021-06-25T14:19:48.599Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-25T14:19:48.867Z] ---> Running in fd19c2295c90 [2021-06-25T14:19:49.132Z] Removing intermediate container fd19c2295c90 [2021-06-25T14:19:49.132Z] ---> e46d25c90e34 [2021-06-25T14:19:49.132Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-25T14:19:49.132Z] ---> Running in a062a2c8e401 [2021-06-25T14:19:49.363Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.142s coverage: 28.7% of statements [2021-06-25T14:19:49.363Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-25T14:19:49.363Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-25T14:19:49.393Z] Removing intermediate container a062a2c8e401 [2021-06-25T14:19:49.393Z] ---> 80f083629bd1 [2021-06-25T14:19:49.393Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-25T14:19:49.656Z] ---> Running in 99725a2a8702 [2021-06-25T14:19:51.053Z] Removing intermediate container 99725a2a8702 [2021-06-25T14:19:51.053Z] ---> db91cc2faaa9 [2021-06-25T14:19:51.053Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-25T14:19:51.053Z] ---> Running in 4baef81fb911 [2021-06-25T14:19:51.053Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-25T14:19:51.053Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-25T14:19:51.053Z] ---> aefe523efa57 [2021-06-25T14:19:51.053Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-06-25T14:19:51.053Z] ---> Running in e42d9be5eee3 [2021-06-25T14:19:51.054Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-25T14:19:51.054Z] Removing intermediate container e42d9be5eee3 [2021-06-25T14:19:51.054Z] ---> 0205805fb6de [2021-06-25T14:19:51.054Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-25T14:19:51.054Z] ---> Running in 2e688cf00969 [2021-06-25T14:19:51.317Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-25T14:19:51.583Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-25T14:19:51.583Z] (1/39) Installing readline (8.0.4-r0) [2021-06-25T14:19:51.583Z] (2/39) Installing bash (5.0.17-r0) [2021-06-25T14:19:51.583Z] Executing bash-5.0.17-r0.post-install [2021-06-25T14:19:51.583Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-25T14:19:51.583Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-25T14:19:51.583Z] (5/39) Installing curl (7.77.0-r0) [2021-06-25T14:19:51.583Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-25T14:19:51.583Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-25T14:19:51.583Z] (8/39) Installing expat (2.2.9-r1) [2021-06-25T14:19:51.583Z] (9/39) Installing libffi (3.3-r2) [2021-06-25T14:19:51.583Z] (10/39) Installing gdbm (1.13-r1) [2021-06-25T14:19:51.583Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-25T14:19:51.583Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-06-25T14:19:51.583Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-25T14:19:51.844Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-25T14:19:52.004Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.318s coverage: 100.0% of statements [2021-06-25T14:19:52.004Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-06-25T14:19:52.130Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-25T14:19:52.130Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-25T14:19:52.130Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-25T14:19:52.130Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-25T14:19:52.391Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-25T14:19:52.391Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-25T14:19:52.391Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-25T14:19:52.391Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-25T14:19:52.391Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-25T14:19:52.391Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-25T14:19:52.391Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-25T14:19:52.391Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-25T14:19:52.391Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-25T14:19:52.391Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-25T14:19:52.391Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-25T14:19:52.391Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-25T14:19:52.391Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-25T14:19:52.391Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-25T14:19:52.391Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-25T14:19:52.391Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-25T14:19:52.391Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-25T14:19:52.391Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-25T14:19:52.391Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-25T14:19:52.391Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-25T14:19:52.391Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-25T14:19:52.391Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-25T14:19:52.391Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-25T14:19:52.391Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-25T14:19:52.391Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-25T14:19:52.391Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-25T14:19:52.617Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.346s coverage: 53.1% of statements [2021-06-25T14:19:52.617Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-25T14:19:52.617Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-25T14:19:52.651Z] Executing busybox-1.31.1-r19.trigger [2021-06-25T14:19:52.651Z] OK: 72 MiB in 59 packages [2021-06-25T14:19:52.651Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-25T14:19:52.922Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-25T14:19:52.922Z] Executing busybox-1.31.1-r20.trigger [2021-06-25T14:19:52.922Z] OK: 8 MiB in 20 packages [2021-06-25T14:19:53.185Z] Collecting docker-compose==1.23.2 [2021-06-25T14:19:53.185Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-25T14:19:53.626Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.572s coverage: 87.7% of statements [2021-06-25T14:19:53.626Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-06-25T14:19:53.626Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-06-25T14:19:53.626Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.225s coverage: 78.9% of statements [2021-06-25T14:19:54.137Z] Collecting texttable<0.10,>=0.9.0 [2021-06-25T14:19:54.137Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-25T14:19:54.137Z] Removing intermediate container 4baef81fb911 [2021-06-25T14:19:54.137Z] ---> ccdf1fa0fdf9 [2021-06-25T14:19:54.137Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-25T14:19:54.408Z] ---> c0bd0e10781b [2021-06-25T14:19:54.408Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-25T14:19:54.408Z] Collecting PyYAML<4,>=3.10 [2021-06-25T14:19:54.408Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-25T14:19:55.003Z] ---> 0f3398b6bd17 [2021-06-25T14:19:55.003Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-25T14:19:55.003Z] ---> 6a1980865fe2 [2021-06-25T14:19:55.003Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-25T14:19:55.003Z] ---> Running in 7153acae7f36 [2021-06-25T14:19:55.003Z] Removing intermediate container 7153acae7f36 [2021-06-25T14:19:55.003Z] ---> 9a9c749acdcf [2021-06-25T14:19:55.003Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-25T14:19:55.003Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-25T14:19:55.003Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-25T14:19:55.003Z] ---> Running in 18b32da19d46 [2021-06-25T14:19:55.267Z] Collecting docopt<0.7,>=0.6.1 [2021-06-25T14:19:55.267Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-25T14:19:55.267Z] Removing intermediate container 18b32da19d46 [2021-06-25T14:19:55.267Z] ---> dd0838e0aefa [2021-06-25T14:19:55.268Z] Step 22/24 : LABEL arch=x86_64 [2021-06-25T14:19:55.268Z] ---> Running in 76dcc8bc5b4d [2021-06-25T14:19:55.268Z] Removing intermediate container 76dcc8bc5b4d [2021-06-25T14:19:55.268Z] ---> 9e9eac1cfa6d [2021-06-25T14:19:55.268Z] Step 23/24 : LABEL git_sha=face0284a1a640849d5d9bce041ec9c7320267a6 [2021-06-25T14:19:55.268Z] ---> Running in c0df3a4b9d0d [2021-06-25T14:19:55.530Z] Removing intermediate container c0df3a4b9d0d [2021-06-25T14:19:55.531Z] ---> 04aa25b83ff7 [2021-06-25T14:19:55.531Z] Step 24/24 : LABEL version=0.0.0 [2021-06-25T14:19:55.531Z] ---> Running in cb01a45d897b [2021-06-25T14:19:55.531Z] Removing intermediate container cb01a45d897b [2021-06-25T14:19:55.531Z] ---> e468954011ac [2021-06-25T14:19:55.531Z] [2021-06-25T14:19:55.531Z] Collecting docker<4.0,>=3.6.0 [2021-06-25T14:19:55.531Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-25T14:19:55.531Z] Successfully built e468954011ac [2021-06-25T14:19:55.531Z] Successfully tagged core-data:latest [2021-06-25T14:19:55.795Z]  Building core-data ... done Collecting dockerpty<0.5,>=0.4.1 [2021-06-25T14:19:55.795Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-25T14:19:56.061Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-06-25T14:19:56.061Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-25T14:19:56.061Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-25T14:19:56.061Z] Collecting cached-property<2,>=1.2.0 [2021-06-25T14:19:56.061Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-25T14:19:56.061Z] Collecting jsonschema<3,>=2.5.1 [2021-06-25T14:19:56.061Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-25T14:19:56.061Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-06-25T14:19:56.088Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-06-25T14:19:56.352Z] Collecting idna<2.8,>=2.5 [2021-06-25T14:19:56.352Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-25T14:19:56.352Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-25T14:19:56.352Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-25T14:19:56.352Z] Collecting docker-pycreds>=0.4.0 [2021-06-25T14:19:56.352Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-25T14:19:56.352Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-25T14:19:56.352Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-25T14:19:56.352Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-25T14:19:56.352Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-25T14:19:56.613Z] Installing collected packages: texttable, PyYAML, idna, urllib3, requests, docopt, websocket-client, docker-pycreds, docker, dockerpty, cached-property, jsonschema, docker-compose [2021-06-25T14:19:56.613Z] Running setup.py install for texttable: started [2021-06-25T14:19:56.875Z] Running setup.py install for texttable: finished with status 'done' [2021-06-25T14:19:56.875Z] Running setup.py install for PyYAML: started [2021-06-25T14:19:57.137Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-25T14:19:57.137Z] Attempting uninstall: idna [2021-06-25T14:19:57.137Z] Found existing installation: idna 2.9 [2021-06-25T14:19:57.137Z] Uninstalling idna-2.9: [2021-06-25T14:19:57.137Z] Successfully uninstalled idna-2.9 [2021-06-25T14:19:57.400Z] Attempting uninstall: urllib3 [2021-06-25T14:19:57.400Z] Found existing installation: urllib3 1.25.9 [2021-06-25T14:19:57.400Z] Uninstalling urllib3-1.25.9: [2021-06-25T14:19:57.400Z] Successfully uninstalled urllib3-1.25.9 [2021-06-25T14:19:57.400Z] Attempting uninstall: requests [2021-06-25T14:19:57.400Z] Found existing installation: requests 2.23.0 [2021-06-25T14:19:57.400Z] Uninstalling requests-2.23.0: [2021-06-25T14:19:57.400Z] Successfully uninstalled requests-2.23.0 [2021-06-25T14:19:57.400Z] Running setup.py install for docopt: started [2021-06-25T14:19:57.974Z] Running setup.py install for docopt: finished with status 'done' [2021-06-25T14:19:57.974Z] Running setup.py install for dockerpty: started [2021-06-25T14:19:57.994Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.183s coverage: 81.2% of statements [2021-06-25T14:19:57.994Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-06-25T14:19:57.994Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-06-25T14:19:57.994Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-06-25T14:19:57.994Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-25T14:19:57.994Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-25T14:19:58.236Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-25T14:19:58.500Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 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-06-25T14:20:01.055Z] Removing intermediate container 2e688cf00969 [2021-06-25T14:20:01.055Z] ---> 3a2a31a1b1af [2021-06-25T14:20:01.055Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-25T14:20:01.055Z] ---> Running in bf4162685211 [2021-06-25T14:20:01.055Z] Removing intermediate container bf4162685211 [2021-06-25T14:20:01.055Z] ---> c5489201fbbd [2021-06-25T14:20:01.055Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-25T14:20:01.055Z] ---> Running in 4876e4974df8 [2021-06-25T14:20:01.055Z] Removing intermediate container 4876e4974df8 [2021-06-25T14:20:01.055Z] ---> f0356794f7da [2021-06-25T14:20:01.055Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-25T14:20:01.317Z] ---> 981c664b6e9e [2021-06-25T14:20:01.317Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-25T14:20:01.578Z] ---> b3a3bfe90bde [2021-06-25T14:20:01.578Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-25T14:20:01.578Z] ---> e97c96f8b8e0 [2021-06-25T14:20:01.578Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-25T14:20:01.578Z] ---> Running in 28bd9e5e054a [2021-06-25T14:20:01.841Z] Removing intermediate container 28bd9e5e054a [2021-06-25T14:20:01.841Z] ---> 951051e7c509 [2021-06-25T14:20:01.841Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-25T14:20:01.841Z] ---> Running in 64cb8dc3ac3d [2021-06-25T14:20:01.841Z] Removing intermediate container 64cb8dc3ac3d [2021-06-25T14:20:01.841Z] ---> 357d04be0f3f [2021-06-25T14:20:01.841Z] Step 22/24 : LABEL arch=x86_64 [2021-06-25T14:20:01.841Z] ---> Running in 53c7400a76f3 [2021-06-25T14:20:02.108Z] Removing intermediate container 53c7400a76f3 [2021-06-25T14:20:02.108Z] ---> c7b63dcd86ba [2021-06-25T14:20:02.108Z] Step 23/24 : LABEL git_sha=face0284a1a640849d5d9bce041ec9c7320267a6 [2021-06-25T14:20:02.108Z] ---> Running in df5222ebd133 [2021-06-25T14:20:02.108Z] Removing intermediate container df5222ebd133 [2021-06-25T14:20:02.108Z] ---> 6f39ead6e42e [2021-06-25T14:20:02.108Z] Step 24/24 : LABEL version=0.0.0 [2021-06-25T14:20:02.108Z] ---> Running in 44a17089605b [2021-06-25T14:20:02.108Z] Removing intermediate container 44a17089605b [2021-06-25T14:20:02.108Z] ---> af219c151b6d [2021-06-25T14:20:02.108Z] [2021-06-25T14:20:02.370Z] Successfully built af219c151b6d [2021-06-25T14:20:02.370Z] Successfully tagged sys-mgmt-agent:latest [2021-06-25T14:20:02.378Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-06-25T14:20:02.380Z] $ docker stop --time=1 bcea3b58c9423cd33e6c6e423cb65b320c613baa0b0f767c7ab6f67cacfc2f9e [2021-06-25T14:20:03.425Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.410s coverage: 95.1% of statements [2021-06-25T14:20:03.425Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-06-25T14:20:03.425Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-06-25T14:20:03.425Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] [2021-06-25T14:20:03.425Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-25T14:20:03.425Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-06-25T14:20:03.425Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-06-25T14:20:03.425Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-25T14:20:03.425Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-25T14:20:03.425Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.236s coverage: 60.0% of statements [2021-06-25T14:20:03.425Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-25T14:20:03.425Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-25T14:20:03.425Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-25T14:20:03.425Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.341s coverage: 0.8% of statements [2021-06-25T14:20:03.425Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-06-25T14:20:03.425Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.152s coverage: 58.8% of statements [2021-06-25T14:20:03.425Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.192s coverage: 22.0% of statements [2021-06-25T14:20:03.425Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-25T14:20:03.425Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.230s coverage: 47.1% of statements [2021-06-25T14:20:03.425Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.251s coverage: 79.5% of statements [2021-06-25T14:20:03.425Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.164s coverage: 94.1% of statements [2021-06-25T14:20:03.660Z] $ docker rm -f bcea3b58c9423cd33e6c6e423cb65b320c613baa0b0f767c7ab6f67cacfc2f9e [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-25T14:20:04.027Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.227s coverage: 96.3% of statements [2021-06-25T14:20:04.033Z] + docker images [2021-06-25T14:20:04.033Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-25T14:20:04.033Z] sys-mgmt-agent latest af219c151b6d 1 second ago 312MB [2021-06-25T14:20:04.033Z] core-data latest e468954011ac 8 seconds ago 20.2MB [2021-06-25T14:20:04.033Z] e6df0e88c649 16 seconds ago 1.15GB [2021-06-25T14:20:04.033Z] 50753c5d648f 17 seconds ago 1.15GB [2021-06-25T14:20:04.033Z] security-proxy-setup latest 587633db5fe7 21 seconds ago 25.7MB [2021-06-25T14:20:04.033Z] support-scheduler latest eb33c0ed49ce 24 seconds ago 15.9MB [2021-06-25T14:20:04.033Z] a22db75d9e71 27 seconds ago 1.15GB [2021-06-25T14:20:04.033Z] 3853f1919cbd 28 seconds ago 1.15GB [2021-06-25T14:20:04.033Z] security-bootstrapper latest 37c6c4c323b7 57 seconds ago 18.6MB [2021-06-25T14:20:04.033Z] support-notifications latest a9c0ebca174e About a minute ago 16.7MB [2021-06-25T14:20:04.033Z] core-metadata latest 7adcaa0b16fa About a minute ago 16.6MB [2021-06-25T14:20:04.033Z] core-command latest 22a63c59fe78 About a minute ago 15.9MB [2021-06-25T14:20:04.033Z] 82776b4659cd About a minute ago 1.15GB [2021-06-25T14:20:04.033Z] d71d269df17f About a minute ago 1.15GB [2021-06-25T14:20:04.033Z] c80534c42d08 About a minute ago 1.15GB [2021-06-25T14:20:04.033Z] security-secretstore-setup latest 8457c9bfcb8c About a minute ago 28.7MB [2021-06-25T14:20:04.033Z] b425bafd436e About a minute ago 1.14GB [2021-06-25T14:20:04.033Z] c84ab869c5c5 About a minute ago 1.15GB [2021-06-25T14:20:04.033Z] ci-base-image-x86_64 latest 873a662f78f3 5 minutes ago 647MB [2021-06-25T14:20:04.033Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 8 weeks ago 445MB [2021-06-25T14:20:04.033Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 8 weeks ago 37.5MB [2021-06-25T14:20:04.033Z] alpine 3.12 13621d1b12d4 2 months ago 5.58MB [2021-06-25T14:20:04.033Z] docker 20.10.0 aefe523efa57 6 months ago 240MB [2021-06-25T14:20:04.033Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 12 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-06-25T14:20:05.474Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.162s coverage: 87.5% of statements [2021-06-25T14:20:17.876Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.179s coverage: 94.4% of statements [2021-06-25T14:20:17.876Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.183s coverage: 44.8% of statements [2021-06-25T14:20:19.474Z] Still waiting to schedule task [2021-06-25T14:20:19.474Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-06-25T14:20:21.265Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.592s coverage: 81.8% of statements [2021-06-25T14:20:21.265Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-25T14:20:31.486Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.237s coverage: 92.9% of statements [2021-06-25T14:20:31.486Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-25T14:20:31.486Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-25T14:20:31.486Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-25T14:20:31.486Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.054s coverage: 65.1% of statements [2021-06-25T14:20:31.486Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-25T14:20:31.486Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-25T14:20:31.486Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-25T14:20:31.486Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-25T14:20:31.486Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-25T14:20:31.486Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.168s coverage: 87.2% of statements [2021-06-25T14:20:31.486Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-25T14:20:31.486Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-25T14:20:31.486Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.150s coverage: 100.0% of statements [2021-06-25T14:20:31.486Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-25T14:20:31.486Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.178s coverage: 58.8% of statements [2021-06-25T14:20:31.486Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-25T14:20:31.486Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.195s coverage: 80.0% of statements [2021-06-25T14:20:31.486Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.259s coverage: 87.2% of statements [2021-06-25T14:20:31.486Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.292s coverage: 85.4% of statements [2021-06-25T14:20:31.486Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.261s coverage: 91.2% of statements [2021-06-25T14:20:31.486Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-25T14:20:31.486Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.625s coverage: 64.4% of statements [2021-06-25T14:20:31.486Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-25T14:20:31.486Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-25T14:20:31.486Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.154s coverage: 100.0% of statements [2021-06-25T14:20:31.486Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.083s coverage: 91.3% of statements [2021-06-25T14:20:31.486Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.065s coverage: 100.0% of statements [2021-06-25T14:20:31.486Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.085s coverage: 73.7% of statements [2021-06-25T14:20:31.486Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.059s coverage: 100.0% of statements [2021-06-25T14:20:34.125Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.045s coverage: 66.9% of statements [2021-06-25T14:20:34.125Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-25T14:20:34.125Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-25T14:20:34.125Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-25T14:20:37.526Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.854s coverage: 43.6% of statements [2021-06-25T14:20:37.526Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-25T14:20:37.526Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-25T14:20:37.526Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.223s coverage: 89.5% of statements [2021-06-25T14:20:37.526Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-25T14:20:37.526Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.231s coverage: 84.8% of statements [2021-06-25T14:20:37.526Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-06-25T14:20:45.821Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.309s coverage: 19.3% of statements [2021-06-25T14:20:45.821Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-06-25T14:20:45.821Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-06-25T14:20:45.821Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-25T14:20:45.821Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-25T14:20:45.821Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.562s coverage: 91.9% of statements [2021-06-25T14:20:45.821Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-06-25T14:20:45.821Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-06-25T14:20:45.821Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] [2021-06-25T14:20:45.821Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-06-25T14:20:45.821Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-06-25T14:20:45.821Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.265s coverage: 62.7% of statements [2021-06-25T14:20:45.821Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-25T14:20:45.821Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-25T14:20:45.821Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.377s coverage: 97.6% of statements [2021-06-25T14:20:45.821Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-06-25T14:20:45.821Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-06-25T14:20:45.821Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] [2021-06-25T14:20:45.821Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-25T14:20:45.821Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-06-25T14:20:45.821Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.183s coverage: 28.9% of statements [2021-06-25T14:20:45.821Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-06-25T14:20:45.821Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-06-25T14:20:45.821Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-25T14:20:45.821Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-25T14:20:45.821Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-06-25T14:20:45.821Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-25T14:20:45.821Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.180s coverage: 100.0% of statements [2021-06-25T14:20:45.821Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 95.4% of statements [2021-06-25T14:20:45.821Z] GO111MODULE=on go vet ./... [2021-06-25T14:21:24.716Z] Running on prd-ubuntu18.04-docker-8c-8g-101 in /w/workspace/edgexfoundry_edgex-go_PR-3579 [Pipeline] { [Pipeline] ws [2021-06-25T14:21:24.736Z] Running in /w/workspace/edgex-go/19 [Pipeline] { [Pipeline] checkout [2021-06-25T14:21:24.849Z] The recommended git tool is: git [2021-06-25T14:21:27.160Z] using credential edgex-jenkins-ssh [2021-06-25T14:21:27.175Z] Cloning the remote Git repository [2021-06-25T14:21:27.142Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-06-25T14:21:27.216Z] > git init /w/workspace/edgex-go/19 # timeout=10 [2021-06-25T14:21:27.247Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-25T14:21:27.247Z] > git --version # timeout=10 [2021-06-25T14:21:27.253Z] > git --version # 'git version 2.17.1' [2021-06-25T14:21:27.254Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-25T14:21:27.285Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-25T14:21:37.230Z] Merging remotes/origin/master commit 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 into PR head commit 3b60f06b94bc8eb6aa2335099dee8ef6ab883ec5 [2021-06-25T14:21:37.371Z] Merge succeeded, producing 6f107dff1bb6ea78208ec7bcc90aec31ed489370 [2021-06-25T14:21:37.372Z] Checking out Revision 6f107dff1bb6ea78208ec7bcc90aec31ed489370 (PR-3579) [2021-06-25T14:21:36.486Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-25T14:21:36.492Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-25T14:21:36.507Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-25T14:21:36.520Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-25T14:21:36.521Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-25T14:21:36.525Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3579/head:refs/remotes/origin/PR-3579 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-25T14:21:37.200Z] > git config core.sparsecheckout # timeout=10 [2021-06-25T14:21:37.205Z] > git checkout -f 3b60f06b94bc8eb6aa2335099dee8ef6ab883ec5 # timeout=10 [2021-06-25T14:21:37.260Z] > git remote # timeout=10 [2021-06-25T14:21:37.267Z] > git config --get remote.origin.url # timeout=10 [2021-06-25T14:21:37.273Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-25T14:21:37.277Z] > git merge 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 # timeout=10 [2021-06-25T14:21:37.326Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-25T14:21:37.336Z] > git config core.sparsecheckout # timeout=10 [2021-06-25T14:21:37.343Z] > git checkout -f 6f107dff1bb6ea78208ec7bcc90aec31ed489370 # timeout=10 [2021-06-25T14:21:40.970Z] Commit message: "Merge commit '0f46f9c91dceca59bd5ea8aaab086cfec78c4084' into HEAD" [2021-06-25T14:21:40.980Z] First time build. Skipping changelog. [2021-06-25T14:21:40.937Z] > git rev-list --no-walk 1cc6b8336e5438492cec68b4039bb1f83825bfd8 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-25T14:21:42.120Z] + echo snap-build.sh [2021-06-25T14:21:42.120Z] snap-build.sh [2021-06-25T14:21:42.120Z] + SNAP_BASE_DIR=. [2021-06-25T14:21:42.120Z] + '[' '!' -z /w/workspace/edgex-go/19 ']' [2021-06-25T14:21:42.120Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/19 [2021-06-25T14:21:42.120Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/19]' [2021-06-25T14:21:42.120Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/19] [2021-06-25T14:21:42.120Z] + cd /w/workspace/edgex-go/19 [2021-06-25T14:21:42.120Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-06-25T14:21:42.120Z] Reading package lists... [2021-06-25T14:21:42.386Z] Building dependency tree... [2021-06-25T14:21:42.386Z] Reading state information... [2021-06-25T14:21:42.386Z] The following packages were automatically installed and are no longer required: [2021-06-25T14:21:42.386Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-06-25T14:21:42.386Z] uidmap xdelta3 [2021-06-25T14:21:42.386Z] Use 'sudo apt autoremove' to remove them. [2021-06-25T14:21:42.386Z] The following packages will be REMOVED: [2021-06-25T14:21:42.386Z] lxd* lxd-client* [2021-06-25T14:21:42.962Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-06-25T14:21:42.962Z] After this operation, 31.7 MB disk space will be freed. [2021-06-25T14:21:43.489Z] (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-06-25T14:21:43.489Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-06-25T14:21:44.438Z] Removing lxd dnsmasq configuration [2021-06-25T14:21:44.438Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-06-25T14:21:44.700Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-06-25T14:21:45.649Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-06-25T14:21:45.649Z] (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-06-25T14:21:45.649Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-06-25T14:21:47.041Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-06-25T14:21:47.041Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-06-25T14:21:48.433Z] + sudo snap remove --purge lxd [2021-06-25T14:21:48.697Z] snap "lxd" is not installed [2021-06-25T14:21:48.697Z] + sudo groupadd --force --system lxd [2021-06-25T14:21:48.697Z] ++ whoami [2021-06-25T14:21:48.697Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-06-25T14:21:48.697Z] + newgrp - lxd [2021-06-25T14:21:48.697Z] + sudo snap install lxd [2021-06-25T14:21:58.720Z] 2021-06-25T14:21:56Z INFO Waiting for automatic snapd restart... [2021-06-25T14:22:07.658Z] gofmt -l . [2021-06-25T14:22:07.659Z] [ "`gofmt -l .`" = "" ] [2021-06-25T14:22:07.659Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-06-25T14:22:08.326Z] + ls -al . [2021-06-25T14:22:08.326Z] total 588 [2021-06-25T14:22:08.326Z] drwxrwxr-x 9 1001 1001 4096 Jun 25 14:22 . [2021-06-25T14:22:08.326Z] drwxr-xr-x 4 root root 4096 Jun 25 14:17 .. [2021-06-25T14:22:08.326Z] -rw-rw-r-- 1 1001 1001 11 Jun 25 14:16 .dockerignore [2021-06-25T14:22:08.326Z] drwxrwxr-x 8 1001 1001 4096 Jun 25 14:16 .git [2021-06-25T14:22:08.326Z] drwxrwxr-x 3 1001 1001 4096 Jun 25 14:16 .github [2021-06-25T14:22:08.326Z] -rw-rw-r-- 1 1001 1001 818 Jun 25 14:16 .gitignore [2021-06-25T14:22:08.326Z] -rw-rw-r-- 1 1001 1001 166 Jun 25 14:16 .sonarcloud.properties [2021-06-25T14:22:08.326Z] -rw-rw-r-- 1 1001 1001 8609 Jun 25 14:16 Attribution.txt [2021-06-25T14:22:08.326Z] -rw-rw-r-- 1 1001 1001 43881 Jun 25 14:16 CHANGELOG.md [2021-06-25T14:22:08.326Z] -rw-rw-r-- 1 1001 1001 3804 Jun 25 14:16 CONTRIBUTING.md [2021-06-25T14:22:08.326Z] -rw-rw-r-- 1 1001 1001 931 Jun 25 14:16 Dockerfile.build [2021-06-25T14:22:08.326Z] -rw-rw-r-- 1 1001 1001 849 Jun 25 14:16 Jenkinsfile [2021-06-25T14:22:08.326Z] -rw-rw-r-- 1 1001 1001 10775 Jun 25 14:16 LICENSE [2021-06-25T14:22:08.326Z] -rw-rw-r-- 1 1001 1001 5605 Jun 25 14:16 Makefile [2021-06-25T14:22:08.326Z] -rw-rw-r-- 1 1001 1001 7905 Jun 25 14:16 README.md [2021-06-25T14:22:08.326Z] -rw-rw-r-- 1 1001 1001 7071 Jun 25 14:16 SECURITY.md [2021-06-25T14:22:08.326Z] -rw-rw-r-- 1 1001 1001 5 Jun 25 14:13 VERSION [2021-06-25T14:22:08.326Z] -rw-rw-r-- 1 1001 1001 4131 Jun 25 14:16 ZMQWindows.md [2021-06-25T14:22:08.326Z] drwxrwxr-x 2 1001 1001 4096 Jun 25 14:16 bin [2021-06-25T14:22:08.326Z] drwxrwxr-x 14 1001 1001 4096 Jun 25 14:16 cmd [2021-06-25T14:22:08.326Z] -rw-r--r-- 1 root root 398095 Jun 25 14:20 coverage.out [2021-06-25T14:22:08.326Z] -rw-rw-r-- 1 1001 1001 806 Jun 25 14:16 go.mod [2021-06-25T14:22:08.326Z] -rw-r--r-- 1 root root 20759 Jun 25 14:17 go.sum [2021-06-25T14:22:08.326Z] drwxrwxr-x 7 1001 1001 4096 Jun 25 14:16 internal [2021-06-25T14:22:08.326Z] drwxrwxr-x 3 1001 1001 4096 Jun 25 14:16 openapi [2021-06-25T14:22:08.326Z] drwxrwxr-x 4 1001 1001 4096 Jun 25 14:16 snap [2021-06-25T14:22:08.326Z] -rw-rw-r-- 1 1001 1001 168 Jun 25 14:16 version.go [Pipeline] sh [2021-06-25T14:22:08.995Z] + '[' -e coverage.out ] [2021-06-25T14:22:08.995Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-25T14:22:09.025Z] Warning: overwriting stash ‘coverage-report’ [2021-06-25T14:22:09.824Z] Stashed 1 file(s) [Pipeline] sh [2021-06-25T14:22:10.480Z] + make build [2021-06-25T14:22:10.480Z] go mod tidy [2021-06-25T14:22:11.078Z] 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-06-25T14:22:17.780Z] 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-06-25T14:22:20.728Z] lxd 4.15 from Canonical* installed [2021-06-25T14:22:20.729Z] + sudo lxd init --auto [2021-06-25T14:22:27.329Z] + sudo snap install --classic snapcraft [2021-06-25T14:22:40.013Z] 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-06-25T14:22:40.995Z] 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-06-25T14:22:44.396Z] 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-06-25T14:22:45.389Z] 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-06-25T14:22:48.785Z] 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-06-25T14:22:49.330Z] snapcraft 4.8.2 from Canonical* installed [2021-06-25T14:22:49.330Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-06-25T14:22:49.330Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-06-25T14:22:49.330Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-25T14:22:49.330Z] Dload Upload Total Spent Left Speed [2021-06-25T14:22:49.330Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4786 0 --:--:-- --:--:-- --:--:-- 4823 [2021-06-25T14:22:49.330Z] 100 3325k 100 3325k 0 0 9392k 0 --:--:-- --:--:-- --:--:-- 9392k [2021-06-25T14:22:49.330Z] ./yq_linux_amd64 [2021-06-25T14:22:49.330Z] + sudo snapcraft prime --use-lxd [2021-06-25T14:22:49.330Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-06-25T14:22:49.330Z] 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-06-25T14:22:49.330Z] - README.md [2021-06-25T14:22:49.330Z] [2021-06-25T14:22:49.330Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-06-25T14:22:49.330Z] Launching a container. [2021-06-25T14:22:52.206Z] 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-06-25T14:22:54.830Z] 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-06-25T14:22:58.219Z] 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-06-25T14:23:00.842Z] 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-06-25T14:23:01.620Z] Waiting for container to be ready [2021-06-25T14:23:01.620Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-06-25T14:23:01.620Z] [2021-06-25T14:23:04.241Z] 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-06-25T14:23:04.930Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-06-25T14:23:04.930Z] Waiting for network to be ready... [2021-06-25T14:23:05.503Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-06-25T14:23:05.503Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1782 kB] [2021-06-25T14:23:05.768Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] [2021-06-25T14:23:05.768Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-06-25T14:23:05.768Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-06-25T14:23:05.768Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] [2021-06-25T14:23:05.768Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] [2021-06-25T14:23:05.768Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1131 kB] [2021-06-25T14:23:05.768Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] [2021-06-25T14:23:05.768Z] Get:10 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-06-25T14:23:06.714Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-06-25T14:23:06.715Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-06-25T14:23:06.976Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-06-25T14:23:06.976Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-06-25T14:23:06.976Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-06-25T14:23:07.238Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-06-25T14:23:07.238Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-06-25T14:23:07.238Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-06-25T14:23:07.499Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-06-25T14:23:08.073Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2127 kB] [2021-06-25T14:23:08.335Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [421 kB] [2021-06-25T14:23:08.335Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] [2021-06-25T14:23:08.335Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] [2021-06-25T14:23:08.335Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [388 kB] [2021-06-25T14:23:08.335Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.6 kB] [2021-06-25T14:23:08.335Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1738 kB] [2021-06-25T14:23:08.335Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] [Pipeline] } [2021-06-25T14:23:09.656Z] $ docker stop --time=1 a2077d90d70ee3786634b5d6af533b14fc1f18c248b05e35943c1bb8b05c26e1 [2021-06-25T14:23:10.253Z] Fetched 24.8 MB in 5s (5095 kB/s) [2021-06-25T14:23:11.201Z] Reading package lists... [2021-06-25T14:23:11.201Z] Reading package lists... [2021-06-25T14:23:11.463Z] Building dependency tree... [2021-06-25T14:23:11.463Z] Reading state information... [2021-06-25T14:23:11.463Z] The following additional packages will be installed: [2021-06-25T14:23:11.463Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-06-25T14:23:11.463Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-06-25T14:23:11.463Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-06-25T14:23:11.463Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-06-25T14:23:11.463Z] Suggested packages: [2021-06-25T14:23:11.463Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-06-25T14:23:11.463Z] Recommended packages: [2021-06-25T14:23:11.463Z] gnupg libsasl2-modules [2021-06-25T14:23:11.463Z] The following NEW packages will be installed: [2021-06-25T14:23:11.463Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-06-25T14:23:11.463Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-06-25T14:23:11.463Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-06-25T14:23:11.463Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-06-25T14:23:11.463Z] The following packages will be upgraded: [2021-06-25T14:23:11.463Z] gpg gpg-agent gpgconf libudev1 [2021-06-25T14:23:11.463Z] 4 upgraded, 18 newly installed, 0 to remove and 107 not upgraded. [2021-06-25T14:23:11.463Z] Need to get 3530 kB of archives. [2021-06-25T14:23:11.463Z] After this operation, 13.3 MB of additional disk space will be used. [2021-06-25T14:23:11.463Z] 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-06-25T14:23:11.726Z] 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-06-25T14:23:11.726Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-06-25T14:23:11.726Z] 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-06-25T14:23:11.987Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.48 [58.0 kB] [2021-06-25T14:23:12.032Z] $ docker rm -f a2077d90d70ee3786634b5d6af533b14fc1f18c248b05e35943c1bb8b05c26e1 [2021-06-25T14:23:12.561Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.48 [1103 kB] [Pipeline] // withDockerContainer [Pipeline] } [2021-06-25T14:23:13.137Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-06-25T14:23:13.137Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-06-25T14:23:13.137Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-06-25T14:23:13.137Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-06-25T14:23:13.137Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-06-25T14:23:13.137Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-06-25T14:23:13.137Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-06-25T14:23:13.137Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-06-25T14:23:13.137Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-25T14:23:13.398Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-06-25T14:23:13.398Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-06-25T14:23:13.398Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-06-25T14:23:13.398Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-06-25T14:23:13.398Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-06-25T14:23:13.398Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-06-25T14:23:13.398Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-06-25T14:23:13.661Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-25T14:23:13.661Z] Fetched 3530 kB in 2s (1852 kB/s) [2021-06-25T14:23:13.661Z] (Reading database ... 12511 files and directories currently installed.) [2021-06-25T14:23:13.661Z] Preparing to unpack .../libudev1_237-3ubuntu10.48_amd64.deb ... [2021-06-25T14:23:13.661Z] Unpacking libudev1:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-06-25T14:23:13.661Z] Setting up libudev1:amd64 (237-3ubuntu10.48) ... [2021-06-25T14:23:13.661Z] Selecting previously unselected package udev. [2021-06-25T14:23:13.661Z] (Reading database ... 12511 files and directories currently installed.) [2021-06-25T14:23:13.661Z] Preparing to unpack .../00-udev_237-3ubuntu10.48_amd64.deb ... [2021-06-25T14:23:13.701Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-25T14:23:13.701Z] [2021-06-25T14:23:13.701Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-25T14:23:13.924Z] Unpacking udev (237-3ubuntu10.48) ... [2021-06-25T14:23:13.924Z] Selecting previously unselected package libfuse2:amd64. [2021-06-25T14:23:13.924Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-06-25T14:23:13.924Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-06-25T14:23:14.061Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-25T14:23:14.186Z] Selecting previously unselected package fuse. [2021-06-25T14:23:14.186Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-06-25T14:23:14.186Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-06-25T14:23:14.186Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-25T14:23:14.186Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-25T14:23:14.186Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-25T14:23:14.186Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-25T14:23:14.343Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-06-25T14:23:14.343Z] 29e5d40040c1: Pulling fs layer [2021-06-25T14:23:14.343Z] 1ce36da41761: Pulling fs layer [2021-06-25T14:23:14.343Z] 25b303627fd3: Pulling fs layer [2021-06-25T14:23:14.449Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-25T14:23:14.449Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-25T14:23:14.449Z] Selecting previously unselected package libksba8:amd64. [2021-06-25T14:23:14.449Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-06-25T14:23:14.449Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-06-25T14:23:14.449Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-06-25T14:23:14.449Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-25T14:23:14.449Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-25T14:23:14.449Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-06-25T14:23:14.449Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-25T14:23:14.449Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-25T14:23:14.711Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-06-25T14:23:14.711Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-25T14:23:14.711Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-25T14:23:14.711Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-06-25T14:23:14.711Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-25T14:23:14.711Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-25T14:23:14.711Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-06-25T14:23:14.711Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-25T14:23:14.711Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-25T14:23:14.711Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-06-25T14:23:14.711Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-25T14:23:14.711Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-25T14:23:14.940Z] 29e5d40040c1: Verifying Checksum [2021-06-25T14:23:14.940Z] 29e5d40040c1: Download complete [2021-06-25T14:23:14.974Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-06-25T14:23:14.974Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-25T14:23:14.974Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-25T14:23:14.974Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-06-25T14:23:14.974Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-25T14:23:14.974Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-25T14:23:14.974Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-06-25T14:23:15.264Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-25T14:23:15.264Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-25T14:23:15.264Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-06-25T14:23:15.264Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-06-25T14:23:15.264Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-25T14:23:15.264Z] Selecting previously unselected package libsasl2-2:amd64. [2021-06-25T14:23:15.264Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-06-25T14:23:15.264Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-25T14:23:15.264Z] Selecting previously unselected package libldap-common. [2021-06-25T14:23:15.264Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-06-25T14:23:15.264Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-25T14:23:15.264Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-06-25T14:23:15.264Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-06-25T14:23:15.264Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-25T14:23:15.527Z] Selecting previously unselected package dirmngr. [2021-06-25T14:23:15.527Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-25T14:23:15.527Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-06-25T14:23:15.527Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-25T14:23:15.527Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-06-25T14:23:15.527Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-06-25T14:23:15.527Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-25T14:23:15.527Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-25T14:23:15.527Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-06-25T14:23:15.527Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-25T14:23:15.527Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-06-25T14:23:15.527Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-25T14:23:15.588Z] 1ce36da41761: Verifying Checksum [2021-06-25T14:23:15.588Z] 1ce36da41761: Download complete [2021-06-25T14:23:15.588Z] 29e5d40040c1: Pull complete [2021-06-25T14:23:15.796Z] Setting up udev (237-3ubuntu10.48) ... [2021-06-25T14:23:16.062Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-06-25T14:23:16.062Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-25T14:23:16.062Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-06-25T14:23:16.330Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-06-25T14:23:16.330Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-06-25T14:23:16.330Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-25T14:23:16.330Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-25T14:23:16.330Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-25T14:23:16.330Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-25T14:23:16.330Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-25T14:23:16.330Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-25T14:23:16.330Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-25T14:23:16.330Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-25T14:23:16.330Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-06-25T14:23:16.330Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-25T14:23:16.572Z] 1ce36da41761: Pull complete [2021-06-25T14:23:16.909Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-06-25T14:23:16.909Z] settings in the [Install] section, and DefaultInstance for template units). [2021-06-25T14:23:16.909Z] This means they are not meant to be enabled using systemctl. [2021-06-25T14:23:16.909Z] Possible reasons for having this kind of units are: [2021-06-25T14:23:16.909Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-06-25T14:23:16.909Z] .wants/ or .requires/ directory. [2021-06-25T14:23:16.909Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-06-25T14:23:16.909Z] a requirement dependency on it. [2021-06-25T14:23:16.909Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-06-25T14:23:16.909Z] D-Bus, udev, scripted systemctl call, ...). [2021-06-25T14:23:16.909Z] 4) In case of template units, the unit is meant to be enabled with some [2021-06-25T14:23:16.909Z] instance name specified. [2021-06-25T14:23:17.172Z] Reading package lists... [2021-06-25T14:23:17.437Z] Building dependency tree... [2021-06-25T14:23:17.437Z] Reading state information... [2021-06-25T14:23:17.437Z] The following additional packages will be installed: [2021-06-25T14:23:17.437Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-06-25T14:23:17.437Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-06-25T14:23:17.437Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-06-25T14:23:17.437Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-06-25T14:23:17.437Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-06-25T14:23:17.437Z] Suggested packages: [2021-06-25T14:23:17.437Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-06-25T14:23:17.437Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-06-25T14:23:17.437Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-06-25T14:23:17.437Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-06-25T14:23:17.437Z] systemd-container policykit-1 [2021-06-25T14:23:17.437Z] Recommended packages: [2021-06-25T14:23:17.437Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-06-25T14:23:17.437Z] The following NEW packages will be installed: [2021-06-25T14:23:17.437Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-06-25T14:23:17.437Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-06-25T14:23:17.437Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-06-25T14:23:17.437Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-06-25T14:23:17.437Z] python3.6-minimal snapd squashfs-tools sudo [2021-06-25T14:23:17.437Z] The following packages will be upgraded: [2021-06-25T14:23:17.437Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-06-25T14:23:17.437Z] 5 upgraded, 25 newly installed, 0 to remove and 102 not upgraded. [2021-06-25T14:23:17.437Z] Need to get 36.7 MB of archives. [2021-06-25T14:23:17.437Z] After this operation, 147 MB of additional disk space will be used. [2021-06-25T14:23:17.437Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] [2021-06-25T14:23:17.554Z] 25b303627fd3: Verifying Checksum [2021-06-25T14:23:17.554Z] 25b303627fd3: Download complete [2021-06-25T14:23:17.698Z] 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-06-25T14:23:17.698Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-06-25T14:23:17.698Z] 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-06-25T14:23:17.698Z] 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-06-25T14:23:17.698Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-06-25T14:23:17.698Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-06-25T14:23:17.698Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-06-25T14:23:17.698Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-06-25T14:23:17.698Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-06-25T14:23:17.698Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-06-25T14:23:17.698Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-06-25T14:23:17.698Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-06-25T14:23:17.698Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-06-25T14:23:17.698Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-06-25T14:23:17.698Z] Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.48 [2915 kB] [2021-06-25T14:23:19.090Z] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.48 [209 kB] [2021-06-25T14:23:19.090Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] [2021-06-25T14:23:19.352Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] [2021-06-25T14:23:19.353Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-06-25T14:23:19.353Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-06-25T14:23:19.353Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-06-25T14:23:19.353Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-06-25T14:23:19.353Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-06-25T14:23:19.353Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-06-25T14:23:19.353Z] Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-06-25T14:23:19.615Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-06-25T14:23:19.615Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-06-25T14:23:19.615Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] [2021-06-25T14:23:19.615Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] [2021-06-25T14:23:21.647Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-25T14:23:21.647Z] Fetched 36.7 MB in 4s (9699 kB/s) [2021-06-25T14:23:21.647Z] (Reading database ... 12757 files and directories currently installed.) [2021-06-25T14:23:21.647Z] Preparing to unpack .../systemd_237-3ubuntu10.48_amd64.deb ... [2021-06-25T14:23:21.647Z] Unpacking systemd (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-06-25T14:23:22.224Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.48_amd64.deb ... [2021-06-25T14:23:22.224Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-06-25T14:23:22.224Z] Setting up libsystemd0:amd64 (237-3ubuntu10.48) ... [2021-06-25T14:23:22.224Z] (Reading database ... 12757 files and directories currently installed.) [2021-06-25T14:23:22.224Z] Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... [2021-06-25T14:23:22.224Z] Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... [2021-06-25T14:23:22.501Z] Setting up libapt-pkg5.0:amd64 (1.6.13) ... [2021-06-25T14:23:22.501Z] (Reading database ... 12757 files and directories currently installed.) [2021-06-25T14:23:22.501Z] Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... [2021-06-25T14:23:22.501Z] Unpacking apt (1.6.13) over (1.6.1) ... [2021-06-25T14:23:22.765Z] Setting up apt (1.6.13) ... [2021-06-25T14:23:22.765Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-06-25T14:23:23.343Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-06-25T14:23:23.343Z] (Reading database ... 12764 files and directories currently installed.) [2021-06-25T14:23:23.343Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-06-25T14:23:23.343Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-06-25T14:23:23.918Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-06-25T14:23:23.918Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-25T14:23:23.918Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-25T14:23:23.918Z] Selecting previously unselected package libexpat1:amd64. [2021-06-25T14:23:23.918Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-06-25T14:23:23.918Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-06-25T14:23:24.180Z] Selecting previously unselected package python3.6-minimal. [2021-06-25T14:23:24.180Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-25T14:23:24.180Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-06-25T14:23:24.442Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-06-25T14:23:24.442Z] Checking for services that may need to be restarted...done. [2021-06-25T14:23:24.442Z] Checking for services that may need to be restarted...done. [2021-06-25T14:23:24.442Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-25T14:23:24.442Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-06-25T14:23:24.442Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-06-25T14:23:25.016Z] Selecting previously unselected package python3-minimal. [2021-06-25T14:23:25.016Z] (Reading database ... 13012 files and directories currently installed.) [2021-06-25T14:23:25.016Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-06-25T14:23:25.016Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-06-25T14:23:25.016Z] Selecting previously unselected package mime-support. [2021-06-25T14:23:25.016Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-06-25T14:23:25.016Z] Unpacking mime-support (3.60ubuntu1) ... [2021-06-25T14:23:25.016Z] Selecting previously unselected package libmpdec2:amd64. [2021-06-25T14:23:25.016Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-06-25T14:23:25.016Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-06-25T14:23:25.278Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-06-25T14:23:25.278Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-25T14:23:25.278Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-25T14:23:25.278Z] Selecting previously unselected package python3.6. [2021-06-25T14:23:25.278Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-25T14:23:25.278Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-25T14:23:25.540Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-06-25T14:23:25.540Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-06-25T14:23:25.540Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-06-25T14:23:25.540Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-06-25T14:23:25.803Z] Selecting previously unselected package python3. [2021-06-25T14:23:25.803Z] (Reading database ... 13442 files and directories currently installed.) [2021-06-25T14:23:25.803Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-06-25T14:23:25.803Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-06-25T14:23:25.803Z] Selecting previously unselected package multiarch-support. [2021-06-25T14:23:25.803Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-06-25T14:23:25.803Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-06-25T14:23:25.803Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-06-25T14:23:25.803Z] Selecting previously unselected package liblzo2-2:amd64. [2021-06-25T14:23:25.803Z] (Reading database ... 13479 files and directories currently installed.) [2021-06-25T14:23:25.803Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-06-25T14:23:25.803Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-06-25T14:23:25.803Z] Selecting previously unselected package libbsd0:amd64. [2021-06-25T14:23:25.803Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-06-25T14:23:25.803Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-06-25T14:23:26.069Z] Selecting previously unselected package sudo. [2021-06-25T14:23:26.069Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-06-25T14:23:26.069Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-06-25T14:23:26.069Z] Selecting previously unselected package apparmor. [2021-06-25T14:23:26.069Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-06-25T14:23:26.069Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-06-25T14:23:26.330Z] Selecting previously unselected package libedit2:amd64. [2021-06-25T14:23:26.330Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-06-25T14:23:26.330Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-06-25T14:23:26.330Z] Selecting previously unselected package libkrb5support0:amd64. [2021-06-25T14:23:26.330Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-06-25T14:23:26.330Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-06-25T14:23:26.330Z] Selecting previously unselected package libk5crypto3:amd64. [2021-06-25T14:23:26.330Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-06-25T14:23:26.330Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-06-25T14:23:26.593Z] Selecting previously unselected package libkeyutils1:amd64. [2021-06-25T14:23:26.593Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-06-25T14:23:26.593Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-06-25T14:23:26.593Z] Selecting previously unselected package libkrb5-3:amd64. [2021-06-25T14:23:26.593Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-06-25T14:23:26.593Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-06-25T14:23:26.593Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-06-25T14:23:26.593Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-06-25T14:23:26.593Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-06-25T14:23:26.854Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-06-25T14:23:26.854Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-06-25T14:23:26.854Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-06-25T14:23:26.854Z] Selecting previously unselected package openssh-client. [2021-06-25T14:23:26.854Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-06-25T14:23:26.854Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-06-25T14:23:27.114Z] Selecting previously unselected package squashfs-tools. [2021-06-25T14:23:27.114Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... [2021-06-25T14:23:27.114Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-06-25T14:23:27.114Z] Selecting previously unselected package snapd. [2021-06-25T14:23:27.114Z] Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... [2021-06-25T14:23:27.114Z] Unpacking snapd (2.49.2+18.04) ... [2021-06-25T14:23:27.715Z] 25b303627fd3: Pull complete [2021-06-25T14:23:27.715Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-06-25T14:23:27.715Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-25T14:23:27.715Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-06-25T14:23:27.979Z] prd-ubuntu18.04-docker-arm64-4c-16g-99 does not seem to be running inside a container [2021-06-25T14:23:28.033Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/19 -v /w/workspace/edgex-go/19:/w/workspace/edgex-go/19:rw,z -v /w/workspace/edgex-go/19@tmp:/w/workspace/edgex-go/19@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-06-25T14:23:30.420Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-06-25T14:23:30.839Z] $ docker top d791348f82e4a39b2126f05cd0904aeba21c6ab1ea359144b79e6ff37cb35dab -eo pid,comm [2021-06-25T14:23:30.993Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-06-25T14:23:30.993Z] Setting up mime-support (3.60ubuntu1) ... [2021-06-25T14:23:30.993Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-06-25T14:23:30.993Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-06-25T14:23:30.993Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-06-25T14:23:30.993Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-25T14:23:30.993Z] Setting up systemd (237-3ubuntu10.48) ... [2021-06-25T14:23:30.993Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [Pipeline] { [Pipeline] sh [2021-06-25T14:23:31.565Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-06-25T14:23:31.565Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-06-25T14:23:31.565Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-06-25T14:23:31.565Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-25T14:23:31.565Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-06-25T14:23:31.565Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-25T14:23:31.841Z] + grep parallel [2021-06-25T14:23:31.841Z] + docker-compose build --help [2021-06-25T14:23:32.143Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-06-25T14:23:32.143Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-06-25T14:23:32.406Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-06-25T14:23:32.406Z] Setting up python3 (3.6.7-1~18.04) ... [2021-06-25T14:23:32.406Z] running python rtupdate hooks for python3.6... [2021-06-25T14:23:32.406Z] running python post-rtupdate hooks for python3.6... [2021-06-25T14:23:32.406Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-06-25T14:23:32.980Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-06-25T14:23:33.242Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-06-25T14:23:33.242Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-06-25T14:23:33.242Z] Setting up snapd (2.49.2+18.04) ... [2021-06-25T14:23:33.816Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-06-25T14:23:33.816Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-06-25T14:23:34.078Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-06-25T14:23:34.339Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-06-25T14:23:34.339Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-06-25T14:23:34.339Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-06-25T14:23:34.602Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-06-25T14:23:34.863Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-06-25T14:23:34.863Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-06-25T14:23:35.125Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-06-25T14:23:35.210Z] --parallel Build images in parallel. [Pipeline] } [2021-06-25T14:23:35.207Z] $ docker stop --time=1 d791348f82e4a39b2126f05cd0904aeba21c6ab1ea359144b79e6ff37cb35dab [2021-06-25T14:23:35.386Z] /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-06-25T14:23:35.386Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-25T14:23:35.386Z] Processing triggers for systemd (237-3ubuntu10.48) ... [2021-06-25T14:23:36.334Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-06-25T14:23:36.334Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-06-25T14:23:36.596Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-06-25T14:23:37.000Z] $ docker rm -f d791348f82e4a39b2126f05cd0904aeba21c6ab1ea359144b79e6ff37cb35dab [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-25T14:23:37.670Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-25T14:23:37.670Z] . [Pipeline] withDockerContainer [2021-06-25T14:23:37.803Z] Reading package lists... [2021-06-25T14:23:37.908Z] prd-ubuntu18.04-docker-arm64-4c-16g-99 does not seem to be running inside a container [2021-06-25T14:23:37.963Z] $ 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/19 -v /w/workspace/edgex-go/19:/w/workspace/edgex-go/19:rw,z -v /w/workspace/edgex-go/19@tmp:/w/workspace/edgex-go/19@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-06-25T14:23:38.069Z] Reading package lists... [2021-06-25T14:23:38.069Z] Building dependency tree... [2021-06-25T14:23:38.069Z] Reading state information... [2021-06-25T14:23:38.332Z] Calculating upgrade... [2021-06-25T14:23:38.332Z] The following packages will be upgraded: [2021-06-25T14:23:38.332Z] advancecomp base-files bash binutils binutils-common [2021-06-25T14:23:38.332Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-06-25T14:23:38.332Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-06-25T14:23:38.332Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-06-25T14:23:38.332Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-06-25T14:23:38.332Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-06-25T14:23:38.332Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-06-25T14:23:38.332Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-06-25T14:23:38.332Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-06-25T14:23:38.332Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-06-25T14:23:38.332Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-06-25T14:23:38.332Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-06-25T14:23:38.332Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-06-25T14:23:38.332Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-06-25T14:23:38.332Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-06-25T14:23:38.332Z] ubuntu-keyring util-linux [2021-06-25T14:23:38.595Z] 102 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-06-25T14:23:38.595Z] Need to get 64.1 MB of archives. [2021-06-25T14:23:38.595Z] After this operation, 5112 kB of additional disk space will be used. [2021-06-25T14:23:38.595Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-147.151 [991 kB] [2021-06-25T14:23:38.595Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-06-25T14:23:38.595Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-06-25T14:23:38.595Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-06-25T14:23:38.595Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-06-25T14:23:38.595Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-06-25T14:23:38.595Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-06-25T14:23:38.595Z] 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-06-25T14:23:38.595Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-06-25T14:23:38.595Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-06-25T14:23:38.595Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-06-25T14:23:38.595Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-06-25T14:23:38.595Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-06-25T14:23:38.595Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-06-25T14:23:38.595Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-06-25T14:23:38.595Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-06-25T14:23:38.595Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-06-25T14:23:38.856Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-06-25T14:23:38.856Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-06-25T14:23:38.856Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-06-25T14:23:38.856Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-06-25T14:23:38.856Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-06-25T14:23:38.856Z] 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-06-25T14:23:38.856Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-06-25T14:23:38.856Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-06-25T14:23:38.856Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-06-25T14:23:38.856Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-06-25T14:23:38.856Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-06-25T14:23:38.856Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-06-25T14:23:38.856Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-06-25T14:23:38.856Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-06-25T14:23:38.856Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-06-25T14:23:38.856Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-06-25T14:23:38.856Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-06-25T14:23:38.856Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-06-25T14:23:38.856Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-06-25T14:23:38.856Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-06-25T14:23:38.856Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-06-25T14:23:38.856Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-06-25T14:23:38.857Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-06-25T14:23:38.857Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-06-25T14:23:38.857Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] [2021-06-25T14:23:38.857Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-06-25T14:23:38.857Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-06-25T14:23:39.119Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-06-25T14:23:39.119Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-06-25T14:23:39.119Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-06-25T14:23:39.119Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-06-25T14:23:39.119Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-06-25T14:23:39.119Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] [2021-06-25T14:23:39.119Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-06-25T14:23:39.119Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-06-25T14:23:39.119Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-06-25T14:23:39.119Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-06-25T14:23:39.119Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-06-25T14:23:39.119Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-06-25T14:23:39.119Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-06-25T14:23:39.119Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-06-25T14:23:39.382Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-06-25T14:23:39.382Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-06-25T14:23:39.382Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-06-25T14:23:39.494Z] $ docker top 51479953d015ebe638e18b11e6e5a73ab8c7994aa1fa110a3a2fa00d68d2b031 -eo pid,comm [2021-06-25T14:23:39.644Z] 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-06-25T14:23:39.644Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-06-25T14:23:39.644Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-06-25T14:23:39.644Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-06-25T14:23:39.644Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [Pipeline] { [Pipeline] sh [2021-06-25T14:23:40.221Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-06-25T14:23:40.221Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-06-25T14:23:40.454Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-25T14:23:40.482Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-06-25T14:23:40.482Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-06-25T14:23:40.482Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-06-25T14:23:40.482Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-06-25T14:23:40.482Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-06-25T14:23:40.482Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-06-25T14:23:40.482Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-06-25T14:23:40.482Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-06-25T14:23:40.482Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-06-25T14:23:40.744Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-06-25T14:23:40.744Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-06-25T14:23:40.744Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-06-25T14:23:40.744Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-06-25T14:23:40.744Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-06-25T14:23:40.744Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2021-06-25T14:23:40.744Z] Get:84 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-06-25T14:23:40.744Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2021-06-25T14:23:41.007Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.48 [15.5 kB] [2021-06-25T14:23:41.007Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] [2021-06-25T14:23:41.007Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-06-25T14:23:41.269Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-06-25T14:23:41.269Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-06-25T14:23:41.269Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-06-25T14:23:41.269Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-06-25T14:23:41.269Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-06-25T14:23:41.269Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-06-25T14:23:41.269Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-06-25T14:23:41.531Z] Get:96 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-06-25T14:23:41.531Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-06-25T14:23:41.531Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-06-25T14:23:41.531Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-06-25T14:23:41.531Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-06-25T14:23:41.531Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-06-25T14:23:41.531Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-06-25T14:23:41.793Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-25T14:23:41.793Z] Fetched 64.1 MB in 3s (20.6 MB/s) [2021-06-25T14:23:41.793Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-25T14:23:41.793Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-06-25T14:23:41.793Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-25T14:23:42.369Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-06-25T14:23:42.369Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-25T14:23:42.369Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-147.151_amd64.deb ... [2021-06-25T14:23:42.369Z] Unpacking linux-libc-dev:amd64 (4.15.0-147.151) over (4.15.0-20.21) ... [2021-06-25T14:23:42.632Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-25T14:23:42.632Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-25T14:23:42.632Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-25T14:23:42.632Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-25T14:23:42.893Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-25T14:23:42.894Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-25T14:23:42.894Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-25T14:23:42.894Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-25T14:23:42.894Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-25T14:23:42.894Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-25T14:23:42.894Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-25T14:23:42.894Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-25T14:23:43.157Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-25T14:23:43.157Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-25T14:23:43.157Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-25T14:23:43.157Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-25T14:23:43.157Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-25T14:23:43.157Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-06-25T14:23:43.157Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-06-25T14:23:43.423Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-25T14:23:43.423Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-25T14:23:43.423Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-25T14:23:43.423Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-25T14:23:43.423Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-25T14:23:43.423Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-25T14:23:43.423Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-25T14:23:43.686Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-25T14:23:43.686Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-25T14:23:43.686Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-06-25T14:23:43.829Z] Building core-command ... [2021-06-25T14:23:43.829Z] Building core-data ... [2021-06-25T14:23:43.829Z] Building core-metadata ... [2021-06-25T14:23:43.829Z] Building security-bootstrapper ... [2021-06-25T14:23:43.829Z] Building security-proxy-setup ... [2021-06-25T14:23:43.829Z] Building security-secretstore-setup ... [2021-06-25T14:23:43.829Z] Building support-notifications ... [2021-06-25T14:23:43.829Z] Building support-scheduler ... [2021-06-25T14:23:43.829Z] Building sys-mgmt-agent ... [2021-06-25T14:23:43.829Z] Building support-notifications [2021-06-25T14:23:43.829Z] Building core-command [2021-06-25T14:23:43.829Z] Building security-secretstore-setup [2021-06-25T14:23:43.829Z] Building security-bootstrapper [2021-06-25T14:23:43.829Z] Building core-data [2021-06-25T14:23:43.949Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-25T14:23:44.212Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-06-25T14:23:44.473Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-25T14:23:44.473Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-06-25T14:23:44.473Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-06-25T14:23:44.473Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-06-25T14:23:44.736Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-06-25T14:23:44.736Z] Setting up base-files (10.1ubuntu2.10) ... [2021-06-25T14:23:44.736Z] Installing new version of config file /etc/issue ... [2021-06-25T14:23:44.736Z] Installing new version of config file /etc/issue.net ... [2021-06-25T14:23:44.736Z] Installing new version of config file /etc/lsb-release ... [2021-06-25T14:23:44.736Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-06-25T14:23:44.999Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-06-25T14:23:44.999Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-06-25T14:23:45.260Z] Removing obsolete conffile /etc/default/motd-news ... [2021-06-25T14:23:45.260Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-25T14:23:45.260Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-06-25T14:23:45.260Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-06-25T14:23:45.260Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-06-25T14:23:45.260Z] 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-06-25T14:23:45.522Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-25T14:23:45.522Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-25T14:23:45.522Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-06-25T14:23:45.522Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-06-25T14:23:45.522Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-25T14:23:45.522Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-06-25T14:23:45.522Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-06-25T14:23:45.522Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-06-25T14:23:45.784Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-25T14:23:45.784Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-06-25T14:23:45.784Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-06-25T14:23:45.785Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-06-25T14:23:46.047Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-25T14:23:46.047Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-25T14:23:46.047Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-25T14:23:46.047Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-06-25T14:23:46.047Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-25T14:23:46.047Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-25T14:23:46.047Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-25T14:23:46.308Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-06-25T14:23:46.308Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-25T14:23:46.308Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-06-25T14:23:46.308Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-06-25T14:23:46.308Z] Setting up grep (3.1-2build1) ... [2021-06-25T14:23:46.570Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-25T14:23:46.570Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-06-25T14:23:46.570Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-06-25T14:23:46.570Z] Setting up login (1:4.5-1ubuntu2) ... [2021-06-25T14:23:46.570Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-25T14:23:46.570Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-25T14:23:46.570Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-25T14:23:46.832Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-06-25T14:23:46.832Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-25T14:23:46.832Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-06-25T14:23:46.832Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-25T14:23:47.405Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-06-25T14:23:47.405Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-25T14:23:47.405Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-06-25T14:23:47.405Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-25T14:23:47.667Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-06-25T14:23:47.667Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-25T14:23:47.667Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-06-25T14:23:47.667Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-25T14:23:48.246Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-06-25T14:23:48.246Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-06-25T14:23:48.532Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-06-25T14:23:48.532Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-06-25T14:23:48.532Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-06-25T14:23:48.532Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-25T14:23:48.532Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-06-25T14:23:48.532Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-06-25T14:23:48.793Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-06-25T14:23:48.793Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-25T14:23:48.793Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-25T14:23:48.793Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-25T14:23:48.793Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-25T14:23:48.793Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-25T14:23:48.793Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-25T14:23:49.057Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-25T14:23:49.057Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-25T14:23:49.057Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-25T14:23:49.057Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-25T14:23:49.057Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-25T14:23:49.320Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-25T14:23:49.320Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-25T14:23:49.320Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-25T14:23:49.320Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-25T14:23:49.320Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-25T14:23:49.320Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-25T14:23:49.320Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-25T14:23:49.320Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-25T14:23:49.590Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-25T14:23:49.590Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-25T14:23:49.590Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-06-25T14:23:49.590Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-25T14:23:49.590Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-25T14:23:49.590Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-25T14:23:49.590Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-06-25T14:23:49.851Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-25T14:23:49.852Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-25T14:23:49.852Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-25T14:23:49.852Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-25T14:23:49.852Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-25T14:23:49.852Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-25T14:23:49.852Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-25T14:23:50.114Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-06-25T14:23:50.114Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-25T14:23:50.114Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-25T14:23:50.114Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-25T14:23:50.693Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-06-25T14:23:50.693Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-06-25T14:23:50.955Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-06-25T14:23:51.220Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-25T14:23:51.220Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-06-25T14:23:51.220Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-25T14:23:51.220Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-06-25T14:23:51.482Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-25T14:23:51.482Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-06-25T14:23:51.482Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-25T14:23:51.482Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-06-25T14:23:51.482Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-25T14:23:51.482Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-06-25T14:23:51.482Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-06-25T14:23:51.745Z] Setting up debconf (1.5.66ubuntu1) ... [2021-06-25T14:23:52.009Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-25T14:23:52.009Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-06-25T14:23:52.009Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-06-25T14:23:52.009Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-06-25T14:23:52.009Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-25T14:23:52.009Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-06-25T14:23:52.009Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-06-25T14:23:52.009Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-06-25T14:23:52.271Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-25T14:23:52.271Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-06-25T14:23:52.271Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-25T14:23:52.271Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-25T14:23:52.271Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-25T14:23:52.271Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-06-25T14:23:52.271Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-25T14:23:52.533Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-25T14:23:52.533Z] (Reading database ... 13919 files and directories currently installed.) [2021-06-25T14:23:52.533Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-06-25T14:23:52.533Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-25T14:23:52.795Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-25T14:23:52.795Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-25T14:23:52.795Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-25T14:23:52.795Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-25T14:23:52.795Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.48_amd64.deb ... [2021-06-25T14:23:52.795Z] Unpacking systemd-sysv (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-06-25T14:23:53.057Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-25T14:23:53.057Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-25T14:23:53.057Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-06-25T14:23:53.057Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-25T14:23:53.057Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-06-25T14:23:53.057Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-06-25T14:23:53.321Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-06-25T14:23:53.321Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-25T14:23:53.321Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-06-25T14:23:53.321Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-06-25T14:23:53.321Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-06-25T14:23:53.321Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-25T14:23:53.321Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-06-25T14:23:53.321Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-25T14:23:53.583Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-25T14:23:53.583Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-25T14:23:53.583Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-25T14:23:53.583Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-25T14:23:53.845Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-06-25T14:23:53.845Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-25T14:23:53.845Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-06-25T14:23:53.845Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-06-25T14:23:53.845Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-06-25T14:23:53.845Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-25T14:23:53.845Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-06-25T14:23:54.107Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-06-25T14:23:54.107Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-06-25T14:23:54.369Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-25T14:23:54.369Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-25T14:23:54.369Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-25T14:23:54.369Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-06-25T14:23:54.369Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-25T14:23:54.369Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-06-25T14:23:54.369Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-06-25T14:23:54.631Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-06-25T14:23:54.631Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-25T14:23:54.631Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-06-25T14:23:54.631Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-06-25T14:23:54.631Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-06-25T14:23:54.631Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-25T14:23:54.631Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-06-25T14:23:54.631Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-06-25T14:23:54.894Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-06-25T14:23:54.894Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-25T14:23:54.894Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-06-25T14:23:54.894Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-06-25T14:23:54.894Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-06-25T14:23:54.894Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-25T14:23:54.894Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-06-25T14:23:54.894Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-06-25T14:23:55.166Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-06-25T14:23:55.166Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-25T14:23:55.166Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-06-25T14:23:55.166Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-06-25T14:23:55.429Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-06-25T14:23:55.429Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-25T14:23:55.429Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-06-25T14:23:55.429Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-06-25T14:23:55.429Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-06-25T14:23:55.429Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-25T14:23:55.429Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-06-25T14:23:55.429Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-06-25T14:23:55.429Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-06-25T14:23:55.692Z] (Reading database ... 13924 files and directories currently installed.) [2021-06-25T14:23:55.692Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-06-25T14:23:55.692Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-06-25T14:23:55.692Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-06-25T14:23:55.692Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-06-25T14:23:55.955Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-06-25T14:23:55.955Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-06-25T14:23:55.955Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-06-25T14:23:55.955Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-06-25T14:23:55.955Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-06-25T14:23:56.215Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-06-25T14:23:56.215Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-06-25T14:23:56.215Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-06-25T14:23:56.215Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-06-25T14:23:56.215Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-06-25T14:23:56.215Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-06-25T14:23:56.215Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-06-25T14:23:56.477Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-06-25T14:23:56.477Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-06-25T14:23:56.477Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-06-25T14:23:56.477Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-06-25T14:23:56.477Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-06-25T14:23:56.477Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-06-25T14:23:56.741Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-06-25T14:23:56.741Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-06-25T14:23:57.001Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-06-25T14:23:57.001Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-06-25T14:23:57.264Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-06-25T14:23:57.264Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-06-25T14:23:57.264Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-25T14:23:57.264Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-25T14:23:57.527Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-25T14:23:57.527Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-25T14:23:57.808Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-25T14:23:57.809Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-25T14:23:57.809Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-25T14:23:57.809Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-25T14:23:57.809Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-25T14:23:57.809Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-25T14:23:58.073Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-25T14:23:58.073Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-25T14:23:58.073Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-25T14:23:58.073Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-25T14:23:58.073Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-25T14:23:58.335Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-25T14:23:59.283Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-25T14:23:59.283Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-25T14:23:59.858Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-25T14:23:59.858Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-25T14:24:00.436Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-25T14:24:00.436Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-25T14:24:00.436Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-25T14:24:00.697Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-25T14:24:01.271Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-25T14:24:01.271Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-25T14:24:01.533Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-06-25T14:24:01.533Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-06-25T14:24:01.533Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-06-25T14:24:01.533Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-06-25T14:24:01.797Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-06-25T14:24:01.797Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-06-25T14:24:01.797Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-06-25T14:24:01.797Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-06-25T14:24:02.063Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-06-25T14:24:02.063Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-06-25T14:24:02.063Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-06-25T14:24:02.063Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-06-25T14:24:02.063Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-06-25T14:24:02.063Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-06-25T14:24:02.063Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-25T14:24:02.324Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-06-25T14:24:02.324Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-25T14:24:02.324Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-25T14:24:02.324Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-25T14:24:02.324Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-06-25T14:24:02.324Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-06-25T14:24:02.324Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-06-25T14:24:02.324Z] [2021-06-25T14:24:02.324Z] Current default time zone: 'Etc/UTC' [2021-06-25T14:24:02.324Z] Local time is now: Fri Jun 25 14:24:02 UTC 2021. [2021-06-25T14:24:02.324Z] Universal Time is now: Fri Jun 25 14:24:02 UTC 2021. [2021-06-25T14:24:02.325Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-06-25T14:24:02.325Z] [2021-06-25T14:24:02.325Z] Setting up systemd-sysv (237-3ubuntu10.48) ... [2021-06-25T14:24:02.325Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-25T14:24:02.325Z] Setting up linux-libc-dev:amd64 (4.15.0-147.151) ... [2021-06-25T14:24:02.325Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-06-25T14:24:02.325Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-06-25T14:24:02.325Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-06-25T14:24:02.325Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-06-25T14:24:02.325Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-06-25T14:24:02.325Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-06-25T14:24:02.325Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-06-25T14:24:02.594Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-25T14:24:02.594Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-06-25T14:24:02.594Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-25T14:24:02.594Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-06-25T14:24:02.594Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-25T14:24:02.594Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-06-25T14:24:02.594Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-06-25T14:24:02.594Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-06-25T14:24:02.594Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-06-25T14:24:02.594Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-06-25T14:24:02.594Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-06-25T14:24:02.594Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-06-25T14:24:02.594Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-06-25T14:24:04.536Z] Updating certificates in /etc/ssl/certs... [2021-06-25T14:24:05.482Z] 23 added, 27 removed; done. [2021-06-25T14:24:05.482Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-06-25T14:24:05.745Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-25T14:24:05.745Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-06-25T14:24:05.745Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-06-25T14:24:05.745Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-06-25T14:24:05.745Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-25T14:24:05.745Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-06-25T14:24:05.745Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-25T14:24:05.745Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-25T14:24:05.745Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-25T14:24:05.745Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-06-25T14:24:05.745Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-25T14:24:05.745Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-06-25T14:24:05.745Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-06-25T14:24:05.745Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-06-25T14:24:05.745Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-06-25T14:24:05.745Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-06-25T14:24:05.745Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-06-25T14:24:05.745Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-06-25T14:24:05.745Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-06-25T14:24:06.006Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-06-25T14:24:06.006Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-06-25T14:24:06.006Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-06-25T14:24:06.006Z] Processing triggers for systemd (237-3ubuntu10.48) ... [2021-06-25T14:24:06.006Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-06-25T14:24:06.006Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-06-25T14:24:06.006Z] Updating certificates in /etc/ssl/certs... [2021-06-25T14:24:06.954Z] 0 added, 0 removed; done. [2021-06-25T14:24:06.954Z] Running hooks in /etc/ca-certificates/update.d... [2021-06-25T14:24:06.954Z] done. [2021-06-25T14:24:07.216Z] Reading package lists... [2021-06-25T14:24:07.477Z] Building dependency tree... [2021-06-25T14:24:07.477Z] Reading state information... [2021-06-25T14:24:07.741Z] The following NEW packages will be installed: [2021-06-25T14:24:07.741Z] apt-transport-https [2021-06-25T14:24:08.002Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-06-25T14:24:08.002Z] Need to get 1692 B of archives. [2021-06-25T14:24:08.002Z] After this operation, 154 kB of additional disk space will be used. [2021-06-25T14:24:08.002Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] [2021-06-25T14:24:08.002Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-25T14:24:08.262Z] Fetched 1692 B in 0s (4655 B/s) [2021-06-25T14:24:08.262Z] Selecting previously unselected package apt-transport-https. [2021-06-25T14:24:08.262Z] (Reading database ... 13929 files and directories currently installed.) [2021-06-25T14:24:08.263Z] Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... [2021-06-25T14:24:08.263Z] Unpacking apt-transport-https (1.6.13) ... [2021-06-25T14:24:08.263Z] Setting up apt-transport-https (1.6.13) ... [2021-06-25T14:24:08.525Z] Waiting for network to be ready... [2021-06-25T14:24:15.128Z] 2021-06-25T14:24:11Z INFO Waiting for automatic snapd restart... [2021-06-25T14:24:15.389Z] snapd 2.51 from Canonical* installed [2021-06-25T14:24:16.333Z] "snapd" switched to the "latest/stable" channel [2021-06-25T14:24:16.333Z] [2021-06-25T14:24:18.884Z] core18 20210611 from Canonical* installed [2021-06-25T14:24:18.884Z] "core18" switched to the "latest/stable" channel [2021-06-25T14:24:18.884Z] [2021-06-25T14:24:22.214Z] snapcraft 4.8.2 from Canonical* installed [2021-06-25T14:24:22.536Z] "snapcraft" switched to the "latest/stable" channel [2021-06-25T14:24:22.536Z] [2021-06-25T14:24:26.950Z] 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-06-25T14:24:26.950Z] - README.md [2021-06-25T14:24:26.950Z] [2021-06-25T14:24:26.950Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-06-25T14:24:27.214Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-06-25T14:24:27.214Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-06-25T14:24:27.476Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-06-25T14:24:28.685Z] Reading package lists... [2021-06-25T14:24:28.946Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.13 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-06-25T14:24:28.946Z] Reading package lists... [2021-06-25T14:24:29.208Z] Building dependency tree... [2021-06-25T14:24:29.208Z] Reading state information... [2021-06-25T14:24:29.471Z] Suggested packages: [2021-06-25T14:24:29.471Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-06-25T14:24:29.471Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-06-25T14:24:29.471Z] Recommended packages: [2021-06-25T14:24:29.471Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-06-25T14:24:29.471Z] The following NEW packages will be installed: [2021-06-25T14:24:29.471Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-06-25T14:24:29.471Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-06-25T14:24:29.471Z] pkg-config zip [2021-06-25T14:24:29.471Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-06-25T14:24:29.471Z] Need to get 7663 kB of archives. [2021-06-25T14:24:29.471Z] After this operation, 43.8 MB of additional disk space will be used. [2021-06-25T14:24:29.471Z] 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-06-25T14:24:29.733Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] [2021-06-25T14:24:29.733Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-06-25T14:24:29.733Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-06-25T14:24:29.733Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-06-25T14:24:29.733Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-06-25T14:24:29.733Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-06-25T14:24:29.994Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-06-25T14:24:30.256Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-06-25T14:24:30.256Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-06-25T14:24:30.256Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-06-25T14:24:30.518Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-06-25T14:24:30.518Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-06-25T14:24:30.518Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-06-25T14:24:30.518Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-06-25T14:24:30.780Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-25T14:24:30.780Z] Fetched 7663 kB in 1s (6571 kB/s) [2021-06-25T14:24:30.781Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-06-25T14:24:30.781Z] (Reading database ... 13933 files and directories currently installed.) [2021-06-25T14:24:30.781Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-06-25T14:24:30.781Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-06-25T14:24:31.043Z] Selecting previously unselected package libpsl5:amd64. [2021-06-25T14:24:31.043Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-06-25T14:24:31.043Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-06-25T14:24:31.043Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-06-25T14:24:31.043Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-06-25T14:24:31.043Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-06-25T14:24:31.043Z] Selecting previously unselected package librtmp1:amd64. [2021-06-25T14:24:31.043Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-06-25T14:24:31.043Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-06-25T14:24:31.043Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-06-25T14:24:31.043Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... [2021-06-25T14:24:31.043Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-06-25T14:24:31.306Z] Selecting previously unselected package liberror-perl. [2021-06-25T14:24:31.306Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-06-25T14:24:31.306Z] Unpacking liberror-perl (0.17025-1) ... [2021-06-25T14:24:31.306Z] Selecting previously unselected package git-man. [2021-06-25T14:24:31.306Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-06-25T14:24:31.306Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-06-25T14:24:31.567Z] Selecting previously unselected package git. [2021-06-25T14:24:31.567Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-06-25T14:24:31.567Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-06-25T14:24:32.151Z] Selecting previously unselected package libnorm1:amd64. [2021-06-25T14:24:32.151Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-06-25T14:24:32.151Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-06-25T14:24:32.151Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-06-25T14:24:32.151Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-06-25T14:24:32.151Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-06-25T14:24:32.151Z] Selecting previously unselected package libsodium23:amd64. [2021-06-25T14:24:32.151Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-06-25T14:24:32.151Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-06-25T14:24:32.151Z] Selecting previously unselected package libzmq5:amd64. [2021-06-25T14:24:32.151Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-06-25T14:24:32.151Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-25T14:24:32.412Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-06-25T14:24:32.412Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-06-25T14:24:32.412Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-25T14:24:32.412Z] Selecting previously unselected package pkg-config. [2021-06-25T14:24:32.412Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-06-25T14:24:32.413Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-06-25T14:24:32.413Z] Selecting previously unselected package zip. [2021-06-25T14:24:32.413Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-06-25T14:24:32.413Z] Unpacking zip (3.0-11build1) ... [2021-06-25T14:24:32.675Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-06-25T14:24:32.675Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-06-25T14:24:32.675Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-06-25T14:24:32.675Z] Setting up liberror-perl (0.17025-1) ... [2021-06-25T14:24:32.675Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-06-25T14:24:32.675Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-06-25T14:24:32.675Z] No schema files found: doing nothing. [2021-06-25T14:24:32.675Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-06-25T14:24:32.675Z] Setting up zip (3.0-11build1) ... [2021-06-25T14:24:32.675Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-06-25T14:24:32.675Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-06-25T14:24:32.675Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-06-25T14:24:32.675Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-25T14:24:32.675Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-06-25T14:24:32.675Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-25T14:24:32.936Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-06-25T14:24:32.936Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-06-25T14:24:33.514Z] git set to automatically installed. [2021-06-25T14:24:33.514Z] git-man set to automatically installed. [2021-06-25T14:24:33.514Z] libcurl3-gnutls set to automatically installed. [2021-06-25T14:24:33.514Z] liberror-perl set to automatically installed. [2021-06-25T14:24:33.514Z] libglib2.0-0 set to automatically installed. [2021-06-25T14:24:33.514Z] libnghttp2-14 set to automatically installed. [2021-06-25T14:24:33.514Z] libnorm1 set to automatically installed. [2021-06-25T14:24:33.514Z] libpgm-5.2-0 set to automatically installed. [2021-06-25T14:24:33.514Z] libpsl5 set to automatically installed. [2021-06-25T14:24:33.514Z] librtmp1 set to automatically installed. [2021-06-25T14:24:33.514Z] libsodium23 set to automatically installed. [2021-06-25T14:24:33.514Z] libzmq3-dev set to automatically installed. [2021-06-25T14:24:33.514Z] libzmq5 set to automatically installed. [2021-06-25T14:24:33.514Z] pkg-config set to automatically installed. [2021-06-25T14:24:33.514Z] zip set to automatically installed. [2021-06-25T14:24:35.437Z] snapd is not logged in, snap install commands will use sudo [2021-06-25T14:24:36.383Z] snap "core18" has no updates available [2021-06-25T14:24:37.330Z] snapd is not logged in, snap install commands will use sudo [2021-06-25T14:24:47.353Z] go (1.16/stable) 1.16.5 from Michael Hudson-Doyle (mwhudson) installed [2021-06-25T14:24:47.353Z] Downloading snap 'edgex-app-service-configurable' [2021-06-25T14:24:49.278Z] 2021/06/25 14:24:48.978678 store_download.go:482: Download size for https://api.snapcraft.io/api/v1/snaps/download/wW8JyHIizgTdIP8m6nZjdtvUCj5wEeoL_571.snap: 7311360 [2021-06-25T14:24:51.862Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-25T14:24:51.862Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-25T14:24:51.863Z] ---> 61e6d8bf7c8c [2021-06-25T14:24:51.863Z] Step 3/23 : WORKDIR /edgex-go [2021-06-25T14:24:52.872Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-25T14:24:52.872Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-25T14:24:52.872Z] ---> 61e6d8bf7c8c [2021-06-25T14:24:52.872Z] Step 3/26 : WORKDIR /edgex-go [2021-06-25T14:24:53.145Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-25T14:24:53.145Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-25T14:24:53.145Z] ---> 61e6d8bf7c8c [2021-06-25T14:24:53.145Z] Step 3/24 : WORKDIR /edgex-go [2021-06-25T14:24:53.145Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-25T14:24:53.145Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-25T14:24:53.145Z] ---> 61e6d8bf7c8c [2021-06-25T14:24:53.145Z] Step 3/24 : WORKDIR /edgex-go [2021-06-25T14:24:53.145Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-25T14:24:53.145Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-25T14:24:53.145Z] ---> 61e6d8bf7c8c [2021-06-25T14:24:53.145Z] Step 3/32 : WORKDIR /edgex-go [2021-06-25T14:24:54.587Z] ---> Running in 2fb21fc64f92 [2021-06-25T14:24:54.587Z] ---> Running in ed8d55920758 [2021-06-25T14:24:54.587Z] ---> Running in 4a2ac6826f3d [2021-06-25T14:24:54.587Z] ---> Running in 9368d2428f9b [2021-06-25T14:24:54.587Z] ---> Running in 565438bff8a1 [2021-06-25T14:24:55.579Z] Removing intermediate container 2fb21fc64f92 [2021-06-25T14:24:55.579Z] ---> 50a09ed3b341 [2021-06-25T14:24:55.579Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-25T14:24:55.579Z] Removing intermediate container 565438bff8a1 [2021-06-25T14:24:55.579Z] ---> 6ef7af4d7410 [2021-06-25T14:24:55.579Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-25T14:24:55.579Z] Removing intermediate container 9368d2428f9b [2021-06-25T14:24:55.579Z] ---> 2235677b4088 [2021-06-25T14:24:55.579Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-25T14:24:55.579Z] Removing intermediate container 4a2ac6826f3d [2021-06-25T14:24:55.579Z] ---> 69ceab74cbaf [2021-06-25T14:24:55.579Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-25T14:24:55.579Z] Removing intermediate container ed8d55920758 [2021-06-25T14:24:55.579Z] ---> c928fa93a219 [2021-06-25T14:24:55.579Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-25T14:24:55.579Z] ---> Running in c3c3a1de40c1 [2021-06-25T14:24:55.579Z] ---> Running in 050ea1faf350 [2021-06-25T14:24:55.579Z] ---> Running in 4df227bc0f2a [2021-06-25T14:24:55.579Z] ---> Running in a5845ba53938 [2021-06-25T14:24:55.849Z] ---> Running in 4607a9cc2bd3 [2021-06-25T14:24:55.878Z] Pulling app-service-config [2021-06-25T14:24:55.878Z] + snapcraftctl pull [2021-06-25T14:24:56.139Z] Pulling config-common [2021-06-25T14:24:56.139Z] + snapcraftctl pull [2021-06-25T14:24:57.086Z] Pulling go-build-helper [2021-06-25T14:24:57.086Z] + snapcraftctl pull [2021-06-25T14:24:58.045Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-06-25T14:24:58.045Z] Skipping pull go-build-helper (already ran) [2021-06-25T14:24:58.045Z] Building go-build-helper [2021-06-25T14:24:58.045Z] + snapcraftctl build [2021-06-25T14:24:59.261Z] Removing intermediate container c3c3a1de40c1 [2021-06-25T14:24:59.261Z] ---> 7f4da5688415 [2021-06-25T14:24:59.261Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-25T14:24:59.542Z] ---> Running in a2bf4b266842 [2021-06-25T14:24:59.824Z] Removing intermediate container a5845ba53938 [2021-06-25T14:24:59.824Z] ---> 46ad7c723dda [2021-06-25T14:24:59.824Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-25T14:25:00.101Z] ---> Running in 973191ccc6dc [2021-06-25T14:25:00.101Z] Removing intermediate container 4df227bc0f2a [2021-06-25T14:25:00.101Z] ---> 0481f220c981 [2021-06-25T14:25:00.101Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-25T14:25:00.121Z] Staging go-build-helper [2021-06-25T14:25:00.121Z] + snapcraftctl stage [2021-06-25T14:25:00.377Z] Removing intermediate container 4607a9cc2bd3 [2021-06-25T14:25:00.377Z] ---> d2cb090ae9cb [2021-06-25T14:25:00.377Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-25T14:25:00.377Z] ---> Running in 061dc7d9e016 [2021-06-25T14:25:00.377Z] Removing intermediate container 050ea1faf350 [2021-06-25T14:25:00.377Z] ---> 6658b0bd4f0a [2021-06-25T14:25:00.377Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-25T14:25:00.377Z] ---> Running in 76977d66c45c [2021-06-25T14:25:00.663Z] ---> Running in 482d9819d045 [2021-06-25T14:25:01.644Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-25T14:25:02.248Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-25T14:25:02.248Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-25T14:25:02.530Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-25T14:25:02.807Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-25T14:25:02.807Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-25T14:25:03.407Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-25T14:25:03.407Z] OK: 218 MiB in 52 packages [2021-06-25T14:25:03.407Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-25T14:25:03.682Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-25T14:25:03.957Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-25T14:25:04.233Z] OK: 218 MiB in 52 packages [2021-06-25T14:25:04.519Z] OK: 218 MiB in 52 packages [2021-06-25T14:25:04.806Z] Removing intermediate container a2bf4b266842 [2021-06-25T14:25:04.806Z] ---> 24fb508630ce [2021-06-25T14:25:04.806Z] Step 6/26 : COPY go.mod . [2021-06-25T14:25:05.085Z] OK: 218 MiB in 52 packages [2021-06-25T14:25:05.085Z] OK: 218 MiB in 52 packages [2021-06-25T14:25:06.092Z] ---> d8c743cd4e79 [2021-06-25T14:25:06.092Z] Step 7/26 : RUN go mod download [2021-06-25T14:25:06.092Z] Removing intermediate container 973191ccc6dc [2021-06-25T14:25:06.092Z] ---> 6a386a29796d [2021-06-25T14:25:06.092Z] Step 6/32 : COPY go.mod . [2021-06-25T14:25:06.365Z] ---> Running in 15a9c22ca747 [2021-06-25T14:25:06.366Z] Removing intermediate container 76977d66c45c [2021-06-25T14:25:06.366Z] ---> 2199a2a2c914 [2021-06-25T14:25:06.366Z] Step 6/23 : COPY go.mod . [2021-06-25T14:25:06.648Z] Removing intermediate container 482d9819d045 [2021-06-25T14:25:06.648Z] ---> 429bb615b319 [2021-06-25T14:25:06.648Z] Step 6/24 : COPY go.mod . [2021-06-25T14:25:06.928Z] Removing intermediate container 061dc7d9e016 [2021-06-25T14:25:06.928Z] ---> e9ac75bde1b9 [2021-06-25T14:25:06.928Z] Step 6/24 : COPY go.mod . [2021-06-25T14:25:07.536Z] ---> 11a4a0d547bd [2021-06-25T14:25:07.537Z] Step 7/32 : RUN go mod download [2021-06-25T14:25:07.811Z] ---> Running in 20b61fa15353 [2021-06-25T14:25:07.811Z] ---> eac722055e90 [2021-06-25T14:25:07.811Z] ---> 81c076d456a4 [2021-06-25T14:25:07.811Z] Step 7/24 : RUN go mod downloadStep 7/23 : RUN go mod download [2021-06-25T14:25:07.811Z] [2021-06-25T14:25:08.088Z] ---> 6f2dbb96f2ad [2021-06-25T14:25:08.088Z] Step 7/24 : RUN go mod download [2021-06-25T14:25:08.088Z] ---> Running in 88dbb6fb82c7 [2021-06-25T14:25:08.088Z] ---> Running in a969d09cbce3 [2021-06-25T14:25:08.377Z] ---> Running in 66760a2c04fc [2021-06-25T14:25:10.379Z] Removing intermediate container 15a9c22ca747 [2021-06-25T14:25:10.379Z] ---> 6af2a6ea1c9c [2021-06-25T14:25:10.379Z] Step 8/26 : COPY . . [2021-06-25T14:25:12.390Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-06-25T14:25:12.390Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1782 kB] [2021-06-25T14:25:12.390Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-06-25T14:25:12.390Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] [2021-06-25T14:25:12.390Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-06-25T14:25:12.390Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-06-25T14:25:12.390Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] [2021-06-25T14:25:12.390Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] [2021-06-25T14:25:12.390Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1131 kB] [2021-06-25T14:25:12.390Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] [2021-06-25T14:25:12.390Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-06-25T14:25:12.390Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-06-25T14:25:12.390Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-06-25T14:25:12.390Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-06-25T14:25:12.390Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-06-25T14:25:12.390Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-06-25T14:25:12.390Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-06-25T14:25:12.390Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-06-25T14:25:12.390Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-06-25T14:25:12.390Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2127 kB] [2021-06-25T14:25:12.390Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [421 kB] [2021-06-25T14:25:12.390Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] [2021-06-25T14:25:12.390Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] [2021-06-25T14:25:12.390Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [388 kB] [2021-06-25T14:25:12.390Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.6 kB] [2021-06-25T14:25:12.390Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1738 kB] [2021-06-25T14:25:12.390Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] [2021-06-25T14:25:12.390Z] Fetched 24.8 MB in 0s (0 B/s) [2021-06-25T14:25:12.390Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-06-25T14:25:12.390Z] Fetched 224 kB in 0s (0 B/s) [2021-06-25T14:25:12.390Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-06-25T14:25:12.390Z] Fetched 157 kB in 0s (0 B/s) [2021-06-25T14:25:12.390Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-06-25T14:25:12.390Z] Fetched 221 kB in 0s (0 B/s) [2021-06-25T14:25:12.390Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-06-25T14:25:12.390Z] Fetched 143 kB in 0s (0 B/s) [2021-06-25T14:25:12.390Z] Pulling edgex-go [2021-06-25T14:25:12.390Z] + snapcraftctl pull [2021-06-25T14:25:12.390Z] Pulling hooks [2021-06-25T14:25:12.390Z] + snapcraftctl pull [2021-06-25T14:25:12.393Z] Removing intermediate container 20b61fa15353 [2021-06-25T14:25:12.393Z] ---> f96c82962c31 [2021-06-25T14:25:12.393Z] Step 8/32 : COPY . . [2021-06-25T14:25:12.669Z] Removing intermediate container 88dbb6fb82c7 [2021-06-25T14:25:12.669Z] ---> a2625531b8c6 [2021-06-25T14:25:12.669Z] Step 8/23 : COPY . . [2021-06-25T14:25:12.942Z] Removing intermediate container 66760a2c04fc [2021-06-25T14:25:12.942Z] ---> 3c62535efc8d [2021-06-25T14:25:12.942Z] Step 8/24 : COPY . . [2021-06-25T14:25:13.546Z] Removing intermediate container a969d09cbce3 [2021-06-25T14:25:13.546Z] ---> 59c0c272362b [2021-06-25T14:25:13.546Z] Step 8/24 : COPY . . [2021-06-25T14:25:34.395Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-06-25T14:25:34.395Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-06-25T14:25:34.395Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-06-25T14:25:34.395Z] Fetched 0 B in 0s (0 B/s) [2021-06-25T14:25:34.395Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-06-25T14:25:34.395Z] Fetched 96.5 kB in 0s (0 B/s) [2021-06-25T14:25:34.395Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-06-25T14:25:34.395Z] Fetched 279 kB in 0s (0 B/s) [2021-06-25T14:25:34.395Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-06-25T14:25:34.395Z] Fetched 122 kB in 0s (0 B/s) [2021-06-25T14:25:34.395Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-06-25T14:25:34.395Z] Fetched 77.8 kB in 0s (0 B/s) [2021-06-25T14:25:34.395Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-06-25T14:25:34.395Z] Fetched 8848 B in 0s (0 B/s) [2021-06-25T14:25:34.395Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-06-25T14:25:34.395Z] Fetched 47.8 kB in 0s (0 B/s) [2021-06-25T14:25:34.395Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-06-25T14:25:34.395Z] Fetched 45.6 kB in 0s (0 B/s) [2021-06-25T14:25:34.395Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-06-25T14:25:34.395Z] Fetched 15.0 kB in 0s (0 B/s) [2021-06-25T14:25:34.395Z] Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] [2021-06-25T14:25:34.395Z] Fetched 219 kB in 0s (0 B/s) [2021-06-25T14:25:34.395Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-06-25T14:25:34.395Z] Fetched 154 kB in 0s (0 B/s) [2021-06-25T14:25:34.395Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-06-25T14:25:34.395Z] Fetched 50.6 kB in 0s (0 B/s) [2021-06-25T14:25:34.395Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-06-25T14:25:34.395Z] Fetched 14.8 kB in 0s (0 B/s) [2021-06-25T14:25:34.395Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-06-25T14:25:34.395Z] Fetched 41.8 kB in 0s (0 B/s) [2021-06-25T14:25:34.395Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-06-25T14:25:34.395Z] Fetched 499 kB in 0s (0 B/s) [2021-06-25T14:25:34.395Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-06-25T14:25:34.395Z] Fetched 111 kB in 0s (0 B/s) [2021-06-25T14:25:34.395Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-06-25T14:25:34.395Z] Fetched 240 kB in 0s (0 B/s) [2021-06-25T14:25:34.395Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-06-25T14:25:34.396Z] Fetched 29.3 kB in 0s (0 B/s) [2021-06-25T14:25:34.396Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-06-25T14:25:34.396Z] Fetched 85.5 kB in 0s (0 B/s) [2021-06-25T14:25:34.396Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-06-25T14:25:34.396Z] Fetched 24.5 kB in 0s (0 B/s) [2021-06-25T14:25:34.396Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-06-25T14:25:34.396Z] Fetched 49.2 kB in 0s (0 B/s) [2021-06-25T14:25:34.396Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-06-25T14:25:34.396Z] Fetched 54.2 kB in 0s (0 B/s) [2021-06-25T14:25:34.396Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-06-25T14:25:34.396Z] Fetched 30.8 kB in 0s (0 B/s) [2021-06-25T14:25:34.396Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-06-25T14:25:34.396Z] Fetched 15.8 kB in 0s (0 B/s) [2021-06-25T14:25:34.396Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-06-25T14:25:34.396Z] Fetched 85.9 kB in 0s (0 B/s) [2021-06-25T14:25:34.396Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-06-25T14:25:34.396Z] Fetched 8720 B in 0s (0 B/s) [2021-06-25T14:25:34.396Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-06-25T14:25:34.396Z] Fetched 140 kB in 0s (0 B/s) [2021-06-25T14:25:34.396Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-06-25T14:25:34.396Z] Fetched 119 kB in 0s (0 B/s) [2021-06-25T14:25:34.396Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-06-25T14:25:34.396Z] Fetched 111 kB in 0s (0 B/s) [2021-06-25T14:25:34.396Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-06-25T14:25:34.396Z] Fetched 11.1 kB in 0s (0 B/s) [2021-06-25T14:25:34.396Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-06-25T14:25:34.396Z] Fetched 645 kB in 0s (0 B/s) [2021-06-25T14:25:34.396Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-06-25T14:25:34.396Z] Fetched 41.3 kB in 0s (0 B/s) [2021-06-25T14:25:34.396Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-06-25T14:25:34.396Z] Fetched 17.9 kB in 0s (0 B/s) [2021-06-25T14:25:34.396Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-06-25T14:25:34.396Z] Fetched 368 kB in 0s (0 B/s) [2021-06-25T14:25:34.396Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-06-25T14:25:34.396Z] Fetched 187 kB in 0s (0 B/s) [2021-06-25T14:25:34.396Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-06-25T14:25:34.396Z] Fetched 175 kB in 0s (0 B/s) [2021-06-25T14:25:34.396Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-06-25T14:25:34.396Z] Fetched 206 kB in 0s (0 B/s) [2021-06-25T14:25:34.396Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] [2021-06-25T14:25:34.396Z] Fetched 1301 kB in 0s (0 B/s) [2021-06-25T14:25:34.396Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-06-25T14:25:34.396Z] Fetched 36.2 kB in 0s (0 B/s) [2021-06-25T14:25:34.396Z] Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] [2021-06-25T14:25:34.396Z] Fetched 159 kB in 0s (0 B/s) [2021-06-25T14:25:34.396Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-06-25T14:25:34.396Z] Fetched 107 kB in 0s (0 B/s) [2021-06-25T14:25:34.396Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-06-25T14:25:34.396Z] Fetched 48.7 kB in 0s (0 B/s) [2021-06-25T14:25:34.396Z] Pulling static-packages [2021-06-25T14:25:34.396Z] + snapcraftctl pull [2021-06-25T14:25:34.968Z] Pulling version [2021-06-25T14:25:34.968Z] + cd /root/project [2021-06-25T14:25:34.968Z] + git describe --tags --abbrev=0 [2021-06-25T14:25:34.968Z] + sed s/v// [2021-06-25T14:25:34.968Z] + GIT_VERSION=2.0.0-dev.273 [2021-06-25T14:25:34.968Z] + [ -z 2.0.0-dev.273 ] [2021-06-25T14:25:34.968Z] + snapcraftctl set-version 2.0.0-dev.273 [2021-06-25T14:25:35.772Z] ---> d9b630a5380e [2021-06-25T14:25:35.772Z] Step 9/26 : RUN go mod tidy [2021-06-25T14:25:35.772Z] ---> 60d4ca4d4acf [2021-06-25T14:25:35.772Z] Step 9/24 : RUN go mod tidy [2021-06-25T14:25:35.772Z] ---> 59308ed91036 [2021-06-25T14:25:35.772Z] Step 9/32 : RUN go mod tidy [2021-06-25T14:25:35.772Z] ---> 5541759da1a0 [2021-06-25T14:25:35.772Z] Step 9/23 : RUN go mod tidy [2021-06-25T14:25:35.772Z] ---> 6c8ef965cf35 [2021-06-25T14:25:35.772Z] Step 9/24 : RUN go mod tidy [2021-06-25T14:25:35.772Z] ---> Running in ec812a2286f3 [2021-06-25T14:25:35.772Z] ---> Running in cee3334e694e [2021-06-25T14:25:36.043Z] ---> Running in bb91dc13eda2 [2021-06-25T14:25:36.043Z] ---> Running in 3dde5afbccc6 [2021-06-25T14:25:36.043Z] ---> Running in d8c21fb37006 [2021-06-25T14:25:36.364Z] Building app-service-config [2021-06-25T14:25:36.364Z] + snapcraftctl build [2021-06-25T14:25:38.914Z] Building config-common [2021-06-25T14:25:38.914Z] + snapcraftctl build [2021-06-25T14:25:40.834Z] Skipping build go-build-helper (already ran) [2021-06-25T14:25:40.834Z] Building edgex-go [2021-06-25T14:25:40.834Z] + cd /root/parts/edgex-go/src [2021-06-25T14:25:40.834Z] + make build [2021-06-25T14:25:40.834Z] go mod tidy [2021-06-25T14:25:42.751Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-06-25T14:25:42.751Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 [2021-06-25T14:25:42.751Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0 [2021-06-25T14:25:42.751Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-06-25T14:25:42.751Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 [2021-06-25T14:25:42.751Z] go: downloading github.com/google/uuid v1.2.0 [2021-06-25T14:25:42.751Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-06-25T14:25:42.751Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-06-25T14:25:42.751Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-06-25T14:25:42.751Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 [2021-06-25T14:25:42.751Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-06-25T14:25:42.751Z] go: downloading github.com/lib/pq v1.10.2 [2021-06-25T14:25:42.760Z] Removing intermediate container cee3334e694e [2021-06-25T14:25:42.761Z] ---> 6aab9f8e1d7b [2021-06-25T14:25:42.761Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-25T14:25:42.761Z] ---> Running in dd773f9b8033 [2021-06-25T14:25:42.761Z] Removing intermediate container ec812a2286f3 [2021-06-25T14:25:42.761Z] ---> a7035435fac4 [2021-06-25T14:25:42.761Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-25T14:25:42.761Z] ---> Running in 5ff35d2dc12c [2021-06-25T14:25:43.011Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-06-25T14:25:43.012Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-06-25T14:25:43.032Z] Removing intermediate container bb91dc13eda2 [2021-06-25T14:25:43.032Z] ---> 0a58fd50dec3 [2021-06-25T14:25:43.032Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-25T14:25:43.272Z] go: downloading github.com/pelletier/go-toml v1.9.2 [2021-06-25T14:25:43.306Z] Removing intermediate container 3dde5afbccc6 [2021-06-25T14:25:43.306Z] ---> 00f1e7bba8c4 [2021-06-25T14:25:43.306Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-25T14:25:43.306Z] ---> Running in b1302c374d09 [2021-06-25T14:25:43.306Z] Removing intermediate container d8c21fb37006 [2021-06-25T14:25:43.306Z] ---> e4d39f5ffd07 [2021-06-25T14:25:43.306Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-25T14:25:43.533Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-06-25T14:25:43.534Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 [2021-06-25T14:25:43.577Z] ---> Running in 367d2af4eaab [2021-06-25T14:25:43.577Z] ---> Running in 44579bcc7881 [2021-06-25T14:25:44.475Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 [2021-06-25T14:25:44.475Z] go: downloading github.com/go-playground/validator/v10 v10.6.1 [2021-06-25T14:25:44.475Z] go: downloading github.com/go-kit/kit v0.9.0 [2021-06-25T14:25:44.475Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-06-25T14:25:44.475Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-06-25T14:25:44.475Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-06-25T14:25:44.475Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-06-25T14:25:44.475Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-06-25T14:25:44.475Z] go: downloading github.com/x448/float16 v0.8.4 [2021-06-25T14:25:44.576Z] 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-06-25T14:25:44.748Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-06-25T14:25:44.748Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-06-25T14:25:44.748Z] go: downloading golang.org/x/text v0.3.2 [2021-06-25T14:25:44.748Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-06-25T14:25:44.748Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-06-25T14:25:44.748Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-06-25T14:25:44.748Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-06-25T14:25:44.858Z] 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-06-25T14:25:45.009Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-06-25T14:25:45.010Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-06-25T14:25:45.010Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-06-25T14:25:45.010Z] go: downloading github.com/kr/pretty v0.2.0 [2021-06-25T14:25:45.010Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-06-25T14:25:45.010Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-06-25T14:25:45.272Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-06-25T14:25:45.272Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-06-25T14:25:45.272Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-06-25T14:25:45.469Z] 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-06-25T14:25:45.536Z] go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2021-06-25T14:25:45.536Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-06-25T14:25:45.536Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-06-25T14:25:45.536Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-06-25T14:25:45.536Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-06-25T14:25:45.536Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-06-25T14:25:45.536Z] go: downloading github.com/kr/text v0.1.0 [2021-06-25T14:25:45.536Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-06-25T14:25:45.536Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-06-25T14:25:45.536Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-06-25T14:25:45.745Z] 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-06-25T14:25:45.797Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-06-25T14:25:45.797Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-06-25T14:25:45.797Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-06-25T14:25:45.797Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-06-25T14:25:46.018Z] 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-06-25T14:25:46.122Z] go: downloading github.com/fatih/color v1.9.0 [2021-06-25T14:25:46.122Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-06-25T14:25:46.122Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-06-25T14:25:46.122Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-06-25T14:25:46.122Z] go: downloading github.com/pkg/errors v0.8.1 [2021-06-25T14:25:46.122Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-06-25T14:25:46.122Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-06-25T14:25:46.384Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-06-25T14:25:46.384Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-06-25T14:25:46.384Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-06-25T14:25:46.384Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-06-25T14:25:46.384Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-06-25T14:25:46.384Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-06-25T14:25:46.384Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-06-25T14:25:46.384Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-06-25T14:25:46.384Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-06-25T14:25:46.384Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-06-25T14:25:46.384Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-06-25T14:25:46.384Z] go: downloading github.com/miekg/dns v1.1.26 [2021-06-25T14:25:46.384Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-06-25T14:25:46.384Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-06-25T14:25:46.384Z] 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-06-25T14:25:56.400Z] 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-06-25T14:26:00.615Z] 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-06-25T14:26:01.188Z] 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-06-25T14:26:02.580Z] 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-06-25T14:26:03.154Z] 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-06-25T14:26:04.308Z] 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-06-25T14:26:05.484Z] 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-06-25T14:26:06.872Z] 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-06-25T14:26:08.261Z] 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-06-25T14:26:09.206Z] 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-06-25T14:26:10.150Z] 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-06-25T14:26:12.070Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-06-25T14:26:12.070Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-06-25T14:26:12.070Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-06-25T14:26:12.070Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-06-25T14:26:12.070Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-06-25T14:26:12.070Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-06-25T14:26:12.070Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-06-25T14:26:12.070Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-06-25T14:26:12.070Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-06-25T14:26:12.070Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-06-25T14:26:12.070Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-06-25T14:26:12.070Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-06-25T14:26:12.070Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-06-25T14:26:12.070Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-06-25T14:26:12.070Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-06-25T14:26:12.070Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-06-25T14:26:12.070Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-06-25T14:26:12.070Z] + 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-06-25T14:26:12.070Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-06-25T14:26:12.070Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-06-25T14:26:12.070Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-06-25T14:26:12.070Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-06-25T14:26:12.070Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-06-25T14:26:12.070Z] + 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-06-25T14:26:12.070Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-06-25T14:26:12.070Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-06-25T14:26:12.070Z] + 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-06-25T14:26:13.459Z] Building hooks [2021-06-25T14:26:13.459Z] + cd /root/parts/hooks/src [2021-06-25T14:26:13.459Z] + make build [2021-06-25T14:26:13.459Z] go mod tidy [2021-06-25T14:26:14.033Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.0 [2021-06-25T14:26:14.033Z] go: downloading github.com/stretchr/testify v1.5.1 [2021-06-25T14:26:14.033Z] go: downloading gopkg.in/yaml.v2 v2.2.2 [2021-06-25T14:26:14.033Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-06-25T14:26:14.295Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-06-25T14:26:14.868Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-06-25T14:26:15.439Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-06-25T14:26:15.439Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-06-25T14:26:18.753Z] Building static-packages [2021-06-25T14:26:18.753Z] + snapcraftctl build [2021-06-25T14:26:20.675Z] Building version [2021-06-25T14:26:20.675Z] + snapcraftctl build [2021-06-25T14:26:22.593Z] + snapcraftctl stage [2021-06-25T14:26:22.593Z] Staging app-service-config [2021-06-25T14:26:23.539Z] Staging config-common [2021-06-25T14:26:23.539Z] + snapcraftctl stage [2021-06-25T14:26:24.483Z] Skipping stage go-build-helper (already ran) [2021-06-25T14:26:24.483Z] Staging edgex-go [2021-06-25T14:26:24.483Z] + snapcraftctl stage [2021-06-25T14:26:25.429Z] Staging hooks [2021-06-25T14:26:25.429Z] + snapcraftctl stage [2021-06-25T14:26:26.820Z] Staging static-packages [2021-06-25T14:26:26.820Z] + snapcraftctl stage [2021-06-25T14:26:27.766Z] Staging version [2021-06-25T14:26:27.766Z] + snapcraftctl stage [2021-06-25T14:26:28.710Z] Priming app-service-config [2021-06-25T14:26:28.710Z] + snapcraftctl prime [2021-06-25T14:26:30.099Z] Priming config-common [2021-06-25T14:26:30.099Z] + snapcraftctl prime [2021-06-25T14:26:31.041Z] Priming go-build-helper [2021-06-25T14:26:31.041Z] + snapcraftctl prime [2021-06-25T14:26:31.997Z] Priming edgex-go [2021-06-25T14:26:31.998Z] + snapcraftctl prime [2021-06-25T14:26:33.388Z] Priming hooks [2021-06-25T14:26:33.388Z] + snapcraftctl prime [2021-06-25T14:26:34.359Z] Priming static-packages [2021-06-25T14:26:34.359Z] + snapcraftctl prime [2021-06-25T14:26:36.910Z] Priming version [2021-06-25T14:26:36.910Z] + snapcraftctl prime [2021-06-25T14:26:37.853Z] 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-06-25T14:27:37.911Z] 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-06-25T14:27:38.197Z] Removing intermediate container 44579bcc7881 [2021-06-25T14:27:38.197Z] ---> c86fd10eb30f [2021-06-25T14:27:38.197Z] [2021-06-25T14:27:38.197Z] Step 11/24 : FROM alpine:3.12 [2021-06-25T14:27:38.484Z] 3.12: Pulling from library/alpine [2021-06-25T14:27:39.080Z] Removing intermediate container 367d2af4eaab [2021-06-25T14:27:39.080Z] ---> ee7dd98fa291 [2021-06-25T14:27:39.080Z] [2021-06-25T14:27:39.080Z] Step 11/32 : FROM alpine:3.12 [2021-06-25T14:27:39.080Z] 3.12: Pulling from library/alpine [2021-06-25T14:27:42.493Z] Removing intermediate container b1302c374d09 [2021-06-25T14:27:42.493Z] ---> ab0aeb11f5a5 [2021-06-25T14:27:42.493Z] [2021-06-25T14:27:42.493Z] Step 11/23 : FROM alpine:3.12 [2021-06-25T14:27:42.493Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-25T14:27:42.493Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-25T14:27:42.493Z] Status: Downloaded newer image for alpine:3.12 [2021-06-25T14:27:42.493Z] Status: Image is up to date for alpine:3.12 [2021-06-25T14:27:42.767Z] ---> c4fd0aeabfcf [2021-06-25T14:27:42.767Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-25T14:27:42.767Z] ---> c4fd0aeabfcf [2021-06-25T14:27:42.767Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-25T14:27:42.767Z] 3.12: Pulling from library/alpine [2021-06-25T14:27:42.767Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-25T14:27:42.767Z] Status: Image is up to date for alpine:3.12 [2021-06-25T14:27:42.767Z] Removing intermediate container 5ff35d2dc12c [2021-06-25T14:27:43.039Z] ---> 613b0594fb1d [2021-06-25T14:27:43.039Z] [2021-06-25T14:27:43.039Z] Step 11/26 : FROM alpine:3.12 [2021-06-25T14:27:43.039Z] ---> c4fd0aeabfcf [2021-06-25T14:27:43.039Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-25T14:27:43.039Z] ---> c4fd0aeabfcf [2021-06-25T14:27:43.039Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-25T14:27:43.315Z] ---> Running in f2f68d0e7f37 [2021-06-25T14:27:43.315Z] ---> Running in bfd64b562bc6 [2021-06-25T14:27:43.590Z] ---> Running in cfb4d8afd247 [2021-06-25T14:27:43.590Z] ---> Running in 15cdd764bdf9 [2021-06-25T14:27:44.198Z] Removing intermediate container bfd64b562bc6 [2021-06-25T14:27:44.198Z] ---> 1ad5d6e8e006 [2021-06-25T14:27:44.198Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-25T14:27:44.800Z] ---> Running in 3c76dfbd58c4 [2021-06-25T14:27:45.404Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-25T14:27:45.704Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-25T14:27:45.980Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-25T14:27:45.980Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-25T14:27:46.256Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-25T14:27:46.256Z] Executing busybox-1.31.1-r20.trigger [2021-06-25T14:27:46.256Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-25T14:27:46.256Z] OK: 5 MiB in 15 packages [2021-06-25T14:27:46.529Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-25T14:27:46.529Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-25T14:27:46.803Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-25T14:27:46.803Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-25T14:27:46.803Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-25T14:27:46.803Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-25T14:27:46.803Z] (4/6) Installing curl (7.77.0-r0) [2021-06-25T14:27:46.803Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-25T14:27:46.803Z] (6/6) Installing su-exec (0.2-r1) [2021-06-25T14:27:46.803Z] Executing busybox-1.31.1-r20.trigger [2021-06-25T14:27:47.087Z] Executing ca-certificates-20191127-r4.trigger [2021-06-25T14:27:47.087Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-25T14:27:47.087Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-25T14:27:47.087Z] Executing busybox-1.31.1-r20.trigger [2021-06-25T14:27:47.376Z] Executing ca-certificates-20191127-r4.trigger [2021-06-25T14:27:47.376Z] OK: 7 MiB in 20 packages [2021-06-25T14:27:47.376Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-25T14:27:47.376Z] (2/2) Installing su-exec (0.2-r1) [2021-06-25T14:27:47.376Z] Executing busybox-1.31.1-r20.trigger [2021-06-25T14:27:47.655Z] OK: 6 MiB in 16 packages [2021-06-25T14:27:47.655Z] OK: 5 MiB in 16 packages [2021-06-25T14:27:49.107Z] Removing intermediate container f2f68d0e7f37 [2021-06-25T14:27:49.107Z] ---> c4cd7b4b15a0 [2021-06-25T14:27:49.107Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-25T14:27:49.720Z] ---> Running in 6b15097b0b0a [2021-06-25T14:27:49.992Z] Removing intermediate container 3c76dfbd58c4 [2021-06-25T14:27:49.992Z] ---> 85bcc5f20782 [2021-06-25T14:27:49.992Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-25T14:27:49.992Z] Removing intermediate container dd773f9b8033 [2021-06-25T14:27:49.992Z] ---> 58f5a7da4f85 [2021-06-25T14:27:49.992Z] [2021-06-25T14:27:49.992Z] Step 11/24 : FROM alpine:3.12 [2021-06-25T14:27:49.992Z] ---> c4fd0aeabfcf [2021-06-25T14:27:49.992Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-25T14:27:49.992Z] Removing intermediate container cfb4d8afd247 [2021-06-25T14:27:49.992Z] ---> 3953fe08bbce [2021-06-25T14:27:49.992Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-25T14:27:50.586Z] ---> Running in a543123e9e35 [2021-06-25T14:27:50.586Z] ---> Running in d286ae0701cd [2021-06-25T14:27:50.586Z] Removing intermediate container 15cdd764bdf9 [2021-06-25T14:27:50.586Z] ---> 2860c2279054 [2021-06-25T14:27:50.586Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-25T14:27:50.586Z] ---> Running in 82e325d06b03 [2021-06-25T14:27:50.860Z] Removing intermediate container 6b15097b0b0a [2021-06-25T14:27:50.860Z] ---> 2cade5e7788c [2021-06-25T14:27:50.860Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-25T14:27:50.860Z] ---> Running in f4374b4801dd [2021-06-25T14:27:51.138Z] ---> Running in 0fea6990d0bf [2021-06-25T14:27:51.415Z] Removing intermediate container a543123e9e35 [2021-06-25T14:27:51.415Z] ---> 920f2f928c17 [2021-06-25T14:27:51.415Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-25T14:27:51.415Z] Removing intermediate container d286ae0701cd [2021-06-25T14:27:51.415Z] ---> 8471d9ab06ac [2021-06-25T14:27:51.415Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-25T14:27:51.415Z] Removing intermediate container 82e325d06b03 [2021-06-25T14:27:51.415Z] ---> f5a4b032d681 [2021-06-25T14:27:51.415Z] Step 14/26 : WORKDIR / [2021-06-25T14:27:52.011Z] ---> Running in a471a68a74e8 [2021-06-25T14:27:52.011Z] ---> Running in f9884955bc5e [2021-06-25T14:27:52.011Z] ---> Running in 1c2614e795a4 [2021-06-25T14:27:52.011Z] Removing intermediate container f4374b4801dd [2021-06-25T14:27:52.011Z] ---> 49b426cda64c [2021-06-25T14:27:52.011Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-25T14:27:52.284Z] Removing intermediate container 0fea6990d0bf [2021-06-25T14:27:52.284Z] ---> b50da5dcb0d2 [2021-06-25T14:27:52.284Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-25T14:27:52.559Z] ---> Running in 510df41778e5 [2021-06-25T14:27:52.559Z] ---> Running in faf9252dcd28 [2021-06-25T14:27:53.164Z] Removing intermediate container a471a68a74e8 [2021-06-25T14:27:53.164Z] ---> 1ef09f46fbac [2021-06-25T14:27:53.164Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-25T14:27:53.164Z] Removing intermediate container f9884955bc5e [2021-06-25T14:27:53.164Z] ---> 75528beb1575 [2021-06-25T14:27:53.164Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-25T14:27:53.164Z] Removing intermediate container 1c2614e795a4 [2021-06-25T14:27:53.164Z] ---> 6788f3113b1e [2021-06-25T14:27:53.164Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-06-25T14:27:53.436Z] ---> Running in 035116eaa1c8 [2021-06-25T14:27:53.783Z] Removing intermediate container 510df41778e5 [2021-06-25T14:27:53.783Z] ---> 2f00ac332de1 [2021-06-25T14:27:53.783Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-25T14:27:53.783Z] ---> Running in b580056ef346 [2021-06-25T14:27:54.072Z] Removing intermediate container faf9252dcd28 [2021-06-25T14:27:54.072Z] ---> 3c95fb9369f6 [2021-06-25T14:27:54.072Z] Step 16/24 : WORKDIR / [2021-06-25T14:27:54.072Z] ---> Running in 68320e95b8df [2021-06-25T14:27:54.363Z] ---> Running in 40989441aefe [2021-06-25T14:27:54.672Z] Removing intermediate container 035116eaa1c8 [2021-06-25T14:27:54.672Z] ---> 4a744153548a [2021-06-25T14:27:54.672Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-25T14:27:54.986Z] ---> f98076a10cbb [2021-06-25T14:27:54.986Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-06-25T14:27:55.285Z] Removing intermediate container 68320e95b8df [2021-06-25T14:27:55.285Z] ---> 79cfe0d0d780 [2021-06-25T14:27:55.285Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-25T14:27:55.285Z] ---> Running in a36ead0d4282 [2021-06-25T14:27:55.606Z] Removing intermediate container 40989441aefe [2021-06-25T14:27:55.606Z] ---> 73cf83c4f95f [2021-06-25T14:27:55.606Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-25T14:27:57.619Z] ---> a3e47aff980a [2021-06-25T14:27:57.619Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-25T14:27:57.619Z] ---> 73db4e63bff4 [2021-06-25T14:27:57.619Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-25T14:27:57.619Z] ---> 20fc83747ed4 [2021-06-25T14:27:57.619Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-25T14:27:58.607Z] Removing intermediate container b580056ef346 [2021-06-25T14:27:58.607Z] ---> 5933e09740a9 [2021-06-25T14:27:58.607Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-25T14:27:58.879Z] ---> Running in c0e9373c44ab [2021-06-25T14:27:59.162Z] ---> 827d9356cf73 [2021-06-25T14:27:59.162Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-06-25T14:27:59.755Z] Removing intermediate container a36ead0d4282 [2021-06-25T14:27:59.755Z] ---> 4e89343e61ec [2021-06-25T14:27:59.755Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-25T14:27:59.755Z] ---> 57b62fe023fb [2021-06-25T14:27:59.755Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-25T14:27:59.755Z] ---> 8617f7e9a432 [2021-06-25T14:27:59.755Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-25T14:28:00.351Z] Removing intermediate container c0e9373c44ab [2021-06-25T14:28:00.351Z] ---> 5d3559afae6c [2021-06-25T14:28:00.351Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-25T14:28:00.944Z] ---> Running in 2e7e9c4fdffb [2021-06-25T14:28:00.944Z] ---> e3a68d09b3e6 [2021-06-25T14:28:00.944Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-25T14:28:01.922Z] ---> 00da86c3318e [2021-06-25T14:28:01.922Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-25T14:28:01.922Z] ---> 2de9562b03e3 [2021-06-25T14:28:01.922Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-25T14:28:02.195Z] ---> 0546019c266e [2021-06-25T14:28:02.195Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-25T14:28:02.467Z] ---> Running in c36a5177ee16 [2021-06-25T14:28:02.739Z] ---> Running in b213706f3862 [2021-06-25T14:28:02.739Z] ---> Running in 1c652ea99c8c [2021-06-25T14:28:03.013Z] ---> e6bfdd190f96 [2021-06-25T14:28:03.014Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-25T14:28:03.288Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-25T14:28:03.905Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-25T14:28:04.182Z] Removing intermediate container c36a5177ee16 [2021-06-25T14:28:04.182Z] ---> 6e460c88cd60 [2021-06-25T14:28:04.182Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-25T14:28:04.182Z] Removing intermediate container 1c652ea99c8c [2021-06-25T14:28:04.182Z] ---> 58cc74fc0d7d [2021-06-25T14:28:04.182Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-25T14:28:04.777Z] ---> Running in 356c0ad4de99 [2021-06-25T14:28:04.777Z] ---> Running in 5834eb6bbd92 [2021-06-25T14:28:05.054Z] ---> 8f83db9a7516 [2021-06-25T14:28:05.054Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-25T14:28:05.054Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-25T14:28:05.326Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-25T14:28:05.326Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-25T14:28:05.326Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-25T14:28:05.921Z] Removing intermediate container 5834eb6bbd92 [2021-06-25T14:28:05.921Z] ---> 1569ed543006 [2021-06-25T14:28:05.921Z] Step 22/24 : LABEL arch=arm64 [2021-06-25T14:28:05.921Z] Removing intermediate container 356c0ad4de99 [2021-06-25T14:28:05.921Z] ---> 917f73a711c2 [2021-06-25T14:28:05.921Z] Step 21/23 : LABEL arch=arm64 [2021-06-25T14:28:05.921Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-25T14:28:05.921Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-25T14:28:05.921Z] Executing busybox-1.31.1-r20.trigger [2021-06-25T14:28:06.191Z] OK: 8 MiB in 20 packages [2021-06-25T14:28:06.467Z] ---> Running in 04e7a016c540 [2021-06-25T14:28:06.467Z] ---> Running in cddbfd4d0362 [2021-06-25T14:28:06.747Z] ---> 4f2db480f6ec [2021-06-25T14:28:06.747Z] Step 22/26 : 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-06-25T14:28:06.747Z] Removing intermediate container b213706f3862 [2021-06-25T14:28:06.747Z] ---> 76c7b9e58c90 [2021-06-25T14:28:06.748Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-25T14:28:07.026Z] ---> Running in 9d400ee4a0c1 [2021-06-25T14:28:07.298Z] Removing intermediate container cddbfd4d0362 [2021-06-25T14:28:07.298Z] ---> 9230601e869d [2021-06-25T14:28:07.298Z] Step 22/23 : LABEL git_sha=c42251b0c2a661c6dfcc83081ffcb62765c56910 [2021-06-25T14:28:07.577Z] Removing intermediate container 04e7a016c540 [2021-06-25T14:28:07.577Z] ---> 5bc1d27ce5e3 [2021-06-25T14:28:07.577Z] Step 23/24 : LABEL git_sha=c42251b0c2a661c6dfcc83081ffcb62765c56910 [2021-06-25T14:28:08.196Z] ---> Running in 5e4b5e60054e [2021-06-25T14:28:08.196Z] Removing intermediate container 2e7e9c4fdffb [2021-06-25T14:28:08.196Z] ---> da668c62c2ad [2021-06-25T14:28:08.196Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-25T14:28:08.196Z] ---> Running in 24c586577cd4 [2021-06-25T14:28:08.196Z] ---> 3490ebcfb510 [2021-06-25T14:28:08.196Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-25T14:28:09.180Z] Removing intermediate container 5e4b5e60054e [2021-06-25T14:28:09.180Z] ---> f5b2538b44ad [2021-06-25T14:28:09.180Z] Step 23/23 : LABEL version=0.0.0 [2021-06-25T14:28:09.800Z] ---> Running in 9e7e855adc3d [2021-06-25T14:28:09.800Z] Removing intermediate container 24c586577cd4 [2021-06-25T14:28:09.800Z] ---> 23b2db993887 [2021-06-25T14:28:09.800Z] Step 24/24 : LABEL version=0.0.0 [2021-06-25T14:28:09.800Z] ---> f431f7e86100 [2021-06-25T14:28:09.800Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-25T14:28:10.407Z] ---> Running in a6c356a2cfa2 [2021-06-25T14:28:10.407Z] ---> 7d1a3a05d0be [2021-06-25T14:28:10.407Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-25T14:28:10.684Z] Removing intermediate container 9e7e855adc3d [2021-06-25T14:28:10.684Z] ---> c316f3620775 [2021-06-25T14:28:10.684Z] [2021-06-25T14:28:10.684Z] Removing intermediate container 9d400ee4a0c1 [2021-06-25T14:28:10.684Z] ---> 485fdcee10f0 [2021-06-25T14:28:10.684Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-25T14:28:11.296Z] Successfully built c316f3620775 [2021-06-25T14:28:11.296Z] ---> Running in d3de5616344e [2021-06-25T14:28:11.296Z] Removing intermediate container a6c356a2cfa2 [2021-06-25T14:28:11.296Z] ---> 09ba8e532c29 [2021-06-25T14:28:11.296Z] [2021-06-25T14:28:11.296Z] Successfully tagged support-notifications-arm64:latest [2021-06-25T14:28:11.296Z]  Building support-notifications ... done Building support-scheduler [2021-06-25T14:28:11.567Z] ---> 225ece54bf07 [2021-06-25T14:28:11.567Z] ---> 3a961b2b89c6 [2021-06-25T14:28:11.567Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-25T14:28:11.567Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-25T14:28:11.841Z] Successfully built 09ba8e532c29 [2021-06-25T14:28:11.841Z] Successfully tagged core-command-arm64:latest [2021-06-25T14:28:11.841Z] Building core-metadata [2021-06-25T14:28:12.120Z]  Building core-command ... done Removing intermediate container d3de5616344e [2021-06-25T14:28:12.121Z] ---> 9a1ef61bb3d2 [2021-06-25T14:28:12.121Z] Step 24/26 : LABEL arch=arm64 [2021-06-25T14:28:12.395Z] ---> Running in 84c8ef4af87e [2021-06-25T14:28:12.669Z] ---> 8f00236358c4 [2021-06-25T14:28:12.669Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-25T14:28:12.669Z] ---> 2296e6ad3ea7 [2021-06-25T14:28:12.669Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-25T14:28:12.945Z] ---> Running in 91742f81b7a3 [2021-06-25T14:28:12.945Z] Removing intermediate container 84c8ef4af87e [2021-06-25T14:28:12.945Z] ---> c22dea051a9b [2021-06-25T14:28:12.945Z] Step 25/26 : LABEL git_sha=c42251b0c2a661c6dfcc83081ffcb62765c56910 [2021-06-25T14:28:13.550Z] ---> Running in 8abbc01012c2 [2021-06-25T14:28:13.823Z] Removing intermediate container 91742f81b7a3 [2021-06-25T14:28:13.823Z] ---> a7511ac32c7e [2021-06-25T14:28:13.823Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-25T14:28:13.823Z] ---> f569fdf93892 [2021-06-25T14:28:13.823Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-25T14:28:14.415Z] ---> Running in 2e6c9e75ae86 [2021-06-25T14:28:14.415Z] ---> Running in a0181396e831 [2021-06-25T14:28:14.687Z] Removing intermediate container 8abbc01012c2 [2021-06-25T14:28:14.687Z] ---> 8e20cb7a382d [2021-06-25T14:28:14.687Z] Step 26/26 : LABEL version=0.0.0 [2021-06-25T14:28:15.660Z] ---> Running in 6c622dc658b9 [2021-06-25T14:28:15.933Z] Removing intermediate container 2e6c9e75ae86 [2021-06-25T14:28:15.933Z] ---> 35d732c6f361 [2021-06-25T14:28:15.933Z] Step 22/24 : LABEL arch=arm64 [2021-06-25T14:28:15.933Z] Removing intermediate container a0181396e831 [2021-06-25T14:28:15.933Z] ---> 5b6dd9e2d714 [2021-06-25T14:28:15.933Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-25T14:28:16.529Z] Removing intermediate container 6c622dc658b9 [2021-06-25T14:28:16.529Z] ---> ce484ffb9afb [2021-06-25T14:28:16.529Z] [2021-06-25T14:28:16.805Z] ---> Running in c8ebc6055220 [2021-06-25T14:28:17.079Z] Successfully built ce484ffb9afb [2021-06-25T14:28:17.079Z] ---> 4dd884b95f2e [2021-06-25T14:28:17.079Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-25T14:28:17.079Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-06-25T14:28:17.079Z] Building security-proxy-setup [2021-06-25T14:28:17.351Z]  Building security-secretstore-setup ... done Removing intermediate container c8ebc6055220 [2021-06-25T14:28:17.351Z] ---> 205b773b2ce5 [2021-06-25T14:28:17.351Z] Step 23/24 : LABEL git_sha=c42251b0c2a661c6dfcc83081ffcb62765c56910 [2021-06-25T14:28:17.624Z] ---> Running in dc74db587427 [2021-06-25T14:28:17.897Z] ---> Running in 57a4294862fc [2021-06-25T14:28:18.506Z] Removing intermediate container 57a4294862fc [2021-06-25T14:28:18.507Z] ---> 4c33e65256bd [2021-06-25T14:28:18.507Z] Step 24/24 : LABEL version=0.0.0 [2021-06-25T14:28:18.781Z] ---> Running in ef0dd042406f [2021-06-25T14:28:19.389Z] Removing intermediate container ef0dd042406f [2021-06-25T14:28:19.389Z] ---> e517867ec073 [2021-06-25T14:28:19.389Z] [2021-06-25T14:28:19.672Z] Successfully built e517867ec073 [2021-06-25T14:28:19.945Z] Successfully tagged core-data-arm64:latest [2021-06-25T14:28:19.945Z] Building sys-mgmt-agent [2021-06-25T14:28:20.922Z]  Building core-data ... done Removing intermediate container dc74db587427 [2021-06-25T14:28:20.922Z] ---> 19c70099150b [2021-06-25T14:28:20.922Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-25T14:28:21.192Z] ---> Running in ce9e8683a71d [2021-06-25T14:28:21.822Z] Removing intermediate container ce9e8683a71d [2021-06-25T14:28:21.822Z] ---> 259f17e2a0c4 [2021-06-25T14:28:21.822Z] Step 29/32 : CMD ["gate"] [2021-06-25T14:28:22.419Z] ---> Running in ff76d14c0a65 [2021-06-25T14:28:23.399Z] Removing intermediate container ff76d14c0a65 [2021-06-25T14:28:23.399Z] ---> 7f992c636d7f [2021-06-25T14:28:23.399Z] Step 30/32 : LABEL arch=arm64 [2021-06-25T14:28:24.009Z] ---> Running in 7f8f6f1ccf69 [2021-06-25T14:28:24.991Z] Removing intermediate container 7f8f6f1ccf69 [2021-06-25T14:28:24.991Z] ---> 2620081d15f3 [2021-06-25T14:28:24.991Z] Step 31/32 : LABEL git_sha=c42251b0c2a661c6dfcc83081ffcb62765c56910 [2021-06-25T14:28:25.266Z] ---> Running in cccdc6bb795a [2021-06-25T14:28:26.246Z] Removing intermediate container cccdc6bb795a [2021-06-25T14:28:26.246Z] ---> dec66ffd0243 [2021-06-25T14:28:26.246Z] Step 32/32 : LABEL version=0.0.0 [2021-06-25T14:28:26.520Z] ---> Running in c621a48f1cbe [2021-06-25T14:28:27.114Z] Removing intermediate container c621a48f1cbe [2021-06-25T14:28:27.114Z] ---> ade5e7a33b1f [2021-06-25T14:28:27.114Z] [2021-06-25T14:28:27.703Z] Successfully built ade5e7a33b1f [2021-06-25T14:28:27.703Z] Successfully tagged security-bootstrapper-arm64:latest [2021-06-25T14:29:06.713Z]  Building security-bootstrapper ... done Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-25T14:29:06.713Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-25T14:29:06.713Z] ---> 61e6d8bf7c8c [2021-06-25T14:29:06.713Z] Step 3/23 : WORKDIR /edgex-go [2021-06-25T14:29:06.713Z] ---> Using cache [2021-06-25T14:29:06.713Z] ---> c928fa93a219 [2021-06-25T14:29:06.713Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-25T14:29:06.713Z] ---> Using cache [2021-06-25T14:29:06.713Z] ---> d2cb090ae9cb [2021-06-25T14:29:06.713Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-25T14:29:06.713Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-25T14:29:06.713Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-25T14:29:06.713Z] ---> 61e6d8bf7c8c [2021-06-25T14:29:06.713Z] Step 3/24 : WORKDIR /edgex-go [2021-06-25T14:29:06.713Z] ---> Using cache [2021-06-25T14:29:06.713Z] ---> c928fa93a219 [2021-06-25T14:29:06.713Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-25T14:29:06.713Z] ---> Using cache [2021-06-25T14:29:06.713Z] ---> d2cb090ae9cb [2021-06-25T14:29:06.713Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-25T14:29:06.713Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-25T14:29:06.713Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-25T14:29:06.713Z] ---> 61e6d8bf7c8c [2021-06-25T14:29:06.713Z] Step 3/22 : WORKDIR /edgex-go [2021-06-25T14:29:06.713Z] ---> Using cache [2021-06-25T14:29:06.713Z] ---> c928fa93a219 [2021-06-25T14:29:06.713Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-25T14:29:06.713Z] ---> Using cache [2021-06-25T14:29:06.713Z] ---> d2cb090ae9cb [2021-06-25T14:29:06.713Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-25T14:29:06.713Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-25T14:29:06.713Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-25T14:29:06.713Z] ---> 61e6d8bf7c8c [2021-06-25T14:29:06.713Z] Step 3/24 : WORKDIR /edgex-go [2021-06-25T14:29:06.713Z] ---> Using cache [2021-06-25T14:29:06.713Z] ---> c928fa93a219 [2021-06-25T14:29:06.713Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-25T14:29:06.713Z] ---> Using cache [2021-06-25T14:29:06.713Z] ---> d2cb090ae9cb [2021-06-25T14:29:06.713Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-25T14:29:09.328Z] ---> Running in a7f5c8934a76 [2021-06-25T14:29:09.329Z] ---> Running in 7cac54e51bef [2021-06-25T14:29:09.329Z] ---> Running in 8dcbf73174d8 [2021-06-25T14:29:09.329Z] ---> Running in 8935a4cb9633 [2021-06-25T14:29:10.773Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-25T14:29:11.378Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-25T14:29:11.378Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-25T14:29:11.378Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-25T14:29:12.357Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-25T14:29:12.357Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-25T14:29:12.357Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-25T14:29:12.357Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-25T14:29:12.958Z] OK: 218 MiB in 52 packages [2021-06-25T14:29:13.235Z] OK: 218 MiB in 52 packages [2021-06-25T14:29:13.235Z] OK: 218 MiB in 52 packages [2021-06-25T14:29:13.235Z] OK: 218 MiB in 52 packages [2021-06-25T14:29:14.703Z] Removing intermediate container 8dcbf73174d8 [2021-06-25T14:29:14.704Z] ---> c3f3016724f0 [2021-06-25T14:29:14.704Z] Step 6/22 : COPY go.mod . [2021-06-25T14:29:14.979Z] Removing intermediate container 8935a4cb9633 [2021-06-25T14:29:14.979Z] ---> 90163ec8b76a [2021-06-25T14:29:14.979Z] Step 6/23 : COPY go.mod . [2021-06-25T14:29:14.979Z] Removing intermediate container a7f5c8934a76 [2021-06-25T14:29:14.979Z] ---> bb4bf0375316 [2021-06-25T14:29:14.979Z] Step 6/24 : COPY go.mod . [2021-06-25T14:29:14.979Z] Removing intermediate container 7cac54e51bef [2021-06-25T14:29:14.979Z] ---> ca72e3822fe3 [2021-06-25T14:29:14.979Z] Step 6/24 : COPY go.mod . [2021-06-25T14:29:15.579Z] ---> 3ec0d16795d8 [2021-06-25T14:29:15.579Z] Step 7/22 : RUN go mod download [2021-06-25T14:29:15.854Z] ---> Running in a08a1a70c17f [2021-06-25T14:29:15.854Z] ---> 74e9bc03eda0 [2021-06-25T14:29:15.854Z] Step 7/23 : RUN go mod download [2021-06-25T14:29:16.129Z] ---> 42f388090906 [2021-06-25T14:29:16.129Z] Step 7/24 : RUN go mod download [2021-06-25T14:29:16.129Z] ---> eb083e939c1f [2021-06-25T14:29:16.129Z] Step 7/24 : RUN go mod download [2021-06-25T14:29:16.129Z] ---> Running in 5016c789c264 [2021-06-25T14:29:16.129Z] ---> Running in ed3800b2f476 [2021-06-25T14:29:16.129Z] ---> Running in 9b83cc48d154 [2021-06-25T14:29:19.539Z] Removing intermediate container a08a1a70c17f [2021-06-25T14:29:19.539Z] ---> 792a0c9a94f2 [2021-06-25T14:29:19.539Z] Step 8/22 : COPY . . [2021-06-25T14:29:19.813Z] Removing intermediate container 5016c789c264 [2021-06-25T14:29:19.813Z] ---> b236e02b160d [2021-06-25T14:29:19.813Z] Step 8/23 : COPY . . [2021-06-25T14:29:20.406Z] Removing intermediate container ed3800b2f476 [2021-06-25T14:29:20.406Z] ---> 30c82d1fb839 [2021-06-25T14:29:20.406Z] Step 8/24 : COPY . . [2021-06-25T14:29:20.680Z] Removing intermediate container 9b83cc48d154 [2021-06-25T14:29:20.680Z] ---> 55f677b57cf3 [2021-06-25T14:29:20.680Z] Step 8/24 : COPY . . [2021-06-25T14:29:39.072Z] ---> be5c6992773e [2021-06-25T14:29:39.072Z] Step 9/23 : RUN go mod tidy [2021-06-25T14:29:39.072Z] ---> 06f3314ae263 [2021-06-25T14:29:39.072Z] Step 9/22 : RUN go mod tidy [2021-06-25T14:29:39.346Z] ---> b2e2b927ffd8 [2021-06-25T14:29:39.346Z] Step 9/24 : RUN go mod tidy [2021-06-25T14:29:39.346Z] ---> 41690ecf2cdf [2021-06-25T14:29:39.346Z] Step 9/24 : RUN go mod tidy [2021-06-25T14:29:39.346Z] ---> Running in ecdc9173699d [2021-06-25T14:29:39.346Z] ---> Running in 5585ba4d3306 [2021-06-25T14:29:39.615Z] ---> Running in 0e0bfebf5d12 [2021-06-25T14:29:39.615Z] ---> Running in f37a0f522191 [2021-06-25T14:29:45.043Z] Removing intermediate container 5585ba4d3306 [2021-06-25T14:29:45.043Z] ---> 62457642fd83 [2021-06-25T14:29:45.043Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-25T14:29:45.043Z] ---> Running in 0bdb5da9d184 [2021-06-25T14:29:45.043Z] Removing intermediate container 0e0bfebf5d12 [2021-06-25T14:29:45.043Z] ---> e10ba9311764 [2021-06-25T14:29:45.043Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-25T14:29:45.329Z] ---> Running in c7b32e6c3e60 [2021-06-25T14:29:45.329Z] Removing intermediate container ecdc9173699d [2021-06-25T14:29:45.329Z] ---> 2cddc58adbd4 [2021-06-25T14:29:45.329Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-25T14:29:45.603Z] Removing intermediate container f37a0f522191 [2021-06-25T14:29:45.603Z] ---> 3ecdb186de09 [2021-06-25T14:29:45.603Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-25T14:29:45.603Z] ---> Running in ea126ab56f79 [2021-06-25T14:29:45.881Z] ---> Running in cf41d7d249d7 [2021-06-25T14:29:46.481Z] 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-06-25T14:29:47.468Z] 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-06-25T14:29:47.745Z] 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-06-25T14:29:48.020Z] 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-06-25T14:31:09.968Z] 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-06-25T14:31:16.749Z] Removing intermediate container cf41d7d249d7 [2021-06-25T14:31:16.749Z] ---> ecc3da0e885b [2021-06-25T14:31:16.749Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-25T14:31:16.749Z] ---> Running in 61968c164f51 [2021-06-25T14:31:18.767Z] 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-06-25T14:31:20.235Z] Removing intermediate container 0bdb5da9d184 [2021-06-25T14:31:20.235Z] ---> 71b8bbd4dc6c [2021-06-25T14:31:20.235Z] [2021-06-25T14:31:20.235Z] Step 11/22 : FROM alpine:3.12 [2021-06-25T14:31:20.235Z] ---> c4fd0aeabfcf [2021-06-25T14:31:20.235Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-25T14:31:20.235Z] Removing intermediate container ea126ab56f79 [2021-06-25T14:31:20.235Z] ---> 88a820bb9d78 [2021-06-25T14:31:20.235Z] [2021-06-25T14:31:20.235Z] Step 11/23 : FROM alpine:3.12 [2021-06-25T14:31:20.235Z] ---> c4fd0aeabfcf [2021-06-25T14:31:20.235Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-25T14:31:20.235Z] ---> Using cache [2021-06-25T14:31:20.235Z] ---> c4cd7b4b15a0 [2021-06-25T14:31:20.235Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-25T14:31:20.235Z] ---> Using cache [2021-06-25T14:31:20.235Z] ---> 2cade5e7788c [2021-06-25T14:31:20.235Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-25T14:31:20.841Z] ---> Running in ee30bafc2b77 [2021-06-25T14:31:20.841Z] ---> Running in 2def6ebbc6d6 [2021-06-25T14:31:21.448Z] Removing intermediate container ee30bafc2b77 [2021-06-25T14:31:21.448Z] ---> e9692c0a81fe [2021-06-25T14:31:21.448Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-25T14:31:21.724Z] ---> Running in 8d3d4f62215e [2021-06-25T14:31:22.002Z] Removing intermediate container c7b32e6c3e60 [2021-06-25T14:31:22.002Z] ---> 17ec49e9ff26 [2021-06-25T14:31:22.002Z] [2021-06-25T14:31:22.002Z] Step 11/24 : FROM alpine:3.12 [2021-06-25T14:31:22.002Z] ---> c4fd0aeabfcf [2021-06-25T14:31:22.002Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-25T14:31:22.002Z] ---> Using cache [2021-06-25T14:31:22.002Z] ---> c4cd7b4b15a0 [2021-06-25T14:31:22.002Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-25T14:31:22.002Z] ---> Using cache [2021-06-25T14:31:22.002Z] ---> 2cade5e7788c [2021-06-25T14:31:22.002Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-25T14:31:22.002Z] Removing intermediate container 61968c164f51 [2021-06-25T14:31:22.002Z] ---> 35172e99e9b9 [2021-06-25T14:31:22.002Z] [2021-06-25T14:31:22.002Z] Step 12/24 : FROM docker:20.10.0 [2021-06-25T14:31:22.278Z] 20.10.0: Pulling from library/docker [2021-06-25T14:31:22.278Z] ---> Running in e73dd325a658 [2021-06-25T14:31:22.278Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-25T14:31:22.558Z] Removing intermediate container 8d3d4f62215e [2021-06-25T14:31:22.558Z] ---> 1cb356efb60d [2021-06-25T14:31:22.558Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-25T14:31:22.558Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-25T14:31:22.834Z] Removing intermediate container e73dd325a658 [2021-06-25T14:31:22.834Z] ---> 57a0031a1632 [2021-06-25T14:31:22.834Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-25T14:31:22.834Z] ---> Running in 81dcb741699b [2021-06-25T14:31:23.441Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-25T14:31:23.441Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-25T14:31:23.441Z] ---> fc7744b15a3a [2021-06-25T14:31:23.441Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-25T14:31:23.441Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-25T14:31:23.441Z] (4/4) Installing curl (7.77.0-r0) [2021-06-25T14:31:23.441Z] Executing busybox-1.31.1-r20.trigger [2021-06-25T14:31:23.441Z] Executing ca-certificates-20191127-r4.trigger [2021-06-25T14:31:23.722Z] Removing intermediate container 81dcb741699b [2021-06-25T14:31:23.722Z] ---> d9690c9713a7 [2021-06-25T14:31:23.722Z] Step 16/24 : WORKDIR / [2021-06-25T14:31:23.722Z] OK: 7 MiB in 18 packages [2021-06-25T14:31:24.010Z] ---> Running in 0216d76f4da5 [2021-06-25T14:31:25.002Z] Removing intermediate container 0216d76f4da5 [2021-06-25T14:31:25.002Z] ---> 75a86f7963fd [2021-06-25T14:31:25.002Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-25T14:31:25.002Z] ---> 1e7321fa910d [2021-06-25T14:31:25.002Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-25T14:31:25.606Z] Removing intermediate container 2def6ebbc6d6 [2021-06-25T14:31:25.606Z] ---> 9bafb72f4cd6 [2021-06-25T14:31:25.606Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-25T14:31:25.883Z] ---> Running in 5aa357945705 [2021-06-25T14:31:25.883Z] ---> b02bc62b9b66 [2021-06-25T14:31:25.883Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-25T14:31:26.165Z] ---> 9dac5414348a [2021-06-25T14:31:26.165Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-25T14:31:26.438Z] ---> Running in 0188aca1ac66 [2021-06-25T14:31:26.712Z] Removing intermediate container 5aa357945705 [2021-06-25T14:31:26.712Z] ---> 1f1f22d8a70d [2021-06-25T14:31:26.712Z] Step 14/22 : WORKDIR /edgex [2021-06-25T14:31:26.712Z] ---> Running in 3cbf930ac472 [2021-06-25T14:31:26.988Z] Removing intermediate container 0188aca1ac66 [2021-06-25T14:31:26.988Z] ---> e51ca2560d7f [2021-06-25T14:31:26.988Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-25T14:31:27.268Z] ---> Running in 391e4c6ade7a [2021-06-25T14:31:27.268Z] ---> b547c46bc538 [2021-06-25T14:31:27.268Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-25T14:31:27.268Z] Removing intermediate container 3cbf930ac472 [2021-06-25T14:31:27.268Z] ---> 32935a6dcd9a [2021-06-25T14:31:27.268Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-25T14:31:27.871Z] Removing intermediate container 391e4c6ade7a [2021-06-25T14:31:27.871Z] ---> f2fee85f026c [2021-06-25T14:31:27.871Z] Step 21/23 : LABEL arch=arm64 [2021-06-25T14:31:28.150Z] ---> Running in b2b887ecfe0b [2021-06-25T14:31:28.425Z] ---> 0693f43319f2 [2021-06-25T14:31:28.425Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-25T14:31:28.425Z] ---> 527679b966e9 [2021-06-25T14:31:28.425Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-25T14:31:28.699Z] ---> Running in 6aeef8e680bc [2021-06-25T14:31:28.699Z] Removing intermediate container b2b887ecfe0b [2021-06-25T14:31:28.699Z] ---> 340f37dedd7f [2021-06-25T14:31:28.699Z] Step 22/23 : LABEL git_sha=c42251b0c2a661c6dfcc83081ffcb62765c56910 [2021-06-25T14:31:28.976Z] ---> Running in ffa36d3af8cb [2021-06-25T14:31:29.253Z] Removing intermediate container 6aeef8e680bc [2021-06-25T14:31:29.253Z] ---> f741a79d5cb4 [2021-06-25T14:31:29.253Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-25T14:31:29.538Z] ---> Running in 3e18ab11f40b [2021-06-25T14:31:29.812Z] Removing intermediate container ffa36d3af8cb [2021-06-25T14:31:29.812Z] ---> e9d9dbff1f75 [2021-06-25T14:31:29.812Z] Step 23/23 : LABEL version=0.0.0 [2021-06-25T14:31:29.812Z] ---> 598ae0451824 [2021-06-25T14:31:29.812Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-25T14:31:30.088Z] ---> Running in e159fa4c7d86 [2021-06-25T14:31:30.370Z] Removing intermediate container 3e18ab11f40b [2021-06-25T14:31:30.370Z] ---> d08659bf2566 [2021-06-25T14:31:30.370Z] Step 22/24 : LABEL arch=arm64 [2021-06-25T14:31:30.649Z] ---> Running in 1b15597bd023 [2021-06-25T14:31:30.938Z] Removing intermediate container e159fa4c7d86 [2021-06-25T14:31:30.938Z] ---> ff5cac5c213e [2021-06-25T14:31:30.938Z] [2021-06-25T14:31:31.542Z] Successfully built ff5cac5c213e [2021-06-25T14:31:31.542Z] Removing intermediate container 1b15597bd023 [2021-06-25T14:31:31.542Z] ---> 78c95c31f78c [2021-06-25T14:31:31.542Z] Step 23/24 : LABEL git_sha=c42251b0c2a661c6dfcc83081ffcb62765c56910 [2021-06-25T14:31:31.542Z] Successfully tagged support-scheduler-arm64:latest [2021-06-25T14:31:31.815Z]  Building support-scheduler ... done  ---> da663bc0e3c7 [2021-06-25T14:31:31.815Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-25T14:31:31.815Z] ---> Running in 1e743ed11846 [2021-06-25T14:31:32.091Z] ---> Running in ca3990b3ef05 [2021-06-25T14:31:32.368Z] Removing intermediate container 1e743ed11846 [2021-06-25T14:31:32.368Z] ---> 78e6a18f5d35 [2021-06-25T14:31:32.368Z] Step 24/24 : LABEL version=0.0.0 [2021-06-25T14:31:32.643Z] ---> Running in 7d5677f4e6ca [2021-06-25T14:31:32.643Z] Removing intermediate container ca3990b3ef05 [2021-06-25T14:31:32.643Z] ---> dd0cbb2375fd [2021-06-25T14:31:32.643Z] Step 19/22 : CMD ["--init=true"] [2021-06-25T14:31:32.918Z] ---> Running in 9cf4fa514795 [2021-06-25T14:31:33.197Z] Removing intermediate container 7d5677f4e6ca [2021-06-25T14:31:33.197Z] ---> 026a7d8f8a42 [2021-06-25T14:31:33.197Z] [2021-06-25T14:31:33.474Z] Removing intermediate container 9cf4fa514795 [2021-06-25T14:31:33.474Z] ---> 069655b82540 [2021-06-25T14:31:33.474Z] Step 20/22 : LABEL arch=arm64 [2021-06-25T14:31:33.749Z] Successfully built 026a7d8f8a42 [2021-06-25T14:31:33.749Z] Successfully tagged core-metadata-arm64:latest [2021-06-25T14:31:33.749Z]  Building core-metadata ... done  ---> Running in 85cc0395fd50 [2021-06-25T14:31:34.724Z] Removing intermediate container 85cc0395fd50 [2021-06-25T14:31:34.724Z] ---> b9808e0fd281 [2021-06-25T14:31:34.724Z] Step 21/22 : LABEL git_sha=c42251b0c2a661c6dfcc83081ffcb62765c56910 [2021-06-25T14:31:34.997Z] ---> Running in 5cda03514d52 [2021-06-25T14:31:35.596Z] Removing intermediate container 5cda03514d52 [2021-06-25T14:31:35.596Z] ---> b53f80604fca [2021-06-25T14:31:35.596Z] Step 22/22 : LABEL version=0.0.0 [2021-06-25T14:31:35.596Z] ---> Running in 5099a6caa68d [2021-06-25T14:31:36.193Z] Removing intermediate container 5099a6caa68d [2021-06-25T14:31:36.193Z] ---> 1b5477d67e33 [2021-06-25T14:31:36.193Z] [2021-06-25T14:31:36.790Z] Successfully built 1b5477d67e33 [2021-06-25T14:31:36.790Z] Successfully tagged security-proxy-setup-arm64:latest [2021-06-25T14:31:36.790Z]  Building security-proxy-setup ... done Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-25T14:31:37.064Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-25T14:31:37.064Z] ---> eeaf43b92773 [2021-06-25T14:31:37.064Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-06-25T14:31:37.064Z] ---> Running in 51569672118e [2021-06-25T14:31:37.663Z] Removing intermediate container 51569672118e [2021-06-25T14:31:37.663Z] ---> 0b550806fcd8 [2021-06-25T14:31:37.663Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-25T14:31:37.663Z] ---> Running in 9639f507e0b2 [2021-06-25T14:31:39.098Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-25T14:31:39.098Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-25T14:31:39.693Z] (1/39) Installing readline (8.0.4-r0) [2021-06-25T14:31:39.693Z] (2/39) Installing bash (5.0.17-r0) [2021-06-25T14:31:39.693Z] Executing bash-5.0.17-r0.post-install [2021-06-25T14:31:39.693Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-25T14:31:39.693Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-25T14:31:39.693Z] (5/39) Installing curl (7.77.0-r0) [2021-06-25T14:31:39.693Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-25T14:31:39.693Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-25T14:31:39.693Z] (8/39) Installing expat (2.2.9-r1) [2021-06-25T14:31:39.693Z] (9/39) Installing libffi (3.3-r2) [2021-06-25T14:31:39.693Z] (10/39) Installing gdbm (1.13-r1) [2021-06-25T14:31:39.693Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-25T14:31:39.693Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-06-25T14:31:39.693Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-25T14:31:41.660Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-25T14:31:41.660Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-25T14:31:41.660Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-25T14:31:41.660Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-25T14:31:41.660Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-25T14:31:41.660Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-25T14:31:41.660Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-25T14:31:41.660Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-25T14:31:41.660Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-25T14:31:41.660Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-25T14:31:41.660Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-25T14:31:41.660Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-25T14:31:41.660Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-25T14:31:41.660Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-25T14:31:41.660Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-25T14:31:41.660Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-25T14:31:41.930Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-25T14:31:41.930Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-25T14:31:41.930Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-25T14:31:41.930Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-25T14:31:41.930Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-25T14:31:41.930Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-25T14:31:41.930Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-25T14:31:41.930Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-25T14:31:41.930Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-25T14:31:41.930Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-25T14:31:42.200Z] Executing busybox-1.31.1-r19.trigger [2021-06-25T14:31:42.200Z] OK: 72 MiB in 59 packages [2021-06-25T14:31:46.481Z] Collecting docker-compose==1.23.2 [2021-06-25T14:31:46.481Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-25T14:31:46.481Z] Collecting docopt<0.7,>=0.6.1 [2021-06-25T14:31:46.481Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-25T14:31:48.445Z] Collecting jsonschema<3,>=2.5.1 [2021-06-25T14:31:48.445Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-25T14:31:48.715Z] Collecting cached-property<2,>=1.2.0 [2021-06-25T14:31:48.715Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-25T14:31:49.308Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-25T14:31:49.308Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-25T14:31:51.269Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-25T14:31:51.269Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-25T14:31:51.542Z] Collecting texttable<0.10,>=0.9.0 [2021-06-25T14:31:51.542Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-25T14:31:54.197Z] Collecting PyYAML<4,>=3.10 [2021-06-25T14:31:54.198Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-25T14:31:58.510Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-25T14:31:58.510Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-25T14:31:58.510Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-06-25T14:31:58.510Z] Collecting docker<4.0,>=3.6.0 [2021-06-25T14:31:58.510Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-25T14:31:59.101Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-06-25T14:31:59.370Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-25T14:31:59.370Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-25T14:31:59.640Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-06-25T14:31:59.909Z] Collecting idna<2.8,>=2.5 [2021-06-25T14:31:59.910Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-25T14:32:00.179Z] Collecting docker-pycreds>=0.4.0 [2021-06-25T14:32:00.179Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-25T14:32:00.179Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-25T14:32:00.179Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-25T14:32:00.179Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-25T14:32:00.179Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-25T14:32:01.148Z] Installing collected packages: docopt, jsonschema, cached-property, dockerpty, websocket-client, texttable, PyYAML, urllib3, idna, requests, docker-pycreds, docker, docker-compose [2021-06-25T14:32:01.148Z] Running setup.py install for docopt: started [2021-06-25T14:32:03.112Z] Running setup.py install for docopt: finished with status 'done' [2021-06-25T14:32:03.112Z] Running setup.py install for dockerpty: started [2021-06-25T14:32:05.074Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-25T14:32:05.345Z] Running setup.py install for texttable: started [2021-06-25T14:32:07.307Z] Running setup.py install for texttable: finished with status 'done' [2021-06-25T14:32:07.307Z] Running setup.py install for PyYAML: started [2021-06-25T14:32:09.268Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-25T14:32:09.268Z] Attempting uninstall: urllib3 [2021-06-25T14:32:09.268Z] Found existing installation: urllib3 1.25.9 [2021-06-25T14:32:09.268Z] Uninstalling urllib3-1.25.9: [2021-06-25T14:32:09.268Z] Successfully uninstalled urllib3-1.25.9 [2021-06-25T14:32:09.860Z] Attempting uninstall: idna [2021-06-25T14:32:09.860Z] Found existing installation: idna 2.9 [2021-06-25T14:32:09.860Z] Uninstalling idna-2.9: [2021-06-25T14:32:09.860Z] Successfully uninstalled idna-2.9 [2021-06-25T14:32:10.453Z] Attempting uninstall: requests [2021-06-25T14:32:10.453Z] Found existing installation: requests 2.23.0 [2021-06-25T14:32:10.728Z] Uninstalling requests-2.23.0: [2021-06-25T14:32:10.728Z] Successfully uninstalled requests-2.23.0 [2021-06-25T14:32:12.686Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 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-06-25T14:32:20.945Z] Removing intermediate container 9639f507e0b2 [2021-06-25T14:32:20.945Z] ---> d0abba00cf1b [2021-06-25T14:32:20.945Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-25T14:32:20.945Z] ---> Running in 045601dfaf41 [2021-06-25T14:32:21.218Z] Removing intermediate container 045601dfaf41 [2021-06-25T14:32:21.218Z] ---> 3a83721d988b [2021-06-25T14:32:21.218Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-25T14:32:21.496Z] ---> Running in 9ce613359eb3 [2021-06-25T14:32:21.767Z] Removing intermediate container 9ce613359eb3 [2021-06-25T14:32:21.767Z] ---> 4391e506cccf [2021-06-25T14:32:21.767Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-25T14:32:23.209Z] ---> 660083cf6815 [2021-06-25T14:32:23.209Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-25T14:32:23.803Z] ---> 2de4b068876e [2021-06-25T14:32:23.803Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-25T14:32:24.779Z] ---> 937e8a35d50e [2021-06-25T14:32:24.779Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-25T14:32:25.058Z] ---> Running in 4274a26e1ccd [2021-06-25T14:32:25.330Z] Removing intermediate container 4274a26e1ccd [2021-06-25T14:32:25.330Z] ---> 820e078d8ae3 [2021-06-25T14:32:25.330Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-25T14:32:25.601Z] ---> Running in dd82c648de4a [2021-06-25T14:32:25.873Z] Removing intermediate container dd82c648de4a [2021-06-25T14:32:25.873Z] ---> be828540d086 [2021-06-25T14:32:25.873Z] Step 22/24 : LABEL arch=arm64 [2021-06-25T14:32:26.146Z] ---> Running in 156c899a135a [2021-06-25T14:32:26.741Z] Removing intermediate container 156c899a135a [2021-06-25T14:32:26.741Z] ---> 9c34b03599fc [2021-06-25T14:32:26.741Z] Step 23/24 : LABEL git_sha=c42251b0c2a661c6dfcc83081ffcb62765c56910 [2021-06-25T14:32:26.741Z] ---> Running in a318bb837a96 [2021-06-25T14:32:27.335Z] Removing intermediate container a318bb837a96 [2021-06-25T14:32:27.335Z] ---> 70690dd6e05b [2021-06-25T14:32:27.335Z] Step 24/24 : LABEL version=0.0.0 [2021-06-25T14:32:27.335Z] ---> Running in 8ea62003f978 [2021-06-25T14:32:27.927Z] Removing intermediate container 8ea62003f978 [2021-06-25T14:32:27.927Z] ---> 4efec44b4ee4 [2021-06-25T14:32:27.927Z] [2021-06-25T14:32:28.201Z] Successfully built 4efec44b4ee4 [2021-06-25T14:32:28.201Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-06-25T14:32:28.488Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-06-25T14:32:28.471Z] $ docker stop --time=1 51479953d015ebe638e18b11e6e5a73ab8c7994aa1fa110a3a2fa00d68d2b031 [2021-06-25T14:32:30.334Z] $ docker rm -f 51479953d015ebe638e18b11e6e5a73ab8c7994aa1fa110a3a2fa00d68d2b031 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-25T14:32:30.953Z] + docker images [2021-06-25T14:32:31.227Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-25T14:32:31.227Z] sys-mgmt-agent-arm64 latest 4efec44b4ee4 3 seconds ago 299MB [2021-06-25T14:32:31.227Z] security-proxy-setup-arm64 latest 1b5477d67e33 55 seconds ago 24.2MB [2021-06-25T14:32:31.227Z] core-metadata-arm64 latest 026a7d8f8a42 58 seconds ago 15.7MB [2021-06-25T14:32:31.227Z] support-scheduler-arm64 latest ff5cac5c213e About a minute ago 15.1MB [2021-06-25T14:32:31.227Z] 17ec49e9ff26 About a minute ago 972MB [2021-06-25T14:32:31.227Z] 35172e99e9b9 About a minute ago 969MB [2021-06-25T14:32:31.227Z] 71b8bbd4dc6c About a minute ago 973MB [2021-06-25T14:32:31.227Z] 88a820bb9d78 About a minute ago 968MB [2021-06-25T14:32:31.227Z] security-bootstrapper-arm64 latest ade5e7a33b1f 4 minutes ago 17.5MB [2021-06-25T14:32:31.227Z] core-data-arm64 latest e517867ec073 4 minutes ago 19.1MB [2021-06-25T14:32:31.227Z] security-secretstore-setup-arm64 latest ce484ffb9afb 4 minutes ago 27.1MB [2021-06-25T14:32:31.227Z] support-notifications-arm64 latest c316f3620775 4 minutes ago 15.7MB [2021-06-25T14:32:31.227Z] core-command-arm64 latest 09ba8e532c29 4 minutes ago 15MB [2021-06-25T14:32:31.227Z] 58f5a7da4f85 4 minutes ago 975MB [2021-06-25T14:32:31.227Z] 613b0594fb1d 4 minutes ago 976MB [2021-06-25T14:32:31.227Z] ab0aeb11f5a5 4 minutes ago 969MB [2021-06-25T14:32:31.227Z] ee7dd98fa291 4 minutes ago 969MB [2021-06-25T14:32:31.227Z] c86fd10eb30f 4 minutes ago 966MB [2021-06-25T14:32:31.227Z] ci-base-image-arm64 latest 61e6d8bf7c8c 14 minutes ago 641MB [2021-06-25T14:32:31.227Z] alpine 3.12 c4fd0aeabfcf 9 days ago 5.32MB [2021-06-25T14:32:31.227Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine a36622ca3599 2 weeks ago 429MB [2021-06-25T14:32:31.227Z] docker 20.10.0 eeaf43b92773 6 months ago 228MB [2021-06-25T14:32:31.227Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 12 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] libraryResource [Pipeline] sh [2021-06-25T14:32:32.134Z] ---> job-cost.sh [2021-06-25T14:32:32.134Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-nSbB [2021-06-25T14:33:11.063Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-25T14:34:47.804Z] lf-activate-venv(): INFO: Adding /tmp/venv-nSbB/bin to PATH [2021-06-25T14:34:47.804Z] INFO: No Stack... [2021-06-25T14:34:47.804Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-25T14:34:47.804Z] INFO: Archiving Costs [Pipeline] sh [2021-06-25T14:34:48.140Z] + cat /w/workspace/edgex-go/19/archives/cost.csv [2021-06-25T14:34:48.140Z] + cut -d, -f6 [Pipeline] lock [2021-06-25T14:34:48.219Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3579-19-stack-cost] [2021-06-25T14:34:48.229Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3579-19-stack-cost] did not exist. Created. [2021-06-25T14:34:48.229Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3579-19-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-25T14:34:48.592Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-25T14:34:48.901Z] Stashed 1 file(s) [Pipeline] } [2021-06-25T14:34:48.911Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3579-19-stack-cost] [Pipeline] // lock [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-06-25T14:34:49.702Z] provisioning config files... [2021-06-25T14:34:49.711Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/19@tmp/config4211783230416376868tmp [Pipeline] { [Pipeline] sh [2021-06-25T14:34:50.021Z] + set +x [2021-06-25T14:34:50.021Z] + curl -s https://codecov.io/bash [2021-06-25T14:34:50.021Z] + bash -s -- [2021-06-25T14:34:50.021Z] [2021-06-25T14:34:50.021Z] _____ _ [2021-06-25T14:34:50.021Z] / ____| | | [2021-06-25T14:34:50.021Z] | | ___ __| | ___ ___ _____ __ [2021-06-25T14:34:50.021Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-25T14:34:50.021Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-25T14:34:50.021Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-25T14:34:50.021Z] Bash-1.0.3 [2021-06-25T14:34:50.021Z] [2021-06-25T14:34:50.021Z] [2021-06-25T14:34:50.021Z] ==> git version 2.24.4 found [2021-06-25T14:34:50.021Z] ==> 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-06-25T14:34:50.021Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-25T14:34:50.021Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-25T14:34:50.285Z] ==> Jenkins CI detected. [2021-06-25T14:34:50.285Z] project root: . [2021-06-25T14:34:50.285Z] --> token set from env [2021-06-25T14:34:50.285Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-25T14:34:50.285Z] ==> Running gcov in . (disable via -X gcov) [2021-06-25T14:34:50.285Z] ==> Python coveragepy not found [2021-06-25T14:34:50.285Z] ==> Searching for coverage reports in: [2021-06-25T14:34:50.285Z] + . [2021-06-25T14:34:50.285Z] -> Found 1 reports [2021-06-25T14:34:50.285Z] ==> Detecting git/mercurial file structure [2021-06-25T14:34:50.285Z] ==> Reading reports [2021-06-25T14:34:50.285Z] + ./coverage.out bytes=398095 [2021-06-25T14:34:50.285Z] ==> Appending adjustments [2021-06-25T14:34:50.285Z] https://docs.codecov.io/docs/fixing-reports [2021-06-25T14:34:51.674Z] + Found adjustments [2021-06-25T14:34:51.674Z] ==> Gzipping contents [2021-06-25T14:34:51.674Z] 56K /tmp/codecov.upJak3.gz [2021-06-25T14:34:51.674Z] ==> Uploading reports [2021-06-25T14:34:51.674Z] url: https://codecov.io [2021-06-25T14:34:51.674Z] query: branch=PR-3579&commit=face0284a1a640849d5d9bce041ec9c7320267a6&build=19&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3579%2F19%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3579&job=&cmd_args= [2021-06-25T14:34:51.674Z] -> Pinging Codecov [2021-06-25T14:34:51.674Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-3579&commit=face0284a1a640849d5d9bce041ec9c7320267a6&build=19&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3579%2F19%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3579&job=&cmd_args= [2021-06-25T14:34:51.939Z] -> Uploading to [2021-06-25T14:34:51.939Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-25/00271124DB129430A58F1EEE437C3FCB/face0284a1a640849d5d9bce041ec9c7320267a6/0e725725-ae64-42a4-80dc-c01a916bd3f7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210625%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210625T143451Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d4d42877002262d18edbd04408254315ecf39b04ea9376d4b52f1c7b211b69e7 [2021-06-25T14:34:51.939Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-25T14:34:51.939Z] Dload Upload Total Spent Left Speed [2021-06-25T14:34:52.517Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54812 0 0 100 54812 0 146k --:--:-- --:--:-- --:--:-- 146k [2021-06-25T14:34:52.517Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/face0284a1a640849d5d9bce041ec9c7320267a6 [Pipeline] } [2021-06-25T14:34:52.526Z] 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] libraryResource [Pipeline] sh [2021-06-25T14:34:53.735Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-25T14:34:54.309Z] ---> package-listing.sh [2021-06-25T14:34:54.309Z] ++ facter osfamily [2021-06-25T14:34:54.309Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-25T14:34:54.571Z] + OS_FAMILY=redhat [2021-06-25T14:34:54.571Z] + workspace=/w/workspace/edgex-go/19 [2021-06-25T14:34:54.571Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-25T14:34:54.571Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-25T14:34:54.571Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-25T14:34:54.571Z] + PACKAGES=/tmp/packages_start.txt [2021-06-25T14:34:54.571Z] + '[' /w/workspace/edgex-go/19 ']' [2021-06-25T14:34:54.571Z] + PACKAGES=/tmp/packages_end.txt [2021-06-25T14:34:54.571Z] + case "${OS_FAMILY}" in [2021-06-25T14:34:54.571Z] + sort [2021-06-25T14:34:54.571Z] + rpm -qa [2021-06-25T14:34:57.120Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-25T14:34:57.120Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-25T14:34:57.120Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-25T14:34:57.120Z] + '[' /w/workspace/edgex-go/19 ']' [2021-06-25T14:34:57.120Z] + mkdir -p /w/workspace/edgex-go/19/archives/ [2021-06-25T14:34:57.120Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/19/archives/ [Pipeline] echo [2021-06-25T14:34:57.132Z] 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/19/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-25T14:34:57.426Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-25T14:34:57.993Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-25T14:34:57.994Z] [2021-06-25T14:34:57.994Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-25T14:34:58.313Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-25T14:34:58.313Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-25T14:34:58.313Z] df20fa9351a1: Pulling fs layer [2021-06-25T14:34:58.313Z] 36b3adc4ff6f: Pulling fs layer [2021-06-25T14:34:58.313Z] 8ad3a11d3b57: Pulling fs layer [2021-06-25T14:34:58.314Z] 46f8f816bc3b: Pulling fs layer [2021-06-25T14:34:58.314Z] 93b61091891f: Pulling fs layer [2021-06-25T14:34:58.314Z] 93b9cdb0e59b: Pulling fs layer [2021-06-25T14:34:58.314Z] 5e14af77c1be: Pulling fs layer [2021-06-25T14:34:58.314Z] 01666e4c0597: Pulling fs layer [2021-06-25T14:34:58.314Z] aa168da1d23b: Pulling fs layer [2021-06-25T14:34:58.314Z] 93b9cdb0e59b: Waiting [2021-06-25T14:34:58.314Z] 5e14af77c1be: Waiting [2021-06-25T14:34:58.314Z] 01666e4c0597: Waiting [2021-06-25T14:34:58.314Z] aa168da1d23b: Waiting [2021-06-25T14:34:58.314Z] 46f8f816bc3b: Waiting [2021-06-25T14:34:58.314Z] 93b61091891f: Waiting [2021-06-25T14:34:58.314Z] 36b3adc4ff6f: Verifying Checksum [2021-06-25T14:34:58.314Z] 36b3adc4ff6f: Download complete [2021-06-25T14:34:58.314Z] 46f8f816bc3b: Verifying Checksum [2021-06-25T14:34:58.314Z] 46f8f816bc3b: Download complete [2021-06-25T14:34:58.578Z] df20fa9351a1: Verifying Checksum [2021-06-25T14:34:58.578Z] df20fa9351a1: Download complete [2021-06-25T14:34:58.578Z] 93b9cdb0e59b: Verifying Checksum [2021-06-25T14:34:58.578Z] 93b9cdb0e59b: Download complete [2021-06-25T14:34:58.578Z] 5e14af77c1be: Verifying Checksum [2021-06-25T14:34:58.578Z] 5e14af77c1be: Download complete [2021-06-25T14:34:58.578Z] 93b61091891f: Verifying Checksum [2021-06-25T14:34:58.578Z] 93b61091891f: Download complete [2021-06-25T14:34:58.578Z] 01666e4c0597: Verifying Checksum [2021-06-25T14:34:58.578Z] 01666e4c0597: Download complete [2021-06-25T14:34:58.578Z] 8ad3a11d3b57: Verifying Checksum [2021-06-25T14:34:58.578Z] 8ad3a11d3b57: Download complete [2021-06-25T14:34:58.578Z] df20fa9351a1: Pull complete [2021-06-25T14:34:58.842Z] 36b3adc4ff6f: Pull complete [2021-06-25T14:34:59.104Z] 8ad3a11d3b57: Pull complete [2021-06-25T14:34:59.366Z] 46f8f816bc3b: Pull complete [2021-06-25T14:34:59.629Z] 93b61091891f: Pull complete [2021-06-25T14:34:59.629Z] 93b9cdb0e59b: Pull complete [2021-06-25T14:34:59.629Z] 5e14af77c1be: Pull complete [2021-06-25T14:34:59.891Z] 01666e4c0597: Pull complete [2021-06-25T14:35:00.463Z] aa168da1d23b: Verifying Checksum [2021-06-25T14:35:00.463Z] aa168da1d23b: Download complete [2021-06-25T14:35:04.702Z] aa168da1d23b: Pull complete [2021-06-25T14:35:04.702Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-25T14:35:04.702Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-25T14:35:04.702Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-25T14:35:04.784Z] prd-centos7-docker-4c-2g-98 does not seem to be running inside a container [2021-06-25T14:35:04.825Z] $ 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/19/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/19 -v /w/workspace/edgex-go/19:/w/workspace/edgex-go/19:rw,z -v /w/workspace/edgex-go/19@tmp:/w/workspace/edgex-go/19@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-25T14:35:08.594Z] $ docker top ae13111780cc03bc3b083d0de53f3f5cedb55cd6b21eee249bdc5fd673ee64b2 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-25T14:35:08.978Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-25T14:35:09.271Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-25T14:35:09.579Z] + ls /var/log/sa-host [2021-06-25T14:35:09.579Z] + sadf -c /var/log/sa-host/sa05 [2021-06-25T14:35:09.579Z] file_magic: OK [2021-06-25T14:35:09.579Z] HZ: Using current value: 100 [2021-06-25T14:35:09.579Z] file_header: OK [2021-06-25T14:35:09.579Z] 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-06-25T14:35:09.579Z] Statistics: [2021-06-25T14:35:09.579Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-25T14:35:09.579Z] File successfully converted to sysstat format version 12.2.1 [2021-06-25T14:35:09.579Z] + sadf -c /var/log/sa-host/sa25 [2021-06-25T14:35:09.579Z] file_magic: OK [2021-06-25T14:35:09.579Z] HZ: Using current value: 100 [2021-06-25T14:35:09.579Z] file_header: OK [2021-06-25T14:35:09.579Z] 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-06-25T14:35:09.579Z] Statistics: [2021-06-25T14:35:09.579Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-25T14:35:09.579Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-25T14:35:10.263Z] provisioning config files... [2021-06-25T14:35:10.275Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/19@tmp/config8100516460156457782tmp [Pipeline] { [Pipeline] echo [2021-06-25T14:35:10.294Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-25T14:35:10.588Z] ---> create-netrc.sh [Pipeline] } [2021-06-25T14:35:10.596Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-25T14:35:10.995Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-25T14:35:11.006Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-25T14:35:11.303Z] ---> sudo-logs.sh [2021-06-25T14:35:11.303Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-25T14:35:11.335Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-25T14:35:11.638Z] ---> job-cost.sh [2021-06-25T14:35:11.639Z] lf-activate-venv: SKIPPING [2021-06-25T14:35:11.639Z] DEBUG: total: 0.18000000715255737 [2021-06-25T14:35:11.639Z] INFO: Retrieving Stack Cost... [2021-06-25T14:35:12.594Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-25T14:35:13.167Z] INFO: Archiving Costs [Pipeline] echo [2021-06-25T14:35:13.182Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-25T14:35:13.481Z] ---> logs-deploy.sh [2021-06-25T14:35:13.481Z] lf-activate-venv: SKIPPING [2021-06-25T14:35:13.481Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3579/19 [2021-06-25T14:35:13.481Z] INFO: archiving workspace using pattern(s): [2021-06-25T14:35:14.426Z] Archives upload complete. [2021-06-25T14:35:14.426Z] INFO: archiving logs to Nexus [2021-06-25T14:35:15.002Z] ---> uname -a: [2021-06-25T14:35:15.002Z] Linux prd-centos7-docker-4c-2g-98.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux [2021-06-25T14:35:15.002Z] [2021-06-25T14:35:15.002Z] [2021-06-25T14:35:15.002Z] ---> lscpu: [2021-06-25T14:35:15.002Z] Architecture: x86_64 [2021-06-25T14:35:15.002Z] CPU op-mode(s): 32-bit, 64-bit [2021-06-25T14:35:15.002Z] Byte Order: Little Endian [2021-06-25T14:35:15.002Z] Address sizes: 40 bits physical, 48 bits virtual [2021-06-25T14:35:15.002Z] CPU(s): 2 [2021-06-25T14:35:15.002Z] On-line CPU(s) list: 0,1 [2021-06-25T14:35:15.002Z] Thread(s) per core: 1 [2021-06-25T14:35:15.002Z] Core(s) per socket: 1 [2021-06-25T14:35:15.002Z] Socket(s): 2 [2021-06-25T14:35:15.002Z] NUMA node(s): 1 [2021-06-25T14:35:15.002Z] Vendor ID: AuthenticAMD [2021-06-25T14:35:15.002Z] CPU family: 23 [2021-06-25T14:35:15.002Z] Model: 49 [2021-06-25T14:35:15.003Z] Model name: AMD EPYC-Rome Processor [2021-06-25T14:35:15.003Z] Stepping: 0 [2021-06-25T14:35:15.003Z] CPU MHz: 2800.000 [2021-06-25T14:35:15.003Z] BogoMIPS: 5600.00 [2021-06-25T14:35:15.003Z] Virtualization: AMD-V [2021-06-25T14:35:15.003Z] Hypervisor vendor: KVM [2021-06-25T14:35:15.003Z] Virtualization type: full [2021-06-25T14:35:15.003Z] L1d cache: 64 KiB [2021-06-25T14:35:15.003Z] L1i cache: 64 KiB [2021-06-25T14:35:15.003Z] L2 cache: 1 MiB [2021-06-25T14:35:15.003Z] L3 cache: 32 MiB [2021-06-25T14:35:15.003Z] NUMA node0 CPU(s): 0,1 [2021-06-25T14:35:15.003Z] Vulnerability Itlb multihit: Not affected [2021-06-25T14:35:15.003Z] Vulnerability L1tf: Not affected [2021-06-25T14:35:15.003Z] Vulnerability Mds: Not affected [2021-06-25T14:35:15.003Z] Vulnerability Meltdown: Not affected [2021-06-25T14:35:15.003Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-06-25T14:35:15.003Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-06-25T14:35:15.003Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-06-25T14:35:15.003Z] Vulnerability Srbds: Not affected [2021-06-25T14:35:15.003Z] Vulnerability Tsx async abort: Not affected [2021-06-25T14:35:15.003Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp [2021-06-25T14:35:15.003Z] [2021-06-25T14:35:15.003Z] [2021-06-25T14:35:15.003Z] ---> nproc: [2021-06-25T14:35:15.003Z] 2 [2021-06-25T14:35:15.003Z] [2021-06-25T14:35:15.003Z] [2021-06-25T14:35:15.003Z] ---> df -h: [2021-06-25T14:35:15.003Z] Filesystem Size Used Available Use% Mounted on [2021-06-25T14:35:15.003Z] overlay 40.0G 12.9G 27.1G 32% / [2021-06-25T14:35:15.003Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-06-25T14:35:15.003Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-06-25T14:35:15.003Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-06-25T14:35:15.003Z] /dev/vda1 40.0G 12.9G 27.1G 32% /facter-os [2021-06-25T14:35:15.003Z] /dev/vda1 40.0G 12.9G 27.1G 32% /etc/resolv.conf [2021-06-25T14:35:15.003Z] /dev/vda1 40.0G 12.9G 27.1G 32% /etc/hostname [2021-06-25T14:35:15.003Z] /dev/vda1 40.0G 12.9G 27.1G 32% /etc/hosts [2021-06-25T14:35:15.003Z] /dev/vda1 40.0G 12.9G 27.1G 32% /var/log/secure [2021-06-25T14:35:15.003Z] /dev/vda1 40.0G 12.9G 27.1G 32% /var/log/auth.log [2021-06-25T14:35:15.003Z] /dev/vda1 40.0G 12.9G 27.1G 32% /run/cloud-init/result.json [2021-06-25T14:35:15.003Z] /dev/vda1 40.0G 12.9G 27.1G 32% /var/log/sa-host [2021-06-25T14:35:15.003Z] /dev/vda1 40.0G 12.9G 27.1G 32% /w/workspace/edgex-go/19 [2021-06-25T14:35:15.003Z] /dev/vda1 40.0G 12.9G 27.1G 32% /w/workspace/edgex-go/19@tmp [2021-06-25T14:35:15.003Z] [2021-06-25T14:35:15.003Z] [2021-06-25T14:35:15.003Z] ---> free -m: [2021-06-25T14:35:15.003Z] total used free shared buff/cache available [2021-06-25T14:35:15.003Z] Mem: 7821 1342 1898 0 4580 6446 [2021-06-25T14:35:15.003Z] Swap: 1023 1 1022 [2021-06-25T14:35:15.003Z] [2021-06-25T14:35:15.003Z] [2021-06-25T14:35:15.003Z] ---> ip addr: [2021-06-25T14:35:15.003Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-06-25T14:35:15.003Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-06-25T14:35:15.003Z] inet 127.0.0.1/8 scope host lo [2021-06-25T14:35:15.003Z] valid_lft forever preferred_lft forever [2021-06-25T14:35:15.003Z] inet6 ::1/128 scope host [2021-06-25T14:35:15.003Z] valid_lft forever preferred_lft forever [2021-06-25T14:35:15.003Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-06-25T14:35:15.003Z] link/ether fa:16:3e:68:da:6b brd ff:ff:ff:ff:ff:ff [2021-06-25T14:35:15.003Z] inet 10.30.122.17/23 brd 10.30.123.255 scope global dynamic eth0 [2021-06-25T14:35:15.003Z] valid_lft 84989sec preferred_lft 84989sec [2021-06-25T14:35:15.003Z] inet6 fe80::f816:3eff:fe68:da6b/64 scope link [2021-06-25T14:35:15.003Z] valid_lft forever preferred_lft forever [2021-06-25T14:35:15.003Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-06-25T14:35:15.003Z] link/ether 02:42:31:12:bb:67 brd ff:ff:ff:ff:ff:ff [2021-06-25T14:35:15.003Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-06-25T14:35:15.003Z] valid_lft forever preferred_lft forever [2021-06-25T14:35:15.003Z] inet6 fe80::42:31ff:fe12:bb67/64 scope link [2021-06-25T14:35:15.003Z] valid_lft forever preferred_lft forever [2021-06-25T14:35:15.003Z] [2021-06-25T14:35:15.003Z] [2021-06-25T14:35:15.003Z] ---> sar -b -r -n DEV: [2021-06-25T14:35:15.003Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/25/21 _x86_64_ (2 CPU) [2021-06-25T14:35:15.003Z] [2021-06-25T14:35:15.003Z] 14:11:33 LINUX RESTART (2 CPU) [2021-06-25T14:35:15.003Z] [2021-06-25T14:35:15.003Z] 14:12:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-06-25T14:35:15.003Z] 14:13:01 112.11 16.15 95.95 0.00 5495.02 9930.96 0.00 [2021-06-25T14:35:15.003Z] 14:14:01 88.51 0.18 88.33 0.00 22.78 44132.22 0.00 [2021-06-25T14:35:15.003Z] 14:15:01 146.14 0.00 146.14 0.00 0.00 18098.67 0.00 [2021-06-25T14:35:15.003Z] 14:16:02 55.39 0.00 55.39 0.00 0.00 7873.87 0.00 [2021-06-25T14:35:15.003Z] 14:17:01 294.60 80.15 214.45 0.00 1918.22 128650.26 0.00 [2021-06-25T14:35:15.003Z] 14:18:01 398.24 86.00 312.24 0.00 1974.29 174818.46 0.00 [2021-06-25T14:35:15.003Z] 14:19:01 423.23 14.95 408.28 0.00 1693.12 194763.43 0.00 [2021-06-25T14:35:15.003Z] 14:20:01 399.45 26.61 372.84 0.00 2465.41 116002.90 0.00 [2021-06-25T14:35:15.003Z] 14:21:01 24.08 10.87 13.21 0.00 1341.95 628.23 0.00 [2021-06-25T14:35:15.003Z] 14:22:01 0.32 0.03 0.28 0.00 0.27 4.50 0.00 [2021-06-25T14:35:15.003Z] 14:23:01 0.28 0.00 0.28 0.00 0.00 3.36 0.00 [2021-06-25T14:35:15.003Z] 14:24:01 0.33 0.00 0.33 0.00 0.00 4.50 0.00 [2021-06-25T14:35:15.003Z] 14:25:01 0.25 0.00 0.25 0.00 0.00 2.82 0.00 [2021-06-25T14:35:15.003Z] 14:26:01 0.25 0.00 0.25 0.00 0.00 2.43 0.00 [2021-06-25T14:35:15.003Z] 14:27:01 0.42 0.18 0.23 0.00 5.73 3.73 0.00 [2021-06-25T14:35:15.003Z] 14:28:01 1.22 0.35 0.87 0.00 61.84 16.58 0.00 [2021-06-25T14:35:15.003Z] 14:29:01 0.17 0.00 0.17 0.00 0.00 1.68 0.00 [2021-06-25T14:35:15.003Z] 14:30:01 0.28 0.02 0.27 0.00 0.13 3.38 0.00 [2021-06-25T14:35:15.003Z] 14:31:01 0.28 0.03 0.25 0.00 0.40 3.43 0.00 [2021-06-25T14:35:15.003Z] 14:32:01 0.25 0.00 0.25 0.00 0.00 2.83 0.00 [2021-06-25T14:35:15.003Z] 14:33:01 0.23 0.00 0.23 0.00 0.00 2.87 0.00 [2021-06-25T14:35:15.003Z] 14:34:01 0.15 0.00 0.15 0.00 0.00 1.78 0.00 [2021-06-25T14:35:15.003Z] 14:35:01 45.55 41.67 3.88 0.00 4230.11 129.18 0.00 [2021-06-25T14:35:15.003Z] Average: 86.49 12.01 74.48 0.00 834.65 30168.74 0.00 [2021-06-25T14:35:15.003Z] [2021-06-25T14:35:15.003Z] 14:12:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-06-25T14:35:15.003Z] 14:13:01 5001036 0 948460 11.84 2620 2056816 1581312 17.46 964796 1628164 157780 [2021-06-25T14:35:15.003Z] 14:14:01 4046692 0 963952 12.04 2620 2995668 1448036 15.99 1126388 2343240 71464 [2021-06-25T14:35:15.003Z] 14:15:01 3748448 0 1181256 14.75 2620 3076608 1730072 19.10 1422336 2281544 231472 [2021-06-25T14:35:15.003Z] 14:16:02 3784872 0 1159744 14.48 2620 3061696 1742360 19.24 1346052 2308416 146232 [2021-06-25T14:35:15.003Z] 14:17:01 1760616 0 1277132 15.95 2620 4968564 1600800 17.67 1549416 4036204 467136 [2021-06-25T14:35:15.003Z] 14:18:01 1222620 0 1904808 23.78 2620 4878884 3854644 42.56 2739208 3311056 119480 [2021-06-25T14:35:15.003Z] 14:19:01 176316 0 1360712 16.99 2620 6469284 1592508 17.58 3441292 3632224 260424 [2021-06-25T14:35:15.003Z] 14:20:01 2074848 0 1374632 17.16 2620 4556832 1625220 17.94 1558536 3630320 2760 [2021-06-25T14:35:15.003Z] 14:21:01 2576780 0 1275004 15.92 2620 4154528 1307836 14.44 1143820 3564688 8 [2021-06-25T14:35:15.003Z] 14:22:01 2581668 0 1270104 15.86 2620 4154540 1272068 14.04 1146968 3558552 8 [2021-06-25T14:35:15.003Z] 14:23:01 2580768 0 1271004 15.87 2620 4154540 1272020 14.04 1138724 3568392 8 [2021-06-25T14:35:15.003Z] 14:24:01 2581648 0 1270116 15.86 2620 4154548 1271876 14.04 1141824 3564940 8 [2021-06-25T14:35:15.003Z] 14:25:01 2582292 0 1269468 15.85 2620 4154552 1271876 14.04 1136288 3570448 8 [2021-06-25T14:35:15.003Z] 14:26:01 2581984 0 1269776 15.85 2620 4154552 1271996 14.04 1136740 3570448 8 [2021-06-25T14:35:15.003Z] 14:27:01 2581764 0 1269956 15.86 2620 4154592 1271876 14.04 1137168 3569696 20 [2021-06-25T14:35:15.003Z] 14:28:01 2579108 0 1270808 15.87 2620 4156396 1272032 14.04 1140528 3568748 8 [2021-06-25T14:35:15.003Z] 14:29:01 2579928 0 1269980 15.86 2620 4156404 1271876 14.04 1140176 3568748 8 [2021-06-25T14:35:15.003Z] 14:30:01 2580208 0 1269696 15.85 2620 4156408 1271876 14.04 1140132 3568752 8 [2021-06-25T14:35:15.003Z] 14:31:01 2579472 0 1270428 15.86 2620 4156412 1271876 14.04 1161184 3547700 8 [2021-06-25T14:35:15.003Z] 14:32:01 2579596 0 1270300 15.86 2620 4156416 1271876 14.04 1161284 3547700 8 [2021-06-25T14:35:15.003Z] 14:33:01 2579388 0 1270504 15.86 2620 4156420 1272032 14.04 1161612 3547704 8 [2021-06-25T14:35:15.003Z] 14:34:01 2579872 0 1270016 15.86 2620 4156424 1271876 14.04 1162212 3546732 12 [2021-06-25T14:35:15.003Z] 14:35:01 2017100 0 1355232 16.92 2620 4633980 1662644 18.36 1328112 3934780 350232 [2021-06-25T14:35:15.003Z] Average: 2606827 0 1274482 15.91 2620 4125003 1507852 16.65 1370643 3346487 78570 [2021-06-25T14:35:15.003Z] [2021-06-25T14:35:15.003Z] 14:12:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-06-25T14:35:15.003Z] 14:13:01 veth448345e 1011.92 823.21 93.94 2702.40 0.00 0.00 0.00 0.00 [2021-06-25T14:35:15.003Z] 14:13:01 eth0 1855.19 1749.23 6426.08 201.51 0.00 0.00 0.00 0.00 [2021-06-25T14:35:15.003Z] 14:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-25T14:35:15.003Z] 14:13:01 docker0 1011.92 823.08 80.10 2702.39 0.00 0.00 0.00 0.00 [2021-06-25T14:35:15.003Z] 14:14:01 eth0 418.95 360.62 3079.73 36.43 0.00 0.00 0.00 0.00 [2021-06-25T14:35:15.003Z] 14:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-25T14:35:15.003Z] 14:14:01 docker0 95.00 119.90 5.32 375.44 0.00 0.00 0.00 0.00 [2021-06-25T14:35:15.003Z] 14:15:01 eth0 136.49 116.30 500.61 24.91 0.00 0.00 0.00 0.00 [2021-06-25T14:35:15.003Z] 14:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-25T14:35:15.003Z] 14:15:01 veth35c8643 0.43 0.57 0.04 0.05 0.00 0.00 0.00 0.00 [2021-06-25T14:35:15.003Z] 14:15:01 docker0 93.71 97.35 7.01 463.09 0.00 0.00 0.00 0.00 [2021-06-25T14:35:15.003Z] 14:16:02 eth0 28.66 21.61 16.59 105.94 0.00 0.00 0.00 0.00 [2021-06-25T14:35:15.003Z] 14:16:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-25T14:35:15.003Z] 14:16:02 veth35c8643 1.85 1.85 0.14 0.14 0.00 0.00 0.00 0.00 [2021-06-25T14:35:15.003Z] 14:16:02 docker0 1.85 1.85 0.12 0.14 0.00 0.00 0.00 0.00 [2021-06-25T14:35:15.003Z] 14:17:01 eth0 204.04 172.90 1731.44 28.16 0.00 0.00 0.00 0.00 [2021-06-25T14:35:15.003Z] 14:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-25T14:35:15.003Z] 14:17:01 veth6bb054c 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-25T14:35:15.003Z] 14:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-25T14:35:15.003Z] 14:18:01 veth8896adf 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-25T14:35:15.003Z] 14:18:01 veth17e4d64 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-25T14:35:15.003Z] 14:18:01 vethcab5a03 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-25T14:35:15.003Z] 14:18:01 eth0 87.25 65.65 188.33 14.64 0.00 0.00 0.00 0.00 [2021-06-25T14:35:15.003Z] 14:19:01 eth0 114.37 74.39 308.93 116.96 0.00 0.00 0.00 0.00 [2021-06-25T14:35:15.003Z] 14:19:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-25T14:35:15.003Z] 14:19:01 veth6bb054c 0.00 0.73 0.00 0.04 0.00 0.00 0.00 0.00 [2021-06-25T14:35:15.003Z] 14:19:01 veth9b43b6e 9.98 12.44 0.77 33.22 0.00 0.00 0.00 0.00 [2021-06-25T14:35:15.003Z] 14:20:01 eth0 212.29 153.91 1677.29 24.95 0.00 0.00 0.00 0.00 [2021-06-25T14:35:15.003Z] 14:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-25T14:35:15.003Z] 14:20:01 veth6bb054c 0.00 0.25 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-25T14:35:15.003Z] 14:20:01 docker0 1343.81 1248.16 101.51 4370.60 0.00 0.00 0.00 0.00 [2021-06-25T14:35:15.003Z] 14:21:01 eth0 4.73 2.86 4.21 1.77 0.00 0.00 0.00 0.00 [2021-06-25T14:35:15.003Z] 14:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-25T14:35:15.003Z] 14:21:01 docker0 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-25T14:35:15.003Z] 14:22:01 eth0 1.05 0.90 0.65 0.24 0.00 0.00 0.00 0.00 [2021-06-25T14:35:15.003Z] 14:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-25T14:35:15.004Z] 14:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-25T14:35:15.004Z] 14:23:01 eth0 0.35 0.23 0.15 0.07 0.00 0.00 0.00 0.00 [2021-06-25T14:35:15.004Z] 14:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-25T14:35:15.004Z] 14:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-25T14:35:15.004Z] 14:24:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-25T14:35:15.004Z] 14:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-25T14:35:15.004Z] 14:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-25T14:35:15.004Z] 14:25:01 eth0 0.48 0.05 0.05 0.00 0.00 0.00 0.00 0.00 [2021-06-25T14:35:15.004Z] 14:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-25T14:35:15.004Z] 14:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-25T14:35:15.004Z] 14:26:01 eth0 0.52 0.30 0.27 0.20 0.00 0.00 0.00 0.00 [2021-06-25T14:35:15.004Z] 14:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-25T14:35:15.004Z] 14:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-25T14:35:15.004Z] 14:27:01 eth0 0.55 0.08 0.06 0.01 0.00 0.00 0.00 0.00 [2021-06-25T14:35:15.004Z] 14:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-25T14:35:15.004Z] 14:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-25T14:35:15.004Z] 14:28:01 eth0 0.70 0.52 0.43 0.27 0.00 0.00 0.00 0.00 [2021-06-25T14:35:15.004Z] 14:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-25T14:35:15.004Z] 14:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-25T14:35:15.004Z] 14:29:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-25T14:35:15.004Z] 14:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-25T14:35:15.004Z] 14:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-25T14:35:15.004Z] 14:30:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-25T14:35:15.004Z] 14:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-25T14:35:15.004Z] 14:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-25T14:35:15.004Z] 14:31:01 eth0 0.48 0.07 0.04 0.01 0.00 0.00 0.00 0.00 [2021-06-25T14:35:15.004Z] 14:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-25T14:35:15.004Z] 14:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-25T14:35:15.004Z] 14:32:01 eth0 0.32 0.07 0.03 0.01 0.00 0.00 0.00 0.00 [2021-06-25T14:35:15.004Z] 14:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-25T14:35:15.004Z] 14:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-25T14:35:15.004Z] 14:33:01 eth0 0.72 0.48 0.41 0.27 0.00 0.00 0.00 0.00 [2021-06-25T14:35:15.004Z] 14:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-25T14:35:15.004Z] 14:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-25T14:35:15.004Z] 14:34:01 eth0 0.53 0.05 0.05 0.00 0.00 0.00 0.00 0.00 [2021-06-25T14:35:15.004Z] 14:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-25T14:35:15.004Z] 14:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-25T14:35:15.004Z] 14:35:01 eth0 195.94 171.15 2170.98 18.40 0.00 0.00 0.00 0.00 [2021-06-25T14:35:15.004Z] 14:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-25T14:35:15.004Z] 14:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-25T14:35:15.004Z] Average: eth0 141.89 125.71 699.76 25.00 0.00 0.00 0.00 0.00 [2021-06-25T14:35:15.004Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-25T14:35:15.004Z] Average: docker0 58.47 54.31 4.42 190.17 0.00 0.00 0.00 0.00 [2021-06-25T14:35:15.004Z] [2021-06-25T14:35:15.004Z] [2021-06-25T14:35:15.004Z] ---> sar -P ALL: [2021-06-25T14:35:15.004Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/25/21 _x86_64_ (2 CPU) [2021-06-25T14:35:15.004Z] [2021-06-25T14:35:15.004Z] 14:11:33 LINUX RESTART (2 CPU) [2021-06-25T14:35:15.004Z] [2021-06-25T14:35:15.004Z] 14:12:01 CPU %user %nice %system %iowait %steal %idle [2021-06-25T14:35:15.004Z] 14:13:01 all 25.01 0.00 5.76 4.81 0.10 64.32 [2021-06-25T14:35:15.004Z] 14:13:01 0 22.42 0.00 6.56 4.39 0.11 66.53 [2021-06-25T14:35:15.004Z] 14:13:01 1 27.58 0.00 4.97 5.22 0.09 62.13 [2021-06-25T14:35:15.004Z] 14:14:01 all 11.94 0.00 4.17 6.56 0.07 77.26 [2021-06-25T14:35:15.004Z] 14:14:01 0 9.08 0.00 4.19 8.03 0.07 78.63 [2021-06-25T14:35:15.004Z] 14:14:01 1 14.80 0.00 4.16 5.09 0.07 75.89 [2021-06-25T14:35:15.004Z] 14:15:01 all 59.43 0.00 8.66 3.25 0.11 28.56 [2021-06-25T14:35:15.004Z] 14:15:01 0 58.45 0.00 9.00 3.30 0.11 29.14 [2021-06-25T14:35:15.004Z] 14:15:01 1 60.41 0.00 8.32 3.20 0.11 27.97 [2021-06-25T14:35:15.004Z] 14:16:02 all 37.52 0.00 5.14 0.54 0.08 56.72 [2021-06-25T14:35:15.004Z] 14:16:02 0 37.84 0.00 5.23 0.49 0.07 56.37 [2021-06-25T14:35:15.004Z] 14:16:02 1 37.20 0.00 5.05 0.58 0.09 57.08 [2021-06-25T14:35:15.004Z] 14:17:01 all 37.95 0.00 12.52 18.66 0.11 30.76 [2021-06-25T14:35:15.004Z] 14:17:01 0 37.23 0.00 12.46 18.30 0.11 31.90 [2021-06-25T14:35:15.004Z] 14:17:01 1 38.68 0.00 12.58 19.02 0.11 29.61 [2021-06-25T14:35:15.004Z] 14:18:01 all 39.03 0.00 14.86 30.27 0.10 15.74 [2021-06-25T14:35:15.004Z] 14:18:01 0 39.62 0.00 15.13 28.42 0.11 16.73 [2021-06-25T14:35:15.004Z] 14:18:01 1 38.45 0.00 14.59 32.12 0.09 14.75 [2021-06-25T14:35:15.004Z] 14:19:01 all 50.32 0.00 15.56 25.87 0.11 8.14 [2021-06-25T14:35:15.004Z] 14:19:01 0 50.77 0.00 15.06 27.95 0.11 6.11 [2021-06-25T14:35:15.004Z] 14:19:01 1 49.86 0.00 16.06 23.80 0.11 10.17 [2021-06-25T14:35:15.004Z] 14:20:01 all 62.31 0.00 15.50 10.29 0.12 11.78 [2021-06-25T14:35:15.004Z] 14:20:01 0 62.01 0.00 14.81 9.85 0.13 13.21 [2021-06-25T14:35:15.004Z] 14:20:01 1 62.61 0.00 16.19 10.73 0.11 10.35 [2021-06-25T14:35:15.004Z] 14:21:01 all 0.44 0.00 0.46 0.27 0.03 98.80 [2021-06-25T14:35:15.004Z] 14:21:01 0 0.55 0.00 0.60 0.52 0.02 98.31 [2021-06-25T14:35:15.004Z] 14:21:01 1 0.34 0.00 0.32 0.02 0.03 99.30 [2021-06-25T14:35:15.004Z] 14:22:01 all 0.13 0.00 0.03 0.01 0.01 99.82 [2021-06-25T14:35:15.004Z] 14:22:01 0 0.05 0.00 0.03 0.02 0.02 99.88 [2021-06-25T14:35:15.004Z] 14:22:01 1 0.22 0.00 0.03 0.00 0.00 99.75 [2021-06-25T14:35:15.004Z] 14:23:01 all 0.20 0.00 0.44 0.00 0.02 99.33 [2021-06-25T14:35:15.004Z] 14:23:01 0 0.13 0.00 0.45 0.00 0.03 99.39 [2021-06-25T14:35:15.004Z] 14:23:01 1 0.27 0.00 0.43 0.00 0.02 99.28 [2021-06-25T14:35:15.004Z] [2021-06-25T14:35:15.004Z] 14:23:01 CPU %user %nice %system %iowait %steal %idle [2021-06-25T14:35:15.004Z] 14:24:01 all 0.07 0.00 0.03 0.00 0.03 99.88 [2021-06-25T14:35:15.004Z] 14:24:01 0 0.02 0.00 0.03 0.00 0.03 99.92 [2021-06-25T14:35:15.004Z] 14:24:01 1 0.12 0.00 0.02 0.00 0.02 99.85 [2021-06-25T14:35:15.004Z] 14:25:01 all 0.12 0.00 0.02 0.00 0.03 99.84 [2021-06-25T14:35:15.004Z] 14:25:01 0 0.03 0.00 0.03 0.00 0.03 99.90 [2021-06-25T14:35:15.004Z] 14:25:01 1 0.20 0.00 0.00 0.00 0.02 99.78 [2021-06-25T14:35:15.004Z] 14:26:01 all 0.12 0.00 0.03 0.00 0.01 99.85 [2021-06-25T14:35:15.004Z] 14:26:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2021-06-25T14:35:15.004Z] 14:26:01 1 0.20 0.00 0.02 0.00 0.00 99.78 [2021-06-25T14:35:15.004Z] 14:27:01 all 0.11 0.00 0.05 0.00 0.03 99.82 [2021-06-25T14:35:15.004Z] 14:27:01 0 0.05 0.00 0.05 0.00 0.02 99.88 [2021-06-25T14:35:15.004Z] 14:27:01 1 0.17 0.00 0.05 0.00 0.03 99.75 [2021-06-25T14:35:15.004Z] 14:28:01 all 0.21 0.00 0.02 0.02 0.02 99.74 [2021-06-25T14:35:15.004Z] 14:28:01 0 0.02 0.00 0.02 0.03 0.02 99.92 [2021-06-25T14:35:15.004Z] 14:28:01 1 0.40 0.00 0.02 0.00 0.02 99.57 [2021-06-25T14:35:15.004Z] 14:29:01 all 0.18 0.00 0.02 0.00 0.03 99.77 [2021-06-25T14:35:15.004Z] 14:29:01 0 0.03 0.00 0.02 0.00 0.03 99.92 [2021-06-25T14:35:15.004Z] 14:29:01 1 0.33 0.00 0.02 0.00 0.03 99.62 [2021-06-25T14:35:15.004Z] 14:30:01 all 0.15 0.00 0.03 0.00 0.01 99.81 [2021-06-25T14:35:15.004Z] 14:30:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2021-06-25T14:35:15.004Z] 14:30:01 1 0.27 0.00 0.03 0.00 0.00 99.70 [2021-06-25T14:35:15.004Z] 14:31:01 all 0.12 0.00 0.03 0.01 0.03 99.82 [2021-06-25T14:35:15.004Z] 14:31:01 0 0.07 0.00 0.02 0.00 0.03 99.88 [2021-06-25T14:35:15.004Z] 14:31:01 1 0.17 0.00 0.03 0.02 0.02 99.77 [2021-06-25T14:35:15.004Z] 14:32:01 all 0.08 0.00 0.03 0.00 0.02 99.88 [2021-06-25T14:35:15.004Z] 14:32:01 0 0.02 0.00 0.03 0.00 0.03 99.92 [2021-06-25T14:35:15.004Z] 14:32:01 1 0.13 0.00 0.02 0.00 0.00 99.85 [2021-06-25T14:35:15.004Z] 14:33:01 all 0.13 0.00 0.03 0.00 0.02 99.82 [2021-06-25T14:35:15.004Z] 14:33:01 0 0.05 0.00 0.03 0.00 0.02 99.90 [2021-06-25T14:35:15.004Z] 14:33:01 1 0.20 0.00 0.03 0.00 0.02 99.75 [2021-06-25T14:35:15.004Z] 14:34:01 all 0.08 0.00 0.02 0.00 0.03 99.87 [2021-06-25T14:35:15.004Z] 14:34:01 0 0.03 0.00 0.02 0.00 0.05 99.90 [2021-06-25T14:35:15.004Z] 14:34:01 1 0.13 0.00 0.02 0.00 0.00 99.85 [2021-06-25T14:35:15.004Z] [2021-06-25T14:35:15.004Z] 14:34:01 CPU %user %nice %system %iowait %steal %idle [2021-06-25T14:35:15.004Z] 14:35:01 all 5.10 0.00 1.80 1.21 0.04 91.85 [2021-06-25T14:35:15.004Z] 14:35:01 0 4.65 0.00 1.90 0.32 0.05 93.07 [2021-06-25T14:35:15.004Z] 14:35:01 1 5.55 0.00 1.69 2.10 0.03 90.63 [2021-06-25T14:35:15.004Z] Average: all 13.64 0.00 3.52 4.20 0.05 78.60 [2021-06-25T14:35:15.004Z] Average: 0 13.31 0.00 3.54 4.19 0.05 78.91 [2021-06-25T14:35:15.004Z] Average: 1 13.98 0.00 3.50 4.20 0.04 78.28 [2021-06-25T14:35:15.004Z] [2021-06-25T14:35:15.004Z] [2021-06-25T14:35:15.004Z]