Pull request #3755 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of farshidtz for edgexfoundry/edgex-go Loading trusted files from base branch main at 9d6a4513a2ce67a55ac7208e4cc4009604167c71 rather than 186748b12795fd7d8b338526fa352f44f20680fa Obtained Jenkinsfile from 9d6a4513a2ce67a55ac7208e4cc4009604167c71 Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5553122965395807432.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh8376616319032128590.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3755/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3755/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3889240782915659884.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3755/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6120501814150023588.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d6bf42d899a6140169a1fadeb6f44df9cdc48750 # timeout=10 Commit message: "Merge pull request #360 from ernestojeda/fix-alpine-3-14-seccomp-issue" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1260972966533340533.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3755/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3755/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6446029833220671066.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object d6bf42d899a6140169a1fadeb6f44df9cdc48750 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-1126’ is offline Running on prd-centos7-docker-4c-2g-1133 in /w/workspace/edgexfoundry_edgex-go_PR-3755 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh7098876874353077093.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh2319820256304672376.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3755/head:refs/remotes/origin/PR-3755 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 9d6a4513a2ce67a55ac7208e4cc4009604167c71 into PR head commit 186748b12795fd7d8b338526fa352f44f20680fa Merge succeeded, producing 186748b12795fd7d8b338526fa352f44f20680fa Checking out Revision 186748b12795fd7d8b338526fa352f44f20680fa (PR-3755) > git config core.sparsecheckout # timeout=10 > git checkout -f 186748b12795fd7d8b338526fa352f44f20680fa # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh3276848714929712983.key > git merge 9d6a4513a2ce67a55ac7208e4cc4009604167c71 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 186748b12795fd7d8b338526fa352f44f20680fa # timeout=10 Commit message: "convert store lists into slice" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object d6bf42d899a6140169a1fadeb6f44df9cdc48750 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-10-13T16:26:11.167Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-10-13T16:26:11.282Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-10-13T16:26:11.354Z] ========================================================= [2021-10-13T16:26:11.354Z] EdgeX Global Pipelines Version Info [2021-10-13T16:26:11.354Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-10-13T16:26:12.520Z] ------------------- [2021-10-13T16:26:12.520Z] stable info: [2021-10-13T16:26:12.520Z] ------------------- [2021-10-13T16:26:12.520Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-10-13T16:26:12.520Z] Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 [2021-10-13T16:26:12.520Z] Message: update stable to v1.0.210 [2021-10-13T16:26:13.102Z] ------------------- [2021-10-13T16:26:13.102Z] experimental info: [2021-10-13T16:26:13.102Z] ------------------- [2021-10-13T16:26:13.102Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-10-13T16:26:13.102Z] Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 [2021-10-13T16:26:13.102Z] Message: update experimental to v1.0.210 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-10-13T16:26:13.288Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-10-13T16:26:13.325Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-10-13T16:26:13.359Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-10-13T16:26:13.395Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-10-13T16:26:13.429Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-10-13T16:26:13.464Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-10-13T16:26:13.502Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-10-13T16:26:13.540Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-10-13T16:26:13.575Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-10-13T16:26:13.610Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-10-13T16:26:13.643Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-10-13T16:26:13.677Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-10-13T16:26:13.712Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-10-13T16:26:13.744Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-10-13T16:26:13.780Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-10-13T16:26:13.816Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-10-13T16:26:13.850Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-10-13T16:26:13.894Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-10-13T16:26:13.933Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-10-13T16:26:13.968Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-10-13T16:26:14.003Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-10-13T16:26:14.038Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-10-13T16:26:14.075Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3755 [Pipeline] echo [2021-10-13T16:26:14.109Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3755 [Pipeline] echo [2021-10-13T16:26:14.144Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3755 [Pipeline] echo [2021-10-13T16:26:14.180Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 186748b12795fd7d8b338526fa352f44f20680fa [Pipeline] echo [2021-10-13T16:26:14.216Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 186748b [Pipeline] echo [2021-10-13T16:26:14.251Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-13T16:26:14.344Z] provisioning config files... [2021-10-13T16:26:14.357Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config2420255373942054915tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-13T16:26:14.704Z] ---> docker-login.sh [2021-10-13T16:26:14.704Z] nexus3.edgexfoundry.org:10001 [2021-10-13T16:26:14.704Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-13T16:26:14.968Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-13T16:26:14.968Z] Configure a credential helper to remove this warning. See [2021-10-13T16:26:14.968Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-13T16:26:14.968Z] [2021-10-13T16:26:14.968Z] Login Succeeded [2021-10-13T16:26:14.968Z] nexus3.edgexfoundry.org:10002 [2021-10-13T16:26:14.968Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-13T16:26:14.968Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-13T16:26:14.968Z] Configure a credential helper to remove this warning. See [2021-10-13T16:26:14.968Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-13T16:26:14.968Z] [2021-10-13T16:26:14.968Z] Login Succeeded [2021-10-13T16:26:14.968Z] nexus3.edgexfoundry.org:10003 [2021-10-13T16:26:15.234Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-13T16:26:15.234Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-13T16:26:15.234Z] Configure a credential helper to remove this warning. See [2021-10-13T16:26:15.234Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-13T16:26:15.234Z] [2021-10-13T16:26:15.234Z] Login Succeeded [2021-10-13T16:26:15.234Z] nexus3.edgexfoundry.org:10004 [2021-10-13T16:26:15.234Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-13T16:26:15.234Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-13T16:26:15.234Z] Configure a credential helper to remove this warning. See [2021-10-13T16:26:15.234Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-13T16:26:15.234Z] [2021-10-13T16:26:15.234Z] Login Succeeded [2021-10-13T16:26:15.234Z] docker.io [2021-10-13T16:26:15.499Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-13T16:26:15.758Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-13T16:26:15.758Z] Configure a credential helper to remove this warning. See [2021-10-13T16:26:15.758Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-13T16:26:15.758Z] [2021-10-13T16:26:15.758Z] Login Succeeded [2021-10-13T16:26:15.758Z] ---> docker-login.sh ends [Pipeline] } [2021-10-13T16:26:15.776Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-13T16:26:16.156Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-10-13T16:26:16.156Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-13T16:26:16.156Z] ++ dirname cmd/core-command/Dockerfile [2021-10-13T16:26:16.156Z] ++ cut -d/ -f2 [2021-10-13T16:26:16.156Z] + echo core-command,cmd/core-command/Dockerfile [2021-10-13T16:26:16.156Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-13T16:26:16.156Z] ++ cut -d/ -f2 [2021-10-13T16:26:16.156Z] ++ dirname cmd/core-data/Dockerfile [2021-10-13T16:26:16.156Z] + echo core-data,cmd/core-data/Dockerfile [2021-10-13T16:26:16.156Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-13T16:26:16.156Z] ++ cut -d/ -f2 [2021-10-13T16:26:16.156Z] ++ dirname cmd/core-metadata/Dockerfile [2021-10-13T16:26:16.156Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-10-13T16:26:16.156Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-13T16:26:16.156Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-10-13T16:26:16.156Z] ++ cut -d/ -f2 [2021-10-13T16:26:16.156Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-10-13T16:26:16.156Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-13T16:26:16.156Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-10-13T16:26:16.156Z] ++ cut -d/ -f2 [2021-10-13T16:26:16.156Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-10-13T16:26:16.156Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-13T16:26:16.156Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-10-13T16:26:16.156Z] ++ cut -d/ -f2 [2021-10-13T16:26:16.156Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-10-13T16:26:16.156Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-13T16:26:16.157Z] ++ dirname cmd/support-notifications/Dockerfile [2021-10-13T16:26:16.157Z] ++ cut -d/ -f2 [2021-10-13T16:26:16.157Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-10-13T16:26:16.157Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-13T16:26:16.157Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-10-13T16:26:16.157Z] ++ cut -d/ -f2 [2021-10-13T16:26:16.157Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-10-13T16:26:16.157Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-13T16:26:16.157Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-10-13T16:26:16.157Z] ++ cut -d/ -f2 [2021-10-13T16:26:16.157Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-10-13T16:26:16.212Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-10-13T16:26:17.183Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-13T16:26:17.183Z] [2021-10-13T16:26:17.183Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-10-13T16:26:17.517Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-13T16:26:17.517Z] latest: Pulling from edgex-devops/git-semver [2021-10-13T16:26:17.517Z] a0d0a0d46f8b: Pulling fs layer [2021-10-13T16:26:17.517Z] 3e5f54012d9b: Pulling fs layer [2021-10-13T16:26:17.517Z] 4c7163046ea9: Pulling fs layer [2021-10-13T16:26:17.517Z] 0c2d73faf560: Pulling fs layer [2021-10-13T16:26:17.517Z] 0c2d73faf560: Waiting [2021-10-13T16:26:17.517Z] 3e5f54012d9b: Verifying Checksum [2021-10-13T16:26:17.517Z] 3e5f54012d9b: Download complete [2021-10-13T16:26:17.517Z] a0d0a0d46f8b: Download complete [2021-10-13T16:26:17.517Z] 4c7163046ea9: Verifying Checksum [2021-10-13T16:26:17.517Z] 4c7163046ea9: Download complete [2021-10-13T16:26:17.785Z] 0c2d73faf560: Verifying Checksum [2021-10-13T16:26:17.785Z] 0c2d73faf560: Download complete [2021-10-13T16:26:17.785Z] a0d0a0d46f8b: Pull complete [2021-10-13T16:26:17.785Z] 3e5f54012d9b: Pull complete [2021-10-13T16:26:18.059Z] 4c7163046ea9: Pull complete [2021-10-13T16:26:18.321Z] 0c2d73faf560: Pull complete [2021-10-13T16:26:18.321Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-10-13T16:26:18.321Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-13T16:26:18.321Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-10-13T16:26:18.406Z] prd-centos7-docker-4c-2g-1133 does not seem to be running inside a container [2021-10-13T16:26:18.451Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-10-13T16:26:19.074Z] $ docker top d40215970102bc515d12184835a6f63bb167e65ea5b7f0793e3a003d227162e6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-13T16:26:19.234Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-13T16:26:19.234Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-13T16:26:19.336Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-13T16:26:19.341Z] $ docker exec d40215970102bc515d12184835a6f63bb167e65ea5b7f0793e3a003d227162e6 ssh-agent [2021-10-13T16:26:19.441Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXAkAJAk/agent.13 [2021-10-13T16:26:19.441Z] SSH_AGENT_PID=19 [2021-10-13T16:26:19.449Z] Running ssh-add (command line suppressed) [2021-10-13T16:26:19.542Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_7291936079732462565.key (/w/workspace/edgex-go/1@tmp/private_key_7291936079732462565.key) [2021-10-13T16:26:19.552Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-13T16:26:19.885Z] + git tag --points-at HEAD [Pipeline] } [2021-10-13T16:26:19.909Z] $ docker exec --env ******** --env ******** d40215970102bc515d12184835a6f63bb167e65ea5b7f0793e3a003d227162e6 ssh-agent -k [2021-10-13T16:26:20.018Z] unset SSH_AUTH_SOCK; [2021-10-13T16:26:20.019Z] unset SSH_AGENT_PID; [2021-10-13T16:26:20.019Z] echo Agent pid 19 killed; [2021-10-13T16:26:20.026Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-10-13T16:26:20.087Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-13T16:26:20.088Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-13T16:26:20.220Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-13T16:26:20.224Z] $ docker exec d40215970102bc515d12184835a6f63bb167e65ea5b7f0793e3a003d227162e6 ssh-agent [2021-10-13T16:26:20.344Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXNoOpNE/agent.54 [2021-10-13T16:26:20.344Z] SSH_AGENT_PID=60 [2021-10-13T16:26:20.349Z] Running ssh-add (command line suppressed) [2021-10-13T16:26:20.444Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_5532251714725968554.key (/w/workspace/edgex-go/1@tmp/private_key_5532251714725968554.key) [2021-10-13T16:26:20.453Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-13T16:26:20.782Z] + git semver init [2021-10-13T16:26:20.782Z] # -> Open(): unable to determine branch for HEAD [2021-10-13T16:26:20.782Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2021-10-13T16:26:20.782Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2021-10-13T16:26:20.782Z] # $SEMVER_REMOTE_NAME = origin [2021-10-13T16:26:20.782Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-13T16:26:20.782Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-13T16:26:20.782Z] # $SEMVER_BRANCH = PR-3755 [2021-10-13T16:26:20.782Z] # $SEMVER_TEMP = /tmp/semver-800851561 [2021-10-13T16:26:20.782Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-10-13T16:26:33.060Z] # '/tmp/semver-800851561' -> '/w/workspace/edgex-go/1/.semver' [2021-10-13T16:26:33.060Z] # -> Force: false [2021-10-13T16:26:33.060Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2021-10-13T16:26:33.079Z] $ docker exec --env ******** --env ******** d40215970102bc515d12184835a6f63bb167e65ea5b7f0793e3a003d227162e6 ssh-agent -k [2021-10-13T16:26:33.173Z] unset SSH_AUTH_SOCK; [2021-10-13T16:26:33.173Z] unset SSH_AGENT_PID; [2021-10-13T16:26:33.173Z] echo Agent pid 60 killed; [2021-10-13T16:26:33.179Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-13T16:26:33.552Z] + git semver [Pipeline] } [2021-10-13T16:26:33.583Z] $ docker stop --time=1 d40215970102bc515d12184835a6f63bb167e65ea5b7f0793e3a003d227162e6 [2021-10-13T16:26:35.694Z] $ docker rm -f d40215970102bc515d12184835a6f63bb167e65ea5b7f0793e3a003d227162e6 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-13T16:26:36.098Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-10-13T16:26:36.366Z] Stashed 1 file(s) [Pipeline] echo [2021-10-13T16:26:36.384Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo [2021-10-13T16:26:36.904Z] ========================================================= [2021-10-13T16:26:36.904Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-10-13T16:26:36.904Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-10-13T16:26:37.237Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-13T16:26:37.237Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-10-13T16:26:37.237Z] a0d0a0d46f8b: Already exists [2021-10-13T16:26:37.237Z] 31adcdaf11c8: Pulling fs layer [2021-10-13T16:26:37.237Z] b8b176561691: Pulling fs layer [2021-10-13T16:26:37.237Z] 4527c011a84f: Pulling fs layer [2021-10-13T16:26:37.237Z] 5d74067f8e1e: Pulling fs layer [2021-10-13T16:26:37.237Z] e0aca202a116: Pulling fs layer [2021-10-13T16:26:37.237Z] 3a43be97a3b4: Pulling fs layer [2021-10-13T16:26:37.237Z] 34cad66bf833: Pulling fs layer [2021-10-13T16:26:37.237Z] b4e3c513aaa6: Pulling fs layer [2021-10-13T16:26:37.237Z] 5d74067f8e1e: Waiting [2021-10-13T16:26:37.237Z] e0aca202a116: Waiting [2021-10-13T16:26:37.237Z] 3a43be97a3b4: Waiting [2021-10-13T16:26:37.237Z] 34cad66bf833: Waiting [2021-10-13T16:26:37.237Z] b4e3c513aaa6: Waiting [2021-10-13T16:26:37.237Z] b8b176561691: Download complete [2021-10-13T16:26:37.237Z] 31adcdaf11c8: Verifying Checksum [2021-10-13T16:26:37.237Z] 31adcdaf11c8: Download complete [2021-10-13T16:26:37.237Z] 5d74067f8e1e: Verifying Checksum [2021-10-13T16:26:37.237Z] 5d74067f8e1e: Download complete [2021-10-13T16:26:37.237Z] e0aca202a116: Verifying Checksum [2021-10-13T16:26:37.237Z] e0aca202a116: Download complete [2021-10-13T16:26:37.237Z] 3a43be97a3b4: Verifying Checksum [2021-10-13T16:26:37.237Z] 3a43be97a3b4: Download complete [2021-10-13T16:26:37.524Z] 34cad66bf833: Verifying Checksum [2021-10-13T16:26:37.524Z] 34cad66bf833: Download complete [2021-10-13T16:26:37.524Z] 31adcdaf11c8: Pull complete [2021-10-13T16:26:37.524Z] b8b176561691: Pull complete [2021-10-13T16:26:37.801Z] 4527c011a84f: Verifying Checksum [2021-10-13T16:26:37.801Z] 4527c011a84f: Download complete [2021-10-13T16:26:38.068Z] b4e3c513aaa6: Verifying Checksum [2021-10-13T16:26:38.068Z] b4e3c513aaa6: Download complete [2021-10-13T16:26:41.424Z] 4527c011a84f: Pull complete [2021-10-13T16:26:41.424Z] 5d74067f8e1e: Pull complete [2021-10-13T16:26:41.424Z] e0aca202a116: Pull complete [2021-10-13T16:26:41.424Z] 3a43be97a3b4: Pull complete [2021-10-13T16:26:41.690Z] 34cad66bf833: Pull complete [2021-10-13T16:26:44.272Z] b4e3c513aaa6: Pull complete [2021-10-13T16:26:44.272Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-10-13T16:26:44.272Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-13T16:26:44.272Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-10-13T16:26:44.659Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-13T16:26:44.659Z] WORKDIR /edgex [2021-10-13T16:26:44.659Z] COPY go.mod . [2021-10-13T16:26:44.659Z] RUN go mod download' [2021-10-13T16:26:44.659Z] + docker build -t ci-base-image-x86_64 -f - . [2021-10-13T16:26:46.092Z] Sending build context to Docker daemon 329.3MB [2021-10-13T16:26:46.092Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-13T16:26:46.092Z] ---> 9f6097aaca64 [2021-10-13T16:26:46.092Z] Step 2/4 : WORKDIR /edgex [2021-10-13T16:26:48.011Z] ---> Running in bd58a73fbab2 [2021-10-13T16:26:48.011Z] Removing intermediate container bd58a73fbab2 [2021-10-13T16:26:48.011Z] ---> fa28c19149fe [2021-10-13T16:26:48.011Z] Step 3/4 : COPY go.mod . [2021-10-13T16:26:48.011Z] ---> 313ff643b644 [2021-10-13T16:26:48.011Z] Step 4/4 : RUN go mod download [2021-10-13T16:26:48.011Z] ---> Running in e5f10b305b40 [2021-10-13T16:26:51.762Z] Still waiting to schedule task [2021-10-13T16:26:51.762Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-1130’ is offline [2021-10-13T16:27:20.177Z] Removing intermediate container e5f10b305b40 [2021-10-13T16:27:20.177Z] ---> 4c41c9d50952 [2021-10-13T16:27:20.177Z] Successfully built 4c41c9d50952 [2021-10-13T16:27:20.177Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-13T16:27:20.507Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-13T16:27:20.507Z] . [Pipeline] withDockerContainer [2021-10-13T16:27:20.588Z] prd-centos7-docker-4c-2g-1133 does not seem to be running inside a container [2021-10-13T16:27:20.622Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-10-13T16:27:20.979Z] $ docker top 5b66fcf18d15d530db01af264bc0285a6d93fc6df190c53380cd1c0088c1764e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-13T16:27:21.373Z] + go version [2021-10-13T16:27:21.373Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-10-13T16:27:21.392Z] $ docker stop --time=1 5b66fcf18d15d530db01af264bc0285a6d93fc6df190c53380cd1c0088c1764e [2021-10-13T16:27:22.582Z] $ docker rm -f 5b66fcf18d15d530db01af264bc0285a6d93fc6df190c53380cd1c0088c1764e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-13T16:27:23.204Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-13T16:27:23.204Z] . [Pipeline] withDockerContainer [2021-10-13T16:27:23.287Z] prd-centos7-docker-4c-2g-1133 does not seem to be running inside a container [2021-10-13T16:27:23.326Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-10-13T16:27:23.645Z] $ docker top 4f0a82391fd344c296c1f5b8de1ccb044ed4fa56e599cad4e8dd9662ed7d5683 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-10-13T16:27:23.752Z] ========================================================= [2021-10-13T16:27:23.752Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-10-13T16:27:23.752Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-10-13T16:27:24.074Z] + make test [2021-10-13T16:27:24.074Z] go mod tidy [2021-10-13T16:27:24.341Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-10-13T16:27:29.709Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-10-13T16:27:47.867Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-10-13T16:27:51.196Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-10-13T16:27:51.458Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-10-13T16:27:52.053Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-10-13T16:27:54.631Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-10-13T16:27:54.899Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-10-13T16:27:54.899Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-10-13T16:27:54.899Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-10-13T16:27:55.491Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-10-13T16:27:55.758Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-10-13T16:27:56.019Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-10-13T16:27:56.019Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-10-13T16:27:56.019Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-10-13T16:27:56.019Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-10-13T16:27:57.962Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.044s coverage: 28.7% of statements [2021-10-13T16:27:57.962Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-10-13T16:27:57.962Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-10-13T16:27:58.937Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.105s coverage: 98.5% of statements [2021-10-13T16:27:58.937Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-10-13T16:27:59.203Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.055s coverage: 46.3% of statements [2021-10-13T16:27:59.203Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-10-13T16:27:59.203Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-10-13T16:28:00.160Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.114s coverage: 90.1% of statements [2021-10-13T16:28:00.160Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-10-13T16:28:00.160Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-10-13T16:28:01.109Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.065s coverage: 84.4% of statements [2021-10-13T16:28:01.109Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-10-13T16:28:01.109Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-10-13T16:28:01.109Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-10-13T16:28:01.109Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-10-13T16:28:01.109Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-10-13T16:28:01.696Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.257s coverage: 94.2% of statements [2021-10-13T16:28:01.696Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-10-13T16:28:01.696Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-10-13T16:28:01.696Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.065s coverage: 59.1% of statements [2021-10-13T16:28:01.696Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-10-13T16:28:01.696Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-10-13T16:28:01.696Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-10-13T16:28:01.696Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-10-13T16:28:01.696Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-10-13T16:28:02.299Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.064s coverage: 60.0% of statements [2021-10-13T16:28:02.299Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-10-13T16:28:02.299Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-10-13T16:28:02.299Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-10-13T16:28:02.926Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.052s coverage: 1.0% of statements [2021-10-13T16:28:02.926Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-10-13T16:28:02.926Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.045s coverage: 58.8% of statements [2021-10-13T16:28:03.198Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.040s coverage: 21.7% of statements [2021-10-13T16:28:03.198Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-10-13T16:28:03.198Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.049s coverage: 47.1% of statements [2021-10-13T16:28:03.782Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.064s coverage: 79.5% of statements [2021-10-13T16:28:03.782Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.045s coverage: 94.1% of statements [2021-10-13T16:28:16.025Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 10.049s coverage: 96.3% of statements [2021-10-13T16:28:16.025Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.050s coverage: 87.5% of statements [2021-10-13T16:28:16.978Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.062s coverage: 94.4% of statements [2021-10-13T16:28:16.978Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.053s coverage: 44.8% of statements [2021-10-13T16:28:38.936Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.174s coverage: 82.5% of statements [2021-10-13T16:28:38.936Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-10-13T16:28:39.209Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.084s coverage: 92.9% of statements [2021-10-13T16:28:39.209Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-10-13T16:28:39.209Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-10-13T16:28:39.209Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-10-13T16:28:39.209Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements [2021-10-13T16:28:39.209Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-10-13T16:28:39.209Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-10-13T16:28:39.209Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-10-13T16:28:39.209Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-10-13T16:28:39.209Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-10-13T16:28:51.468Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.054s coverage: 87.2% of statements [2021-10-13T16:28:51.468Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-10-13T16:28:51.468Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-10-13T16:28:51.468Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.042s coverage: 100.0% of statements [2021-10-13T16:28:51.468Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-10-13T16:28:51.468Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.063s coverage: 58.8% of statements [2021-10-13T16:28:51.468Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-10-13T16:28:51.468Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.059s coverage: 80.0% of statements [2021-10-13T16:28:51.468Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.061s coverage: 87.2% of statements [2021-10-13T16:28:51.468Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.062s coverage: 85.4% of statements [2021-10-13T16:28:51.468Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.139s coverage: 91.2% of statements [2021-10-13T16:28:51.468Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-10-13T16:28:51.468Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.154s coverage: 64.4% of statements [2021-10-13T16:28:51.468Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-10-13T16:28:51.468Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-10-13T16:28:51.468Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.052s coverage: 100.0% of statements [2021-10-13T16:28:51.468Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements [2021-10-13T16:28:51.468Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements [2021-10-13T16:28:51.468Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements [2021-10-13T16:28:51.468Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements [2021-10-13T16:28:51.468Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.306s coverage: 70.4% of statements [2021-10-13T16:28:51.468Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-10-13T16:28:51.469Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-10-13T16:28:51.469Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-10-13T16:28:51.469Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.123s coverage: 43.4% of statements [2021-10-13T16:28:51.469Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-10-13T16:28:51.469Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-10-13T16:28:51.469Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.056s coverage: 89.5% of statements [2021-10-13T16:28:51.469Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-10-13T16:28:51.469Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.053s coverage: 84.8% of statements [2021-10-13T16:28:51.469Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-10-13T16:28:55.692Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.062s coverage: 19.5% of statements [2021-10-13T16:28:55.692Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-10-13T16:28:55.692Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-10-13T16:28:55.692Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-10-13T16:28:55.692Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-10-13T16:28:55.692Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.128s coverage: 92.0% of statements [2021-10-13T16:28:55.692Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-10-13T16:28:55.692Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-10-13T16:28:55.692Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-10-13T16:28:55.692Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-10-13T16:28:55.692Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 63.2% of statements [2021-10-13T16:28:55.692Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-10-13T16:28:55.692Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-10-13T16:28:55.692Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.084s coverage: 97.7% of statements [2021-10-13T16:28:55.692Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-10-13T16:28:55.692Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-10-13T16:28:55.692Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-10-13T16:28:55.692Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-10-13T16:28:55.692Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.052s coverage: 28.9% of statements [2021-10-13T16:28:55.692Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-10-13T16:28:55.692Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-10-13T16:28:55.692Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-10-13T16:28:55.692Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-10-13T16:28:55.692Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-10-13T16:28:55.692Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-10-13T16:28:55.692Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.042s coverage: 100.0% of statements [2021-10-13T16:28:55.692Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 96.9% of statements [2021-10-13T16:28:55.692Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2021-10-13T16:29:17.098Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1134 in /w/workspace/edgexfoundry_edgex-go_PR-3755 [Pipeline] { [Pipeline] ws [2021-10-13T16:29:17.140Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-10-13T16:29:17.416Z] The recommended git tool is: git [2021-10-13T16:29:23.305Z] using credential edgex-jenkins-ssh [2021-10-13T16:29:23.321Z] Cloning the remote Git repository [2021-10-13T16:29:23.374Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-10-13T16:29:23.469Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-10-13T16:29:23.579Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-10-13T16:29:23.580Z] > git --version # timeout=10 [2021-10-13T16:29:23.599Z] > git --version # 'git version 2.17.1' [2021-10-13T16:29:23.601Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-13T16:29:23.684Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-13T16:29:34.542Z] GO111MODULE=on go vet ./... [2021-10-13T16:29:38.783Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-13T16:29:38.783Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-10-13T16:29:38.783Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-10-13T16:29:39.363Z] + ls -al . [2021-10-13T16:29:39.363Z] total 612 [2021-10-13T16:29:39.363Z] drwxrwxr-x 10 1001 1001 4096 Oct 13 16:29 . [2021-10-13T16:29:39.363Z] drwxr-xr-x 4 root root 28 Oct 13 16:27 .. [2021-10-13T16:29:39.363Z] -rw-rw-r-- 1 1001 1001 11 Oct 13 16:26 .dockerignore [2021-10-13T16:29:39.363Z] drwxrwxr-x 8 1001 1001 179 Oct 13 16:26 .git [2021-10-13T16:29:39.363Z] drwxrwxr-x 4 1001 1001 142 Oct 13 16:26 .github [2021-10-13T16:29:39.363Z] -rw-rw-r-- 1 1001 1001 804 Oct 13 16:26 .gitignore [2021-10-13T16:29:39.363Z] -rw-rw-r-- 1 1001 1001 42 Oct 13 16:26 .golangci.yml [2021-10-13T16:29:39.363Z] -rw-rw-r-- 1 1001 1001 76 Oct 13 16:26 .hadolint.yml [2021-10-13T16:29:39.363Z] drwx------ 3 1001 1001 58 Oct 13 16:26 .semver [2021-10-13T16:29:39.363Z] -rw-rw-r-- 1 1001 1001 166 Oct 13 16:26 .sonarcloud.properties [2021-10-13T16:29:39.363Z] -rw-rw-r-- 1 1001 1001 1171 Oct 13 16:26 ADOPTERS.md [2021-10-13T16:29:39.363Z] -rw-rw-r-- 1 1001 1001 8608 Oct 13 16:26 Attribution.txt [2021-10-13T16:29:39.363Z] -rw-rw-r-- 1 1001 1001 43881 Oct 13 16:26 CHANGELOG.md [2021-10-13T16:29:39.363Z] -rw-rw-r-- 1 1001 1001 3804 Oct 13 16:26 CONTRIBUTING.md [2021-10-13T16:29:39.363Z] -rw-rw-r-- 1 1001 1001 677 Oct 13 16:26 GOVERNANCE.md [2021-10-13T16:29:39.363Z] -rw-rw-r-- 1 1001 1001 849 Oct 13 16:26 Jenkinsfile [2021-10-13T16:29:39.363Z] -rw-rw-r-- 1 1001 1001 10775 Oct 13 16:26 LICENSE [2021-10-13T16:29:39.363Z] -rw-rw-r-- 1 1001 1001 6508 Oct 13 16:26 Makefile [2021-10-13T16:29:39.364Z] -rw-rw-r-- 1 1001 1001 582 Oct 13 16:26 OWNERS.md [2021-10-13T16:29:39.364Z] -rw-rw-r-- 1 1001 1001 8256 Oct 13 16:26 README.md [2021-10-13T16:29:39.364Z] -rw-rw-r-- 1 1001 1001 6912 Oct 13 16:26 SECURITY.md [2021-10-13T16:29:39.364Z] -rw-rw-r-- 1 1001 1001 5 Oct 13 16:26 VERSION [2021-10-13T16:29:39.364Z] -rw-rw-r-- 1 1001 1001 4131 Oct 13 16:26 ZMQWindows.md [2021-10-13T16:29:39.364Z] drwxrwxr-x 2 1001 1001 37 Oct 13 16:26 bin [2021-10-13T16:29:39.364Z] drwxrwxr-x 14 1001 1001 4096 Oct 13 16:26 cmd [2021-10-13T16:29:39.364Z] -rw-r--r-- 1 root root 403930 Oct 13 16:28 coverage.out [2021-10-13T16:29:39.364Z] -rw-rw-r-- 1 1001 1001 829 Oct 13 16:26 go.mod [2021-10-13T16:29:39.364Z] -rw-rw-r-- 1 1001 1001 50143 Oct 13 16:27 go.sum [2021-10-13T16:29:39.364Z] drwxrwxr-x 8 1001 1001 124 Oct 13 16:26 internal [2021-10-13T16:29:39.364Z] drwxrwxr-x 3 1001 1001 16 Oct 13 16:26 openapi [2021-10-13T16:29:39.364Z] drwxrwxr-x 4 1001 1001 71 Oct 13 16:26 snap [2021-10-13T16:29:39.364Z] -rw-rw-r-- 1 1001 1001 204 Oct 13 16:26 version.go [Pipeline] sh [2021-10-13T16:29:39.678Z] + '[' -e coverage.out ] [2021-10-13T16:29:39.678Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-10-13T16:29:39.797Z] Stashed 1 file(s) [Pipeline] sh [2021-10-13T16:29:40.108Z] + make build [2021-10-13T16:29:40.108Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-10-13T16:29:40.723Z] Merging remotes/origin/main commit 9d6a4513a2ce67a55ac7208e4cc4009604167c71 into PR head commit 186748b12795fd7d8b338526fa352f44f20680fa [2021-10-13T16:29:41.079Z] Merge succeeded, producing 186748b12795fd7d8b338526fa352f44f20680fa [2021-10-13T16:29:41.079Z] Checking out Revision 186748b12795fd7d8b338526fa352f44f20680fa (PR-3755) [2021-10-13T16:29:41.495Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-10-13T16:29:39.758Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-10-13T16:29:39.776Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-13T16:29:39.802Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-10-13T16:29:39.838Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-10-13T16:29:39.839Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-13T16:29:39.857Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3755/head:refs/remotes/origin/PR-3755 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-10-13T16:29:40.746Z] > git config core.sparsecheckout # timeout=10 [2021-10-13T16:29:40.759Z] > git checkout -f 186748b12795fd7d8b338526fa352f44f20680fa # timeout=10 [2021-10-13T16:29:40.989Z] > git remote # timeout=10 [2021-10-13T16:29:41.013Z] > git config --get remote.origin.url # timeout=10 [2021-10-13T16:29:41.027Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-13T16:29:41.039Z] > git merge 9d6a4513a2ce67a55ac7208e4cc4009604167c71 # timeout=10 [2021-10-13T16:29:41.065Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-10-13T16:29:41.089Z] > git config core.sparsecheckout # timeout=10 [2021-10-13T16:29:41.107Z] > git checkout -f 186748b12795fd7d8b338526fa352f44f20680fa # timeout=10 [2021-10-13T16:29:45.644Z] Commit message: "convert store lists into slice" [2021-10-13T16:29:45.775Z] > git --version # timeout=10 [2021-10-13T16:29:45.785Z] > git --version # 'git version 2.17.1' [2021-10-13T16:29:45.797Z] fatal: bad object d6bf42d899a6140169a1fadeb6f44df9cdc48750 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-10-13T16:29:46.984Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-10-13T16:29:46.984Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-13T16:29:46.984Z] Dload Upload Total Spent Left Speed [2021-10-13T16:29:47.270Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 83858 0 --:--:-- --:--:-- --:--:-- 83858 [Pipeline] sh [2021-10-13T16:29:47.728Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2021-10-13T16:29:48.098Z] + sudo+ tee /etc/docker/daemon.new [2021-10-13T16:29:48.099Z] sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2021-10-13T16:29:48.099Z] { [2021-10-13T16:29:48.099Z] "registry-mirrors": [ [2021-10-13T16:29:48.099Z] "https://nexus3.edgexfoundry.org:10001" [2021-10-13T16:29:48.099Z] ], [2021-10-13T16:29:48.099Z] "bip": "10.250.0.254/24", [2021-10-13T16:29:48.099Z] "hosts": [ [2021-10-13T16:29:48.099Z] "tcp://0.0.0.0:5555", [2021-10-13T16:29:48.099Z] "unix:///var/run/docker.sock" [2021-10-13T16:29:48.099Z] ], [2021-10-13T16:29:48.099Z] "mtu": 1458, [2021-10-13T16:29:48.099Z] "selinux-enabled": true, [2021-10-13T16:29:48.099Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-10-13T16:29:48.099Z] } [2021-10-13T16:29:48.124Z] 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 [Pipeline] sh [2021-10-13T16:29:48.480Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2021-10-13T16:29:48.695Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-10-13T16:29:48.851Z] + sudo service docker restart [2021-10-13T16:29:49.645Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-10-13T16:29:50.223Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-10-13T16:29:50.797Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-10-13T16:29:51.748Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-10-13T16:29:52.727Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-10-13T16:29:53.686Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-10-13T16:29:54.644Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-10-13T16:29:55.615Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-10-13T16:29:57.036Z] $ docker stop --time=1 4f0a82391fd344c296c1f5b8de1ccb044ed4fa56e599cad4e8dd9662ed7d5683 [2021-10-13T16:29:58.813Z] $ docker rm -f 4f0a82391fd344c296c1f5b8de1ccb044ed4fa56e599cad4e8dd9662ed7d5683 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-13T16:30:00.140Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-10-13T16:30:00.140Z] [2021-10-13T16:30:00.140Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-10-13T16:30:00.481Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-10-13T16:30:00.481Z] latest: Pulling from edgex-devops/edgex-compose [2021-10-13T16:30:00.481Z] cbdbe7a5bc2a: Pulling fs layer [2021-10-13T16:30:00.481Z] ca9280d653b3: Pulling fs layer [2021-10-13T16:30:00.481Z] 7e9c9ca2126c: Pulling fs layer [2021-10-13T16:30:00.481Z] cbdbe7a5bc2a: Verifying Checksum [2021-10-13T16:30:00.481Z] cbdbe7a5bc2a: Download complete [2021-10-13T16:30:00.749Z] ca9280d653b3: Verifying Checksum [2021-10-13T16:30:00.749Z] ca9280d653b3: Download complete [2021-10-13T16:30:00.749Z] cbdbe7a5bc2a: Pull complete [2021-10-13T16:30:01.047Z] 7e9c9ca2126c: Verifying Checksum [2021-10-13T16:30:01.047Z] 7e9c9ca2126c: Download complete [2021-10-13T16:30:01.400Z] ca9280d653b3: Pull complete [2021-10-13T16:30:05.872Z] 7e9c9ca2126c: Pull complete [2021-10-13T16:30:05.872Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-10-13T16:30:05.872Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-10-13T16:30:05.872Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-10-13T16:30:05.971Z] prd-centos7-docker-4c-2g-1133 does not seem to be running inside a container [2021-10-13T16:30:06.005Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-10-13T16:30:08.295Z] $ docker top 582be0cbf9ccf5e82ae4fc852d84663b2030a0b28985090cc8238ac7b3f955db -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] configFileProvider [2021-10-13T16:30:08.471Z] provisioning config files... [2021-10-13T16:30:08.509Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config7020002962519522634tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-13T16:30:08.702Z] + docker-compose build --help [2021-10-13T16:30:08.702Z] + grep parallel [2021-10-13T16:30:08.912Z] ---> docker-login.sh [2021-10-13T16:30:08.912Z] nexus3.edgexfoundry.org:10001 [2021-10-13T16:30:09.274Z] --parallel Build images in parallel. [Pipeline] } [2021-10-13T16:30:09.296Z] $ docker stop --time=1 582be0cbf9ccf5e82ae4fc852d84663b2030a0b28985090cc8238ac7b3f955db [2021-10-13T16:30:10.370Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-13T16:30:10.499Z] $ docker rm -f 582be0cbf9ccf5e82ae4fc852d84663b2030a0b28985090cc8238ac7b3f955db [Pipeline] // withDockerContainer [Pipeline] writeFile [2021-10-13T16:30:10.653Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-13T16:30:10.653Z] Configure a credential helper to remove this warning. See [2021-10-13T16:30:10.653Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-13T16:30:10.653Z] [2021-10-13T16:30:10.653Z] Login Succeeded [2021-10-13T16:30:10.653Z] nexus3.edgexfoundry.org:10002 [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-13T16:30:11.022Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-10-13T16:30:11.022Z] . [Pipeline] withDockerContainer [2021-10-13T16:30:11.110Z] prd-centos7-docker-4c-2g-1133 does not seem to be running inside a container [2021-10-13T16:30:11.145Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-10-13T16:30:11.265Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-13T16:30:11.265Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-13T16:30:11.265Z] Configure a credential helper to remove this warning. See [2021-10-13T16:30:11.265Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-13T16:30:11.265Z] [2021-10-13T16:30:11.265Z] Login Succeeded [2021-10-13T16:30:11.265Z] nexus3.edgexfoundry.org:10003 [2021-10-13T16:30:11.475Z] $ docker top 29700c9e72dd69756fd9d53b26c49e01199ded8dff6ae46da510ec631e214331 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-13T16:30:11.871Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-13T16:30:11.871Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-13T16:30:11.871Z] Configure a credential helper to remove this warning. See [2021-10-13T16:30:11.871Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-13T16:30:11.871Z] [2021-10-13T16:30:11.871Z] Login Succeeded [2021-10-13T16:30:11.871Z] nexus3.edgexfoundry.org:10004 [2021-10-13T16:30:11.884Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-10-13T16:30:12.460Z] Building core-command ... [2021-10-13T16:30:12.460Z] Building core-data ... [2021-10-13T16:30:12.460Z] Building core-metadata ... [2021-10-13T16:30:12.460Z] Building security-bootstrapper ... [2021-10-13T16:30:12.460Z] Building security-proxy-setup ... [2021-10-13T16:30:12.460Z] Building security-secretstore-setup ... [2021-10-13T16:30:12.460Z] Building support-notifications ... [2021-10-13T16:30:12.460Z] Building support-scheduler ... [2021-10-13T16:30:12.460Z] Building sys-mgmt-agent ... [2021-10-13T16:30:12.460Z] Building security-secretstore-setup [2021-10-13T16:30:12.460Z] Building core-command [2021-10-13T16:30:12.460Z] Building support-scheduler [2021-10-13T16:30:12.460Z] Building core-metadata [2021-10-13T16:30:12.460Z] Building support-notifications [2021-10-13T16:30:12.480Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-13T16:30:12.480Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-13T16:30:12.480Z] Configure a credential helper to remove this warning. See [2021-10-13T16:30:12.480Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-13T16:30:12.480Z] [2021-10-13T16:30:12.480Z] Login Succeeded [2021-10-13T16:30:12.480Z] docker.io [2021-10-13T16:30:12.759Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-13T16:30:13.370Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-13T16:30:13.370Z] Configure a credential helper to remove this warning. See [2021-10-13T16:30:13.370Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-13T16:30:13.370Z] [2021-10-13T16:30:13.370Z] Login Succeeded [2021-10-13T16:30:13.370Z] ---> docker-login.sh ends [Pipeline] } [2021-10-13T16:30:13.401Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-10-13T16:30:14.020Z] ========================================================= [2021-10-13T16:30:14.020Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-10-13T16:30:14.020Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-10-13T16:30:14.419Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-13T16:30:14.702Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-10-13T16:30:14.702Z] 552d1f2373af: Pulling fs layer [2021-10-13T16:30:14.702Z] ea3f2d53f512: Pulling fs layer [2021-10-13T16:30:14.702Z] 9e70ebbbe112: Pulling fs layer [2021-10-13T16:30:14.702Z] 7a9cfe048b4a: Pulling fs layer [2021-10-13T16:30:14.702Z] 72dc09318566: Pulling fs layer [2021-10-13T16:30:14.702Z] f4f7b4309257: Pulling fs layer [2021-10-13T16:30:14.702Z] 0ac9a79272e3: Pulling fs layer [2021-10-13T16:30:14.702Z] b78e95d17946: Pulling fs layer [2021-10-13T16:30:14.702Z] 0ac9a79272e3: Waiting [2021-10-13T16:30:14.702Z] f4f7b4309257: Waiting [2021-10-13T16:30:14.702Z] b78e95d17946: Waiting [2021-10-13T16:30:14.702Z] 7a9cfe048b4a: Waiting [2021-10-13T16:30:14.702Z] 72dc09318566: Waiting [2021-10-13T16:30:14.702Z] 9e70ebbbe112: Verifying Checksum [2021-10-13T16:30:14.702Z] 9e70ebbbe112: Download complete [2021-10-13T16:30:14.702Z] ea3f2d53f512: Verifying Checksum [2021-10-13T16:30:14.702Z] ea3f2d53f512: Download complete [2021-10-13T16:30:14.702Z] 72dc09318566: Verifying Checksum [2021-10-13T16:30:14.702Z] 72dc09318566: Download complete [2021-10-13T16:30:14.984Z] f4f7b4309257: Verifying Checksum [2021-10-13T16:30:14.984Z] f4f7b4309257: Download complete [2021-10-13T16:30:14.984Z] 0ac9a79272e3: Verifying Checksum [2021-10-13T16:30:14.984Z] 0ac9a79272e3: Download complete [2021-10-13T16:30:14.984Z] 552d1f2373af: Verifying Checksum [2021-10-13T16:30:14.984Z] 552d1f2373af: Download complete [2021-10-13T16:30:15.604Z] 552d1f2373af: Pull complete [2021-10-13T16:30:16.229Z] ea3f2d53f512: Pull complete [2021-10-13T16:30:16.856Z] 9e70ebbbe112: Pull complete [2021-10-13T16:30:17.142Z] b78e95d17946: Verifying Checksum [2021-10-13T16:30:17.142Z] b78e95d17946: Download complete [2021-10-13T16:30:17.425Z] 7a9cfe048b4a: Verifying Checksum [2021-10-13T16:30:17.425Z] 7a9cfe048b4a: Download complete [2021-10-13T16:30:22.827Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-13T16:30:22.827Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-10-13T16:30:22.827Z] ---> 4c41c9d50952 [2021-10-13T16:30:22.827Z] Step 3/24 : WORKDIR /edgex-go [2021-10-13T16:30:22.827Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-13T16:30:22.827Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-10-13T16:30:22.827Z] ---> 4c41c9d50952 [2021-10-13T16:30:22.827Z] Step 3/23 : WORKDIR /edgex-go [2021-10-13T16:30:29.410Z] ---> Running in b98be88d390e [2021-10-13T16:30:29.410Z] ---> Running in 77f9119dc37d [2021-10-13T16:30:29.896Z] 7a9cfe048b4a: Pull complete [2021-10-13T16:30:29.896Z] 72dc09318566: Pull complete [2021-10-13T16:30:29.896Z] f4f7b4309257: Pull complete [2021-10-13T16:30:29.896Z] 0ac9a79272e3: Pull complete [2021-10-13T16:30:32.723Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-13T16:30:32.723Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-13T16:30:32.723Z] ---> 4c41c9d50952 [2021-10-13T16:30:32.723Z] Step 3/22 : WORKDIR /edgex-go [2021-10-13T16:30:34.650Z] ---> Running in 9d1f7a66af83 [2021-10-13T16:30:34.650Z] Removing intermediate container 77f9119dc37d [2021-10-13T16:30:34.650Z] ---> 7b95f91cfb92 [2021-10-13T16:30:34.650Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-13T16:30:34.650Z] Removing intermediate container b98be88d390e [2021-10-13T16:30:34.650Z] ---> 7b29c4a5349f [2021-10-13T16:30:34.650Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-13T16:30:34.911Z] ---> Running in 2a04caff196d [2021-10-13T16:30:34.911Z] ---> Running in aa17a669f0f1 [2021-10-13T16:30:35.174Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-13T16:30:35.175Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-13T16:30:35.175Z] ---> 4c41c9d50952 [2021-10-13T16:30:35.175Z] Step 3/22 : WORKDIR /edgex-go [2021-10-13T16:30:35.175Z] ---> Using cache [2021-10-13T16:30:35.175Z] ---> a190a7fa4532 [2021-10-13T16:30:35.175Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-13T16:30:35.401Z] b78e95d17946: Pull complete [2021-10-13T16:30:35.401Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2021-10-13T16:30:35.401Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-13T16:30:35.401Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-13T16:30:35.436Z] Removing intermediate container 9d1f7a66af83 [2021-10-13T16:30:35.436Z] ---> a190a7fa4532 [2021-10-13T16:30:35.436Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-13T16:30:35.436Z] ---> Running in 6237d3373417 [2021-10-13T16:30:35.436Z] ---> Running in 7e1a0927e5e5 [2021-10-13T16:30:35.436Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-13T16:30:35.436Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-10-13T16:30:35.436Z] ---> 4c41c9d50952 [2021-10-13T16:30:35.436Z] Step 3/21 : WORKDIR /edgex-go [2021-10-13T16:30:35.436Z] ---> Using cache [2021-10-13T16:30:35.436Z] ---> a190a7fa4532 [2021-10-13T16:30:35.436Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-13T16:30:35.436Z] ---> Running in 77406b06ffd3 [Pipeline] fileExists [Pipeline] sh [2021-10-13T16:30:35.831Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-13T16:30:35.831Z] WORKDIR /edgex [2021-10-13T16:30:35.831Z] COPY go.mod . [2021-10-13T16:30:35.831Z] RUN go mod download [2021-10-13T16:30:35.831Z] + docker build -t ci-base-image-arm64 -f - . [2021-10-13T16:30:36.388Z] Removing intermediate container aa17a669f0f1 [2021-10-13T16:30:36.388Z] ---> 8ac9c8d0c7f6 [2021-10-13T16:30:36.388Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-10-13T16:30:36.388Z] ---> Running in c48b8573ee42 [2021-10-13T16:30:36.388Z] Removing intermediate container 6237d3373417 [2021-10-13T16:30:36.388Z] ---> fe72e7453797 [2021-10-13T16:30:36.388Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-10-13T16:30:36.388Z] Removing intermediate container 2a04caff196d [2021-10-13T16:30:36.388Z] ---> b39dacd32585 [2021-10-13T16:30:36.388Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-10-13T16:30:36.388Z] ---> Running in 82cb743bc6bb [2021-10-13T16:30:36.651Z] ---> Running in 9c15647bc954 [2021-10-13T16:30:36.651Z] Removing intermediate container 7e1a0927e5e5 [2021-10-13T16:30:36.651Z] ---> ebbba9b778e2 [2021-10-13T16:30:36.651Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-10-13T16:30:36.651Z] ---> Running in 18f693b5caae [2021-10-13T16:30:36.651Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-13T16:30:36.914Z] Removing intermediate container 77406b06ffd3 [2021-10-13T16:30:36.914Z] ---> cac74b8eca50 [2021-10-13T16:30:36.914Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-10-13T16:30:36.914Z] ---> Running in a64e0e17f5ad [2021-10-13T16:30:36.914Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-13T16:30:37.183Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-13T16:30:37.183Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-13T16:30:37.444Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-13T16:30:37.711Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-13T16:30:37.859Z] Sending build context to Docker daemon 166.3MB [2021-10-13T16:30:37.859Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-13T16:30:37.859Z] ---> 8b459fc5aaf0 [2021-10-13T16:30:37.859Z] Step 2/4 : WORKDIR /edgex [2021-10-13T16:30:37.977Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-13T16:30:37.977Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-13T16:30:37.977Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-13T16:30:38.241Z] OK: 220 MiB in 52 packages [2021-10-13T16:30:38.241Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-13T16:30:38.509Z] OK: 220 MiB in 52 packages [2021-10-13T16:30:38.509Z] OK: 220 MiB in 52 packages [2021-10-13T16:30:38.509Z] OK: 220 MiB in 52 packages [2021-10-13T16:30:38.772Z] OK: 220 MiB in 52 packages [2021-10-13T16:30:38.772Z] Removing intermediate container c48b8573ee42 [2021-10-13T16:30:38.772Z] ---> c834485ad63a [2021-10-13T16:30:38.772Z] Step 6/24 : COPY . . [2021-10-13T16:30:39.038Z] Removing intermediate container 9c15647bc954 [2021-10-13T16:30:39.038Z] ---> 72ea6c865bab [2021-10-13T16:30:39.038Z] Step 6/23 : COPY go.mod . [2021-10-13T16:30:41.586Z] ---> accb2b77566e [2021-10-13T16:30:41.586Z] Step 7/23 : RUN go mod download [2021-10-13T16:30:41.586Z] ---> Running in 9d4faa6405dd [2021-10-13T16:30:41.586Z] Removing intermediate container 82cb743bc6bb [2021-10-13T16:30:41.586Z] ---> 83cc52bd5b57 [2021-10-13T16:30:41.586Z] Step 6/22 : COPY . . [2021-10-13T16:30:41.586Z] Removing intermediate container a64e0e17f5ad [2021-10-13T16:30:41.586Z] ---> d0ef949f6fd8 [2021-10-13T16:30:41.586Z] Step 6/21 : COPY . . [2021-10-13T16:30:41.862Z] Removing intermediate container 18f693b5caae [2021-10-13T16:30:41.862Z] ---> d2291430377e [2021-10-13T16:30:41.862Z] Step 6/22 : COPY . . [2021-10-13T16:30:44.615Z] ---> Running in 0db83342c42e [2021-10-13T16:30:44.894Z] Removing intermediate container 0db83342c42e [2021-10-13T16:30:44.894Z] ---> ba390e4b0dcc [2021-10-13T16:30:44.894Z] Step 3/4 : COPY go.mod . [2021-10-13T16:30:45.198Z] ---> b3b768ac8e38 [2021-10-13T16:30:45.198Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-13T16:30:45.505Z] ---> d45b1572020b [2021-10-13T16:30:45.505Z] Step 4/4 : RUN go mod download [2021-10-13T16:30:45.783Z] ---> Running in 0ce5f42c3727 [2021-10-13T16:30:47.757Z] ---> Running in e8254bc0357c [2021-10-13T16:30:48.019Z] Removing intermediate container 9d4faa6405dd [2021-10-13T16:30:48.019Z] ---> 45a1594df417 [2021-10-13T16:30:48.019Z] Step 8/23 : COPY . . [2021-10-13T16:30:53.312Z] ---> 2fadcc26026d [2021-10-13T16:30:53.312Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-13T16:30:53.312Z] ---> b51ac19cb7c7 [2021-10-13T16:30:53.312Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-13T16:30:53.312Z] ---> e0c0a346c710 [2021-10-13T16:30:53.312Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-13T16:30:53.312Z] Removing intermediate container e8254bc0357c [2021-10-13T16:30:53.312Z] ---> 1b87362fae98 [2021-10-13T16:30:53.312Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-10-13T16:30:53.312Z] ---> Running in a73d65d93ddd [2021-10-13T16:30:53.312Z] ---> Running in c123edb0b2ff [2021-10-13T16:30:53.312Z] ---> Running in 7b03cd7f16da [2021-10-13T16:30:53.312Z] ---> Running in 240f0696a974 [2021-10-13T16:30:54.703Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-10-13T16:30:57.271Z] Removing intermediate container 7b03cd7f16da [2021-10-13T16:30:57.271Z] ---> c9203a9cd72e [2021-10-13T16:30:57.271Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-10-13T16:30:57.538Z] Removing intermediate container c123edb0b2ff [2021-10-13T16:30:57.538Z] ---> 386360712d92 [2021-10-13T16:30:57.538Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-10-13T16:30:57.538Z] ---> Running in fbaf64866017 [2021-10-13T16:30:58.132Z] Removing intermediate container a73d65d93ddd [2021-10-13T16:30:58.132Z] ---> 4523ad8df9f4 [2021-10-13T16:30:58.132Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-10-13T16:30:58.132Z] ---> Running in c632ee5ec38c [2021-10-13T16:30:58.399Z] ---> Running in e24d6521a808 [2021-10-13T16:30:58.967Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-10-13T16:30:59.556Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-10-13T16:30:59.556Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-10-13T16:31:09.624Z] ---> 190da0cca509 [2021-10-13T16:31:09.624Z] Step 9/23 : RUN go mod tidy [2021-10-13T16:31:09.624Z] ---> Running in 52b97b6edde2 [2021-10-13T16:31:09.624Z] Removing intermediate container 52b97b6edde2 [2021-10-13T16:31:09.624Z] ---> 535e071149f7 [2021-10-13T16:31:09.624Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-10-13T16:31:09.624Z] ---> Running in ff0c024a8188 [2021-10-13T16:31:10.230Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-10-13T16:31:22.509Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-10-13T16:31:26.717Z] Removing intermediate container 240f0696a974 [2021-10-13T16:31:26.717Z] ---> 7e215b97b5b8 [2021-10-13T16:31:26.717Z] [2021-10-13T16:31:26.717Z] Step 9/24 : FROM alpine:3.14 [2021-10-13T16:31:27.291Z] 3.14: Pulling from library/alpine [2021-10-13T16:31:27.291Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-13T16:31:27.291Z] Status: Downloaded newer image for alpine:3.14 [2021-10-13T16:31:27.291Z] ---> 14119a10abf4 [2021-10-13T16:31:27.291Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-10-13T16:31:27.554Z] ---> Running in 6194fe77f966 [2021-10-13T16:31:28.148Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-13T16:31:28.148Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-13T16:31:28.420Z] (1/3) Installing ca-certificates (20191127-r5) [2021-10-13T16:31:28.684Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-10-13T16:31:28.684Z] (3/3) Installing su-exec (0.2-r1) [2021-10-13T16:31:28.684Z] Executing busybox-1.33.1-r3.trigger [2021-10-13T16:31:28.684Z] Executing ca-certificates-20191127-r5.trigger [2021-10-13T16:31:28.684Z] OK: 6 MiB in 17 packages [2021-10-13T16:31:29.272Z] Removing intermediate container 6194fe77f966 [2021-10-13T16:31:29.272Z] ---> a15b37828be1 [2021-10-13T16:31:29.272Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-10-13T16:31:29.272Z] ---> Running in 29c1404b65ca [2021-10-13T16:31:29.537Z] Removing intermediate container 29c1404b65ca [2021-10-13T16:31:29.537Z] ---> 28a85fa3b9b0 [2021-10-13T16:31:29.537Z] Step 12/24 : WORKDIR / [2021-10-13T16:31:29.537Z] ---> Running in adbf9c60a8cd [2021-10-13T16:31:29.811Z] Removing intermediate container adbf9c60a8cd [2021-10-13T16:31:29.811Z] ---> 6a923dd1e9a1 [2021-10-13T16:31:29.811Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-10-13T16:31:29.811Z] ---> 7e3315ec584a [2021-10-13T16:31:29.811Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-10-13T16:31:30.087Z] ---> 40a766091fd1 [2021-10-13T16:31:30.087Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-10-13T16:31:30.367Z] ---> 1d09b4c2c39a [2021-10-13T16:31:30.367Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-10-13T16:31:30.641Z] ---> 4dff817e2a79 [2021-10-13T16:31:30.641Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-10-13T16:31:31.236Z] ---> 7d07ba5c6d25 [2021-10-13T16:31:31.236Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-10-13T16:31:32.205Z] ---> 65ec2665723d [2021-10-13T16:31:32.205Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-10-13T16:31:32.472Z] ---> be67dc5d6e1f [2021-10-13T16:31:32.472Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-10-13T16:31:32.472Z] ---> Running in 571b8d48f764 [2021-10-13T16:31:33.447Z] Removing intermediate container 571b8d48f764 [2021-10-13T16:31:33.447Z] ---> b33d643a7ff1 [2021-10-13T16:31:33.447Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-10-13T16:31:33.447Z] ---> Running in 22c856109436 [2021-10-13T16:31:33.447Z] Removing intermediate container 22c856109436 [2021-10-13T16:31:33.447Z] ---> 2fabb781d45a [2021-10-13T16:31:33.447Z] Step 22/24 : LABEL arch=x86_64 [2021-10-13T16:31:33.447Z] ---> Running in 92ebde3aa785 [2021-10-13T16:31:33.716Z] Removing intermediate container 92ebde3aa785 [2021-10-13T16:31:33.716Z] ---> b345ca236809 [2021-10-13T16:31:33.716Z] Step 23/24 : LABEL git_sha=186748b12795fd7d8b338526fa352f44f20680fa [2021-10-13T16:31:33.716Z] ---> Running in 41a0d66f6f0a [2021-10-13T16:31:33.998Z] Removing intermediate container 41a0d66f6f0a [2021-10-13T16:31:33.998Z] ---> 609f12d7b54b [2021-10-13T16:31:33.998Z] Step 24/24 : LABEL version=0.0.0 [2021-10-13T16:31:33.998Z] ---> Running in 23eef53e0fa2 [2021-10-13T16:31:33.998Z] Removing intermediate container 23eef53e0fa2 [2021-10-13T16:31:33.998Z] ---> 7b9e44e634c8 [2021-10-13T16:31:33.998Z] [2021-10-13T16:31:34.267Z] Successfully built 7b9e44e634c8 [2021-10-13T16:31:34.267Z] Successfully tagged security-secretstore-setup:latest [2021-10-13T16:31:34.267Z] Building security-bootstrapper [2021-10-13T16:31:40.961Z]  Building security-secretstore-setup ... done Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-13T16:31:40.961Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-10-13T16:31:40.961Z] ---> 4c41c9d50952 [2021-10-13T16:31:40.961Z] Step 3/30 : WORKDIR /edgex-go [2021-10-13T16:31:40.961Z] ---> Using cache [2021-10-13T16:31:40.961Z] ---> a190a7fa4532 [2021-10-13T16:31:40.961Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-13T16:31:40.961Z] ---> Using cache [2021-10-13T16:31:40.961Z] ---> cac74b8eca50 [2021-10-13T16:31:40.961Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-10-13T16:31:40.961Z] ---> Running in a7f3465dfa87 [2021-10-13T16:31:41.229Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-13T16:31:41.801Z] Removing intermediate container fbaf64866017 [2021-10-13T16:31:41.801Z] ---> d4f0f87ff53a [2021-10-13T16:31:41.801Z] [2021-10-13T16:31:41.801Z] Step 9/22 : FROM alpine:3.14 [2021-10-13T16:31:41.801Z] ---> 14119a10abf4 [2021-10-13T16:31:41.801Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-10-13T16:31:41.801Z] ---> Running in 124b0b6ddfc9 [2021-10-13T16:31:42.070Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-13T16:31:42.337Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-13T16:31:42.599Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-13T16:31:42.866Z] OK: 220 MiB in 52 packages [2021-10-13T16:31:43.149Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-10-13T16:31:43.149Z] Executing busybox-1.33.1-r3.trigger [2021-10-13T16:31:43.149Z] OK: 6 MiB in 15 packages [2021-10-13T16:31:44.100Z] Removing intermediate container c632ee5ec38c [2021-10-13T16:31:44.100Z] ---> 18cb16de73d7 [2021-10-13T16:31:44.100Z] [2021-10-13T16:31:44.100Z] Step 9/22 : FROM alpine:3.14 [2021-10-13T16:31:44.100Z] ---> 14119a10abf4 [2021-10-13T16:31:44.100Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-10-13T16:31:44.100Z] Removing intermediate container a7f3465dfa87 [2021-10-13T16:31:44.100Z] ---> 526b5add2e7a [2021-10-13T16:31:44.100Z] Step 6/30 : COPY . . [2021-10-13T16:31:44.363Z] ---> Running in c77551d4972d [2021-10-13T16:31:44.363Z] Removing intermediate container 124b0b6ddfc9 [2021-10-13T16:31:44.363Z] ---> 3b957e04e309 [2021-10-13T16:31:44.363Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-13T16:31:44.363Z] ---> Running in f5744e42fc5b [2021-10-13T16:31:44.950Z] Removing intermediate container f5744e42fc5b [2021-10-13T16:31:44.950Z] ---> ec10b84e4734 [2021-10-13T16:31:44.950Z] Step 12/22 : ENV APP_PORT=59882 [2021-10-13T16:31:44.950Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-13T16:31:44.950Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-13T16:31:45.541Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-10-13T16:31:45.541Z] Executing busybox-1.33.1-r3.trigger [2021-10-13T16:31:45.541Z] OK: 6 MiB in 15 packages [2021-10-13T16:31:45.541Z] ---> Running in 713523a92d31 [2021-10-13T16:31:46.139Z] Removing intermediate container e24d6521a808 [2021-10-13T16:31:46.139Z] ---> 9b6da89702ab [2021-10-13T16:31:46.139Z] [2021-10-13T16:31:46.139Z] Step 9/21 : FROM alpine:3.14 [2021-10-13T16:31:46.139Z] ---> 14119a10abf4 [2021-10-13T16:31:46.139Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-10-13T16:31:47.104Z] Removing intermediate container 713523a92d31 [2021-10-13T16:31:47.104Z] ---> 85417f3770f6 [2021-10-13T16:31:47.104Z] Step 13/22 : EXPOSE $APP_PORT [2021-10-13T16:31:47.104Z] ---> Running in a11154acd455 [2021-10-13T16:31:47.104Z] ---> Running in a752265322d8 [2021-10-13T16:31:47.372Z] Removing intermediate container c77551d4972d [2021-10-13T16:31:47.372Z] ---> b980f3cb46a8 [2021-10-13T16:31:47.372Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-13T16:31:47.655Z] Removing intermediate container a752265322d8 [2021-10-13T16:31:47.655Z] ---> 8cc7848d697a [2021-10-13T16:31:47.655Z] Step 14/22 : WORKDIR / [2021-10-13T16:31:47.655Z] ---> Running in 22efebc6079e [2021-10-13T16:31:47.655Z] ---> Running in 1806fee83293 [2021-10-13T16:31:47.940Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-13T16:31:47.940Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-13T16:31:47.940Z] Removing intermediate container 22efebc6079e [2021-10-13T16:31:47.940Z] ---> 3656fcf99cb8 [2021-10-13T16:31:47.940Z] Step 12/22 : ENV APP_PORT=59881 [2021-10-13T16:31:48.212Z] (1/2) Installing ca-certificates (20191127-r5) [2021-10-13T16:31:48.212Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-10-13T16:31:48.212Z] Executing busybox-1.33.1-r3.trigger [2021-10-13T16:31:48.212Z] Executing ca-certificates-20191127-r5.trigger [2021-10-13T16:31:48.477Z] OK: 6 MiB in 16 packages [2021-10-13T16:31:48.477Z] Removing intermediate container 1806fee83293 [2021-10-13T16:31:48.477Z] ---> d0731f080d88 [2021-10-13T16:31:48.477Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-13T16:31:48.477Z] ---> Running in 042486e39f8f [2021-10-13T16:31:49.060Z] Removing intermediate container 042486e39f8f [2021-10-13T16:31:49.060Z] ---> 50633df38a6c [2021-10-13T16:31:49.060Z] Step 13/22 : EXPOSE $APP_PORT [2021-10-13T16:31:49.338Z] ---> e496840d342b [2021-10-13T16:31:49.339Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-10-13T16:31:49.339Z] ---> Running in a11eae6cf552 [2021-10-13T16:31:49.339Z] Removing intermediate container a11154acd455 [2021-10-13T16:31:49.339Z] ---> c2185d8d0b49 [2021-10-13T16:31:49.339Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-13T16:31:49.600Z] ---> Running in 199e35285eb9 [2021-10-13T16:31:49.600Z] Removing intermediate container a11eae6cf552 [2021-10-13T16:31:49.600Z] ---> 26c2b05de0df [2021-10-13T16:31:49.600Z] Step 14/22 : WORKDIR / [2021-10-13T16:31:49.600Z] ---> 2e236aa5bcd1 [2021-10-13T16:31:49.600Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-13T16:31:49.861Z] ---> Running in 52a6f705bbba [2021-10-13T16:31:49.861Z] Removing intermediate container 199e35285eb9 [2021-10-13T16:31:49.861Z] ---> 2e098d15ca00 [2021-10-13T16:31:49.861Z] Step 12/21 : ENV APP_PORT=59860 [2021-10-13T16:31:49.861Z] ---> Running in 63f3467fb9fc [2021-10-13T16:31:49.861Z] ---> 176073e1145a [2021-10-13T16:31:49.861Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-10-13T16:31:49.861Z] ---> Running in 7453fcb5de50 [2021-10-13T16:31:49.861Z] Removing intermediate container 52a6f705bbba [2021-10-13T16:31:49.861Z] ---> a835a6c13259 [2021-10-13T16:31:49.861Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-13T16:31:49.861Z] Removing intermediate container 7453fcb5de50 [2021-10-13T16:31:49.861Z] ---> db965b018763 [2021-10-13T16:31:49.861Z] Step 13/21 : EXPOSE $APP_PORT [2021-10-13T16:31:50.124Z] ---> Running in f29aaf9d97c4 [2021-10-13T16:31:50.124Z] ---> b35dded46bfb [2021-10-13T16:31:50.124Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-10-13T16:31:50.124Z] ---> Running in 8c54ce39462e [2021-10-13T16:31:50.398Z] ---> 536a83f7e232 [2021-10-13T16:31:50.398Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-10-13T16:31:50.398Z] Removing intermediate container f29aaf9d97c4 [2021-10-13T16:31:50.398Z] ---> e5e5690d81de [2021-10-13T16:31:50.398Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-13T16:31:50.398Z] Removing intermediate container 8c54ce39462e [2021-10-13T16:31:50.398Z] ---> 8561878f19e2 [2021-10-13T16:31:50.398Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-13T16:31:50.663Z] ---> Running in ffa14d7b956e [2021-10-13T16:31:50.928Z] ---> 27b54fe07605 [2021-10-13T16:31:50.928Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-10-13T16:31:50.928Z] ---> b6b24685c7f0 [2021-10-13T16:31:50.928Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-10-13T16:31:50.928Z] Removing intermediate container ffa14d7b956e [2021-10-13T16:31:50.928Z] ---> 310079e6d2cc [2021-10-13T16:31:50.928Z] Step 20/22 : LABEL arch=x86_64 [2021-10-13T16:31:50.928Z] ---> Running in 68b40ef3a227 [2021-10-13T16:31:51.192Z] Removing intermediate container ff0c024a8188 [2021-10-13T16:31:51.192Z] ---> 58864a7c01f1 [2021-10-13T16:31:51.192Z] [2021-10-13T16:31:51.192Z] Step 11/23 : FROM alpine:3.14 [2021-10-13T16:31:51.192Z] ---> 14119a10abf4 [2021-10-13T16:31:51.192Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-10-13T16:31:51.192Z] ---> Using cache [2021-10-13T16:31:51.192Z] ---> b980f3cb46a8 [2021-10-13T16:31:51.192Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-13T16:31:51.192Z] ---> Using cache [2021-10-13T16:31:51.192Z] ---> 3656fcf99cb8 [2021-10-13T16:31:51.192Z] Step 14/23 : ENV APP_PORT=59861 [2021-10-13T16:31:51.192Z] ---> 5c6f810d4556 [2021-10-13T16:31:51.192Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-10-13T16:31:51.192Z] Removing intermediate container 63f3467fb9fc [2021-10-13T16:31:51.192Z] ---> de84be7e9503 [2021-10-13T16:31:51.192Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-10-13T16:31:51.192Z] ---> Running in 2d7cc0aaa995 [2021-10-13T16:31:51.192Z] ---> Running in 847c97be6064 [2021-10-13T16:31:51.192Z] ---> 55a1ba49f424 [2021-10-13T16:31:51.192Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-10-13T16:31:51.192Z] ---> Running in 3612051e6431 [2021-10-13T16:31:51.192Z] Removing intermediate container 68b40ef3a227 [2021-10-13T16:31:51.192Z] ---> 3ed51d04486b [2021-10-13T16:31:51.192Z] Step 21/22 : LABEL git_sha=186748b12795fd7d8b338526fa352f44f20680fa [2021-10-13T16:31:51.192Z] ---> Running in a4460b6bb244 [2021-10-13T16:31:51.192Z] Removing intermediate container 2d7cc0aaa995 [2021-10-13T16:31:51.192Z] ---> b19298fa8ee9 [2021-10-13T16:31:51.192Z] Step 15/23 : EXPOSE $APP_PORT [2021-10-13T16:31:51.461Z] Removing intermediate container 847c97be6064 [2021-10-13T16:31:51.461Z] ---> 815da02ef679 [2021-10-13T16:31:51.461Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-13T16:31:51.461Z] ---> Running in 4cdca95dd1dd [2021-10-13T16:31:51.461Z] ---> Running in 5a40872a7973 [2021-10-13T16:31:51.461Z] Removing intermediate container a4460b6bb244 [2021-10-13T16:31:51.461Z] ---> a3322d233d1a [2021-10-13T16:31:51.461Z] Step 22/22 : LABEL version=0.0.0 [2021-10-13T16:31:51.461Z] ---> Running in 17265a3d86bd [2021-10-13T16:31:51.461Z] ---> 9ef106efd02f [2021-10-13T16:31:51.461Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-10-13T16:31:51.461Z] ---> Running in 0d1fcdaffb52 [2021-10-13T16:31:51.461Z] Removing intermediate container 4cdca95dd1dd [2021-10-13T16:31:51.461Z] ---> 6d7314fec268 [2021-10-13T16:31:51.461Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-13T16:31:51.461Z] Removing intermediate container 5a40872a7973 [2021-10-13T16:31:51.461Z] ---> 6e5546f6998d [2021-10-13T16:31:51.461Z] Step 20/22 : LABEL arch=x86_64 [2021-10-13T16:31:51.727Z] Removing intermediate container 17265a3d86bd [2021-10-13T16:31:51.727Z] ---> cde30e499aa2 [2021-10-13T16:31:51.727Z] [2021-10-13T16:31:51.727Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-10-13T16:31:51.728Z] ---> Running in 733ff1a1c7d0 [2021-10-13T16:31:51.728Z] Successfully built cde30e499aa2 [2021-10-13T16:31:51.728Z] Successfully tagged core-command:latest [2021-10-13T16:31:51.728Z]  Building core-command ... done Building sys-mgmt-agent [2021-10-13T16:31:51.728Z] Removing intermediate container 0d1fcdaffb52 [2021-10-13T16:31:51.728Z] ---> 98d8cada8cc0 [2021-10-13T16:31:51.728Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-13T16:31:51.728Z] ---> Running in 1e1b3d593045 [2021-10-13T16:31:51.996Z] ---> d395ae3f0804 [2021-10-13T16:31:51.996Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-10-13T16:31:51.996Z] Removing intermediate container 733ff1a1c7d0 [2021-10-13T16:31:51.996Z] ---> 4b9ce06000da [2021-10-13T16:31:51.996Z] Step 21/22 : LABEL git_sha=186748b12795fd7d8b338526fa352f44f20680fa [2021-10-13T16:31:51.996Z] ---> Running in 270eff446ae8 [2021-10-13T16:31:52.565Z] Removing intermediate container 1e1b3d593045 [2021-10-13T16:31:52.565Z] ---> 5d888a77c3b0 [2021-10-13T16:31:52.565Z] Step 19/21 : LABEL arch=x86_64 [2021-10-13T16:31:52.565Z] Removing intermediate container 270eff446ae8 [2021-10-13T16:31:52.565Z] ---> 96f2141a4440 [2021-10-13T16:31:52.565Z] Step 22/22 : LABEL version=0.0.0 [2021-10-13T16:31:53.530Z] ---> a6fac6785494 [2021-10-13T16:31:53.530Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-10-13T16:31:53.530Z] ---> Running in 20ece0ff4b1d [2021-10-13T16:31:53.530Z] ---> Running in d179a3ea4d12 [2021-10-13T16:31:53.530Z] Removing intermediate container 20ece0ff4b1d [2021-10-13T16:31:53.530Z] ---> 88910190e3e8 [2021-10-13T16:31:53.530Z] Step 20/21 : LABEL git_sha=186748b12795fd7d8b338526fa352f44f20680fa [2021-10-13T16:31:53.530Z] Removing intermediate container d179a3ea4d12 [2021-10-13T16:31:53.530Z] ---> 0f7a0b1f052d [2021-10-13T16:31:53.530Z] [2021-10-13T16:31:53.530Z] ---> Running in d84adf79e272 [2021-10-13T16:31:53.792Z] Successfully built 0f7a0b1f052d [2021-10-13T16:31:53.792Z] Successfully tagged core-metadata:latest [2021-10-13T16:31:53.792Z]  Building core-metadata ... done Building security-proxy-setup [2021-10-13T16:31:53.792Z] ---> 065fc2d6b278 [2021-10-13T16:31:53.792Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-10-13T16:31:53.792Z] Removing intermediate container d84adf79e272 [2021-10-13T16:31:53.792Z] ---> 82cec912d4fe [2021-10-13T16:31:53.792Z] Step 21/21 : LABEL version=0.0.0 [2021-10-13T16:31:53.792Z] ---> Running in f7c81b7633d5 [2021-10-13T16:31:53.792Z] ---> Running in bd9f656e9958 [2021-10-13T16:31:54.367Z] Removing intermediate container f7c81b7633d5 [2021-10-13T16:31:54.367Z] ---> 1b215245b124 [2021-10-13T16:31:54.367Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-13T16:31:56.923Z] Removing intermediate container bd9f656e9958 [2021-10-13T16:31:56.923Z] ---> 71d8b55b25ee [2021-10-13T16:31:56.923Z] [2021-10-13T16:31:56.923Z] Successfully built 71d8b55b25ee [2021-10-13T16:31:57.209Z] Successfully tagged support-notifications:latest [2021-10-13T16:31:57.209Z]  Building support-notifications ... done Building core-data [2021-10-13T16:31:57.486Z] ---> Running in 356ecb5b725f [2021-10-13T16:31:59.457Z] Removing intermediate container 356ecb5b725f [2021-10-13T16:31:59.457Z] ---> 005a7d506376 [2021-10-13T16:31:59.457Z] Step 21/23 : LABEL arch=x86_64 [2021-10-13T16:32:01.201Z] ---> Running in c9d12e3ef8fc [2021-10-13T16:32:01.201Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-13T16:32:01.201Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-10-13T16:32:01.201Z] ---> 4c41c9d50952 [2021-10-13T16:32:01.201Z] Step 3/20 : WORKDIR /edgex-go [2021-10-13T16:32:01.201Z] ---> Using cache [2021-10-13T16:32:01.201Z] ---> a190a7fa4532 [2021-10-13T16:32:01.201Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-13T16:32:01.201Z] ---> Using cache [2021-10-13T16:32:01.201Z] ---> cac74b8eca50 [2021-10-13T16:32:01.201Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-10-13T16:32:01.201Z] ---> Using cache [2021-10-13T16:32:01.201Z] ---> 526b5add2e7a [2021-10-13T16:32:01.201Z] Step 6/20 : COPY . . [2021-10-13T16:32:01.201Z] ---> Using cache [2021-10-13T16:32:01.201Z] ---> 2e236aa5bcd1 [2021-10-13T16:32:01.201Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-13T16:32:01.201Z] ---> Using cache [2021-10-13T16:32:01.201Z] ---> de84be7e9503 [2021-10-13T16:32:01.201Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-10-13T16:32:02.149Z] Removing intermediate container c9d12e3ef8fc [2021-10-13T16:32:02.149Z] ---> 9582697a2c5b [2021-10-13T16:32:02.149Z] Step 22/23 : LABEL git_sha=186748b12795fd7d8b338526fa352f44f20680fa [2021-10-13T16:32:03.092Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-13T16:32:03.092Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-13T16:32:03.092Z] ---> 4c41c9d50952 [2021-10-13T16:32:03.092Z] Step 3/22 : WORKDIR /edgex-go [2021-10-13T16:32:03.092Z] ---> Using cache [2021-10-13T16:32:03.092Z] ---> a190a7fa4532 [2021-10-13T16:32:03.092Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-13T16:32:03.092Z] ---> Using cache [2021-10-13T16:32:03.092Z] ---> cac74b8eca50 [2021-10-13T16:32:03.092Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-10-13T16:32:03.665Z] ---> Running in 1e22b4cdb4e4 [2021-10-13T16:32:03.665Z] ---> Running in ae040b1e7be5 [2021-10-13T16:32:03.665Z] ---> Running in f85b5073e1e1 [2021-10-13T16:32:03.936Z] Removing intermediate container ae040b1e7be5 [2021-10-13T16:32:03.936Z] ---> 43084857674d [2021-10-13T16:32:03.936Z] Step 23/23 : LABEL version=0.0.0 [2021-10-13T16:32:03.936Z] ---> Running in 91305ec79d34 [2021-10-13T16:32:04.212Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-10-13T16:32:04.212Z] Removing intermediate container 91305ec79d34 [2021-10-13T16:32:04.212Z] ---> ad8324c29621 [2021-10-13T16:32:04.212Z] [2021-10-13T16:32:04.212Z] Successfully built ad8324c29621 [2021-10-13T16:32:04.212Z] Successfully tagged support-scheduler:latest [2021-10-13T16:32:04.212Z]  Building support-scheduler ... done fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-13T16:32:05.188Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-13T16:32:05.464Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-13T16:32:05.464Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-13T16:32:05.464Z] ---> 4c41c9d50952 [2021-10-13T16:32:05.464Z] Step 3/22 : WORKDIR /edgex-go [2021-10-13T16:32:05.464Z] ---> Using cache [2021-10-13T16:32:05.464Z] ---> a190a7fa4532 [2021-10-13T16:32:05.464Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-13T16:32:05.464Z] ---> Using cache [2021-10-13T16:32:05.464Z] ---> cac74b8eca50 [2021-10-13T16:32:05.464Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-10-13T16:32:05.464Z] ---> Running in 70b68bb328b2 [2021-10-13T16:32:05.730Z] OK: 220 MiB in 52 packages [2021-10-13T16:32:06.304Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-13T16:32:06.304Z] Removing intermediate container f85b5073e1e1 [2021-10-13T16:32:06.304Z] ---> 8e720726fe26 [2021-10-13T16:32:06.304Z] Step 6/22 : COPY . . [2021-10-13T16:32:07.284Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-13T16:32:07.551Z] OK: 220 MiB in 52 packages [2021-10-13T16:32:07.710Z] Removing intermediate container 0ce5f42c3727 [2021-10-13T16:32:07.710Z] ---> 3443375e4987 [2021-10-13T16:32:07.710Z] Successfully built 3443375e4987 [2021-10-13T16:32:07.710Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-13T16:32:08.113Z] + docker inspect -f . ci-base-image-arm64 [2021-10-13T16:32:08.113Z] . [Pipeline] withDockerContainer [2021-10-13T16:32:08.423Z] prd-ubuntu18.04-docker-arm64-4c-16g-1134 does not seem to be running inside a container [2021-10-13T16:32:08.541Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-10-13T16:32:10.318Z] $ docker top 7a928c6d6ea32e489a837e099e5bb59c49f6e590a7f85fc8db7c2b57210cb044 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-13T16:32:10.912Z] Removing intermediate container 70b68bb328b2 [2021-10-13T16:32:10.912Z] ---> 694cf85cf1ad [2021-10-13T16:32:10.912Z] Step 6/22 : COPY . . [2021-10-13T16:32:10.912Z] ---> 86c229b16d0d [2021-10-13T16:32:10.912Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-13T16:32:11.357Z] + go version [2021-10-13T16:32:11.357Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-10-13T16:32:11.394Z] $ docker stop --time=1 7a928c6d6ea32e489a837e099e5bb59c49f6e590a7f85fc8db7c2b57210cb044 [2021-10-13T16:32:11.507Z] ---> Running in 964a3b8bc5e2 [2021-10-13T16:32:13.321Z] $ docker rm -f 7a928c6d6ea32e489a837e099e5bb59c49f6e590a7f85fc8db7c2b57210cb044 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-13T16:32:14.226Z] + docker inspect -f . ci-base-image-arm64 [2021-10-13T16:32:14.226Z] . [Pipeline] withDockerContainer [2021-10-13T16:32:14.487Z] prd-ubuntu18.04-docker-arm64-4c-16g-1134 does not seem to be running inside a container [2021-10-13T16:32:14.604Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-10-13T16:32:15.818Z] Removing intermediate container 964a3b8bc5e2 [2021-10-13T16:32:15.818Z] ---> 3e9373bcf184 [2021-10-13T16:32:15.818Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-10-13T16:32:15.818Z] ---> d452b8037c2b [2021-10-13T16:32:15.818Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-13T16:32:15.818Z] ---> Running in 58163741f9c2 [2021-10-13T16:32:15.818Z] ---> Running in 0d79e6e6baf9 [2021-10-13T16:32:16.109Z] $ docker top 042d3713cfcc6b3d53293b2a1578f29a4ed069a2ad708fee4d910de04b1c0201 -eo pid,comm [2021-10-13T16:32:16.394Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [Pipeline] { [Pipeline] echo [2021-10-13T16:32:16.494Z] ========================================================= [2021-10-13T16:32:16.494Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-10-13T16:32:16.494Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-10-13T16:32:17.219Z] + make test [2021-10-13T16:32:17.219Z] go mod tidy [2021-10-13T16:32:17.797Z] Removing intermediate container 0d79e6e6baf9 [2021-10-13T16:32:17.797Z] ---> a7ecd2c9f469 [2021-10-13T16:32:17.797Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-10-13T16:32:17.797Z] ---> Running in 2b15724782f6 [2021-10-13T16:32:17.834Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-10-13T16:32:18.383Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-10-13T16:32:20.399Z] Removing intermediate container 3612051e6431 [2021-10-13T16:32:20.399Z] ---> 74bb78940763 [2021-10-13T16:32:20.399Z] [2021-10-13T16:32:20.399Z] Step 9/30 : FROM alpine:3.14 [2021-10-13T16:32:20.399Z] ---> 14119a10abf4 [2021-10-13T16:32:20.399Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-10-13T16:32:20.399Z] ---> Running in 2f08693beb2b [2021-10-13T16:32:20.670Z] Removing intermediate container 2f08693beb2b [2021-10-13T16:32:20.670Z] ---> 7190f6988dcd [2021-10-13T16:32:20.670Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-10-13T16:32:20.670Z] ---> Running in 27902b8389d8 [2021-10-13T16:32:21.645Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-13T16:32:21.646Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-13T16:32:21.918Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-10-13T16:32:21.918Z] (2/2) Installing su-exec (0.2-r1) [2021-10-13T16:32:21.918Z] Executing busybox-1.33.1-r3.trigger [2021-10-13T16:32:21.918Z] OK: 6 MiB in 16 packages [2021-10-13T16:32:22.511Z] Removing intermediate container 27902b8389d8 [2021-10-13T16:32:22.511Z] ---> 809b0b7111ab [2021-10-13T16:32:22.511Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-10-13T16:32:22.511Z] ---> Running in bc81123467d0 [2021-10-13T16:32:22.511Z] Removing intermediate container bc81123467d0 [2021-10-13T16:32:22.511Z] ---> 8f7a491a0a87 [2021-10-13T16:32:22.511Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-10-13T16:32:22.511Z] ---> Running in be32abdf6b30 [2021-10-13T16:32:22.780Z] Removing intermediate container be32abdf6b30 [2021-10-13T16:32:22.780Z] ---> 202a688e3b42 [2021-10-13T16:32:22.780Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-10-13T16:32:22.780Z] ---> Running in 7e73912aa547 [2021-10-13T16:32:23.756Z] Removing intermediate container 7e73912aa547 [2021-10-13T16:32:23.756Z] ---> 8ab5f467fdc0 [2021-10-13T16:32:23.756Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-10-13T16:32:23.756Z] ---> Running in 407458646f8c [2021-10-13T16:32:24.033Z] Removing intermediate container 407458646f8c [2021-10-13T16:32:24.033Z] ---> 491ff2e7e05a [2021-10-13T16:32:24.033Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-10-13T16:32:24.302Z] ---> 12d0c058b9d4 [2021-10-13T16:32:24.302Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-10-13T16:32:24.302Z] ---> Running in a406483c40e7 [2021-10-13T16:32:25.279Z] Removing intermediate container a406483c40e7 [2021-10-13T16:32:25.279Z] ---> 21d7acffe35a [2021-10-13T16:32:25.279Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-13T16:32:25.547Z] ---> 6f7f29543036 [2021-10-13T16:32:25.547Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-10-13T16:32:26.138Z] ---> b35438c840f4 [2021-10-13T16:32:26.138Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-10-13T16:32:26.722Z] ---> 0a4b3f867b09 [2021-10-13T16:32:26.722Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-10-13T16:32:26.990Z] ---> e8accc5b56ce [2021-10-13T16:32:26.990Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-10-13T16:32:27.266Z] ---> ae9fd65a1b4e [2021-10-13T16:32:27.266Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-10-13T16:32:27.266Z] ---> Running in e6bb385173e5 [2021-10-13T16:32:27.659Z] Removing intermediate container e6bb385173e5 [2021-10-13T16:32:27.659Z] ---> 6f1d0aebd6ee [2021-10-13T16:32:27.659Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-10-13T16:32:28.110Z] ---> 7e74e25a34b7 [2021-10-13T16:32:28.110Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-10-13T16:32:28.110Z] ---> Running in e2a74a49667a [2021-10-13T16:32:29.253Z] Removing intermediate container e2a74a49667a [2021-10-13T16:32:29.253Z] ---> 026e551a7527 [2021-10-13T16:32:29.253Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-10-13T16:32:29.253Z] ---> Running in 5b2df75912c2 [2021-10-13T16:32:29.596Z] Removing intermediate container 5b2df75912c2 [2021-10-13T16:32:29.596Z] ---> 0d1a72f0e0be [2021-10-13T16:32:29.596Z] Step 27/30 : CMD ["gate"] [2021-10-13T16:32:29.596Z] ---> Running in bf4f07d45926 [2021-10-13T16:32:29.596Z] Removing intermediate container bf4f07d45926 [2021-10-13T16:32:29.596Z] ---> d9e61ba1ac79 [2021-10-13T16:32:29.596Z] Step 28/30 : LABEL arch=x86_64 [2021-10-13T16:32:29.964Z] ---> Running in 53bdb1132a18 [2021-10-13T16:32:30.231Z] Removing intermediate container 53bdb1132a18 [2021-10-13T16:32:30.231Z] ---> 4fd1e0184344 [2021-10-13T16:32:30.231Z] Step 29/30 : LABEL git_sha=186748b12795fd7d8b338526fa352f44f20680fa [2021-10-13T16:32:30.231Z] ---> Running in 5b025896a058 [2021-10-13T16:32:30.499Z] Removing intermediate container 5b025896a058 [2021-10-13T16:32:30.499Z] ---> 3cc0976893b8 [2021-10-13T16:32:30.499Z] Step 30/30 : LABEL version=0.0.0 [2021-10-13T16:32:30.499Z] ---> Running in bc8d7a8f6864 [2021-10-13T16:32:30.762Z] Removing intermediate container bc8d7a8f6864 [2021-10-13T16:32:30.762Z] ---> e5bf9e32c30c [2021-10-13T16:32:30.762Z] [2021-10-13T16:32:30.762Z] Successfully built e5bf9e32c30c [2021-10-13T16:32:30.762Z] Successfully tagged security-bootstrapper:latest [2021-10-13T16:32:31.710Z]  Building security-bootstrapper ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-10-13T16:32:37.008Z] Removing intermediate container 1e22b4cdb4e4 [2021-10-13T16:32:37.008Z] ---> 396ad5751cd6 [2021-10-13T16:32:37.008Z] [2021-10-13T16:32:37.008Z] Step 9/20 : FROM alpine:3.14 [2021-10-13T16:32:37.008Z] ---> 14119a10abf4 [2021-10-13T16:32:37.008Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-10-13T16:32:37.008Z] ---> Running in 0dacea4faf0b [2021-10-13T16:32:37.008Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-13T16:32:37.269Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-13T16:32:37.269Z] (1/5) Installing ca-certificates (20191127-r5) [2021-10-13T16:32:37.538Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-10-13T16:32:37.538Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-10-13T16:32:37.538Z] (4/5) Installing libcurl (7.79.1-r0) [2021-10-13T16:32:37.538Z] (5/5) Installing curl (7.79.1-r0) [2021-10-13T16:32:37.538Z] Executing busybox-1.33.1-r3.trigger [2021-10-13T16:32:37.538Z] Executing ca-certificates-20191127-r5.trigger [2021-10-13T16:32:37.538Z] OK: 8 MiB in 19 packages [2021-10-13T16:32:38.113Z] Removing intermediate container 0dacea4faf0b [2021-10-13T16:32:38.113Z] ---> 63aefc9dea27 [2021-10-13T16:32:38.113Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-10-13T16:32:38.113Z] ---> Running in 21f802c5ea2d [2021-10-13T16:32:38.376Z] Removing intermediate container 21f802c5ea2d [2021-10-13T16:32:38.376Z] ---> 3ed143e5cdd9 [2021-10-13T16:32:38.376Z] Step 12/20 : WORKDIR /edgex [2021-10-13T16:32:38.376Z] ---> Running in 05992c1161a2 [2021-10-13T16:32:38.638Z] Removing intermediate container 05992c1161a2 [2021-10-13T16:32:38.638Z] ---> 4a323af33657 [2021-10-13T16:32:38.638Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-10-13T16:32:38.900Z] ---> 90877c487930 [2021-10-13T16:32:38.900Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-10-13T16:32:39.477Z] ---> 64003b4d00e1 [2021-10-13T16:32:39.477Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-10-13T16:32:39.740Z] ---> a4d59e38d7fa [2021-10-13T16:32:39.740Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-10-13T16:32:40.001Z] ---> Running in 9e89340d7472 [2021-10-13T16:32:40.001Z] Removing intermediate container 9e89340d7472 [2021-10-13T16:32:40.001Z] ---> a56997f931df [2021-10-13T16:32:40.001Z] Step 17/20 : CMD ["--init=true"] [2021-10-13T16:32:40.001Z] ---> Running in 5cea0379932a [2021-10-13T16:32:40.265Z] Removing intermediate container 5cea0379932a [2021-10-13T16:32:40.265Z] ---> db02814f1147 [2021-10-13T16:32:40.265Z] Step 18/20 : LABEL arch=x86_64 [2021-10-13T16:32:40.265Z] ---> Running in 3b23d01e6a4c [2021-10-13T16:32:40.525Z] Removing intermediate container 3b23d01e6a4c [2021-10-13T16:32:40.525Z] ---> 36ea571a253a [2021-10-13T16:32:40.525Z] Step 19/20 : LABEL git_sha=186748b12795fd7d8b338526fa352f44f20680fa [2021-10-13T16:32:40.525Z] ---> Running in 7d43db8e8320 [2021-10-13T16:32:40.525Z] Removing intermediate container 7d43db8e8320 [2021-10-13T16:32:40.525Z] ---> 5c1182fac28e [2021-10-13T16:32:40.525Z] Step 20/20 : LABEL version=0.0.0 [2021-10-13T16:32:40.525Z] ---> Running in 8e7e49e4ebe9 [2021-10-13T16:32:40.786Z] Removing intermediate container 8e7e49e4ebe9 [2021-10-13T16:32:40.786Z] ---> dd167aebe9cb [2021-10-13T16:32:40.786Z] [2021-10-13T16:32:40.786Z] Successfully built dd167aebe9cb [2021-10-13T16:32:40.786Z] Successfully tagged security-proxy-setup:latest [2021-10-13T16:32:42.741Z]  Building security-proxy-setup ... done Removing intermediate container 2b15724782f6 [2021-10-13T16:32:42.741Z] ---> 2305cfafc764 [2021-10-13T16:32:42.741Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-10-13T16:32:43.002Z] ---> Running in 656ee337cb5d [2021-10-13T16:32:43.262Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-10-13T16:32:44.220Z] Removing intermediate container 656ee337cb5d [2021-10-13T16:32:44.220Z] ---> ad8f8a08db10 [2021-10-13T16:32:44.220Z] [2021-10-13T16:32:44.220Z] Step 10/22 : FROM docker:20.10.8 [2021-10-13T16:32:44.480Z] 20.10.8: Pulling from library/docker [2021-10-13T16:32:44.725Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-10-13T16:32:46.402Z] Removing intermediate container 58163741f9c2 [2021-10-13T16:32:46.402Z] ---> f02c049ace3d [2021-10-13T16:32:46.402Z] [2021-10-13T16:32:46.402Z] Step 9/22 : FROM alpine:3.14 [2021-10-13T16:32:46.402Z] ---> 14119a10abf4 [2021-10-13T16:32:46.402Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-10-13T16:32:46.665Z] ---> Running in 05da6b8db9c6 [2021-10-13T16:32:46.665Z] Removing intermediate container 05da6b8db9c6 [2021-10-13T16:32:46.665Z] ---> 0e7199146607 [2021-10-13T16:32:46.665Z] Step 11/22 : ENV APP_PORT=59880 [2021-10-13T16:32:46.927Z] ---> Running in 542d0a71c16d [2021-10-13T16:32:46.927Z] Removing intermediate container 542d0a71c16d [2021-10-13T16:32:46.927Z] ---> 72e282cfdaa5 [2021-10-13T16:32:46.927Z] Step 12/22 : EXPOSE $APP_PORT [2021-10-13T16:32:46.927Z] ---> Running in a4db8a1bc830 [2021-10-13T16:32:46.927Z] Removing intermediate container a4db8a1bc830 [2021-10-13T16:32:46.927Z] ---> d9e62caa662c [2021-10-13T16:32:46.927Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-13T16:32:46.927Z] ---> Running in da8021d7603b [2021-10-13T16:32:47.196Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-10-13T16:32:47.196Z] Status: Downloaded newer image for docker:20.10.8 [2021-10-13T16:32:47.196Z] ---> bc6c0ffef665 [2021-10-13T16:32:47.196Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-10-13T16:32:47.196Z] ---> Running in c90a137ebdc8 [2021-10-13T16:32:47.196Z] Removing intermediate container c90a137ebdc8 [2021-10-13T16:32:47.196Z] ---> 1a6405dc94fd [2021-10-13T16:32:47.196Z] Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-10-13T16:32:47.197Z] ---> Running in 46e66171ffa3 [2021-10-13T16:32:47.459Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-13T16:32:47.724Z] Removing intermediate container da8021d7603b [2021-10-13T16:32:47.724Z] ---> 1ffb0658b853 [2021-10-13T16:32:47.724Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-10-13T16:32:47.724Z] ---> Running in cec8773c266f [2021-10-13T16:32:47.724Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-13T16:32:47.724Z] (1/42) Installing readline (8.1.0-r0) [2021-10-13T16:32:47.724Z] (2/42) Installing bash (5.1.4-r0) [2021-10-13T16:32:47.987Z] Executing bash-5.1.4-r0.post-install [2021-10-13T16:32:47.987Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-10-13T16:32:47.987Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-10-13T16:32:47.987Z] (5/42) Installing libcurl (7.79.1-r0) [2021-10-13T16:32:47.987Z] (6/42) Installing curl (7.79.1-r0) [2021-10-13T16:32:47.987Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-10-13T16:32:47.987Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-10-13T16:32:47.987Z] (9/42) Installing expat (2.4.1-r0) [2021-10-13T16:32:47.987Z] (10/42) Installing libffi (3.3-r2) [2021-10-13T16:32:47.987Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-13T16:32:47.987Z] (11/42) Installing gdbm (1.19-r0) [2021-10-13T16:32:47.987Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-10-13T16:32:47.987Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-10-13T16:32:47.987Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-13T16:32:47.987Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-10-13T16:32:47.987Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-10-13T16:32:47.987Z] (17/42) Installing python3 (3.9.5-r1) [2021-10-13T16:32:48.555Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-10-13T16:32:48.556Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-10-13T16:32:48.556Z] (20/42) Installing py3-idna (3.2-r0) [2021-10-13T16:32:48.556Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-10-13T16:32:48.556Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-10-13T16:32:48.556Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-10-13T16:32:48.556Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-10-13T16:32:48.556Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-10-13T16:32:48.556Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-10-13T16:32:48.556Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-10-13T16:32:48.556Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-10-13T16:32:48.556Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-10-13T16:32:48.556Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-10-13T16:32:48.556Z] (31/42) Installing py3-six (1.15.0-r1) [2021-10-13T16:32:48.556Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-10-13T16:32:48.556Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-10-13T16:32:48.556Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-10-13T16:32:48.556Z] (35/42) Installing py3-packaging (20.9-r1) [2021-10-13T16:32:48.556Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-10-13T16:32:48.556Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-10-13T16:32:48.556Z] (38/42) Installing py3-progress (1.5-r2) [2021-10-13T16:32:48.556Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-10-13T16:32:48.556Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-10-13T16:32:48.556Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-10-13T16:32:48.816Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-10-13T16:32:48.816Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-13T16:32:48.816Z] Executing busybox-1.33.1-r3.trigger [2021-10-13T16:32:48.816Z] OK: 84 MiB in 64 packages [2021-10-13T16:32:49.079Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-10-13T16:32:49.340Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-10-13T16:32:49.340Z] (3/6) Installing libsodium (1.0.18-r0) [2021-10-13T16:32:49.340Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-13T16:32:49.601Z] Collecting docker-compose==1.23.2 [2021-10-13T16:32:49.601Z] (5/6) Installing libzmq (4.3.4-r0) [2021-10-13T16:32:49.601Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-10-13T16:32:49.601Z] (6/6) Installing zeromq (4.3.4-r0) [2021-10-13T16:32:49.601Z] Collecting docker<4.0,>=3.6.0 [2021-10-13T16:32:49.601Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-10-13T16:32:49.601Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-10-13T16:32:49.601Z] Executing busybox-1.33.1-r3.trigger [2021-10-13T16:32:49.601Z] OK: 8 MiB in 20 packages [2021-10-13T16:32:49.861Z] Collecting PyYAML<4,>=3.10 [2021-10-13T16:32:49.861Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-10-13T16:32:50.809Z] Collecting jsonschema<3,>=2.5.1 [2021-10-13T16:32:50.809Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-10-13T16:32:50.809Z] Collecting texttable<0.10,>=0.9.0 [2021-10-13T16:32:50.809Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-10-13T16:32:51.073Z] Collecting docopt<0.7,>=0.6.1 [2021-10-13T16:32:51.073Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-10-13T16:32:51.073Z] Removing intermediate container cec8773c266f [2021-10-13T16:32:51.073Z] ---> 3fd2e4c7f16e [2021-10-13T16:32:51.073Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-13T16:32:51.340Z] ---> c0d3e108fc8e [2021-10-13T16:32:51.340Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-10-13T16:32:51.340Z] Collecting websocket-client<1.0,>=0.32.0 [2021-10-13T16:32:51.340Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-10-13T16:32:51.340Z] Collecting cached-property<2,>=1.2.0 [2021-10-13T16:32:51.340Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-10-13T16:32:51.340Z] Collecting dockerpty<0.5,>=0.4.1 [2021-10-13T16:32:51.340Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-10-13T16:32:51.608Z] ---> e9c0ff2ee90f [2021-10-13T16:32:51.608Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-10-13T16:32:51.608Z] ---> 3f4dbe4f7e0e [2021-10-13T16:32:51.608Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-10-13T16:32:51.608Z] ---> Running in c3b4c816920a [2021-10-13T16:32:51.872Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-10-13T16:32:51.872Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-10-13T16:32:51.872Z] Removing intermediate container c3b4c816920a [2021-10-13T16:32:51.872Z] ---> 444f1753b782 [2021-10-13T16:32:51.872Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-13T16:32:51.872Z] ---> Running in 68f75b8831cb [2021-10-13T16:32:51.872Z] Collecting docker-pycreds>=0.4.0 [2021-10-13T16:32:51.872Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-10-13T16:32:51.872Z] Removing intermediate container 68f75b8831cb [2021-10-13T16:32:51.872Z] ---> e08759a592cc [2021-10-13T16:32:51.872Z] Step 20/22 : LABEL arch=x86_64 [2021-10-13T16:32:51.872Z] ---> Running in 57ad76323052 [2021-10-13T16:32:51.872Z] Collecting chardet<3.1.0,>=3.0.2 [2021-10-13T16:32:51.872Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-10-13T16:32:52.141Z] Collecting urllib3<1.25,>=1.21.1 [2021-10-13T16:32:52.141Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-10-13T16:32:52.141Z] Removing intermediate container 57ad76323052 [2021-10-13T16:32:52.141Z] ---> b20b6c1181f3 [2021-10-13T16:32:52.141Z] Step 21/22 : LABEL git_sha=186748b12795fd7d8b338526fa352f44f20680fa [2021-10-13T16:32:52.141Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2021-10-13T16:32:52.141Z] ---> Running in a1df5115fcc4 [2021-10-13T16:32:52.141Z] Collecting idna<2.8,>=2.5 [2021-10-13T16:32:52.141Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-10-13T16:32:52.141Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-10-13T16:32:52.141Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-10-13T16:32:52.141Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-10-13T16:32:52.141Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-10-13T16:32:52.141Z] Removing intermediate container a1df5115fcc4 [2021-10-13T16:32:52.141Z] ---> 05751bd6f080 [2021-10-13T16:32:52.141Z] Step 22/22 : LABEL version=0.0.0 [2021-10-13T16:32:52.141Z] ---> Running in ce7af32d25e5 [2021-10-13T16:32:52.141Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-10-13T16:32:52.141Z] Attempting uninstall: urllib3 [2021-10-13T16:32:52.141Z] Found existing installation: urllib3 1.26.5 [2021-10-13T16:32:52.141Z] Uninstalling urllib3-1.26.5: [2021-10-13T16:32:52.141Z] Removing intermediate container ce7af32d25e5 [2021-10-13T16:32:52.141Z] ---> efef5bf18ebe [2021-10-13T16:32:52.141Z] [2021-10-13T16:32:52.141Z] Successfully uninstalled urllib3-1.26.5 [2021-10-13T16:32:52.407Z] Successfully built efef5bf18ebe [2021-10-13T16:32:52.407Z] Successfully tagged core-data:latest [2021-10-13T16:32:52.407Z]  Building core-data ... done  Attempting uninstall: idna [2021-10-13T16:32:52.407Z] Found existing installation: idna 3.2 [2021-10-13T16:32:52.407Z] Uninstalling idna-3.2: [2021-10-13T16:32:52.407Z] Successfully uninstalled idna-3.2 [2021-10-13T16:32:52.668Z] Attempting uninstall: chardet [2021-10-13T16:32:52.668Z] Found existing installation: chardet 4.0.0 [2021-10-13T16:32:52.668Z] Uninstalling chardet-4.0.0: [2021-10-13T16:32:52.668Z] Successfully uninstalled chardet-4.0.0 [2021-10-13T16:32:52.928Z] Attempting uninstall: requests [2021-10-13T16:32:52.928Z] Found existing installation: requests 2.25.1 [2021-10-13T16:32:52.928Z] Uninstalling requests-2.25.1: [2021-10-13T16:32:52.928Z] Successfully uninstalled requests-2.25.1 [2021-10-13T16:32:52.928Z] Running setup.py install for texttable: started [2021-10-13T16:32:53.189Z] Running setup.py install for texttable: finished with status 'done' [2021-10-13T16:32:53.189Z] Running setup.py install for PyYAML: started [2021-10-13T16:32:53.453Z] Running setup.py install for PyYAML: finished with status 'done' [2021-10-13T16:32:53.713Z] Running setup.py install for docopt: started [2021-10-13T16:32:53.973Z] Running setup.py install for docopt: finished with status 'done' [2021-10-13T16:32:53.973Z] Running setup.py install for dockerpty: started [2021-10-13T16:32:54.233Z] Running setup.py install for dockerpty: finished with status 'done' [2021-10-13T16:32:54.494Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-10-13T16:32:57.804Z] Removing intermediate container 46e66171ffa3 [2021-10-13T16:32:57.804Z] ---> 8c968c185d4d [2021-10-13T16:32:57.804Z] Step 13/22 : ENV APP_PORT=58890 [2021-10-13T16:32:57.804Z] ---> Running in 711bcd831477 [2021-10-13T16:32:57.804Z] Removing intermediate container 711bcd831477 [2021-10-13T16:32:57.804Z] ---> 8ac9a3e8d1f0 [2021-10-13T16:32:57.804Z] Step 14/22 : EXPOSE $APP_PORT [2021-10-13T16:32:57.804Z] ---> Running in d570a7c86b15 [2021-10-13T16:32:57.804Z] Removing intermediate container d570a7c86b15 [2021-10-13T16:32:57.804Z] ---> 74e28e26c549 [2021-10-13T16:32:57.804Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-10-13T16:32:57.804Z] ---> cb7038e9857b [2021-10-13T16:32:57.804Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-10-13T16:32:57.804Z] ---> 5bb597629307 [2021-10-13T16:32:57.804Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-10-13T16:32:58.063Z] ---> 4171ab50a200 [2021-10-13T16:32:58.063Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-10-13T16:32:58.063Z] ---> Running in 1d067a745e34 [2021-10-13T16:32:58.325Z] Removing intermediate container 1d067a745e34 [2021-10-13T16:32:58.325Z] ---> 4123830c46bc [2021-10-13T16:32:58.325Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-13T16:32:58.325Z] ---> Running in 76e0d9d291ac [2021-10-13T16:32:58.325Z] Removing intermediate container 76e0d9d291ac [2021-10-13T16:32:58.325Z] ---> 43a5692f3190 [2021-10-13T16:32:58.325Z] Step 20/22 : LABEL arch=x86_64 [2021-10-13T16:32:58.325Z] ---> Running in f60f26507301 [2021-10-13T16:32:58.325Z] Removing intermediate container f60f26507301 [2021-10-13T16:32:58.325Z] ---> 3106ad0284f8 [2021-10-13T16:32:58.325Z] Step 21/22 : LABEL git_sha=186748b12795fd7d8b338526fa352f44f20680fa [2021-10-13T16:32:58.588Z] ---> Running in 0e747f73b299 [2021-10-13T16:32:58.588Z] Removing intermediate container 0e747f73b299 [2021-10-13T16:32:58.588Z] ---> 44e97e7e6d73 [2021-10-13T16:32:58.588Z] Step 22/22 : LABEL version=0.0.0 [2021-10-13T16:32:58.588Z] ---> Running in b7e8bdb60c56 [2021-10-13T16:32:58.588Z] Removing intermediate container b7e8bdb60c56 [2021-10-13T16:32:58.588Z] ---> b882d3a8d007 [2021-10-13T16:32:58.588Z] [2021-10-13T16:32:58.847Z] Successfully built b882d3a8d007 [2021-10-13T16:32:58.848Z] Successfully tagged sys-mgmt-agent:latest [2021-10-13T16:32:58.854Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-10-13T16:32:58.875Z] $ docker stop --time=1 29700c9e72dd69756fd9d53b26c49e01199ded8dff6ae46da510ec631e214331 [2021-10-13T16:33:00.173Z] $ docker rm -f 29700c9e72dd69756fd9d53b26c49e01199ded8dff6ae46da510ec631e214331 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-13T16:33:00.576Z] + docker images [2021-10-13T16:33:00.576Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-10-13T16:33:00.576Z] sys-mgmt-agent latest b882d3a8d007 2 seconds ago 294MB [2021-10-13T16:33:00.576Z] core-data latest efef5bf18ebe 8 seconds ago 20.5MB [2021-10-13T16:33:00.576Z] f02c049ace3d 15 seconds ago 1.76GB [2021-10-13T16:33:00.576Z] ad8f8a08db10 17 seconds ago 1.75GB [2021-10-13T16:33:00.576Z] security-proxy-setup latest dd167aebe9cb 20 seconds ago 26.7MB [2021-10-13T16:33:00.576Z] 396ad5751cd6 24 seconds ago 1.76GB [2021-10-13T16:33:00.576Z] security-bootstrapper latest e5bf9e32c30c 30 seconds ago 18.8MB [2021-10-13T16:33:00.576Z] 74bb78940763 40 seconds ago 1.75GB [2021-10-13T16:33:00.576Z] support-scheduler latest ad8324c29621 57 seconds ago 16.1MB [2021-10-13T16:33:00.576Z] support-notifications latest 71d8b55b25ee About a minute ago 16.8MB [2021-10-13T16:33:00.576Z] core-metadata latest 0f7a0b1f052d About a minute ago 16.8MB [2021-10-13T16:33:00.576Z] core-command latest cde30e499aa2 About a minute ago 16MB [2021-10-13T16:33:00.576Z] 58864a7c01f1 About a minute ago 1.75GB [2021-10-13T16:33:00.576Z] 9b6da89702ab About a minute ago 1.76GB [2021-10-13T16:33:00.576Z] 18cb16de73d7 About a minute ago 1.76GB [2021-10-13T16:33:00.576Z] d4f0f87ff53a About a minute ago 1.75GB [2021-10-13T16:33:00.576Z] security-secretstore-setup latest 7b9e44e634c8 About a minute ago 28.2MB [2021-10-13T16:33:00.576Z] 7e215b97b5b8 About a minute ago 1.76GB [2021-10-13T16:33:00.577Z] ci-base-image-x86_64 latest 4c41c9d50952 5 minutes ago 1.25GB [2021-10-13T16:33:00.577Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 9f6097aaca64 42 minutes ago 548MB [2021-10-13T16:33:00.577Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 5 days ago 34.5MB [2021-10-13T16:33:00.577Z] docker 20.10.8 bc6c0ffef665 5 weeks ago 214MB [2021-10-13T16:33:00.577Z] alpine 3.14 14119a10abf4 6 weeks ago 5.6MB [2021-10-13T16:33:00.577Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 15 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-10-13T16:33:16.108Z] Still waiting to schedule task [2021-10-13T16:33:16.109Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-10-13T16:33:41.445Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-10-13T16:33:44.895Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-10-13T16:33:45.504Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-10-13T16:33:46.971Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-10-13T16:33:59.461Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-10-13T16:33:59.461Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-10-13T16:33:59.461Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-10-13T16:33:59.461Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-10-13T16:33:59.461Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-10-13T16:33:59.461Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-10-13T16:33:59.743Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-10-13T16:33:59.743Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-10-13T16:33:59.743Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-10-13T16:33:59.743Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-10-13T16:34:08.128Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.186s coverage: 28.7% of statements [2021-10-13T16:34:08.128Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-10-13T16:34:08.128Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-10-13T16:34:11.599Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.355s coverage: 98.5% of statements [2021-10-13T16:34:11.599Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-10-13T16:34:11.890Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.389s coverage: 46.3% of statements [2021-10-13T16:34:11.890Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-10-13T16:34:11.890Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-10-13T16:34:13.362Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.625s coverage: 90.1% of statements [2021-10-13T16:34:13.362Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-10-13T16:34:13.362Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-10-13T16:34:16.925Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.456s coverage: 84.4% of statements [2021-10-13T16:34:16.925Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-10-13T16:34:16.925Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-10-13T16:34:16.925Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-10-13T16:34:16.925Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-10-13T16:34:16.925Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-10-13T16:34:23.791Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.465s coverage: 94.2% of statements [2021-10-13T16:34:23.791Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-10-13T16:34:23.791Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-10-13T16:34:23.791Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.218s coverage: 59.1% of statements [2021-10-13T16:34:23.791Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-10-13T16:34:23.791Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-10-13T16:34:23.791Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-10-13T16:34:23.791Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-10-13T16:34:23.791Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-10-13T16:34:23.791Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.309s coverage: 60.0% of statements [2021-10-13T16:34:23.791Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-10-13T16:34:23.791Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-10-13T16:34:23.791Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-10-13T16:34:23.791Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.295s coverage: 1.0% of statements [2021-10-13T16:34:23.791Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-10-13T16:34:23.791Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.160s coverage: 58.8% of statements [2021-10-13T16:34:23.791Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.218s coverage: 21.7% of statements [2021-10-13T16:34:23.791Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-10-13T16:34:23.791Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.224s coverage: 47.1% of statements [2021-10-13T16:34:23.791Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.233s coverage: 79.5% of statements [2021-10-13T16:34:24.072Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.230s coverage: 94.1% of statements [2021-10-13T16:34:25.544Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.223s coverage: 96.3% of statements [2021-10-13T16:34:25.829Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.225s coverage: 87.5% of statements [2021-10-13T16:34:38.299Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.219s coverage: 94.4% of statements [2021-10-13T16:34:38.299Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.162s coverage: 44.8% of statements [2021-10-13T16:34:43.759Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.560s coverage: 82.5% of statements [2021-10-13T16:34:43.759Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-10-13T16:34:50.521Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.252s coverage: 92.9% of statements [2021-10-13T16:34:50.521Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-10-13T16:34:50.521Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-10-13T16:34:50.521Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-10-13T16:34:50.521Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.054s coverage: 65.1% of statements [2021-10-13T16:34:50.521Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-10-13T16:34:50.521Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-10-13T16:34:50.521Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-10-13T16:34:50.521Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-10-13T16:34:50.521Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-10-13T16:34:50.521Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.178s coverage: 87.2% of statements [2021-10-13T16:34:50.521Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-10-13T16:34:50.521Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-10-13T16:34:50.521Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.148s coverage: 100.0% of statements [2021-10-13T16:34:50.521Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-10-13T16:34:50.521Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.252s coverage: 58.8% of statements [2021-10-13T16:34:50.521Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-10-13T16:34:50.521Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.293s coverage: 80.0% of statements [2021-10-13T16:34:50.521Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.248s coverage: 87.2% of statements [2021-10-13T16:34:50.521Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.262s coverage: 85.4% of statements [2021-10-13T16:34:50.521Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.698s coverage: 91.2% of statements [2021-10-13T16:34:50.521Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-10-13T16:34:51.140Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.833s coverage: 64.4% of statements [2021-10-13T16:34:51.140Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-10-13T16:34:51.140Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-10-13T16:34:51.140Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.173s coverage: 100.0% of statements [2021-10-13T16:34:51.140Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.091s coverage: 89.4% of statements [2021-10-13T16:34:51.418Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.095s coverage: 100.0% of statements [2021-10-13T16:34:52.026Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.080s coverage: 73.7% of statements [2021-10-13T16:34:52.629Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.103s coverage: 100.0% of statements [2021-10-13T16:34:56.976Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.267s coverage: 70.4% of statements [2021-10-13T16:34:56.976Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-10-13T16:34:56.976Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-10-13T16:34:56.976Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-10-13T16:34:58.433Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.753s coverage: 43.4% of statements [2021-10-13T16:34:58.433Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-10-13T16:34:58.433Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-10-13T16:34:58.433Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.213s coverage: 89.5% of statements [2021-10-13T16:34:58.433Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-10-13T16:34:58.433Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.223s coverage: 84.8% of statements [2021-10-13T16:34:58.433Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-10-13T16:35:06.784Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.232s coverage: 19.5% of statements [2021-10-13T16:35:06.784Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-10-13T16:35:06.784Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-10-13T16:35:06.784Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-10-13T16:35:06.784Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-10-13T16:35:06.784Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.538s coverage: 92.0% of statements [2021-10-13T16:35:06.784Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-10-13T16:35:06.784Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-10-13T16:35:06.784Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-10-13T16:35:06.784Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-10-13T16:35:06.784Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.244s coverage: 63.2% of statements [2021-10-13T16:35:06.784Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-10-13T16:35:06.784Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-10-13T16:35:06.784Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.392s coverage: 97.7% of statements [2021-10-13T16:35:06.784Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-10-13T16:35:06.784Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-10-13T16:35:06.784Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-10-13T16:35:06.784Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-10-13T16:35:06.784Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.185s coverage: 28.9% of statements [2021-10-13T16:35:06.784Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-10-13T16:35:06.784Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-10-13T16:35:06.784Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-10-13T16:35:06.784Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-10-13T16:35:06.784Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-10-13T16:35:06.784Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-10-13T16:35:06.784Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.179s coverage: 100.0% of statements [2021-10-13T16:35:06.784Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 96.9% of statements [2021-10-13T16:35:07.062Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2021-10-13T16:35:07.062Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2021-10-13T16:35:07.062Z] GO111MODULE=on go vet ./... [2021-10-13T16:35:48.222Z] Running on prd-ubuntu18.04-docker-8c-8g-1140 in /w/workspace/edgexfoundry_edgex-go_PR-3755 [Pipeline] { [Pipeline] ws [2021-10-13T16:35:48.265Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-10-13T16:35:48.403Z] The recommended git tool is: git [2021-10-13T16:35:50.363Z] using credential edgex-jenkins-ssh [2021-10-13T16:35:50.373Z] Cloning the remote Git repository [2021-10-13T16:35:50.394Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-10-13T16:35:50.452Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-10-13T16:35:50.485Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-10-13T16:35:50.486Z] > git --version # timeout=10 [2021-10-13T16:35:50.493Z] > git --version # 'git version 2.17.1' [2021-10-13T16:35:50.494Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-13T16:35:50.520Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-13T16:35:55.399Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-10-13T16:35:55.409Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-13T16:35:55.425Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-10-13T16:35:55.438Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-10-13T16:35:55.438Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-13T16:35:55.442Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3755/head:refs/remotes/origin/PR-3755 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-10-13T16:35:56.138Z] Merging remotes/origin/main commit 9d6a4513a2ce67a55ac7208e4cc4009604167c71 into PR head commit 186748b12795fd7d8b338526fa352f44f20680fa [2021-10-13T16:35:56.259Z] Merge succeeded, producing 186748b12795fd7d8b338526fa352f44f20680fa [2021-10-13T16:35:56.259Z] Checking out Revision 186748b12795fd7d8b338526fa352f44f20680fa (PR-3755) [2021-10-13T16:35:56.144Z] > git config core.sparsecheckout # timeout=10 [2021-10-13T16:35:56.152Z] > git checkout -f 186748b12795fd7d8b338526fa352f44f20680fa # timeout=10 [2021-10-13T16:35:56.215Z] > git remote # timeout=10 [2021-10-13T16:35:56.224Z] > git config --get remote.origin.url # timeout=10 [2021-10-13T16:35:56.229Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-13T16:35:56.233Z] > git merge 9d6a4513a2ce67a55ac7208e4cc4009604167c71 # timeout=10 [2021-10-13T16:35:56.249Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-10-13T16:35:56.259Z] > git config core.sparsecheckout # timeout=10 [2021-10-13T16:35:56.264Z] > git checkout -f 186748b12795fd7d8b338526fa352f44f20680fa # timeout=10 [2021-10-13T16:35:59.826Z] Commit message: "convert store lists into slice" [2021-10-13T16:35:59.856Z] > git --version # timeout=10 [2021-10-13T16:35:59.865Z] > git --version # 'git version 2.17.1' [2021-10-13T16:35:59.868Z] fatal: bad object d6bf42d899a6140169a1fadeb6f44df9cdc48750 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-13T16:36:00.745Z] + echo snap-build.sh [2021-10-13T16:36:00.745Z] snap-build.sh [2021-10-13T16:36:00.745Z] + SNAP_BASE_DIR=. [2021-10-13T16:36:00.745Z] + '[' '!' -z /w/workspace/edgex-go/1 ']' [2021-10-13T16:36:00.745Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/1 [2021-10-13T16:36:00.745Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' [2021-10-13T16:36:00.745Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/1] [2021-10-13T16:36:00.745Z] + cd /w/workspace/edgex-go/1 [2021-10-13T16:36:00.745Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-10-13T16:36:00.745Z] Reading package lists... [2021-10-13T16:36:00.745Z] Building dependency tree... [2021-10-13T16:36:00.745Z] Reading state information... [2021-10-13T16:36:00.745Z] The following packages were automatically installed and are no longer required: [2021-10-13T16:36:00.745Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-10-13T16:36:00.745Z] uidmap xdelta3 [2021-10-13T16:36:00.745Z] Use 'sudo apt autoremove' to remove them. [2021-10-13T16:36:00.745Z] The following packages will be REMOVED: [2021-10-13T16:36:00.745Z] lxd* lxd-client* [2021-10-13T16:36:01.007Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-10-13T16:36:01.007Z] After this operation, 31.7 MB disk space will be freed. [2021-10-13T16:36:01.532Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190317 files and directories currently installed.) [2021-10-13T16:36:01.532Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-10-13T16:36:02.479Z] Removing lxd dnsmasq configuration [2021-10-13T16:36:02.479Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-10-13T16:36:02.479Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-10-13T16:36:03.425Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-10-13T16:36:03.425Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190142 files and directories currently installed.) [2021-10-13T16:36:03.425Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-10-13T16:36:04.814Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-10-13T16:36:04.814Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-10-13T16:36:05.390Z] + sudo snap remove --purge lxd [2021-10-13T16:36:05.390Z] snap "lxd" is not installed [2021-10-13T16:36:05.390Z] + sudo groupadd --force --system lxd [2021-10-13T16:36:05.390Z] ++ whoami [2021-10-13T16:36:05.390Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-10-13T16:36:05.390Z] + newgrp - lxd [2021-10-13T16:36:05.390Z] + sudo snap install lxd [2021-10-13T16:36:13.544Z] 2021-10-13T16:36:10Z INFO Waiting for automatic snapd restart... [2021-10-13T16:36:28.458Z] lxd 4.19 from Canonical* installed [2021-10-13T16:36:28.458Z] + sudo lxd init --auto [2021-10-13T16:36:28.982Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-13T16:36:28.982Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-10-13T16:36:28.982Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-10-13T16:36:29.669Z] + ls -al . [2021-10-13T16:36:29.669Z] total 640 [2021-10-13T16:36:29.669Z] drwxrwxr-x 9 1001 1001 4096 Oct 13 16:36 . [2021-10-13T16:36:29.669Z] drwxr-xr-x 4 root root 4096 Oct 13 16:32 .. [2021-10-13T16:36:29.669Z] -rw-rw-r-- 1 1001 1001 11 Oct 13 16:29 .dockerignore [2021-10-13T16:36:29.669Z] drwxrwxr-x 8 1001 1001 4096 Oct 13 16:29 .git [2021-10-13T16:36:29.669Z] drwxrwxr-x 4 1001 1001 4096 Oct 13 16:29 .github [2021-10-13T16:36:29.669Z] -rw-rw-r-- 1 1001 1001 804 Oct 13 16:29 .gitignore [2021-10-13T16:36:29.669Z] -rw-rw-r-- 1 1001 1001 42 Oct 13 16:29 .golangci.yml [2021-10-13T16:36:29.669Z] -rw-rw-r-- 1 1001 1001 76 Oct 13 16:29 .hadolint.yml [2021-10-13T16:36:29.669Z] -rw-rw-r-- 1 1001 1001 166 Oct 13 16:29 .sonarcloud.properties [2021-10-13T16:36:29.669Z] -rw-rw-r-- 1 1001 1001 1171 Oct 13 16:29 ADOPTERS.md [2021-10-13T16:36:29.669Z] -rw-rw-r-- 1 1001 1001 8608 Oct 13 16:29 Attribution.txt [2021-10-13T16:36:29.669Z] -rw-rw-r-- 1 1001 1001 43881 Oct 13 16:29 CHANGELOG.md [2021-10-13T16:36:29.669Z] -rw-rw-r-- 1 1001 1001 3804 Oct 13 16:29 CONTRIBUTING.md [2021-10-13T16:36:29.669Z] -rw-rw-r-- 1 1001 1001 677 Oct 13 16:29 GOVERNANCE.md [2021-10-13T16:36:29.669Z] -rw-rw-r-- 1 1001 1001 849 Oct 13 16:29 Jenkinsfile [2021-10-13T16:36:29.669Z] -rw-rw-r-- 1 1001 1001 10775 Oct 13 16:29 LICENSE [2021-10-13T16:36:29.669Z] -rw-rw-r-- 1 1001 1001 6508 Oct 13 16:29 Makefile [2021-10-13T16:36:29.669Z] -rw-rw-r-- 1 1001 1001 582 Oct 13 16:29 OWNERS.md [2021-10-13T16:36:29.669Z] -rw-rw-r-- 1 1001 1001 8256 Oct 13 16:29 README.md [2021-10-13T16:36:29.669Z] -rw-rw-r-- 1 1001 1001 6912 Oct 13 16:29 SECURITY.md [2021-10-13T16:36:29.669Z] -rw-rw-r-- 1 1001 1001 5 Oct 13 16:26 VERSION [2021-10-13T16:36:29.669Z] -rw-rw-r-- 1 1001 1001 4131 Oct 13 16:29 ZMQWindows.md [2021-10-13T16:36:29.669Z] drwxrwxr-x 2 1001 1001 4096 Oct 13 16:29 bin [2021-10-13T16:36:29.669Z] drwxrwxr-x 14 1001 1001 4096 Oct 13 16:29 cmd [2021-10-13T16:36:29.669Z] -rw-r--r-- 1 root root 403932 Oct 13 16:35 coverage.out [2021-10-13T16:36:29.669Z] -rw-rw-r-- 1 1001 1001 829 Oct 13 16:29 go.mod [2021-10-13T16:36:29.669Z] -rw-rw-r-- 1 1001 1001 50143 Oct 13 16:32 go.sum [2021-10-13T16:36:29.669Z] drwxrwxr-x 8 1001 1001 4096 Oct 13 16:29 internal [2021-10-13T16:36:29.669Z] drwxrwxr-x 3 1001 1001 4096 Oct 13 16:29 openapi [2021-10-13T16:36:29.669Z] drwxrwxr-x 4 1001 1001 4096 Oct 13 16:29 snap [2021-10-13T16:36:29.669Z] -rw-rw-r-- 1 1001 1001 204 Oct 13 16:29 version.go [Pipeline] sh [2021-10-13T16:36:30.371Z] + '[' -e coverage.out ] [2021-10-13T16:36:30.371Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-10-13T16:36:30.412Z] Warning: overwriting stash ‘coverage-report’ [2021-10-13T16:36:31.572Z] Stashed 1 file(s) [Pipeline] sh [2021-10-13T16:36:32.259Z] + make build [2021-10-13T16:36:32.259Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-10-13T16:36:38.488Z] + sudo snap install --classic snapcraft [2021-10-13T16:36:39.024Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-10-13T16:36:46.632Z] snapcraft 5.0 from Canonical* installed [2021-10-13T16:36:46.632Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-10-13T16:36:46.632Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-10-13T16:36:46.632Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-13T16:36:46.632Z] Dload Upload Total Spent Left Speed [2021-10-13T16:36:46.632Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4354 0 --:--:-- --:--:-- --:--:-- 4354 [2021-10-13T16:36:46.632Z] 100 3325k 100 3325k 0 0 9109k 0 --:--:-- --:--:-- --:--:-- 9109k [2021-10-13T16:36:46.632Z] ./yq_linux_amd64 [2021-10-13T16:36:46.892Z] + sudo snapcraft prime --use-lxd [2021-10-13T16:36:49.442Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-10-13T16:36:49.442Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-10-13T16:36:49.442Z] - README.md [2021-10-13T16:36:49.442Z] [2021-10-13T16:36:49.442Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-10-13T16:36:49.442Z] Launching a container. [2021-10-13T16:36:54.720Z] Waiting for container to be ready [2021-10-13T16:36:54.720Z] To start your first instance, try: lxc launch ubuntu:20.04 [2021-10-13T16:36:54.720Z] [2021-10-13T16:36:58.918Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-10-13T16:36:58.918Z] Waiting for network to be ready... [2021-10-13T16:36:59.177Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-10-13T16:36:59.439Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1906 kB] [2021-10-13T16:36:59.439Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-10-13T16:36:59.439Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [346 kB] [2021-10-13T16:36:59.439Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-10-13T16:36:59.439Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-10-13T16:36:59.439Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [469 kB] [2021-10-13T16:36:59.439Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [63.2 kB] [2021-10-13T16:36:59.439Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1141 kB] [2021-10-13T16:36:59.439Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [261 kB] [2021-10-13T16:37:00.010Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-10-13T16:37:00.010Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-10-13T16:37:00.269Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-10-13T16:37:00.269Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-10-13T16:37:00.269Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-10-13T16:37:00.269Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-10-13T16:37:00.269Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-10-13T16:37:00.269Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-10-13T16:37:00.529Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-10-13T16:37:00.805Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2251 kB] [2021-10-13T16:37:00.806Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [438 kB] [2021-10-13T16:37:00.806Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-10-13T16:37:00.806Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-10-13T16:37:00.806Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [493 kB] [2021-10-13T16:37:00.806Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [66.9 kB] [2021-10-13T16:37:00.806Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1756 kB] [2021-10-13T16:37:00.806Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [377 kB] [2021-10-13T16:37:03.349Z] Fetched 25.4 MB in 4s (6255 kB/s) [2021-10-13T16:37:03.920Z] Reading package lists... [2021-10-13T16:37:04.181Z] Reading package lists... [2021-10-13T16:37:04.442Z] Building dependency tree... [2021-10-13T16:37:04.442Z] Reading state information... [2021-10-13T16:37:04.442Z] The following additional packages will be installed: [2021-10-13T16:37:04.442Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-10-13T16:37:04.442Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-10-13T16:37:04.442Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-10-13T16:37:04.442Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-10-13T16:37:04.442Z] Suggested packages: [2021-10-13T16:37:04.442Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-10-13T16:37:04.442Z] Recommended packages: [2021-10-13T16:37:04.442Z] gnupg libsasl2-modules [2021-10-13T16:37:04.442Z] The following NEW packages will be installed: [2021-10-13T16:37:04.442Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-10-13T16:37:04.442Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-10-13T16:37:04.442Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-10-13T16:37:04.442Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-10-13T16:37:04.442Z] The following packages will be upgraded: [2021-10-13T16:37:04.442Z] gpg gpg-agent gpgconf libudev1 [2021-10-13T16:37:04.702Z] 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. [2021-10-13T16:37:04.702Z] Need to get 3527 kB of archives. [2021-10-13T16:37:04.702Z] After this operation, 13.3 MB of additional disk space will be used. [2021-10-13T16:37:04.702Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] [2021-10-13T16:37:04.702Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-10-13T16:37:04.702Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-10-13T16:37:04.702Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-10-13T16:37:04.702Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] [2021-10-13T16:37:05.273Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] [2021-10-13T16:37:05.533Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-10-13T16:37:05.533Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-10-13T16:37:05.533Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-10-13T16:37:05.533Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-10-13T16:37:05.533Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-10-13T16:37:05.533Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-10-13T16:37:05.533Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-10-13T16:37:05.533Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-10-13T16:37:05.533Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-10-13T16:37:05.533Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-10-13T16:37:05.793Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-10-13T16:37:05.793Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-10-13T16:37:05.793Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-10-13T16:37:05.793Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-10-13T16:37:05.793Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-10-13T16:37:05.793Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-10-13T16:37:05.793Z] debconf: delaying package configuration, since apt-utils is not installed [2021-10-13T16:37:05.793Z] Fetched 3527 kB in 1s (3006 kB/s) [2021-10-13T16:37:05.793Z] (Reading database ... 12511 files and directories currently installed.) [2021-10-13T16:37:05.793Z] Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... [2021-10-13T16:37:05.793Z] Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-10-13T16:37:05.954Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-10-13T16:37:06.056Z] Setting up libudev1:amd64 (237-3ubuntu10.52) ... [2021-10-13T16:37:06.056Z] Selecting previously unselected package udev. [2021-10-13T16:37:06.056Z] (Reading database ... 12511 files and directories currently installed.) [2021-10-13T16:37:06.056Z] Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... [2021-10-13T16:37:06.056Z] Unpacking udev (237-3ubuntu10.52) ... [2021-10-13T16:37:06.319Z] Selecting previously unselected package libfuse2:amd64. [2021-10-13T16:37:06.319Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-10-13T16:37:06.319Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-10-13T16:37:06.319Z] Selecting previously unselected package fuse. [2021-10-13T16:37:06.319Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-10-13T16:37:06.319Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-10-13T16:37:06.319Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-10-13T16:37:06.319Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-10-13T16:37:06.579Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-10-13T16:37:06.579Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-10-13T16:37:06.579Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-10-13T16:37:06.579Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-10-13T16:37:06.579Z] Selecting previously unselected package libksba8:amd64. [2021-10-13T16:37:06.579Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-10-13T16:37:06.579Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-10-13T16:37:06.579Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-10-13T16:37:06.579Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-13T16:37:06.842Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-13T16:37:06.842Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-10-13T16:37:06.842Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-13T16:37:06.842Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-13T16:37:06.842Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-10-13T16:37:06.842Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-13T16:37:06.842Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-13T16:37:06.842Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-10-13T16:37:06.842Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-13T16:37:06.842Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-13T16:37:06.842Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-10-13T16:37:06.842Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-13T16:37:06.842Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-13T16:37:06.946Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-10-13T16:37:07.108Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-10-13T16:37:07.109Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-13T16:37:07.109Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-13T16:37:07.109Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-10-13T16:37:07.109Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-13T16:37:07.109Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-13T16:37:07.109Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-10-13T16:37:07.109Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-13T16:37:07.109Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-13T16:37:07.109Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-10-13T16:37:07.109Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-13T16:37:07.109Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-13T16:37:07.369Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-10-13T16:37:07.369Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-10-13T16:37:07.369Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-10-13T16:37:07.369Z] Selecting previously unselected package libsasl2-2:amd64. [2021-10-13T16:37:07.369Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-10-13T16:37:07.369Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-10-13T16:37:07.369Z] Selecting previously unselected package libldap-common. [2021-10-13T16:37:07.369Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-10-13T16:37:07.369Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-10-13T16:37:07.369Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-10-13T16:37:07.369Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-10-13T16:37:07.369Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-10-13T16:37:07.634Z] Selecting previously unselected package dirmngr. [2021-10-13T16:37:07.634Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-10-13T16:37:07.634Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-10-13T16:37:07.634Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-10-13T16:37:07.634Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-10-13T16:37:07.634Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-10-13T16:37:07.634Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-10-13T16:37:07.634Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-10-13T16:37:07.634Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-10-13T16:37:07.634Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-13T16:37:07.634Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-10-13T16:37:07.634Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-10-13T16:37:07.634Z] Setting up udev (237-3ubuntu10.52) ... [2021-10-13T16:37:07.894Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-10-13T16:37:08.157Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-13T16:37:08.157Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-10-13T16:37:08.157Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-10-13T16:37:08.157Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-10-13T16:37:08.157Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-13T16:37:08.157Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-13T16:37:08.157Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-13T16:37:08.157Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-13T16:37:08.157Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-13T16:37:08.157Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-13T16:37:08.157Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-13T16:37:08.157Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-10-13T16:37:08.157Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-10-13T16:37:08.418Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-10-13T16:37:08.679Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-10-13T16:37:08.679Z] settings in the [Install] section, and DefaultInstance for template units). [2021-10-13T16:37:08.679Z] This means they are not meant to be enabled using systemctl. [2021-10-13T16:37:08.679Z] Possible reasons for having this kind of units are: [2021-10-13T16:37:08.679Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-10-13T16:37:08.679Z] .wants/ or .requires/ directory. [2021-10-13T16:37:08.679Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-10-13T16:37:08.679Z] a requirement dependency on it. [2021-10-13T16:37:08.679Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-10-13T16:37:08.679Z] D-Bus, udev, scripted systemctl call, ...). [2021-10-13T16:37:08.679Z] 4) In case of template units, the unit is meant to be enabled with some [2021-10-13T16:37:08.679Z] instance name specified. [2021-10-13T16:37:08.941Z] Reading package lists... [2021-10-13T16:37:09.199Z] Building dependency tree... [2021-10-13T16:37:09.199Z] Reading state information... [2021-10-13T16:37:09.199Z] The following additional packages will be installed: [2021-10-13T16:37:09.199Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-10-13T16:37:09.199Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-10-13T16:37:09.199Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-10-13T16:37:09.199Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-10-13T16:37:09.199Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-10-13T16:37:09.199Z] Suggested packages: [2021-10-13T16:37:09.199Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-10-13T16:37:09.199Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-10-13T16:37:09.199Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-10-13T16:37:09.199Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-10-13T16:37:09.199Z] systemd-container policykit-1 [2021-10-13T16:37:09.199Z] Recommended packages: [2021-10-13T16:37:09.199Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-10-13T16:37:09.199Z] The following NEW packages will be installed: [2021-10-13T16:37:09.199Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-10-13T16:37:09.199Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-10-13T16:37:09.199Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-10-13T16:37:09.199Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-10-13T16:37:09.199Z] python3.6-minimal snapd squashfs-tools sudo [2021-10-13T16:37:09.457Z] The following packages will be upgraded: [2021-10-13T16:37:09.457Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-10-13T16:37:09.457Z] 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. [2021-10-13T16:37:09.457Z] Need to get 36.8 MB of archives. [2021-10-13T16:37:09.457Z] After this operation, 147 MB of additional disk space will be used. [2021-10-13T16:37:09.457Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] [2021-10-13T16:37:09.457Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] [2021-10-13T16:37:09.457Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-10-13T16:37:09.457Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-10-13T16:37:09.457Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-10-13T16:37:09.457Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-10-13T16:37:09.722Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-10-13T16:37:09.722Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-10-13T16:37:09.722Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-10-13T16:37:09.722Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-10-13T16:37:09.722Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-10-13T16:37:09.722Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-10-13T16:37:09.722Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-10-13T16:37:09.722Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-10-13T16:37:09.722Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] [2021-10-13T16:37:09.722Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] [2021-10-13T16:37:09.722Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] [2021-10-13T16:37:10.292Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] [2021-10-13T16:37:10.292Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2021-10-13T16:37:10.292Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2021-10-13T16:37:10.292Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-10-13T16:37:10.292Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-10-13T16:37:10.292Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-10-13T16:37:10.292Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-10-13T16:37:10.292Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-10-13T16:37:10.293Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-10-13T16:37:10.293Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-10-13T16:37:10.553Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-10-13T16:37:10.553Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-10-13T16:37:10.553Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] [2021-10-13T16:37:11.346Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-10-13T16:37:11.490Z] debconf: delaying package configuration, since apt-utils is not installed [2021-10-13T16:37:11.490Z] Fetched 36.8 MB in 2s (20.1 MB/s) [2021-10-13T16:37:11.490Z] (Reading database ... 12757 files and directories currently installed.) [2021-10-13T16:37:11.490Z] Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... [2021-10-13T16:37:11.490Z] Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-10-13T16:37:12.060Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... [2021-10-13T16:37:12.060Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-10-13T16:37:12.060Z] Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... [2021-10-13T16:37:12.060Z] (Reading database ... 12757 files and directories currently installed.) [2021-10-13T16:37:12.060Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2021-10-13T16:37:12.060Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2021-10-13T16:37:12.320Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2021-10-13T16:37:12.320Z] (Reading database ... 12757 files and directories currently installed.) [2021-10-13T16:37:12.321Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2021-10-13T16:37:12.321Z] Unpacking apt (1.6.14) over (1.6.1) ... [2021-10-13T16:37:12.366Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-10-13T16:37:12.581Z] Setting up apt (1.6.14) ... [2021-10-13T16:37:12.582Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-10-13T16:37:12.847Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-10-13T16:37:12.847Z] (Reading database ... 12764 files and directories currently installed.) [2021-10-13T16:37:12.847Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-10-13T16:37:13.107Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-10-13T16:37:13.107Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-10-13T16:37:13.107Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-10-13T16:37:13.107Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-13T16:37:13.366Z] Selecting previously unselected package libexpat1:amd64. [2021-10-13T16:37:13.366Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-10-13T16:37:13.366Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-10-13T16:37:13.366Z] Selecting previously unselected package python3.6-minimal. [2021-10-13T16:37:13.366Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-10-13T16:37:13.366Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-10-13T16:37:13.625Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... [2021-10-13T16:37:13.625Z] Checking for services that may need to be restarted...done. [2021-10-13T16:37:13.625Z] Checking for services that may need to be restarted...done. [2021-10-13T16:37:13.625Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-13T16:37:13.625Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-10-13T16:37:13.625Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-10-13T16:37:14.193Z] Selecting previously unselected package python3-minimal. [2021-10-13T16:37:14.193Z] (Reading database ... 13012 files and directories currently installed.) [2021-10-13T16:37:14.193Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-10-13T16:37:14.193Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-10-13T16:37:14.193Z] Selecting previously unselected package mime-support. [2021-10-13T16:37:14.193Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-10-13T16:37:14.193Z] Unpacking mime-support (3.60ubuntu1) ... [2021-10-13T16:37:14.193Z] Selecting previously unselected package libmpdec2:amd64. [2021-10-13T16:37:14.193Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-10-13T16:37:14.193Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-10-13T16:37:14.193Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-10-13T16:37:14.193Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-10-13T16:37:14.193Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-13T16:37:14.454Z] Selecting previously unselected package python3.6. [2021-10-13T16:37:14.454Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-10-13T16:37:14.454Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-13T16:37:14.454Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-10-13T16:37:14.454Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-10-13T16:37:14.454Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-10-13T16:37:14.454Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-10-13T16:37:14.714Z] Selecting previously unselected package python3. [2021-10-13T16:37:14.714Z] (Reading database ... 13442 files and directories currently installed.) [2021-10-13T16:37:14.714Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-10-13T16:37:14.714Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-10-13T16:37:14.714Z] Selecting previously unselected package multiarch-support. [2021-10-13T16:37:14.714Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-10-13T16:37:14.714Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-10-13T16:37:14.974Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-10-13T16:37:14.974Z] Selecting previously unselected package liblzo2-2:amd64. [2021-10-13T16:37:14.974Z] (Reading database ... 13479 files and directories currently installed.) [2021-10-13T16:37:14.974Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-10-13T16:37:14.974Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-10-13T16:37:14.974Z] Selecting previously unselected package libbsd0:amd64. [2021-10-13T16:37:14.974Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-10-13T16:37:14.974Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-10-13T16:37:14.974Z] Selecting previously unselected package sudo. [2021-10-13T16:37:14.974Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-10-13T16:37:14.974Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-10-13T16:37:15.235Z] Selecting previously unselected package apparmor. [2021-10-13T16:37:15.235Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-10-13T16:37:15.235Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-10-13T16:37:15.235Z] Selecting previously unselected package libedit2:amd64. [2021-10-13T16:37:15.235Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-10-13T16:37:15.235Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-10-13T16:37:15.235Z] Selecting previously unselected package libkrb5support0:amd64. [2021-10-13T16:37:15.235Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-10-13T16:37:15.235Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-10-13T16:37:15.235Z] Selecting previously unselected package libk5crypto3:amd64. [2021-10-13T16:37:15.235Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-10-13T16:37:15.235Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-10-13T16:37:15.495Z] Selecting previously unselected package libkeyutils1:amd64. [2021-10-13T16:37:15.496Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-10-13T16:37:15.496Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-10-13T16:37:15.496Z] Selecting previously unselected package libkrb5-3:amd64. [2021-10-13T16:37:15.496Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-10-13T16:37:15.496Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-10-13T16:37:15.496Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-10-13T16:37:15.496Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-10-13T16:37:15.496Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-10-13T16:37:15.496Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-10-13T16:37:15.496Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... [2021-10-13T16:37:15.496Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-10-13T16:37:15.755Z] Selecting previously unselected package openssh-client. [2021-10-13T16:37:15.755Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... [2021-10-13T16:37:15.755Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-10-13T16:37:15.755Z] Selecting previously unselected package squashfs-tools. [2021-10-13T16:37:15.755Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... [2021-10-13T16:37:15.755Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-10-13T16:37:15.798Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-10-13T16:37:16.015Z] Selecting previously unselected package snapd. [2021-10-13T16:37:16.015Z] Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... [2021-10-13T16:37:16.015Z] Unpacking snapd (2.51.1+18.04) ... [2021-10-13T16:37:17.930Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-10-13T16:37:17.930Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-10-13T16:37:17.930Z] Setting up mime-support (3.60ubuntu1) ... [2021-10-13T16:37:17.930Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-10-13T16:37:18.192Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-10-13T16:37:18.192Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-10-13T16:37:18.192Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-10-13T16:37:18.192Z] Setting up systemd (237-3ubuntu10.52) ... [2021-10-13T16:37:18.192Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-10-13T16:37:18.760Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-10-13T16:37:18.760Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-10-13T16:37:18.760Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-10-13T16:37:18.760Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-13T16:37:18.760Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-10-13T16:37:18.760Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-13T16:37:19.207Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-10-13T16:37:19.332Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-10-13T16:37:19.332Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-10-13T16:37:19.332Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-10-13T16:37:19.332Z] Setting up python3 (3.6.7-1~18.04) ... [2021-10-13T16:37:19.332Z] running python rtupdate hooks for python3.6... [2021-10-13T16:37:19.332Z] running python post-rtupdate hooks for python3.6... [2021-10-13T16:37:19.332Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-10-13T16:37:19.904Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-10-13T16:37:20.164Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-10-13T16:37:20.164Z] Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-10-13T16:37:20.164Z] Setting up snapd (2.51.1+18.04) ... [2021-10-13T16:37:20.735Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-10-13T16:37:20.735Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-10-13T16:37:20.996Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-10-13T16:37:21.302Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-10-13T16:37:21.302Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-10-13T16:37:21.302Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-10-13T16:37:21.608Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-10-13T16:37:21.608Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-10-13T16:37:21.848Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-10-13T16:37:21.888Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-10-13T16:37:22.171Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-10-13T16:37:22.171Z] /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' [2021-10-13T16:37:22.171Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-10-13T16:37:22.171Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-10-13T16:37:24.088Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-10-13T16:37:24.088Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-10-13T16:37:24.088Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-10-13T16:37:25.028Z] Reading package lists... [2021-10-13T16:37:25.287Z] Reading package lists... [2021-10-13T16:37:25.547Z] Building dependency tree... [2021-10-13T16:37:25.547Z] Reading state information... [2021-10-13T16:37:25.547Z] Calculating upgrade... [2021-10-13T16:37:25.807Z] The following packages will be upgraded: [2021-10-13T16:37:25.808Z] advancecomp base-files bash binutils binutils-common [2021-10-13T16:37:25.808Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-10-13T16:37:25.808Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-10-13T16:37:25.808Z] grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 [2021-10-13T16:37:25.808Z] libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev [2021-10-13T16:37:25.808Z] libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-10-13T16:37:25.808Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-10-13T16:37:25.808Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-10-13T16:37:25.808Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-10-13T16:37:25.808Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-10-13T16:37:25.808Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-10-13T16:37:25.808Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-10-13T16:37:25.808Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-10-13T16:37:25.808Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-10-13T16:37:25.808Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-10-13T16:37:25.808Z] ubuntu-keyring util-linux [2021-10-13T16:37:25.808Z] 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-10-13T16:37:25.808Z] Need to get 64.2 MB of archives. [2021-10-13T16:37:25.808Z] After this operation, 5142 kB of additional disk space will be used. [2021-10-13T16:37:25.808Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-159.167 [995 kB] [2021-10-13T16:37:25.808Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-10-13T16:37:25.808Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-10-13T16:37:25.808Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-10-13T16:37:25.808Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-10-13T16:37:25.808Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-10-13T16:37:25.808Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-10-13T16:37:25.808Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-10-13T16:37:25.808Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-10-13T16:37:25.808Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-10-13T16:37:25.808Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-10-13T16:37:25.808Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-10-13T16:37:26.068Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-10-13T16:37:26.068Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-10-13T16:37:26.068Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-10-13T16:37:26.068Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-10-13T16:37:26.068Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-10-13T16:37:26.068Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-10-13T16:37:26.068Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-10-13T16:37:26.068Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-10-13T16:37:26.068Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-10-13T16:37:26.068Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-10-13T16:37:26.068Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-10-13T16:37:26.068Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-10-13T16:37:26.068Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-10-13T16:37:26.068Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-10-13T16:37:26.068Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-10-13T16:37:26.068Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-10-13T16:37:26.068Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-10-13T16:37:26.068Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-10-13T16:37:26.068Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-10-13T16:37:26.068Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-10-13T16:37:26.068Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-10-13T16:37:26.068Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] [2021-10-13T16:37:26.068Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-10-13T16:37:26.068Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-10-13T16:37:26.068Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-10-13T16:37:26.068Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-10-13T16:37:26.068Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-10-13T16:37:26.068Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-10-13T16:37:26.068Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-10-13T16:37:26.068Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] [2021-10-13T16:37:26.068Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] [2021-10-13T16:37:26.068Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-10-13T16:37:26.068Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-10-13T16:37:26.068Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-10-13T16:37:26.068Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-2ubuntu0.18.04 [191 kB] [2021-10-13T16:37:26.068Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-10-13T16:37:26.068Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-10-13T16:37:26.068Z] 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-10-13T16:37:26.068Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-10-13T16:37:26.068Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-10-13T16:37:26.068Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-10-13T16:37:26.068Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-10-13T16:37:26.068Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-10-13T16:37:26.068Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-10-13T16:37:26.068Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-10-13T16:37:26.179Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-10-13T16:37:26.328Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-10-13T16:37:26.328Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-10-13T16:37:26.328Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-10-13T16:37:26.589Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-10-13T16:37:26.589Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-10-13T16:37:26.589Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-10-13T16:37:26.589Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-10-13T16:37:26.589Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-10-13T16:37:26.589Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-10-13T16:37:26.589Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-10-13T16:37:26.589Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-10-13T16:37:26.850Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] [2021-10-13T16:37:26.850Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-10-13T16:37:26.850Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-10-13T16:37:26.850Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-10-13T16:37:26.850Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] [2021-10-13T16:37:26.850Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-10-13T16:37:26.850Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-10-13T16:37:26.850Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-10-13T16:37:26.850Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-10-13T16:37:27.110Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-10-13T16:37:27.110Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-10-13T16:37:27.110Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-10-13T16:37:27.110Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-10-13T16:37:27.110Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-10-13T16:37:27.110Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-10-13T16:37:27.110Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2021-10-13T16:37:27.110Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] [2021-10-13T16:37:27.110Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2021-10-13T16:37:27.110Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] [2021-10-13T16:37:27.110Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] [2021-10-13T16:37:27.110Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-10-13T16:37:27.110Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-10-13T16:37:27.110Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-10-13T16:37:27.110Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] [2021-10-13T16:37:27.110Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-10-13T16:37:27.110Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-10-13T16:37:27.110Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-10-13T16:37:27.110Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-10-13T16:37:27.369Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-10-13T16:37:27.369Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-10-13T16:37:27.369Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-10-13T16:37:27.369Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-10-13T16:37:27.369Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-10-13T16:37:27.369Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-10-13T16:37:27.369Z] Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-10-13T16:37:27.369Z] debconf: delaying package configuration, since apt-utils is not installed [2021-10-13T16:37:27.630Z] Fetched 64.2 MB in 2s (38.6 MB/s) [2021-10-13T16:37:27.630Z] (Reading database ... 13914 files and directories currently installed.) [2021-10-13T16:37:27.630Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-10-13T16:37:27.630Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-10-13T16:37:27.900Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-10-13T16:37:27.900Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-10-13T16:37:28.160Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-159.167_amd64.deb ... [2021-10-13T16:37:28.160Z] Unpacking linux-libc-dev:amd64 (4.15.0-159.167) over (4.15.0-20.21) ... [2021-10-13T16:37:28.419Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-13T16:37:28.419Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-13T16:37:28.419Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-13T16:37:28.419Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-13T16:37:28.419Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-13T16:37:28.419Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-13T16:37:28.680Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-13T16:37:28.680Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-13T16:37:28.680Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-13T16:37:28.680Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-13T16:37:28.680Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-13T16:37:28.680Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-13T16:37:28.680Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-13T16:37:28.680Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-13T16:37:28.823Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-10-13T16:37:28.940Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-13T16:37:28.940Z] (Reading database ... 13914 files and directories currently installed.) [2021-10-13T16:37:28.940Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-13T16:37:28.940Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-10-13T16:37:28.940Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-10-13T16:37:28.940Z] (Reading database ... 13914 files and directories currently installed.) [2021-10-13T16:37:28.940Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-13T16:37:28.940Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-13T16:37:29.200Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-13T16:37:29.200Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-13T16:37:29.200Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-13T16:37:29.200Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-13T16:37:29.460Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-13T16:37:29.460Z] (Reading database ... 13914 files and directories currently installed.) [2021-10-13T16:37:29.460Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-10-13T16:37:29.720Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-10-13T16:37:29.980Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-10-13T16:37:30.241Z] (Reading database ... 13914 files and directories currently installed.) [2021-10-13T16:37:30.241Z] Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... [2021-10-13T16:37:30.241Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-10-13T16:37:30.241Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-10-13T16:37:30.241Z] Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... [2021-10-13T16:37:30.501Z] Setting up base-files (10.1ubuntu2.11) ... [2021-10-13T16:37:30.501Z] Installing new version of config file /etc/issue ... [2021-10-13T16:37:30.501Z] Installing new version of config file /etc/issue.net ... [2021-10-13T16:37:30.501Z] Installing new version of config file /etc/lsb-release ... [2021-10-13T16:37:30.501Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-10-13T16:37:30.501Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-10-13T16:37:30.762Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-10-13T16:37:30.762Z] Removing obsolete conffile /etc/default/motd-news ... [2021-10-13T16:37:30.762Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-13T16:37:30.762Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-10-13T16:37:30.762Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-10-13T16:37:31.023Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-10-13T16:37:31.023Z] update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode [2021-10-13T16:37:31.023Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-13T16:37:31.023Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-13T16:37:31.023Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-10-13T16:37:31.023Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-10-13T16:37:31.023Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-13T16:37:31.023Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-10-13T16:37:31.291Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-10-13T16:37:31.291Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-10-13T16:37:31.291Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-13T16:37:31.291Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-10-13T16:37:31.291Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-10-13T16:37:31.472Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-10-13T16:37:31.553Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-10-13T16:37:31.553Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-13T16:37:31.553Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-10-13T16:37:31.553Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-10-13T16:37:31.553Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-10-13T16:37:31.553Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-13T16:37:31.553Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-10-13T16:37:31.553Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-10-13T16:37:31.814Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-10-13T16:37:31.814Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-13T16:37:31.814Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-10-13T16:37:31.814Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-10-13T16:37:31.814Z] Setting up grep (3.1-2build1) ... [2021-10-13T16:37:32.074Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-13T16:37:32.074Z] Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... [2021-10-13T16:37:32.074Z] Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... [2021-10-13T16:37:32.074Z] Setting up gzip (1.6-5ubuntu1.1) ... [2021-10-13T16:37:32.074Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-13T16:37:32.074Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-10-13T16:37:32.074Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-10-13T16:37:32.334Z] Setting up login (1:4.5-1ubuntu2) ... [2021-10-13T16:37:32.334Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-13T16:37:32.334Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-10-13T16:37:32.334Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-10-13T16:37:32.334Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-10-13T16:37:32.334Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-13T16:37:32.334Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-10-13T16:37:32.334Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-10-13T16:37:32.905Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-10-13T16:37:32.905Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-10-13T16:37:32.905Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-10-13T16:37:32.905Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-10-13T16:37:33.477Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-10-13T16:37:33.477Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-13T16:37:33.477Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-10-13T16:37:33.477Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-10-13T16:37:33.740Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-10-13T16:37:33.740Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-10-13T16:37:34.003Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-10-13T16:37:34.003Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-10-13T16:37:34.003Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-10-13T16:37:34.003Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-13T16:37:34.003Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-10-13T16:37:34.003Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-10-13T16:37:34.268Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-10-13T16:37:34.268Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-13T16:37:34.268Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-13T16:37:34.268Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-13T16:37:34.268Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-10-13T16:37:34.530Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-13T16:37:34.530Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-13T16:37:34.530Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-13T16:37:34.791Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-10-13T16:37:34.791Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-13T16:37:34.791Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-13T16:37:34.791Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-13T16:37:34.791Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-10-13T16:37:34.791Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-13T16:37:34.791Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-13T16:37:35.054Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-13T16:37:35.054Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-10-13T16:37:35.054Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-13T16:37:35.054Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-10-13T16:37:35.054Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-10-13T16:37:35.054Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-10-13T16:37:35.054Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-10-13T16:37:35.316Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-10-13T16:37:35.316Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-13T16:37:35.316Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-10-13T16:37:35.316Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-10-13T16:37:35.316Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-10-13T16:37:35.316Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-13T16:37:35.316Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-13T16:37:35.316Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-13T16:37:35.578Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-10-13T16:37:35.578Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-13T16:37:35.578Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-13T16:37:35.578Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-13T16:37:35.578Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-10-13T16:37:35.578Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-13T16:37:35.578Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-13T16:37:35.839Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-13T16:37:36.100Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-10-13T16:37:36.363Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-10-13T16:37:36.624Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-10-13T16:37:36.624Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-13T16:37:36.624Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-10-13T16:37:36.624Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-10-13T16:37:36.885Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-10-13T16:37:36.885Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-13T16:37:36.885Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-10-13T16:37:36.885Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-10-13T16:37:36.885Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [Pipeline] } [2021-10-13T16:37:36.937Z] $ docker stop --time=1 042d3713cfcc6b3d53293b2a1578f29a4ed069a2ad708fee4d910de04b1c0201 [2021-10-13T16:37:37.147Z] (Reading database ... 13917 files and directories currently installed.) [2021-10-13T16:37:37.147Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-10-13T16:37:37.147Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-10-13T16:37:37.147Z] Setting up debconf (1.5.66ubuntu1) ... [2021-10-13T16:37:37.409Z] (Reading database ... 13917 files and directories currently installed.) [2021-10-13T16:37:37.409Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-10-13T16:37:37.409Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-10-13T16:37:37.409Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-10-13T16:37:37.409Z] (Reading database ... 13917 files and directories currently installed.) [2021-10-13T16:37:37.409Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-10-13T16:37:37.409Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-10-13T16:37:37.409Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-10-13T16:37:37.677Z] (Reading database ... 13917 files and directories currently installed.) [2021-10-13T16:37:37.677Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-10-13T16:37:37.677Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-10-13T16:37:37.677Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-10-13T16:37:37.677Z] (Reading database ... 13917 files and directories currently installed.) [2021-10-13T16:37:37.677Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-10-13T16:37:37.677Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-10-13T16:37:37.938Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-10-13T16:37:37.938Z] (Reading database ... 13919 files and directories currently installed.) [2021-10-13T16:37:37.938Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-10-13T16:37:37.938Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-10-13T16:37:38.200Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-10-13T16:37:38.200Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-13T16:37:38.200Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-13T16:37:38.200Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-13T16:37:38.200Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... [2021-10-13T16:37:38.200Z] Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-10-13T16:37:38.200Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-10-13T16:37:38.200Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-10-13T16:37:38.461Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-10-13T16:37:38.461Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-13T16:37:38.461Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... [2021-10-13T16:37:38.461Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... [2021-10-13T16:37:38.461Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... [2021-10-13T16:37:38.461Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-13T16:37:38.461Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-10-13T16:37:38.461Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-10-13T16:37:38.720Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-10-13T16:37:38.720Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-13T16:37:38.720Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-10-13T16:37:38.720Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-10-13T16:37:38.720Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-10-13T16:37:38.979Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-13T16:37:38.979Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-10-13T16:37:38.979Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-10-13T16:37:38.979Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-10-13T16:37:38.979Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-13T16:37:38.979Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-10-13T16:37:38.979Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-10-13T16:37:39.238Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-10-13T16:37:39.238Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-13T16:37:39.238Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-10-13T16:37:39.238Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-10-13T16:37:39.498Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-10-13T16:37:39.498Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-13T16:37:39.498Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-10-13T16:37:39.498Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-10-13T16:37:39.498Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-10-13T16:37:39.716Z] $ docker rm -f 042d3713cfcc6b3d53293b2a1578f29a4ed069a2ad708fee4d910de04b1c0201 [2021-10-13T16:37:39.757Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-13T16:37:39.757Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-10-13T16:37:39.757Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-10-13T16:37:39.757Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-10-13T16:37:39.757Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-13T16:37:39.757Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-10-13T16:37:39.757Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-10-13T16:37:39.758Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-10-13T16:37:40.019Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-13T16:37:40.019Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-10-13T16:37:40.019Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-10-13T16:37:40.019Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-10-13T16:37:40.019Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-13T16:37:40.019Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-10-13T16:37:40.019Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-10-13T16:37:40.019Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-10-13T16:37:40.280Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-13T16:37:40.280Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-10-13T16:37:40.280Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-10-13T16:37:40.280Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-10-13T16:37:40.280Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-13T16:37:40.280Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... [2021-10-13T16:37:40.280Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... [2021-10-13T16:37:40.540Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... [2021-10-13T16:37:40.540Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-13T16:37:40.540Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-10-13T16:37:40.540Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-10-13T16:37:40.540Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-10-13T16:37:40.540Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-13T16:37:40.540Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-10-13T16:37:40.540Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-10-13T16:37:40.540Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-10-13T16:37:40.800Z] (Reading database ... 13924 files and directories currently installed.) [2021-10-13T16:37:40.800Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-10-13T16:37:40.800Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-10-13T16:37:40.800Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-10-13T16:37:40.800Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-10-13T16:37:40.800Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-10-13T16:37:40.800Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [Pipeline] // withDockerContainer [2021-10-13T16:37:41.060Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... [2021-10-13T16:37:41.060Z] Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... [2021-10-13T16:37:41.060Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-10-13T16:37:41.060Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [2021-10-13T16:37:41.320Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-10-13T16:37:41.320Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-10-13T16:37:41.320Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-10-13T16:37:41.320Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-10-13T16:37:41.320Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-10-13T16:37:41.320Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-10-13T16:37:41.320Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-10-13T16:37:41.320Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-13T16:37:41.579Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-10-13T16:37:41.579Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-10-13T16:37:41.580Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-10-13T16:37:41.580Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-10-13T16:37:41.580Z] Preparing to unpack .../11-tzdata_2021a-2ubuntu0.18.04_all.deb ... [2021-10-13T16:37:41.580Z] Unpacking tzdata (2021a-2ubuntu0.18.04) over (2018d-1) ... [2021-10-13T16:37:41.789Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-10-13T16:37:42.067Z] [2021-10-13T16:37:42.067Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-13T16:37:42.151Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-10-13T16:37:42.151Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-10-13T16:37:42.151Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-10-13T16:37:42.151Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-10-13T16:37:42.151Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-10-13T16:37:42.151Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-10-13T16:37:42.411Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-10-13T16:37:42.411Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-10-13T16:37:42.411Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-10-13T16:37:42.467Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-10-13T16:37:42.672Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-10-13T16:37:42.672Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-10-13T16:37:42.672Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-10-13T16:37:42.672Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-13T16:37:42.672Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-13T16:37:42.672Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-13T16:37:42.672Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-13T16:37:42.753Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-10-13T16:37:42.754Z] 29e5d40040c1: Pulling fs layer [2021-10-13T16:37:42.754Z] 1ce36da41761: Pulling fs layer [2021-10-13T16:37:42.754Z] 25b303627fd3: Pulling fs layer [2021-10-13T16:37:42.932Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-13T16:37:42.932Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-13T16:37:42.932Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-13T16:37:42.932Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-13T16:37:43.035Z] 29e5d40040c1: Verifying Checksum [2021-10-13T16:37:43.035Z] 29e5d40040c1: Download complete [2021-10-13T16:37:43.317Z] 1ce36da41761: Verifying Checksum [2021-10-13T16:37:43.317Z] 1ce36da41761: Download complete [2021-10-13T16:37:43.597Z] 29e5d40040c1: Pull complete [2021-10-13T16:37:43.874Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-13T16:37:43.874Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-13T16:37:44.443Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-13T16:37:44.443Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-13T16:37:44.590Z] 25b303627fd3: Verifying Checksum [2021-10-13T16:37:44.590Z] 25b303627fd3: Download complete [2021-10-13T16:37:44.703Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-13T16:37:44.703Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-13T16:37:44.869Z] 1ce36da41761: Pull complete [2021-10-13T16:37:44.962Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-13T16:37:44.962Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-13T16:37:45.904Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-13T16:37:45.905Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-13T16:37:45.905Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-10-13T16:37:45.905Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-10-13T16:37:45.905Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-10-13T16:37:45.905Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-10-13T16:37:46.166Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-10-13T16:37:46.166Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-10-13T16:37:46.166Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-10-13T16:37:46.166Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-10-13T16:37:46.166Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-10-13T16:37:46.166Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-10-13T16:37:46.166Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-10-13T16:37:46.166Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-10-13T16:37:46.428Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-10-13T16:37:46.428Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-10-13T16:37:46.428Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-13T16:37:46.428Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-10-13T16:37:46.428Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-13T16:37:46.428Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-13T16:37:46.428Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-13T16:37:46.428Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-10-13T16:37:46.428Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-10-13T16:37:46.428Z] Setting up tzdata (2021a-2ubuntu0.18.04) ... [2021-10-13T16:37:46.690Z] [2021-10-13T16:37:46.690Z] Current default time zone: 'Etc/UTC' [2021-10-13T16:37:46.690Z] Local time is now: Wed Oct 13 16:37:46 UTC 2021. [2021-10-13T16:37:46.690Z] Universal Time is now: Wed Oct 13 16:37:46 UTC 2021. [2021-10-13T16:37:46.690Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-10-13T16:37:46.690Z] [2021-10-13T16:37:46.690Z] Setting up systemd-sysv (237-3ubuntu10.52) ... [2021-10-13T16:37:46.690Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-13T16:37:46.690Z] Setting up linux-libc-dev:amd64 (4.15.0-159.167) ... [2021-10-13T16:37:46.690Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-10-13T16:37:46.690Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-10-13T16:37:46.690Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-10-13T16:37:46.690Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-10-13T16:37:46.690Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-10-13T16:37:46.690Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-10-13T16:37:46.690Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-10-13T16:37:46.690Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-13T16:37:46.690Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-10-13T16:37:46.950Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-13T16:37:46.950Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-10-13T16:37:46.950Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-13T16:37:46.950Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-10-13T16:37:46.950Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-10-13T16:37:46.950Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-10-13T16:37:46.950Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... [2021-10-13T16:37:46.950Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-10-13T16:37:46.950Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-10-13T16:37:46.950Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-10-13T16:37:46.950Z] Setting up ca-certificates (20210119~18.04.2) ... [2021-10-13T16:37:48.865Z] Updating certificates in /etc/ssl/certs... [2021-10-13T16:37:49.805Z] 23 added, 28 removed; done. [2021-10-13T16:37:49.805Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-10-13T16:37:49.805Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-13T16:37:49.805Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-10-13T16:37:49.805Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-10-13T16:37:49.805Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-10-13T16:37:49.805Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-13T16:37:49.805Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-10-13T16:37:49.805Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-13T16:37:49.805Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-13T16:37:49.805Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-13T16:37:49.805Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-10-13T16:37:49.805Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-13T16:37:49.805Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-10-13T16:37:49.805Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-10-13T16:37:49.805Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-10-13T16:37:49.805Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-10-13T16:37:49.805Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-10-13T16:37:49.805Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-10-13T16:37:50.065Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-10-13T16:37:50.065Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-10-13T16:37:50.065Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-10-13T16:37:50.065Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-10-13T16:37:50.065Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-10-13T16:37:50.065Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-10-13T16:37:50.065Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-10-13T16:37:50.065Z] Processing triggers for ca-certificates (20210119~18.04.2) ... [2021-10-13T16:37:50.065Z] Updating certificates in /etc/ssl/certs... [2021-10-13T16:37:50.637Z] 0 added, 0 removed; done. [2021-10-13T16:37:50.637Z] Running hooks in /etc/ca-certificates/update.d... [2021-10-13T16:37:50.637Z] done. [2021-10-13T16:37:51.208Z] Reading package lists... [2021-10-13T16:37:51.208Z] Building dependency tree... [2021-10-13T16:37:51.208Z] Reading state information... [2021-10-13T16:37:51.470Z] The following NEW packages will be installed: [2021-10-13T16:37:51.470Z] apt-transport-https [2021-10-13T16:37:51.470Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-10-13T16:37:51.730Z] Need to get 4348 B of archives. [2021-10-13T16:37:51.730Z] After this operation, 154 kB of additional disk space will be used. [2021-10-13T16:37:51.730Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2021-10-13T16:37:51.730Z] debconf: delaying package configuration, since apt-utils is not installed [2021-10-13T16:37:51.730Z] Fetched 4348 B in 0s (21.4 kB/s) [2021-10-13T16:37:51.990Z] Selecting previously unselected package apt-transport-https. [2021-10-13T16:37:51.990Z] (Reading database ... 13928 files and directories currently installed.) [2021-10-13T16:37:51.990Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2021-10-13T16:37:51.990Z] Unpacking apt-transport-https (1.6.14) ... [2021-10-13T16:37:51.990Z] Setting up apt-transport-https (1.6.14) ... [2021-10-13T16:37:52.249Z] Waiting for network to be ready... [2021-10-13T16:37:55.055Z] 25b303627fd3: Pull complete [2021-10-13T16:37:55.055Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-10-13T16:37:55.055Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-10-13T16:37:55.055Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-10-13T16:37:55.317Z] prd-ubuntu18.04-docker-arm64-4c-16g-1134 does not seem to be running inside a container [2021-10-13T16:37:55.417Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-10-13T16:37:58.823Z] 2021-10-13T16:37:56Z INFO Waiting for automatic snapd restart... [2021-10-13T16:37:59.196Z] $ docker top d0e18c67ae422e5670050e617cebaf40bf1c78e365909c29f252f788e5a5dabb -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-13T16:38:00.182Z] + docker-compose build --help [2021-10-13T16:38:00.182Z] + grep parallel [2021-10-13T16:38:00.207Z] snapd 2.51.7 from Canonical* installed [2021-10-13T16:38:01.149Z] "snapd" switched to the "latest/stable" channel [2021-10-13T16:38:01.149Z] [2021-10-13T16:38:03.694Z] core18 20210722 from Canonical* installed [2021-10-13T16:38:03.694Z] "core18" switched to the "latest/stable" channel [2021-10-13T16:38:03.694Z] [2021-10-13T16:38:05.618Z] --parallel Build images in parallel. [Pipeline] } [2021-10-13T16:38:05.653Z] $ docker stop --time=1 d0e18c67ae422e5670050e617cebaf40bf1c78e365909c29f252f788e5a5dabb [2021-10-13T16:38:06.234Z] snapcraft 5.0 from Canonical* installed [2021-10-13T16:38:06.234Z] "snapcraft" switched to the "latest/stable" channel [2021-10-13T16:38:06.234Z] [2021-10-13T16:38:07.496Z] $ docker rm -f d0e18c67ae422e5670050e617cebaf40bf1c78e365909c29f252f788e5a5dabb [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-13T16:38:08.248Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-10-13T16:38:08.248Z] . [Pipeline] withDockerContainer [2021-10-13T16:38:08.554Z] prd-ubuntu18.04-docker-arm64-4c-16g-1134 does not seem to be running inside a container [2021-10-13T16:38:08.663Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-10-13T16:38:10.188Z] $ docker top fa0df1bd50f38fc5727bdcf7efc3e1c6466f73305f9f8ab6e949b34ca73d1149 -eo pid,comm [2021-10-13T16:38:10.446Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-10-13T16:38:10.446Z] - README.md [2021-10-13T16:38:10.446Z] [2021-10-13T16:38:10.446Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [Pipeline] { [Pipeline] sh [2021-10-13T16:38:10.707Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-10-13T16:38:10.968Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-10-13T16:38:10.968Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-10-13T16:38:11.244Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-10-13T16:38:12.170Z] Reading package lists... [2021-10-13T16:38:12.433Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.9 git-man=1:2.17.1-1ubuntu0.9 libcurl3-gnutls=7.58.0-2ubuntu3.16 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 [2021-10-13T16:38:12.433Z] Reading package lists... [2021-10-13T16:38:12.692Z] Building dependency tree... [2021-10-13T16:38:12.692Z] Reading state information... [2021-10-13T16:38:12.692Z] Suggested packages: [2021-10-13T16:38:12.692Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-10-13T16:38:12.692Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-10-13T16:38:12.692Z] Recommended packages: [2021-10-13T16:38:12.692Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-10-13T16:38:12.692Z] The following NEW packages will be installed: [2021-10-13T16:38:12.692Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-10-13T16:38:12.692Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-10-13T16:38:12.692Z] pkg-config zip [2021-10-13T16:38:12.692Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-10-13T16:38:12.954Z] Need to get 7670 kB of archives. [2021-10-13T16:38:12.954Z] After this operation, 43.8 MB of additional disk space will be used. [2021-10-13T16:38:12.954Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] [2021-10-13T16:38:12.954Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-10-13T16:38:12.954Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] [2021-10-13T16:38:12.954Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] [2021-10-13T16:38:12.954Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] [2021-10-13T16:38:13.216Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-10-13T16:38:13.216Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-10-13T16:38:13.216Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-10-13T16:38:13.216Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-10-13T16:38:13.475Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-10-13T16:38:13.475Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-10-13T16:38:13.475Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-10-13T16:38:13.475Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-10-13T16:38:13.475Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-10-13T16:38:13.475Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-10-13T16:38:13.734Z] debconf: delaying package configuration, since apt-utils is not installed [2021-10-13T16:38:13.734Z] Fetched 7670 kB in 1s (10.5 MB/s) [2021-10-13T16:38:13.734Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-10-13T16:38:13.734Z] (Reading database ... 13932 files and directories currently installed.) [2021-10-13T16:38:13.734Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-10-13T16:38:13.734Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-10-13T16:38:13.996Z] Selecting previously unselected package libpsl5:amd64. [2021-10-13T16:38:13.996Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-10-13T16:38:13.996Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-10-13T16:38:13.996Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-10-13T16:38:13.996Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-10-13T16:38:13.996Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-10-13T16:38:13.996Z] Selecting previously unselected package librtmp1:amd64. [2021-10-13T16:38:13.996Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-10-13T16:38:13.996Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-10-13T16:38:13.996Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-10-13T16:38:13.996Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... [2021-10-13T16:38:13.996Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2021-10-13T16:38:13.996Z] Selecting previously unselected package liberror-perl. [2021-10-13T16:38:13.996Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-10-13T16:38:14.256Z] Unpacking liberror-perl (0.17025-1) ... [2021-10-13T16:38:14.256Z] Selecting previously unselected package git-man. [2021-10-13T16:38:14.256Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... [2021-10-13T16:38:14.256Z] Unpacking git-man (1:2.17.1-1ubuntu0.9) ... [2021-10-13T16:38:14.256Z] Selecting previously unselected package git. [2021-10-13T16:38:14.256Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... [2021-10-13T16:38:14.256Z] Unpacking git (1:2.17.1-1ubuntu0.9) ... [2021-10-13T16:38:14.825Z] Selecting previously unselected package libnorm1:amd64. [2021-10-13T16:38:14.825Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-10-13T16:38:14.825Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-10-13T16:38:14.825Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-10-13T16:38:14.825Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-10-13T16:38:14.825Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-10-13T16:38:14.825Z] Selecting previously unselected package libsodium23:amd64. [2021-10-13T16:38:14.825Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-10-13T16:38:14.825Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-10-13T16:38:15.084Z] Selecting previously unselected package libzmq5:amd64. [2021-10-13T16:38:15.084Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-10-13T16:38:15.084Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-10-13T16:38:15.084Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-10-13T16:38:15.084Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-10-13T16:38:15.084Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-10-13T16:38:15.084Z] Selecting previously unselected package pkg-config. [2021-10-13T16:38:15.084Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-10-13T16:38:15.084Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-10-13T16:38:15.084Z] Selecting previously unselected package zip. [2021-10-13T16:38:15.084Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-10-13T16:38:15.084Z] Unpacking zip (3.0-11build1) ... [2021-10-13T16:38:15.344Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-10-13T16:38:15.344Z] Setting up git-man (1:2.17.1-1ubuntu0.9) ... [2021-10-13T16:38:15.344Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-10-13T16:38:15.344Z] Setting up liberror-perl (0.17025-1) ... [2021-10-13T16:38:15.344Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-10-13T16:38:15.344Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-10-13T16:38:15.344Z] No schema files found: doing nothing. [2021-10-13T16:38:15.344Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-10-13T16:38:15.344Z] Setting up zip (3.0-11build1) ... [2021-10-13T16:38:15.344Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-10-13T16:38:15.344Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-10-13T16:38:15.344Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-10-13T16:38:15.344Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-10-13T16:38:15.344Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2021-10-13T16:38:15.344Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-10-13T16:38:15.344Z] Setting up git (1:2.17.1-1ubuntu0.9) ... [2021-10-13T16:38:15.344Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-10-13T16:38:15.582Z] Building core-command ... [2021-10-13T16:38:15.582Z] Building core-data ... [2021-10-13T16:38:15.582Z] Building core-metadata ... [2021-10-13T16:38:15.582Z] Building security-bootstrapper ... [2021-10-13T16:38:15.582Z] Building security-proxy-setup ... [2021-10-13T16:38:15.582Z] Building security-secretstore-setup ... [2021-10-13T16:38:15.582Z] Building support-notifications ... [2021-10-13T16:38:15.582Z] Building support-scheduler ... [2021-10-13T16:38:15.582Z] Building sys-mgmt-agent ... [2021-10-13T16:38:15.582Z] Building security-secretstore-setup [2021-10-13T16:38:15.582Z] Building sys-mgmt-agent [2021-10-13T16:38:15.582Z] Building security-proxy-setup [2021-10-13T16:38:15.582Z] Building support-scheduler [2021-10-13T16:38:15.582Z] Building core-metadata [2021-10-13T16:38:15.916Z] git set to automatically installed. [2021-10-13T16:38:15.916Z] git-man set to automatically installed. [2021-10-13T16:38:15.916Z] libcurl3-gnutls set to automatically installed. [2021-10-13T16:38:15.916Z] liberror-perl set to automatically installed. [2021-10-13T16:38:15.916Z] libglib2.0-0 set to automatically installed. [2021-10-13T16:38:15.916Z] libnghttp2-14 set to automatically installed. [2021-10-13T16:38:15.916Z] libnorm1 set to automatically installed. [2021-10-13T16:38:15.916Z] libpgm-5.2-0 set to automatically installed. [2021-10-13T16:38:15.916Z] libpsl5 set to automatically installed. [2021-10-13T16:38:15.916Z] librtmp1 set to automatically installed. [2021-10-13T16:38:15.916Z] libsodium23 set to automatically installed. [2021-10-13T16:38:15.916Z] libzmq3-dev set to automatically installed. [2021-10-13T16:38:15.916Z] libzmq5 set to automatically installed. [2021-10-13T16:38:15.916Z] pkg-config set to automatically installed. [2021-10-13T16:38:15.916Z] zip set to automatically installed. [2021-10-13T16:38:17.300Z] snapd is not logged in, snap install commands will use sudo [2021-10-13T16:38:17.871Z] snap "core18" has no updates available [2021-10-13T16:38:18.443Z] snapd is not logged in, snap install commands will use sudo [2021-10-13T16:38:26.570Z] go (1.16/stable) 1.16.9 from Michael Hudson-Doyle (mwhudson) installed [2021-10-13T16:38:26.829Z] Pulling config-common [2021-10-13T16:38:26.829Z] + snapcraftctl pull [2021-10-13T16:38:28.215Z] Pulling go-build-helper [2021-10-13T16:38:28.215Z] + snapcraftctl pull [2021-10-13T16:38:29.159Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-10-13T16:38:29.159Z] Skipping pull go-build-helper (already ran) [2021-10-13T16:38:29.159Z] Building go-build-helper [2021-10-13T16:38:29.159Z] + snapcraftctl build [2021-10-13T16:38:31.073Z] Staging go-build-helper [2021-10-13T16:38:31.073Z] + snapcraftctl stage [2021-10-13T16:38:41.070Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-10-13T16:38:41.071Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-10-13T16:38:41.071Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1906 kB] [2021-10-13T16:38:41.071Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [346 kB] [2021-10-13T16:38:41.071Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-10-13T16:38:41.071Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-10-13T16:38:41.071Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [469 kB] [2021-10-13T16:38:41.071Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [63.2 kB] [2021-10-13T16:38:41.071Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1141 kB] [2021-10-13T16:38:41.071Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [261 kB] [2021-10-13T16:38:41.071Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-10-13T16:38:41.071Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-10-13T16:38:41.071Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-10-13T16:38:41.071Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-10-13T16:38:41.071Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-10-13T16:38:41.071Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-10-13T16:38:41.071Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-10-13T16:38:41.071Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-10-13T16:38:41.071Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-10-13T16:38:41.071Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2251 kB] [2021-10-13T16:38:41.071Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [438 kB] [2021-10-13T16:38:41.071Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-10-13T16:38:41.071Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-10-13T16:38:41.071Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [493 kB] [2021-10-13T16:38:41.071Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [66.9 kB] [2021-10-13T16:38:41.071Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1756 kB] [2021-10-13T16:38:41.071Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [377 kB] [2021-10-13T16:38:41.071Z] Fetched 25.4 MB in 0s (0 B/s) [2021-10-13T16:38:41.071Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-10-13T16:38:41.071Z] Fetched 224 kB in 0s (0 B/s) [2021-10-13T16:38:41.071Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-10-13T16:38:41.071Z] Fetched 157 kB in 0s (0 B/s) [2021-10-13T16:38:41.071Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-10-13T16:38:41.071Z] Fetched 221 kB in 0s (0 B/s) [2021-10-13T16:38:41.071Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-10-13T16:38:41.071Z] Fetched 143 kB in 0s (0 B/s) [2021-10-13T16:38:41.071Z] Pulling edgex-go [2021-10-13T16:38:41.071Z] + snapcraftctl pull [2021-10-13T16:38:41.071Z] Pulling hooks [2021-10-13T16:38:41.071Z] + snapcraftctl pull [2021-10-13T16:38:59.316Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-10-13T16:38:59.316Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-10-13T16:38:59.316Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-10-13T16:38:59.316Z] Fetched 0 B in 0s (0 B/s) [2021-10-13T16:38:59.316Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-10-13T16:38:59.316Z] Fetched 96.5 kB in 0s (0 B/s) [2021-10-13T16:38:59.316Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-10-13T16:38:59.316Z] Fetched 279 kB in 0s (0 B/s) [2021-10-13T16:38:59.316Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-10-13T16:38:59.316Z] Fetched 122 kB in 0s (0 B/s) [2021-10-13T16:38:59.316Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-10-13T16:38:59.316Z] Fetched 77.8 kB in 0s (0 B/s) [2021-10-13T16:38:59.316Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-10-13T16:38:59.316Z] Fetched 8848 B in 0s (0 B/s) [2021-10-13T16:38:59.316Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-10-13T16:38:59.316Z] Fetched 47.8 kB in 0s (0 B/s) [2021-10-13T16:38:59.316Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-10-13T16:38:59.316Z] Fetched 45.6 kB in 0s (0 B/s) [2021-10-13T16:38:59.316Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-10-13T16:38:59.316Z] Fetched 15.0 kB in 0s (0 B/s) [2021-10-13T16:38:59.316Z] Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] [2021-10-13T16:38:59.316Z] Fetched 220 kB in 0s (0 B/s) [2021-10-13T16:38:59.316Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-10-13T16:38:59.316Z] Fetched 154 kB in 0s (0 B/s) [2021-10-13T16:38:59.316Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-10-13T16:38:59.316Z] Fetched 50.6 kB in 0s (0 B/s) [2021-10-13T16:38:59.316Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-10-13T16:38:59.316Z] Fetched 14.8 kB in 0s (0 B/s) [2021-10-13T16:38:59.316Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-10-13T16:38:59.316Z] Fetched 41.8 kB in 0s (0 B/s) [2021-10-13T16:38:59.316Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-10-13T16:38:59.316Z] Fetched 499 kB in 0s (0 B/s) [2021-10-13T16:38:59.316Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-10-13T16:38:59.316Z] Fetched 111 kB in 0s (0 B/s) [2021-10-13T16:38:59.316Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-10-13T16:38:59.316Z] Fetched 240 kB in 0s (0 B/s) [2021-10-13T16:38:59.316Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-10-13T16:38:59.316Z] Fetched 29.3 kB in 0s (0 B/s) [2021-10-13T16:38:59.316Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-10-13T16:38:59.316Z] Fetched 85.5 kB in 0s (0 B/s) [2021-10-13T16:38:59.316Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-10-13T16:38:59.316Z] Fetched 24.5 kB in 0s (0 B/s) [2021-10-13T16:38:59.316Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-10-13T16:38:59.316Z] Fetched 49.2 kB in 0s (0 B/s) [2021-10-13T16:38:59.316Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-10-13T16:38:59.316Z] Fetched 54.2 kB in 0s (0 B/s) [2021-10-13T16:38:59.316Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-10-13T16:38:59.316Z] Fetched 30.8 kB in 0s (0 B/s) [2021-10-13T16:38:59.316Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-10-13T16:38:59.316Z] Fetched 15.8 kB in 0s (0 B/s) [2021-10-13T16:38:59.316Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-10-13T16:38:59.316Z] Fetched 85.9 kB in 0s (0 B/s) [2021-10-13T16:38:59.316Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-10-13T16:38:59.316Z] Fetched 8720 B in 0s (0 B/s) [2021-10-13T16:38:59.316Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-10-13T16:38:59.316Z] Fetched 140 kB in 0s (0 B/s) [2021-10-13T16:38:59.316Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-10-13T16:38:59.316Z] Fetched 119 kB in 0s (0 B/s) [2021-10-13T16:38:59.316Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-10-13T16:38:59.316Z] Fetched 111 kB in 0s (0 B/s) [2021-10-13T16:38:59.316Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-10-13T16:38:59.316Z] Fetched 11.1 kB in 0s (0 B/s) [2021-10-13T16:38:59.316Z] Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] [2021-10-13T16:38:59.316Z] Fetched 646 kB in 0s (0 B/s) [2021-10-13T16:38:59.316Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-10-13T16:38:59.316Z] Fetched 41.3 kB in 0s (0 B/s) [2021-10-13T16:38:59.316Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-10-13T16:38:59.316Z] Fetched 17.9 kB in 0s (0 B/s) [2021-10-13T16:38:59.316Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-10-13T16:38:59.316Z] Fetched 368 kB in 0s (0 B/s) [2021-10-13T16:38:59.316Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-10-13T16:38:59.316Z] Fetched 187 kB in 0s (0 B/s) [2021-10-13T16:38:59.316Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-10-13T16:38:59.316Z] Fetched 175 kB in 0s (0 B/s) [2021-10-13T16:38:59.316Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-10-13T16:38:59.316Z] Fetched 206 kB in 0s (0 B/s) [2021-10-13T16:38:59.316Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] [2021-10-13T16:38:59.316Z] Fetched 1302 kB in 0s (0 B/s) [2021-10-13T16:38:59.316Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-10-13T16:38:59.316Z] Fetched 36.2 kB in 0s (0 B/s) [2021-10-13T16:38:59.316Z] Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] [2021-10-13T16:38:59.316Z] Fetched 159 kB in 0s (0 B/s) [2021-10-13T16:38:59.316Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-10-13T16:38:59.316Z] Fetched 107 kB in 0s (0 B/s) [2021-10-13T16:38:59.316Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-10-13T16:38:59.316Z] Fetched 48.7 kB in 0s (0 B/s) [2021-10-13T16:38:59.316Z] Pulling static-packages [2021-10-13T16:38:59.316Z] + snapcraftctl pull [2021-10-13T16:38:59.316Z] Pulling version [2021-10-13T16:38:59.316Z] + cd /root/project [2021-10-13T16:38:59.316Z] + + git describe --tags --abbrev=0 [2021-10-13T16:38:59.316Z] sed s/v// [2021-10-13T16:38:59.316Z] + GIT_VERSION=2.0.1-dev.69 [2021-10-13T16:38:59.316Z] + [ -z 2.0.1-dev.69 ] [2021-10-13T16:38:59.316Z] + snapcraftctl set-version 2.0.1-dev.69 [2021-10-13T16:39:00.269Z] Building config-common [2021-10-13T16:39:00.531Z] + snapcraftctl build [2021-10-13T16:39:02.444Z] Skipping build go-build-helper (already ran) [2021-10-13T16:39:02.444Z] Building edgex-go [2021-10-13T16:39:02.705Z] + cd /root/parts/edgex-go/src [2021-10-13T16:39:02.705Z] + git describe --tags --abbrev=0 [2021-10-13T16:39:02.705Z] + sed s/v// [2021-10-13T16:39:02.705Z] + GIT_VERSION=2.0.1-dev.69 [2021-10-13T16:39:02.705Z] + [ -z 2.0.1-dev.69 ] [2021-10-13T16:39:02.705Z] + echo 2.0.1-dev.69 [2021-10-13T16:39:02.705Z] + [ ! -d vendor ] [2021-10-13T16:39:02.705Z] + go mod download all [2021-10-13T16:39:10.834Z] + make build [2021-10-13T16:39:10.834Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.69" -o cmd/core-data/core-data ./cmd/core-data [2021-10-13T16:39:20.820Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.69" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-10-13T16:39:23.729Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-13T16:39:23.729Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-13T16:39:23.729Z] ---> 3443375e4987 [2021-10-13T16:39:23.729Z] Step 3/22 : WORKDIR /edgex-go [2021-10-13T16:39:23.729Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-13T16:39:23.729Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-10-13T16:39:23.729Z] ---> 3443375e4987 [2021-10-13T16:39:23.729Z] Step 3/20 : WORKDIR /edgex-go [2021-10-13T16:39:23.729Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-13T16:39:23.729Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-13T16:39:23.729Z] ---> 3443375e4987 [2021-10-13T16:39:23.729Z] Step 3/22 : WORKDIR /edgex-go [2021-10-13T16:39:23.729Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-13T16:39:23.729Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-10-13T16:39:23.729Z] ---> 3443375e4987 [2021-10-13T16:39:23.729Z] Step 3/23 : WORKDIR /edgex-go [2021-10-13T16:39:23.729Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-13T16:39:23.729Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-10-13T16:39:23.729Z] ---> 3443375e4987 [2021-10-13T16:39:23.729Z] Step 3/24 : WORKDIR /edgex-go [2021-10-13T16:39:25.019Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.69" -o cmd/core-command/core-command ./cmd/core-command [2021-10-13T16:39:25.180Z] ---> Running in 05acedc3ca86 [2021-10-13T16:39:25.180Z] ---> Running in 35e1cb62b152 [2021-10-13T16:39:25.180Z] ---> Running in 2d55cc14a273 [2021-10-13T16:39:25.180Z] ---> Running in c0d7aa4c9ce9 [2021-10-13T16:39:25.180Z] ---> Running in b3daac69105c [2021-10-13T16:39:25.791Z] Removing intermediate container b3daac69105c [2021-10-13T16:39:25.791Z] ---> 2506846686e9 [2021-10-13T16:39:25.791Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-13T16:39:25.961Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.69" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-10-13T16:39:26.068Z] ---> Running in ef81e87d3ceb [2021-10-13T16:39:26.068Z] Removing intermediate container 05acedc3ca86 [2021-10-13T16:39:26.068Z] ---> d4c63663b91b [2021-10-13T16:39:26.068Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-13T16:39:26.068Z] Removing intermediate container c0d7aa4c9ce9 [2021-10-13T16:39:26.068Z] ---> 8de320baf017 [2021-10-13T16:39:26.068Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-13T16:39:26.356Z] Removing intermediate container 2d55cc14a273 [2021-10-13T16:39:26.356Z] ---> c8769c15dbd1 [2021-10-13T16:39:26.356Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-13T16:39:26.356Z] Removing intermediate container 35e1cb62b152 [2021-10-13T16:39:26.356Z] ---> 9760a1f54b24 [2021-10-13T16:39:26.356Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-13T16:39:26.356Z] ---> Running in 768d6ea0952f [2021-10-13T16:39:26.356Z] ---> Running in facd60ba88f2 [2021-10-13T16:39:26.639Z] ---> Running in 78a72b95a0c1 [2021-10-13T16:39:26.639Z] ---> Running in 3f5428760c1c [2021-10-13T16:39:26.901Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.69" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-10-13T16:39:27.470Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.69" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-10-13T16:39:28.408Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.69" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-10-13T16:39:29.297Z] Removing intermediate container ef81e87d3ceb [2021-10-13T16:39:29.297Z] ---> e2239df79ee1 [2021-10-13T16:39:29.297Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-10-13T16:39:29.345Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.69" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-10-13T16:39:29.906Z] ---> Running in 4021c7952ab1 [2021-10-13T16:39:30.185Z] Removing intermediate container 768d6ea0952f [2021-10-13T16:39:30.185Z] ---> 839e1cb71ffd [2021-10-13T16:39:30.185Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-10-13T16:39:30.463Z] ---> Running in 52d2aa1993d0 [2021-10-13T16:39:30.463Z] Removing intermediate container 78a72b95a0c1 [2021-10-13T16:39:30.463Z] ---> ccae50dd33d2 [2021-10-13T16:39:30.463Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-10-13T16:39:30.736Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.69" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-10-13T16:39:30.740Z] ---> Running in 67b5465777ea [2021-10-13T16:39:31.022Z] Removing intermediate container facd60ba88f2 [2021-10-13T16:39:31.022Z] ---> cd45293c3bdc [2021-10-13T16:39:31.022Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-10-13T16:39:31.022Z] Removing intermediate container 3f5428760c1c [2021-10-13T16:39:31.022Z] ---> 467866e1d367 [2021-10-13T16:39:31.022Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-10-13T16:39:31.022Z] ---> Running in 6646c0e87a9b [2021-10-13T16:39:31.306Z] ---> Running in a60179b211ca [2021-10-13T16:39:31.677Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.69" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-10-13T16:39:31.925Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-13T16:39:32.212Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-13T16:39:32.623Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.69" -o ./cmd/secrets-config ./cmd/secrets-config [2021-10-13T16:39:32.814Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-13T16:39:32.814Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-13T16:39:33.095Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-13T16:39:33.095Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-13T16:39:33.376Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-13T16:39:33.565Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.69" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-10-13T16:39:33.654Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-13T16:39:33.938Z] OK: 219 MiB in 52 packages [2021-10-13T16:39:33.938Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-13T16:39:34.221Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-13T16:39:34.498Z] OK: 219 MiB in 52 packages [2021-10-13T16:39:35.131Z] OK: 219 MiB in 52 packages [2021-10-13T16:39:35.131Z] OK: 219 MiB in 52 packages [2021-10-13T16:39:35.414Z] OK: 219 MiB in 52 packages [2021-10-13T16:39:35.474Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-10-13T16:39:35.474Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-10-13T16:39:35.474Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-10-13T16:39:35.474Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-10-13T16:39:35.474Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-10-13T16:39:35.474Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-10-13T16:39:35.474Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-10-13T16:39:35.474Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-10-13T16:39:35.474Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-10-13T16:39:35.474Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-10-13T16:39:35.474Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-10-13T16:39:35.474Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-10-13T16:39:35.474Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-10-13T16:39:35.474Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-10-13T16:39:35.474Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-10-13T16:39:35.474Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-10-13T16:39:35.474Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-10-13T16:39:35.474Z] + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml [2021-10-13T16:39:35.474Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-10-13T16:39:35.474Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-10-13T16:39:35.474Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-10-13T16:39:35.474Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-10-13T16:39:35.474Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-10-13T16:39:35.474Z] + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml [2021-10-13T16:39:35.474Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-10-13T16:39:35.474Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-10-13T16:39:35.474Z] + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json [2021-10-13T16:39:35.695Z] Removing intermediate container 4021c7952ab1 [2021-10-13T16:39:35.695Z] ---> 26d29d424908 [2021-10-13T16:39:35.696Z] Step 6/22 : COPY . . [2021-10-13T16:39:36.303Z] Removing intermediate container 52d2aa1993d0 [2021-10-13T16:39:36.303Z] ---> b551d861820c [2021-10-13T16:39:36.303Z] Step 6/23 : COPY go.mod . [2021-10-13T16:39:36.412Z] Building hooks [2021-10-13T16:39:36.412Z] + cd /root/parts/hooks/src [2021-10-13T16:39:36.412Z] + make build [2021-10-13T16:39:36.412Z] go mod tidy [2021-10-13T16:39:36.672Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.5 [2021-10-13T16:39:36.906Z] Removing intermediate container 67b5465777ea [2021-10-13T16:39:36.906Z] ---> 84259032d0de [2021-10-13T16:39:36.906Z] Step 6/20 : COPY . . [2021-10-13T16:39:36.933Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-10-13T16:39:36.933Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-10-13T16:39:37.191Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-10-13T16:39:37.509Z] Removing intermediate container 6646c0e87a9b [2021-10-13T16:39:37.509Z] Removing intermediate container a60179b211ca [2021-10-13T16:39:37.509Z] ---> 5a64ba13b4a7 [2021-10-13T16:39:37.509Z] Step 6/22 : COPY . . [2021-10-13T16:39:37.509Z] ---> f155a036e37c [2021-10-13T16:39:37.509Z] Step 6/24 : COPY . . [2021-10-13T16:39:38.129Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-10-13T16:39:38.389Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-10-13T16:39:38.389Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-10-13T16:39:39.506Z] ---> f1bf2fbf3de3 [2021-10-13T16:39:39.506Z] Step 7/23 : RUN go mod download [2021-10-13T16:39:41.692Z] Building static-packages [2021-10-13T16:39:41.693Z] + snapcraftctl build [2021-10-13T16:39:43.602Z] Building version [2021-10-13T16:39:43.602Z] + snapcraftctl build [2021-10-13T16:39:45.513Z] Staging config-common [2021-10-13T16:39:45.513Z] + snapcraftctl stage [2021-10-13T16:39:46.454Z] Skipping stage go-build-helper (already ran) [2021-10-13T16:39:46.454Z] Staging edgex-go [2021-10-13T16:39:46.454Z] + snapcraftctl stage [2021-10-13T16:39:47.394Z] Staging hooks [2021-10-13T16:39:47.394Z] + snapcraftctl stage [2021-10-13T16:39:48.776Z] Staging static-packages [2021-10-13T16:39:48.776Z] + snapcraftctl stage [2021-10-13T16:39:49.712Z] Staging version [2021-10-13T16:39:49.712Z] + snapcraftctl stage [2021-10-13T16:39:50.655Z] Priming config-common [2021-10-13T16:39:50.655Z] + snapcraftctl prime [2021-10-13T16:39:51.598Z] Priming go-build-helper [2021-10-13T16:39:51.860Z] + snapcraftctl prime [2021-10-13T16:39:52.804Z] Priming edgex-go [2021-10-13T16:39:52.804Z] + snapcraftctl prime [2021-10-13T16:39:54.188Z] Priming hooks [2021-10-13T16:39:54.188Z] + snapcraftctl prime [2021-10-13T16:39:55.130Z] Priming static-packages [2021-10-13T16:39:55.130Z] + snapcraftctl prime [2021-10-13T16:39:57.673Z] Priming version [2021-10-13T16:39:57.673Z] + snapcraftctl prime [2021-10-13T16:39:57.925Z] ---> Running in e6f1451a0c7e [2021-10-13T16:39:57.925Z] ---> fdbeb92998b8 [2021-10-13T16:39:57.925Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-13T16:39:57.925Z] ---> 79ca4d92d7dc [2021-10-13T16:39:57.925Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-13T16:39:57.925Z] ---> 81d9dcbe1bb3 [2021-10-13T16:39:57.925Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-13T16:39:57.925Z] ---> 7d4ed17f162e [2021-10-13T16:39:57.925Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-13T16:39:57.925Z] ---> Running in 6082ded8fe21 [2021-10-13T16:39:57.925Z] ---> Running in 0449337c2ec3 [2021-10-13T16:39:57.925Z] ---> Running in e32799fa5581 [2021-10-13T16:39:57.925Z] ---> Running in 4d9b06ebf2da [2021-10-13T16:39:58.613Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-10-13T16:40:01.414Z] Removing intermediate container e6f1451a0c7e [2021-10-13T16:40:01.414Z] ---> 7d837595f5e6 [2021-10-13T16:40:01.414Z] Step 8/23 : COPY . . [2021-10-13T16:40:06.894Z] Removing intermediate container 6082ded8fe21 [2021-10-13T16:40:06.894Z] ---> 075be46783a6 [2021-10-13T16:40:06.894Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-10-13T16:40:07.173Z] Removing intermediate container 0449337c2ec3 [2021-10-13T16:40:07.173Z] ---> b76995092589 [2021-10-13T16:40:07.173Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-10-13T16:40:07.778Z] ---> Running in 5834c0c6ff28 [2021-10-13T16:40:07.778Z] Removing intermediate container e32799fa5581 [2021-10-13T16:40:07.778Z] ---> 7055b94036a3 [2021-10-13T16:40:07.778Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-10-13T16:40:08.773Z] ---> Running in c2f5904fa485 [2021-10-13T16:40:08.773Z] Removing intermediate container 4d9b06ebf2da [2021-10-13T16:40:08.773Z] ---> 6eb3af62e334 [2021-10-13T16:40:08.773Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-10-13T16:40:09.380Z] ---> Running in 834bd4639b5e [2021-10-13T16:40:09.994Z] ---> Running in 8d8b1d2cf9cd [2021-10-13T16:40:12.038Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-10-13T16:40:12.320Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-10-13T16:40:12.939Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-10-13T16:40:13.558Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-10-13T16:40:13.558Z] ---> 0e682f571c11 [2021-10-13T16:40:13.558Z] Step 9/23 : RUN go mod tidy [2021-10-13T16:40:13.848Z] ---> Running in 987b26182c34 [2021-10-13T16:40:22.205Z] Removing intermediate container 987b26182c34 [2021-10-13T16:40:22.205Z] ---> 28c60d7f49f6 [2021-10-13T16:40:22.205Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-10-13T16:40:22.205Z] ---> Running in eb85e9a8be93 [2021-10-13T16:40:23.206Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-10-13T16:42:15.272Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-10-13T16:42:19.728Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-10-13T16:42:24.145Z] Removing intermediate container 5834c0c6ff28 [2021-10-13T16:42:24.145Z] ---> cb9ba1a115e5 [2021-10-13T16:42:24.145Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-10-13T16:42:24.145Z] ---> Running in e27ea869a4f2 [2021-10-13T16:42:26.862Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-10-13T16:42:30.305Z] Removing intermediate container 834bd4639b5e [2021-10-13T16:42:30.305Z] ---> 05cf2847febf [2021-10-13T16:42:30.305Z] [2021-10-13T16:42:30.305Z] Step 9/20 : FROM alpine:3.14 [2021-10-13T16:42:30.913Z] 3.14: Pulling from library/alpine [2021-10-13T16:42:31.198Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-13T16:42:31.198Z] Status: Downloaded newer image for alpine:3.14 [2021-10-13T16:42:31.198Z] ---> bb3de5531c18 [2021-10-13T16:42:31.198Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-10-13T16:42:31.801Z] ---> Running in 5413ffd6b51d [2021-10-13T16:42:33.820Z] Removing intermediate container e27ea869a4f2 [2021-10-13T16:42:33.820Z] ---> d79cf6cdb53f [2021-10-13T16:42:33.820Z] [2021-10-13T16:42:33.820Z] Step 10/22 : FROM docker:20.10.8 [2021-10-13T16:42:33.820Z] 20.10.8: Pulling from library/docker [2021-10-13T16:42:34.101Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-13T16:42:34.384Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-13T16:42:35.387Z] (1/5) Installing ca-certificates (20191127-r5) [2021-10-13T16:42:35.387Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-10-13T16:42:35.387Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-10-13T16:42:35.387Z] (4/5) Installing libcurl (7.79.1-r0) [2021-10-13T16:42:35.387Z] (5/5) Installing curl (7.79.1-r0) [2021-10-13T16:42:35.387Z] Executing busybox-1.33.1-r3.trigger [2021-10-13T16:42:35.387Z] Executing ca-certificates-20191127-r5.trigger [2021-10-13T16:42:35.678Z] OK: 8 MiB in 19 packages [2021-10-13T16:42:38.330Z] Removing intermediate container 8d8b1d2cf9cd [2021-10-13T16:42:38.330Z] ---> e5c46eb47126 [2021-10-13T16:42:38.330Z] [2021-10-13T16:42:38.330Z] Step 9/24 : FROM alpine:3.14 [2021-10-13T16:42:38.330Z] ---> bb3de5531c18 [2021-10-13T16:42:38.330Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-10-13T16:42:38.610Z] ---> Running in f6388c4f8c55 [2021-10-13T16:42:38.610Z] Removing intermediate container c2f5904fa485 [2021-10-13T16:42:38.610Z] ---> 883b07365866 [2021-10-13T16:42:38.610Z] [2021-10-13T16:42:38.610Z] Step 9/22 : FROM alpine:3.14 [2021-10-13T16:42:38.610Z] ---> bb3de5531c18 [2021-10-13T16:42:38.610Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-10-13T16:42:39.221Z] ---> Running in 49743308f222 [2021-10-13T16:42:39.894Z] Removing intermediate container 5413ffd6b51d [2021-10-13T16:42:39.894Z] ---> d112ba71732a [2021-10-13T16:42:39.894Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-10-13T16:42:40.634Z] ---> Running in 3d304000e4ec [2021-10-13T16:42:40.981Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-13T16:42:41.261Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-13T16:42:41.545Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-13T16:42:41.823Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-13T16:42:42.102Z] Removing intermediate container 3d304000e4ec [2021-10-13T16:42:42.103Z] ---> 9dc9b93a09b7 [2021-10-13T16:42:42.103Z] Step 12/20 : WORKDIR /edgex [2021-10-13T16:42:42.103Z] (1/3) Installing ca-certificates (20191127-r5) [2021-10-13T16:42:42.387Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-10-13T16:42:42.387Z] (3/3) Installing su-exec (0.2-r1) [2021-10-13T16:42:42.387Z] Executing busybox-1.33.1-r3.trigger [2021-10-13T16:42:42.387Z] Executing ca-certificates-20191127-r5.trigger [2021-10-13T16:42:42.672Z] OK: 6 MiB in 17 packages [2021-10-13T16:42:42.672Z] ---> Running in faffe97d30b9 [2021-10-13T16:42:42.672Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-10-13T16:42:42.672Z] Executing busybox-1.33.1-r3.trigger [2021-10-13T16:42:42.672Z] OK: 5 MiB in 15 packages [2021-10-13T16:42:44.661Z] Removing intermediate container faffe97d30b9 [2021-10-13T16:42:44.661Z] ---> 692a0a9348c3 [2021-10-13T16:42:44.661Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-10-13T16:42:45.261Z] Removing intermediate container eb85e9a8be93 [2021-10-13T16:42:45.261Z] ---> a6e4b2def4e7 [2021-10-13T16:42:45.261Z] [2021-10-13T16:42:45.261Z] Step 11/23 : FROM alpine:3.14 [2021-10-13T16:42:45.261Z] ---> bb3de5531c18 [2021-10-13T16:42:45.261Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-10-13T16:42:45.864Z] Removing intermediate container f6388c4f8c55 [2021-10-13T16:42:45.864Z] ---> dc7ad5022d5c [2021-10-13T16:42:45.864Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-10-13T16:42:46.154Z] ---> Running in 17594cbd66ee [2021-10-13T16:42:46.434Z] Removing intermediate container 49743308f222 [2021-10-13T16:42:46.434Z] ---> b8784110be2f [2021-10-13T16:42:46.434Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-13T16:42:46.712Z] ---> Running in b3671110974f [2021-10-13T16:42:46.992Z] ---> 58a30b6412ef [2021-10-13T16:42:46.992Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-10-13T16:42:46.992Z] ---> Running in e8e3ab77fb66 [2021-10-13T16:42:47.606Z] Removing intermediate container b3671110974f [2021-10-13T16:42:47.606Z] ---> 715733b19c2a [2021-10-13T16:42:47.606Z] Step 12/24 : WORKDIR / [2021-10-13T16:42:48.218Z] ---> Running in a21d024a7712 [2021-10-13T16:42:48.218Z] Removing intermediate container e8e3ab77fb66 [2021-10-13T16:42:48.218Z] ---> be30df8e9e6c [2021-10-13T16:42:48.218Z] Step 12/22 : ENV APP_PORT=59881 [2021-10-13T16:42:48.498Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-13T16:42:48.498Z] ---> Running in 68eda79e4623 [2021-10-13T16:42:48.782Z] ---> f9f68d87ccb0 [2021-10-13T16:42:48.782Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-10-13T16:42:48.782Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-13T16:42:49.067Z] Removing intermediate container a21d024a7712 [2021-10-13T16:42:49.067Z] ---> a71232f00e55 [2021-10-13T16:42:49.067Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-10-13T16:42:49.345Z] Removing intermediate container 68eda79e4623 [2021-10-13T16:42:49.345Z] ---> 4adb03c1162f [2021-10-13T16:42:49.345Z] Step 13/22 : EXPOSE $APP_PORT [2021-10-13T16:42:49.630Z] ---> Running in 6f583120925a [2021-10-13T16:42:49.630Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-10-13T16:42:49.630Z] Status: Downloaded newer image for docker:20.10.8 [2021-10-13T16:42:49.630Z] ---> 3734d5adc5ac [2021-10-13T16:42:49.630Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-10-13T16:42:49.908Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-10-13T16:42:49.908Z] Executing busybox-1.33.1-r3.trigger [2021-10-13T16:42:49.908Z] OK: 5 MiB in 15 packages [2021-10-13T16:42:49.908Z] ---> Running in 4f13cb08dcae [2021-10-13T16:42:50.527Z] Removing intermediate container 6f583120925a [2021-10-13T16:42:50.527Z] ---> a997d288aff5 [2021-10-13T16:42:50.527Z] Step 14/22 : WORKDIR / [2021-10-13T16:42:50.527Z] ---> 71cbe4b27272 [2021-10-13T16:42:50.527Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-10-13T16:42:50.807Z] ---> Running in 62414dbd5dd0 [2021-10-13T16:42:50.807Z] ---> 1632e9633a6b [2021-10-13T16:42:50.807Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-10-13T16:42:50.807Z] Removing intermediate container 4f13cb08dcae [2021-10-13T16:42:50.807Z] ---> 14b864976162 [2021-10-13T16:42:50.807Z] Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-10-13T16:42:51.090Z] ---> Running in 2094f317a197 [2021-10-13T16:42:51.090Z] ---> Running in 8fd8baa9dff0 [2021-10-13T16:42:51.702Z] Removing intermediate container 17594cbd66ee [2021-10-13T16:42:51.703Z] ---> 75293fb9f908 [2021-10-13T16:42:51.703Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-13T16:42:51.703Z] Removing intermediate container 62414dbd5dd0 [2021-10-13T16:42:51.703Z] ---> 5c7eddaab7ab [2021-10-13T16:42:51.703Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-13T16:42:51.703Z] ---> Running in 0f6992ffdc59 [2021-10-13T16:42:51.980Z] Removing intermediate container 2094f317a197 [2021-10-13T16:42:51.980Z] ---> 9468ebdedc22 [2021-10-13T16:42:51.980Z] Step 17/20 : CMD ["--init=true"] [2021-10-13T16:42:51.980Z] ---> b9ff686adc6a [2021-10-13T16:42:51.980Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-10-13T16:42:52.261Z] ---> Running in 1179cc846ca8 [2021-10-13T16:42:52.541Z] Removing intermediate container 0f6992ffdc59 [2021-10-13T16:42:52.541Z] ---> 23d1d2ed2554 [2021-10-13T16:42:52.541Z] Step 14/23 : ENV APP_PORT=59861 [2021-10-13T16:42:52.833Z] ---> Running in 1f4120ce299b [2021-10-13T16:42:52.833Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-13T16:42:52.833Z] Removing intermediate container 1179cc846ca8 [2021-10-13T16:42:52.834Z] ---> b7572b976d60 [2021-10-13T16:42:52.834Z] Step 18/20 : LABEL arch=arm64 [2021-10-13T16:42:53.128Z] ---> 127f63262cf6 [2021-10-13T16:42:53.128Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-10-13T16:42:53.128Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-13T16:42:53.128Z] ---> Running in cd93d01476e8 [2021-10-13T16:42:53.417Z] Removing intermediate container 1f4120ce299b [2021-10-13T16:42:53.417Z] ---> 285ef5ef7927 [2021-10-13T16:42:53.417Z] Step 15/23 : EXPOSE $APP_PORT [2021-10-13T16:42:53.417Z] ---> 4f1092f4114c [2021-10-13T16:42:53.417Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-10-13T16:42:53.696Z] ---> Running in 790103caf4bc [2021-10-13T16:42:53.977Z] (1/42) Installing readline (8.1.0-r0) [2021-10-13T16:42:53.977Z] (2/42) Installing bash (5.1.4-r0) [2021-10-13T16:42:53.977Z] Removing intermediate container cd93d01476e8 [2021-10-13T16:42:53.977Z] ---> 0feb2b0c1822 [2021-10-13T16:42:53.977Z] Step 19/20 : LABEL git_sha=186748b12795fd7d8b338526fa352f44f20680fa [2021-10-13T16:42:54.265Z] Executing bash-5.1.4-r0.post-install [2021-10-13T16:42:54.265Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-10-13T16:42:54.265Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-10-13T16:42:54.265Z] (5/42) Installing libcurl (7.79.1-r0) [2021-10-13T16:42:54.265Z] (6/42) Installing curl (7.79.1-r0) [2021-10-13T16:42:54.265Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-10-13T16:42:54.265Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-10-13T16:42:54.265Z] (9/42) Installing expat (2.4.1-r0) [2021-10-13T16:42:54.265Z] (10/42) Installing libffi (3.3-r2) [2021-10-13T16:42:54.265Z] (11/42) Installing gdbm (1.19-r0) [2021-10-13T16:42:54.265Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-10-13T16:42:54.265Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-10-13T16:42:54.265Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-13T16:42:54.265Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-10-13T16:42:54.265Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-10-13T16:42:54.265Z] ---> Running in 2f0ff9f65070 [2021-10-13T16:42:54.541Z] (17/42) Installing python3 (3.9.5-r1) [2021-10-13T16:42:54.541Z] Removing intermediate container 790103caf4bc [2021-10-13T16:42:54.541Z] ---> 8e2dcc123c5a [2021-10-13T16:42:54.541Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-13T16:42:55.544Z] ---> 666c5c25fe83 [2021-10-13T16:42:55.544Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-10-13T16:42:55.544Z] ---> f7c8013dd5ce [2021-10-13T16:42:55.544Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-10-13T16:42:55.852Z] Removing intermediate container 2f0ff9f65070 [2021-10-13T16:42:55.852Z] ---> 2bb6bec6fefc [2021-10-13T16:42:55.852Z] Step 20/20 : LABEL version=0.0.0 [2021-10-13T16:42:55.852Z] ---> ff8e5d8a3760 [2021-10-13T16:42:55.852Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-10-13T16:42:56.139Z] ---> Running in a8e0b39d058f [2021-10-13T16:42:56.422Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-10-13T16:42:56.422Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-10-13T16:42:56.704Z] (20/42) Installing py3-idna (3.2-r0) [2021-10-13T16:42:56.704Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-10-13T16:42:56.704Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-10-13T16:42:56.704Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-10-13T16:42:56.704Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-10-13T16:42:56.992Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-10-13T16:42:56.992Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-10-13T16:42:56.992Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-10-13T16:42:56.992Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-10-13T16:42:56.992Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-10-13T16:42:56.992Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-10-13T16:42:56.992Z] (31/42) Installing py3-six (1.15.0-r1) [2021-10-13T16:42:56.992Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-10-13T16:42:56.992Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-10-13T16:42:56.992Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-10-13T16:42:56.992Z] (35/42) Installing py3-packaging (20.9-r1) [2021-10-13T16:42:56.992Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-10-13T16:42:56.992Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-10-13T16:42:57.274Z] (38/42) Installing py3-progress (1.5-r2) [2021-10-13T16:42:57.274Z] Removing intermediate container a8e0b39d058f [2021-10-13T16:42:57.274Z] ---> 2ab5838e4a1c [2021-10-13T16:42:57.274Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-10-13T16:42:57.274Z] [2021-10-13T16:42:57.274Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-10-13T16:42:57.274Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-10-13T16:42:57.274Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-10-13T16:42:57.552Z] Successfully built 2ab5838e4a1c [2021-10-13T16:42:57.839Z] Successfully tagged security-proxy-setup-arm64:latest [2021-10-13T16:42:57.839Z]  Building security-proxy-setup ... done Building security-bootstrapper [2021-10-13T16:42:57.839Z] ---> 1c57bbba8487 [2021-10-13T16:42:57.839Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-10-13T16:42:57.839Z] ---> 13c747129e4f [2021-10-13T16:42:57.839Z] Executing busybox-1.33.1-r3.trigger [2021-10-13T16:42:57.839Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-10-13T16:42:57.839Z] OK: 84 MiB in 64 packages [2021-10-13T16:42:58.125Z] ---> Running in d50dc0ba52cb [2021-10-13T16:42:58.125Z] ---> a51866249ee1 [2021-10-13T16:42:58.125Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-10-13T16:42:59.778Z] Removing intermediate container d50dc0ba52cb [2021-10-13T16:42:59.778Z] ---> d5faea2161bf [2021-10-13T16:42:59.778Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-13T16:43:01.793Z] ---> e493615d0af7 [2021-10-13T16:43:01.793Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-10-13T16:43:02.402Z] ---> Running in ca7b07f4e61d [2021-10-13T16:43:02.402Z] ---> Running in ed09118d2ab4 [2021-10-13T16:43:02.402Z] ---> 32efbaa6a06a [2021-10-13T16:43:02.402Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-10-13T16:43:02.681Z] Collecting docker-compose==1.23.2 [2021-10-13T16:43:02.960Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-10-13T16:43:03.244Z] Collecting dockerpty<0.5,>=0.4.1 [2021-10-13T16:43:03.244Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-10-13T16:43:03.526Z] Removing intermediate container ca7b07f4e61d [2021-10-13T16:43:03.526Z] ---> 7cd3a113dc77 [2021-10-13T16:43:03.526Z] Step 20/22 : LABEL arch=arm64 [2021-10-13T16:43:03.526Z] Removing intermediate container ed09118d2ab4 [2021-10-13T16:43:03.526Z] ---> 6d99f601b39a [2021-10-13T16:43:03.526Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-13T16:43:04.132Z] ---> 9273bf2a58dd [2021-10-13T16:43:04.132Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-10-13T16:43:04.132Z] ---> Running in 3e57e26179fd [2021-10-13T16:43:04.132Z] ---> Running in df23a9d9b0a4 [2021-10-13T16:43:04.413Z] ---> Running in c18403a98101 [2021-10-13T16:43:05.025Z] Removing intermediate container 3e57e26179fd [2021-10-13T16:43:05.025Z] ---> 7828b5bd40e6 [2021-10-13T16:43:05.025Z] Step 21/22 : LABEL git_sha=186748b12795fd7d8b338526fa352f44f20680fa [2021-10-13T16:43:05.307Z] Removing intermediate container df23a9d9b0a4 [2021-10-13T16:43:05.307Z] ---> 52b6b3baa3d9 [2021-10-13T16:43:05.307Z] Step 21/23 : LABEL arch=arm64 [2021-10-13T16:43:05.307Z] ---> Running in 75193dbfc304 [2021-10-13T16:43:05.590Z] ---> Running in ad71db52afd5 [2021-10-13T16:43:05.590Z] Collecting cached-property<2,>=1.2.0 [2021-10-13T16:43:05.590Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-10-13T16:43:05.590Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-10-13T16:43:06.204Z] Collecting docker<4.0,>=3.6.0 [2021-10-13T16:43:06.204Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-10-13T16:43:06.486Z] Removing intermediate container 75193dbfc304 [2021-10-13T16:43:06.486Z] ---> 6b22005d3736 [2021-10-13T16:43:06.486Z] Step 22/22 : LABEL version=0.0.0 [2021-10-13T16:43:06.486Z] Collecting texttable<0.10,>=0.9.0 [2021-10-13T16:43:06.486Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-10-13T16:43:06.812Z] Removing intermediate container ad71db52afd5 [2021-10-13T16:43:06.812Z] ---> d212be6d7020 [2021-10-13T16:43:06.812Z] Step 22/23 : LABEL git_sha=186748b12795fd7d8b338526fa352f44f20680fa [2021-10-13T16:43:07.104Z] ---> Running in 0583791f9109 [2021-10-13T16:43:07.395Z] ---> Running in 1648f7f1f541 [2021-10-13T16:43:08.487Z] Removing intermediate container 0583791f9109 [2021-10-13T16:43:08.487Z] ---> 3c7790c78d7b [2021-10-13T16:43:08.487Z] [2021-10-13T16:43:09.101Z] Removing intermediate container c18403a98101 [2021-10-13T16:43:09.101Z] ---> fb64cf089ac4 [2021-10-13T16:43:09.101Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-10-13T16:43:09.101Z] Successfully built 3c7790c78d7b [2021-10-13T16:43:09.382Z] Successfully tagged core-metadata-arm64:latest [2021-10-13T16:43:09.382Z]  Building core-metadata ... done Building core-command [2021-10-13T16:43:09.382Z] Removing intermediate container 1648f7f1f541 [2021-10-13T16:43:09.382Z] ---> fd2542e8c1c2 [2021-10-13T16:43:09.382Z] Step 23/23 : LABEL version=0.0.0 [2021-10-13T16:43:09.382Z] Collecting jsonschema<3,>=2.5.1 [2021-10-13T16:43:09.382Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-10-13T16:43:09.664Z] ---> Running in 5cba537aca31 [2021-10-13T16:43:09.949Z] ---> Running in fe476b7cf91e [2021-10-13T16:43:10.564Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-10-13T16:43:10.564Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-10-13T16:43:10.564Z] Removing intermediate container 5cba537aca31 [2021-10-13T16:43:10.564Z] ---> ad6c6c8167ca [2021-10-13T16:43:10.564Z] Step 22/24 : LABEL arch=arm64 [2021-10-13T16:43:11.200Z] Collecting websocket-client<1.0,>=0.32.0 [2021-10-13T16:43:11.200Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-10-13T16:43:11.200Z] Collecting docopt<0.7,>=0.6.1 [2021-10-13T16:43:11.200Z] Removing intermediate container fe476b7cf91e [2021-10-13T16:43:11.200Z] ---> 6fff04f3eefc [2021-10-13T16:43:11.200Z] [2021-10-13T16:43:11.200Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-10-13T16:43:11.828Z] Successfully built 6fff04f3eefc [2021-10-13T16:43:11.828Z] Successfully tagged support-scheduler-arm64:latest [2021-10-13T16:43:11.828Z]  Building support-scheduler ... done Building core-data [2021-10-13T16:43:11.828Z] ---> Running in 059e51bda2d6 [2021-10-13T16:43:12.837Z] Removing intermediate container 059e51bda2d6 [2021-10-13T16:43:12.837Z] ---> c6c4af3c215f [2021-10-13T16:43:12.837Z] Step 23/24 : LABEL git_sha=186748b12795fd7d8b338526fa352f44f20680fa [2021-10-13T16:43:13.117Z] ---> Running in e96e3f41bc73 [2021-10-13T16:43:14.598Z] Collecting PyYAML<4,>=3.10 [2021-10-13T16:43:14.598Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-10-13T16:43:14.598Z] Removing intermediate container e96e3f41bc73 [2021-10-13T16:43:14.598Z] ---> 5c08b1eccf3b [2021-10-13T16:43:14.598Z] Step 24/24 : LABEL version=0.0.0 [2021-10-13T16:43:16.069Z] ---> Running in d06cc8d938bb [2021-10-13T16:43:17.559Z] Removing intermediate container d06cc8d938bb [2021-10-13T16:43:17.559Z] ---> 9d3ca3687d6d [2021-10-13T16:43:17.559Z] [2021-10-13T16:43:17.838Z] Successfully built 9d3ca3687d6d [2021-10-13T16:43:17.838Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-10-13T16:43:17.838Z]  Building security-secretstore-setup ... done Building support-notifications [2021-10-13T16:43:18.441Z] Collecting docker-pycreds>=0.4.0 [2021-10-13T16:43:18.441Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-10-13T16:43:19.427Z] Collecting idna<2.8,>=2.5 [2021-10-13T16:43:19.427Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-10-13T16:43:20.413Z] Collecting urllib3<1.25,>=1.21.1 [2021-10-13T16:43:20.413Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-10-13T16:43:20.413Z] Collecting chardet<3.1.0,>=3.0.2 [2021-10-13T16:43:20.413Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-10-13T16:43:20.413Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2021-10-13T16:43:20.695Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-10-13T16:43:20.695Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-10-13T16:43:20.695Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-10-13T16:43:20.695Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-10-13T16:43:21.692Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-10-13T16:43:21.692Z] Attempting uninstall: urllib3 [2021-10-13T16:43:21.692Z] Found existing installation: urllib3 1.26.5 [2021-10-13T16:43:21.692Z] Uninstalling urllib3-1.26.5: [2021-10-13T16:43:21.970Z] Successfully uninstalled urllib3-1.26.5 [2021-10-13T16:43:22.574Z] Attempting uninstall: idna [2021-10-13T16:43:22.574Z] Found existing installation: idna 3.2 [2021-10-13T16:43:22.574Z] Uninstalling idna-3.2: [2021-10-13T16:43:22.574Z] Successfully uninstalled idna-3.2 [2021-10-13T16:43:23.569Z] Attempting uninstall: chardet [2021-10-13T16:43:23.569Z] Found existing installation: chardet 4.0.0 [2021-10-13T16:43:23.569Z] Uninstalling chardet-4.0.0: [2021-10-13T16:43:23.847Z] Successfully uninstalled chardet-4.0.0 [2021-10-13T16:43:24.836Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-13T16:43:24.836Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-10-13T16:43:24.836Z] ---> 3443375e4987 [2021-10-13T16:43:24.836Z] Step 3/30 : WORKDIR /edgex-go [2021-10-13T16:43:24.836Z] ---> Using cache [2021-10-13T16:43:24.836Z] ---> c8769c15dbd1 [2021-10-13T16:43:24.836Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-13T16:43:24.836Z] ---> Using cache [2021-10-13T16:43:24.836Z] ---> ccae50dd33d2 [2021-10-13T16:43:24.836Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-10-13T16:43:24.836Z] ---> Using cache [2021-10-13T16:43:24.836Z] ---> 84259032d0de [2021-10-13T16:43:24.836Z] Step 6/30 : COPY . . [2021-10-13T16:43:24.836Z] ---> Using cache [2021-10-13T16:43:24.836Z] ---> 79ca4d92d7dc [2021-10-13T16:43:24.836Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-13T16:43:24.836Z] ---> Using cache [2021-10-13T16:43:24.836Z] ---> 7055b94036a3 [2021-10-13T16:43:24.836Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-10-13T16:43:28.257Z] Attempting uninstall: requests [2021-10-13T16:43:28.257Z] Found existing installation: requests 2.25.1 [2021-10-13T16:43:28.257Z] Uninstalling requests-2.25.1: [2021-10-13T16:43:28.538Z] Successfully uninstalled requests-2.25.1 [2021-10-13T16:43:31.991Z] Running setup.py install for texttable: started [2021-10-13T16:43:32.604Z] ---> Running in 3afc29fc23ff [2021-10-13T16:43:34.062Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-10-13T16:43:34.347Z] Running setup.py install for texttable: finished with status 'done' [2021-10-13T16:43:34.347Z] Running setup.py install for PyYAML: started [2021-10-13T16:43:37.007Z] Running setup.py install for PyYAML: finished with status 'done' [2021-10-13T16:43:37.289Z] Running setup.py install for docopt: started [2021-10-13T16:43:39.967Z] Running setup.py install for docopt: finished with status 'done' [2021-10-13T16:43:39.967Z] Running setup.py install for dockerpty: started [2021-10-13T16:43:41.988Z] Running setup.py install for dockerpty: finished with status 'done' [2021-10-13T16:43:44.647Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-10-13T16:43:51.478Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-13T16:43:51.764Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-13T16:43:51.764Z] ---> 3443375e4987 [2021-10-13T16:43:51.764Z] Step 3/22 : WORKDIR /edgex-go [2021-10-13T16:43:51.764Z] ---> Using cache [2021-10-13T16:43:51.764Z] ---> c8769c15dbd1 [2021-10-13T16:43:51.764Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-13T16:43:51.764Z] ---> Using cache [2021-10-13T16:43:51.764Z] ---> ccae50dd33d2 [2021-10-13T16:43:51.764Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-10-13T16:43:51.764Z] ---> Using cache [2021-10-13T16:43:51.764Z] ---> 84259032d0de [2021-10-13T16:43:51.764Z] Step 6/22 : COPY . . [2021-10-13T16:43:51.764Z] ---> Using cache [2021-10-13T16:43:51.764Z] ---> 79ca4d92d7dc [2021-10-13T16:43:51.764Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-13T16:43:51.764Z] ---> Using cache [2021-10-13T16:43:51.764Z] ---> 7055b94036a3 [2021-10-13T16:43:51.764Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-10-13T16:43:53.247Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-13T16:43:53.247Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-13T16:43:53.247Z] ---> 3443375e4987 [2021-10-13T16:43:53.247Z] Step 3/22 : WORKDIR /edgex-go [2021-10-13T16:43:53.247Z] ---> Using cache [2021-10-13T16:43:53.247Z] ---> c8769c15dbd1 [2021-10-13T16:43:53.247Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-13T16:43:53.247Z] ---> Using cache [2021-10-13T16:43:53.247Z] ---> ccae50dd33d2 [2021-10-13T16:43:53.247Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-10-13T16:43:55.300Z] ---> Running in aafbc064299d [2021-10-13T16:43:55.300Z] ---> Running in c5830f478d0e [2021-10-13T16:43:57.981Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-10-13T16:43:58.264Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-13T16:43:59.283Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-13T16:44:00.310Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-13T16:44:00.310Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-10-13T16:44:00.310Z] ---> 3443375e4987 [2021-10-13T16:44:00.310Z] Step 3/21 : WORKDIR /edgex-go [2021-10-13T16:44:00.310Z] ---> Using cache [2021-10-13T16:44:00.310Z] ---> c8769c15dbd1 [2021-10-13T16:44:00.311Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-13T16:44:00.311Z] ---> Using cache [2021-10-13T16:44:00.311Z] ---> ccae50dd33d2 [2021-10-13T16:44:00.311Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-10-13T16:44:00.595Z] OK: 219 MiB in 52 packages [2021-10-13T16:44:00.885Z] ---> Running in 956926cdc23e [2021-10-13T16:44:03.573Z] Removing intermediate container c5830f478d0e [2021-10-13T16:44:03.573Z] ---> 410d1a56a808 [2021-10-13T16:44:03.573Z] Step 6/22 : COPY . . [2021-10-13T16:44:04.614Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-13T16:44:05.620Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-13T16:44:07.093Z] OK: 219 MiB in 52 packages [2021-10-13T16:44:11.519Z] Removing intermediate container 956926cdc23e [2021-10-13T16:44:11.519Z] ---> 7575baa5b59c [2021-10-13T16:44:11.519Z] Step 6/21 : COPY . . [2021-10-13T16:44:15.028Z] Removing intermediate container 8fd8baa9dff0 [2021-10-13T16:44:15.028Z] ---> 309cd95205a5 [2021-10-13T16:44:15.028Z] Step 13/22 : ENV APP_PORT=58890 [2021-10-13T16:44:17.783Z] ---> Running in b2af31c2ddeb [2021-10-13T16:44:20.295Z] Removing intermediate container b2af31c2ddeb [2021-10-13T16:44:20.295Z] ---> 74f7f5ce5881 [2021-10-13T16:44:20.295Z] Step 14/22 : EXPOSE $APP_PORT [2021-10-13T16:44:20.960Z] ---> Running in c315bc130de9 [2021-10-13T16:44:23.043Z] Removing intermediate container c315bc130de9 [2021-10-13T16:44:23.043Z] ---> 2d46eb22b29c [2021-10-13T16:44:23.043Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-10-13T16:44:29.946Z] ---> 48a49393b6c7 [2021-10-13T16:44:29.946Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-10-13T16:44:32.019Z] ---> d823387c77d4 [2021-10-13T16:44:32.019Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-10-13T16:44:36.484Z] ---> 3a9f2b180a01 [2021-10-13T16:44:36.484Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-10-13T16:44:36.777Z] ---> Running in 031e0830c574 [2021-10-13T16:44:37.814Z] ---> 8c56bd68248f [2021-10-13T16:44:37.814Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-13T16:44:38.485Z] ---> Running in 14061d8fe6b4 [2021-10-13T16:44:38.772Z] Removing intermediate container 031e0830c574 [2021-10-13T16:44:38.772Z] ---> 7dd5edc435cf [2021-10-13T16:44:38.772Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-13T16:44:39.386Z] ---> Running in b125dfd6a66d [2021-10-13T16:44:41.424Z] Removing intermediate container b125dfd6a66d [2021-10-13T16:44:41.716Z] ---> 58e420afa9ce [2021-10-13T16:44:41.716Z] Step 20/22 : LABEL arch=arm64 [2021-10-13T16:44:42.001Z] ---> Running in fa0c4d43ec71 [2021-10-13T16:44:43.015Z] ---> 04d7a985ddbb [2021-10-13T16:44:43.015Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-13T16:44:43.015Z] Removing intermediate container fa0c4d43ec71 [2021-10-13T16:44:43.015Z] ---> cfad534203ea [2021-10-13T16:44:43.015Z] Step 21/22 : LABEL git_sha=186748b12795fd7d8b338526fa352f44f20680fa [2021-10-13T16:44:43.015Z] ---> Running in b59959a0bff2 [2021-10-13T16:44:43.015Z] ---> Running in ae195b2a0869 [2021-10-13T16:44:44.022Z] Removing intermediate container ae195b2a0869 [2021-10-13T16:44:44.022Z] ---> 12ba1226d9b1 [2021-10-13T16:44:44.022Z] Step 22/22 : LABEL version=0.0.0 [2021-10-13T16:44:44.022Z] ---> Running in 067d5c96acb8 [2021-10-13T16:44:45.019Z] Removing intermediate container 067d5c96acb8 [2021-10-13T16:44:45.019Z] ---> 63c3a7a02b9e [2021-10-13T16:44:45.019Z] [2021-10-13T16:44:46.020Z] Successfully built 63c3a7a02b9e [2021-10-13T16:44:46.020Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-10-13T16:44:46.647Z]  Building sys-mgmt-agent ... done Removing intermediate container 14061d8fe6b4 [2021-10-13T16:44:46.647Z] ---> 465c53ab9c8c [2021-10-13T16:44:46.647Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-10-13T16:44:46.647Z] ---> Running in 7b551289c713 [2021-10-13T16:44:49.309Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-10-13T16:44:49.309Z] Removing intermediate container b59959a0bff2 [2021-10-13T16:44:49.309Z] ---> 1190997a19b0 [2021-10-13T16:44:49.309Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-10-13T16:44:49.590Z] ---> Running in c5378ee99324 [2021-10-13T16:44:51.606Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-10-13T16:45:04.120Z] Removing intermediate container 3afc29fc23ff [2021-10-13T16:45:04.120Z] ---> 8e1d661883b4 [2021-10-13T16:45:04.120Z] [2021-10-13T16:45:04.120Z] Step 9/30 : FROM alpine:3.14 [2021-10-13T16:45:04.120Z] ---> bb3de5531c18 [2021-10-13T16:45:04.120Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-10-13T16:45:04.120Z] ---> Running in e462f5713dd9 [2021-10-13T16:45:04.120Z] Removing intermediate container e462f5713dd9 [2021-10-13T16:45:04.120Z] ---> 4787bfe7d6c6 [2021-10-13T16:45:04.120Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-10-13T16:45:04.120Z] ---> Running in ad5aaed34bbc [2021-10-13T16:45:05.621Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-13T16:45:05.905Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-13T16:45:06.921Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-10-13T16:45:06.921Z] (2/2) Installing su-exec (0.2-r1) [2021-10-13T16:45:06.921Z] Executing busybox-1.33.1-r3.trigger [2021-10-13T16:45:06.921Z] OK: 5 MiB in 16 packages [2021-10-13T16:45:08.956Z] Removing intermediate container ad5aaed34bbc [2021-10-13T16:45:08.956Z] ---> 83f6d9b8c013 [2021-10-13T16:45:08.956Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-10-13T16:45:08.956Z] ---> Running in ec955716249b [2021-10-13T16:45:09.583Z] Removing intermediate container ec955716249b [2021-10-13T16:45:09.583Z] ---> 5cb09d2af49d [2021-10-13T16:45:09.583Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-10-13T16:45:09.867Z] ---> Running in 1698daa36e73 [2021-10-13T16:45:10.492Z] Removing intermediate container 1698daa36e73 [2021-10-13T16:45:10.492Z] ---> c80577ce030c [2021-10-13T16:45:10.492Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-10-13T16:45:10.492Z] ---> Running in cd40a4b00ce4 [2021-10-13T16:45:13.959Z] Removing intermediate container cd40a4b00ce4 [2021-10-13T16:45:13.959Z] ---> e2065654f6c9 [2021-10-13T16:45:13.959Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-10-13T16:45:14.246Z] ---> Running in 7697604f17e3 [2021-10-13T16:45:14.886Z] Removing intermediate container 7697604f17e3 [2021-10-13T16:45:14.886Z] ---> c5f55e8b8cfd [2021-10-13T16:45:14.886Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-10-13T16:45:16.388Z] ---> 5b4e7ca8bd13 [2021-10-13T16:45:16.388Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-10-13T16:45:16.676Z] ---> Running in 08144d6beebd [2021-10-13T16:45:20.125Z] Removing intermediate container 08144d6beebd [2021-10-13T16:45:20.125Z] ---> e325e4bcf810 [2021-10-13T16:45:20.125Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-13T16:45:21.600Z] ---> 27abe98be931 [2021-10-13T16:45:21.600Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-10-13T16:45:23.659Z] ---> 283e6d9054d3 [2021-10-13T16:45:23.659Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-10-13T16:45:25.134Z] ---> cb18c6ffb37d [2021-10-13T16:45:25.134Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-10-13T16:45:26.135Z] ---> 4befb984d4d8 [2021-10-13T16:45:26.135Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-10-13T16:45:27.143Z] ---> 5887f3f89400 [2021-10-13T16:45:27.144Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-10-13T16:45:27.455Z] ---> Running in d1e2b7c09dcc [2021-10-13T16:45:28.065Z] Removing intermediate container d1e2b7c09dcc [2021-10-13T16:45:28.065Z] ---> d221ec9a7fef [2021-10-13T16:45:28.065Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-10-13T16:45:29.518Z] ---> b9055678371f [2021-10-13T16:45:29.518Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-10-13T16:45:29.800Z] ---> Running in c8cc1565a54d [2021-10-13T16:45:34.391Z] Removing intermediate container c8cc1565a54d [2021-10-13T16:45:34.391Z] ---> 6e15cc278a29 [2021-10-13T16:45:34.391Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-10-13T16:45:34.675Z] ---> Running in 1f38933ba2ce [2021-10-13T16:45:35.682Z] Removing intermediate container 1f38933ba2ce [2021-10-13T16:45:35.682Z] ---> 4508fbe36750 [2021-10-13T16:45:35.682Z] Step 27/30 : CMD ["gate"] [2021-10-13T16:45:36.304Z] ---> Running in bfe93011bd8d [2021-10-13T16:45:36.914Z] Removing intermediate container bfe93011bd8d [2021-10-13T16:45:36.914Z] ---> 13cd7e74c40d [2021-10-13T16:45:36.914Z] Step 28/30 : LABEL arch=arm64 [2021-10-13T16:45:37.232Z] Removing intermediate container aafbc064299d [2021-10-13T16:45:37.232Z] ---> 3ad299b78887 [2021-10-13T16:45:37.232Z] [2021-10-13T16:45:37.232Z] Step 9/22 : FROM alpine:3.14 [2021-10-13T16:45:37.232Z] ---> bb3de5531c18 [2021-10-13T16:45:37.232Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-10-13T16:45:37.232Z] ---> Using cache [2021-10-13T16:45:37.232Z] ---> 75293fb9f908 [2021-10-13T16:45:37.232Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-13T16:45:37.232Z] ---> Using cache [2021-10-13T16:45:37.232Z] ---> 23d1d2ed2554 [2021-10-13T16:45:37.232Z] Step 12/22 : ENV APP_PORT=59882 [2021-10-13T16:45:37.512Z] ---> Running in 36bf4d85427f [2021-10-13T16:45:37.512Z] ---> Running in b54165be3453 [2021-10-13T16:45:38.733Z] Removing intermediate container b54165be3453 [2021-10-13T16:45:38.733Z] ---> 2cdbfe227808 [2021-10-13T16:45:38.733Z] Step 13/22 : EXPOSE $APP_PORT [2021-10-13T16:45:38.733Z] Removing intermediate container 36bf4d85427f [2021-10-13T16:45:38.733Z] ---> 2aaec6db5a3e [2021-10-13T16:45:38.733Z] Step 29/30 : LABEL git_sha=186748b12795fd7d8b338526fa352f44f20680fa [2021-10-13T16:45:38.733Z] ---> Running in f0cb3dc4a092 [2021-10-13T16:45:38.733Z] ---> Running in fa37ea9cae8c [2021-10-13T16:45:39.344Z] Removing intermediate container f0cb3dc4a092 [2021-10-13T16:45:39.344Z] ---> 2e78eeee2262 [2021-10-13T16:45:39.344Z] Step 14/22 : WORKDIR / [2021-10-13T16:45:39.629Z] ---> Running in 4b62163cf683 [2021-10-13T16:45:39.910Z] Removing intermediate container fa37ea9cae8c [2021-10-13T16:45:39.910Z] ---> 047f146250b9 [2021-10-13T16:45:39.910Z] Step 30/30 : LABEL version=0.0.0 [2021-10-13T16:45:40.200Z] ---> Running in 62bec38cf011 [2021-10-13T16:45:40.486Z] Removing intermediate container 4b62163cf683 [2021-10-13T16:45:40.486Z] ---> e010be5f3953 [2021-10-13T16:45:40.486Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-13T16:45:41.488Z] Removing intermediate container 62bec38cf011 [2021-10-13T16:45:41.488Z] ---> 7cbea62b67e0 [2021-10-13T16:45:41.488Z] [2021-10-13T16:45:42.104Z] Successfully built 7cbea62b67e0 [2021-10-13T16:45:42.104Z] Successfully tagged security-bootstrapper-arm64:latest [2021-10-13T16:45:42.105Z]  Building security-bootstrapper ... done  ---> 143061320500 [2021-10-13T16:45:42.105Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-10-13T16:45:44.117Z] ---> d7d4eb425899 [2021-10-13T16:45:44.117Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-10-13T16:45:45.116Z] ---> c07b1e8d4ae1 [2021-10-13T16:45:45.116Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-10-13T16:45:45.400Z] ---> Running in c5d97df9f1fa [2021-10-13T16:45:46.011Z] Removing intermediate container c5d97df9f1fa [2021-10-13T16:45:46.011Z] ---> 2d5ea997e0bc [2021-10-13T16:45:46.011Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-13T16:45:46.294Z] ---> Running in 15c2539555ff [2021-10-13T16:45:46.924Z] Removing intermediate container 15c2539555ff [2021-10-13T16:45:46.924Z] ---> 08f20a28b655 [2021-10-13T16:45:46.924Z] Step 20/22 : LABEL arch=arm64 [2021-10-13T16:45:46.924Z] ---> Running in fa720737778e [2021-10-13T16:45:47.933Z] Removing intermediate container fa720737778e [2021-10-13T16:45:47.933Z] ---> f1aebd374af6 [2021-10-13T16:45:47.933Z] Step 21/22 : LABEL git_sha=186748b12795fd7d8b338526fa352f44f20680fa [2021-10-13T16:45:47.933Z] ---> Running in 06ab921f2822 [2021-10-13T16:45:48.937Z] Removing intermediate container 06ab921f2822 [2021-10-13T16:45:48.937Z] ---> b98e2f43a7c1 [2021-10-13T16:45:48.937Z] Step 22/22 : LABEL version=0.0.0 [2021-10-13T16:45:48.937Z] ---> Running in 41641d8a600d [2021-10-13T16:45:49.546Z] Removing intermediate container 41641d8a600d [2021-10-13T16:45:49.546Z] ---> b11d3405b532 [2021-10-13T16:45:49.546Z] [2021-10-13T16:45:49.826Z] Successfully built b11d3405b532 [2021-10-13T16:45:49.826Z] Successfully tagged core-command-arm64:latest [2021-10-13T16:46:16.711Z]  Building core-command ... done Removing intermediate container c5378ee99324 [2021-10-13T16:46:16.711Z] ---> 645ab7fe19b3 [2021-10-13T16:46:16.711Z] [2021-10-13T16:46:16.711Z] Step 9/21 : FROM alpine:3.14 [2021-10-13T16:46:16.711Z] ---> bb3de5531c18 [2021-10-13T16:46:16.711Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-10-13T16:46:16.711Z] ---> Running in faecc71b782e [2021-10-13T16:46:16.711Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-13T16:46:16.711Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-13T16:46:17.315Z] (1/2) Installing ca-certificates (20191127-r5) [2021-10-13T16:46:17.590Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-10-13T16:46:17.590Z] Executing busybox-1.33.1-r3.trigger [2021-10-13T16:46:17.590Z] Executing ca-certificates-20191127-r5.trigger [2021-10-13T16:46:17.871Z] OK: 6 MiB in 16 packages [2021-10-13T16:46:18.482Z] Removing intermediate container 7b551289c713 [2021-10-13T16:46:18.482Z] ---> 03beef926071 [2021-10-13T16:46:18.482Z] [2021-10-13T16:46:18.482Z] Step 9/22 : FROM alpine:3.14 [2021-10-13T16:46:18.482Z] ---> bb3de5531c18 [2021-10-13T16:46:18.482Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-10-13T16:46:18.762Z] ---> Running in 5640c2fdc1cf [2021-10-13T16:46:19.377Z] Removing intermediate container 5640c2fdc1cf [2021-10-13T16:46:19.377Z] ---> 4654fbd4a52a [2021-10-13T16:46:19.377Z] Step 11/22 : ENV APP_PORT=59880 [2021-10-13T16:46:19.657Z] Removing intermediate container faecc71b782e [2021-10-13T16:46:19.657Z] ---> c9285e585693 [2021-10-13T16:46:19.657Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-13T16:46:19.657Z] ---> Running in 4185d20bc35a [2021-10-13T16:46:19.657Z] ---> Running in c2be4de164cf [2021-10-13T16:46:20.260Z] Removing intermediate container 4185d20bc35a [2021-10-13T16:46:20.260Z] ---> 5d742caf5771 [2021-10-13T16:46:20.260Z] Step 12/22 : EXPOSE $APP_PORT [2021-10-13T16:46:20.541Z] Removing intermediate container c2be4de164cf [2021-10-13T16:46:20.541Z] ---> d13c80824d0c [2021-10-13T16:46:20.541Z] Step 12/21 : ENV APP_PORT=59860 [2021-10-13T16:46:20.541Z] ---> Running in 72311f259ae6 [2021-10-13T16:46:20.541Z] ---> Running in 671af1e76eb4 [2021-10-13T16:46:21.148Z] Removing intermediate container 72311f259ae6 [2021-10-13T16:46:21.148Z] ---> ea52400a3514 [2021-10-13T16:46:21.148Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-13T16:46:21.434Z] Removing intermediate container 671af1e76eb4 [2021-10-13T16:46:21.434Z] ---> 69ed00358a0e [2021-10-13T16:46:21.434Z] Step 13/21 : EXPOSE $APP_PORT [2021-10-13T16:46:21.434Z] ---> Running in cb3e1e1c20b0 [2021-10-13T16:46:21.720Z] ---> Running in 9879879e9972 [2021-10-13T16:46:22.330Z] Removing intermediate container 9879879e9972 [2021-10-13T16:46:22.330Z] ---> 4d750aef6cc2 [2021-10-13T16:46:22.330Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-13T16:46:23.330Z] ---> dda74bb7ccaf [2021-10-13T16:46:23.330Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-10-13T16:46:24.321Z] Removing intermediate container cb3e1e1c20b0 [2021-10-13T16:46:24.321Z] ---> ef714f5ce2b3 [2021-10-13T16:46:24.321Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-10-13T16:46:24.600Z] ---> 5484b472e5d1 [2021-10-13T16:46:24.600Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-10-13T16:46:24.600Z] ---> Running in a7e1f1cdc312 [2021-10-13T16:46:26.051Z] ---> d0e04b913263 [2021-10-13T16:46:26.051Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-10-13T16:46:26.051Z] ---> Running in 0263122e48a9 [2021-10-13T16:46:26.051Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-13T16:46:26.329Z] Removing intermediate container 0263122e48a9 [2021-10-13T16:46:26.329Z] ---> e60f8d4e32f7 [2021-10-13T16:46:26.329Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-13T16:46:26.607Z] ---> Running in 0690f55542c2 [2021-10-13T16:46:26.881Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-13T16:46:27.157Z] Removing intermediate container 0690f55542c2 [2021-10-13T16:46:27.157Z] ---> 9de6d6fe5881 [2021-10-13T16:46:27.157Z] Step 19/21 : LABEL arch=arm64 [2021-10-13T16:46:27.157Z] ---> Running in 95e16368507f [2021-10-13T16:46:27.761Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-10-13T16:46:27.761Z] Removing intermediate container 95e16368507f [2021-10-13T16:46:27.761Z] ---> 8bb36284f144 [2021-10-13T16:46:27.761Z] Step 20/21 : LABEL git_sha=186748b12795fd7d8b338526fa352f44f20680fa [2021-10-13T16:46:27.761Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-10-13T16:46:27.761Z] ---> Running in e2eb31d077e8 [2021-10-13T16:46:27.761Z] (3/6) Installing libsodium (1.0.18-r0) [2021-10-13T16:46:28.038Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-13T16:46:28.038Z] (5/6) Installing libzmq (4.3.4-r0) [2021-10-13T16:46:28.325Z] (6/6) Installing zeromq (4.3.4-r0) [2021-10-13T16:46:28.326Z] Executing busybox-1.33.1-r3.trigger [2021-10-13T16:46:28.326Z] Removing intermediate container e2eb31d077e8 [2021-10-13T16:46:28.326Z] ---> 1daf33bb965e [2021-10-13T16:46:28.326Z] Step 21/21 : LABEL version=0.0.0 [2021-10-13T16:46:28.326Z] OK: 8 MiB in 20 packages [2021-10-13T16:46:28.326Z] ---> Running in b20f59389cf9 [2021-10-13T16:46:29.317Z] Removing intermediate container b20f59389cf9 [2021-10-13T16:46:29.317Z] ---> d0cc809d1028 [2021-10-13T16:46:29.317Z] [2021-10-13T16:46:29.593Z] Successfully built d0cc809d1028 [2021-10-13T16:46:29.593Z] Successfully tagged support-notifications-arm64:latest [2021-10-13T16:46:29.593Z]  Building support-notifications ... done Removing intermediate container a7e1f1cdc312 [2021-10-13T16:46:29.593Z] ---> 6a524f92e15e [2021-10-13T16:46:29.593Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-13T16:46:30.582Z] ---> 58cf74fcaba1 [2021-10-13T16:46:30.582Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-10-13T16:46:31.570Z] ---> 7437d5e02f51 [2021-10-13T16:46:31.570Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-10-13T16:46:32.175Z] ---> f769710822f9 [2021-10-13T16:46:32.175Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-10-13T16:46:32.453Z] ---> Running in f29957994a11 [2021-10-13T16:46:33.055Z] Removing intermediate container f29957994a11 [2021-10-13T16:46:33.055Z] ---> d116f34c37a4 [2021-10-13T16:46:33.056Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-13T16:46:33.056Z] ---> Running in 9c038b572c60 [2021-10-13T16:46:33.661Z] Removing intermediate container 9c038b572c60 [2021-10-13T16:46:33.661Z] ---> 2161179cb3ce [2021-10-13T16:46:33.661Z] Step 20/22 : LABEL arch=arm64 [2021-10-13T16:46:33.661Z] ---> Running in c61d2c54dc20 [2021-10-13T16:46:34.264Z] Removing intermediate container c61d2c54dc20 [2021-10-13T16:46:34.264Z] ---> 65579e2db64b [2021-10-13T16:46:34.264Z] Step 21/22 : LABEL git_sha=186748b12795fd7d8b338526fa352f44f20680fa [2021-10-13T16:46:34.264Z] ---> Running in af82e9d0fac9 [2021-10-13T16:46:34.870Z] Removing intermediate container af82e9d0fac9 [2021-10-13T16:46:34.870Z] ---> ba8607d3a88f [2021-10-13T16:46:34.870Z] Step 22/22 : LABEL version=0.0.0 [2021-10-13T16:46:35.148Z] ---> Running in 28a18690ffbd [2021-10-13T16:46:35.755Z] Removing intermediate container 28a18690ffbd [2021-10-13T16:46:35.755Z] ---> 2ff27bcf20be [2021-10-13T16:46:35.755Z] [2021-10-13T16:46:36.034Z] Successfully built 2ff27bcf20be [2021-10-13T16:46:36.034Z] Successfully tagged core-data-arm64:latest [2021-10-13T16:46:36.353Z]  Building core-data ... done  [Pipeline] } [2021-10-13T16:46:36.366Z] $ docker stop --time=1 fa0df1bd50f38fc5727bdcf7efc3e1c6466f73305f9f8ab6e949b34ca73d1149 [2021-10-13T16:46:38.425Z] $ docker rm -f fa0df1bd50f38fc5727bdcf7efc3e1c6466f73305f9f8ab6e949b34ca73d1149 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-13T16:46:39.064Z] + docker images [2021-10-13T16:46:39.341Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-10-13T16:46:39.341Z] core-data-arm64 latest 2ff27bcf20be 4 seconds ago 19.4MB [2021-10-13T16:46:39.341Z] support-notifications-arm64 latest d0cc809d1028 11 seconds ago 15.9MB [2021-10-13T16:46:39.341Z] 03beef926071 22 seconds ago 1.58GB [2021-10-13T16:46:39.342Z] 645ab7fe19b3 26 seconds ago 1.57GB [2021-10-13T16:46:39.342Z] core-command-arm64 latest b11d3405b532 50 seconds ago 15.2MB [2021-10-13T16:46:39.342Z] security-bootstrapper-arm64 latest 7cbea62b67e0 59 seconds ago 17.7MB [2021-10-13T16:46:39.342Z] 3ad299b78887 About a minute ago 1.57GB [2021-10-13T16:46:39.342Z] 8e1d661883b4 About a minute ago 1.57GB [2021-10-13T16:46:39.342Z] sys-mgmt-agent-arm64 latest 63c3a7a02b9e About a minute ago 277MB [2021-10-13T16:46:39.342Z] security-secretstore-setup-arm64 latest 9d3ca3687d6d 3 minutes ago 26.5MB [2021-10-13T16:46:39.342Z] support-scheduler-arm64 latest 6fff04f3eefc 3 minutes ago 15.2MB [2021-10-13T16:46:39.342Z] core-metadata-arm64 latest 3c7790c78d7b 3 minutes ago 15.8MB [2021-10-13T16:46:39.342Z] security-proxy-setup-arm64 latest 2ab5838e4a1c 3 minutes ago 25.3MB [2021-10-13T16:46:39.342Z] a6e4b2def4e7 3 minutes ago 1.57GB [2021-10-13T16:46:39.342Z] 883b07365866 4 minutes ago 1.57GB [2021-10-13T16:46:39.342Z] e5c46eb47126 4 minutes ago 1.58GB [2021-10-13T16:46:39.342Z] d79cf6cdb53f 4 minutes ago 1.57GB [2021-10-13T16:46:39.342Z] 05cf2847febf 4 minutes ago 1.57GB [2021-10-13T16:46:39.342Z] ci-base-image-arm64 latest 3443375e4987 14 minutes ago 1.24GB [2021-10-13T16:46:39.342Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 8b459fc5aaf0 50 minutes ago 534MB [2021-10-13T16:46:39.342Z] docker 20.10.8 3734d5adc5ac 5 weeks ago 198MB [2021-10-13T16:46:39.342Z] alpine 3.14 bb3de5531c18 6 weeks ago 5.34MB [2021-10-13T16:46:39.342Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 15 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-13T16:46:40.263Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-13T16:46:40.543Z] [2021-10-13T16:46:40.543Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-10-13T16:46:40.949Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-13T16:46:41.265Z] arm64: Pulling from edgex-lftools-log-publisher [2021-10-13T16:46:41.265Z] 448f6bf000e3: Pulling fs layer [2021-10-13T16:46:41.265Z] f757da607395: Pulling fs layer [2021-10-13T16:46:41.265Z] 05883995daec: Pulling fs layer [2021-10-13T16:46:41.265Z] 8603b9c90790: Pulling fs layer [2021-10-13T16:46:41.265Z] 1560dd03e051: Pulling fs layer [2021-10-13T16:46:41.265Z] 27f5ce0e4adf: Pulling fs layer [2021-10-13T16:46:41.265Z] c2d8d7efcc4b: Pulling fs layer [2021-10-13T16:46:41.265Z] 1560dd03e051: Waiting [2021-10-13T16:46:41.265Z] 27f5ce0e4adf: Waiting [2021-10-13T16:46:41.265Z] c2d8d7efcc4b: Waiting [2021-10-13T16:46:41.265Z] 8603b9c90790: Waiting [2021-10-13T16:46:41.577Z] f757da607395: Verifying Checksum [2021-10-13T16:46:41.577Z] f757da607395: Download complete [2021-10-13T16:46:41.577Z] 8603b9c90790: Verifying Checksum [2021-10-13T16:46:41.577Z] 8603b9c90790: Download complete [2021-10-13T16:46:41.868Z] 05883995daec: Verifying Checksum [2021-10-13T16:46:41.868Z] 05883995daec: Download complete [2021-10-13T16:46:41.890Z] 1560dd03e051: Verifying Checksum [2021-10-13T16:46:41.890Z] 1560dd03e051: Download complete [2021-10-13T16:46:41.890Z] 27f5ce0e4adf: Verifying Checksum [2021-10-13T16:46:41.890Z] 27f5ce0e4adf: Download complete [2021-10-13T16:46:42.182Z] 448f6bf000e3: Download complete [2021-10-13T16:46:44.845Z] c2d8d7efcc4b: Verifying Checksum [2021-10-13T16:46:44.845Z] c2d8d7efcc4b: Download complete [2021-10-13T16:46:45.834Z] 448f6bf000e3: Pull complete [2021-10-13T16:46:46.443Z] f757da607395: Pull complete [2021-10-13T16:46:47.887Z] 05883995daec: Pull complete [2021-10-13T16:46:48.165Z] 8603b9c90790: Pull complete [2021-10-13T16:46:49.615Z] 1560dd03e051: Pull complete [2021-10-13T16:46:49.615Z] 27f5ce0e4adf: Pull complete [2021-10-13T16:47:04.744Z] c2d8d7efcc4b: Pull complete [2021-10-13T16:47:04.744Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-10-13T16:47:04.744Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-13T16:47:04.744Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-10-13T16:47:05.066Z] prd-ubuntu18.04-docker-arm64-4c-16g-1134 does not seem to be running inside a container [2021-10-13T16:47:05.161Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-10-13T16:47:08.816Z] $ docker top 8c85b411b07b7be44364fa0ef1edfc834c9207f1e05d6234e5550df291afdd6c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-13T16:47:09.908Z] ---> job-cost.sh [2021-10-13T16:47:09.908Z] lf-activate-venv: SKIPPING [2021-10-13T16:47:09.908Z] INFO: No Stack... [2021-10-13T16:47:22.359Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-10-13T16:47:22.961Z] INFO: Archiving Costs [Pipeline] sh [2021-10-13T16:47:23.661Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2021-10-13T16:47:23.661Z] + cut -d, -f6 [Pipeline] lock [2021-10-13T16:47:23.753Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3755-1-stack-cost] [2021-10-13T16:47:23.758Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3755-1-stack-cost] did not exist. Created. [2021-10-13T16:47:23.758Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3755-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-13T16:47:24.504Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-10-13T16:47:24.702Z] Stashed 1 file(s) [Pipeline] } [2021-10-13T16:47:24.722Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3755-1-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-13T16:47:24.764Z] $ docker stop --time=1 8c85b411b07b7be44364fa0ef1edfc834c9207f1e05d6234e5550df291afdd6c [2021-10-13T16:47:26.485Z] $ docker rm -f 8c85b411b07b7be44364fa0ef1edfc834c9207f1e05d6234e5550df291afdd6c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-10-13T16:47:27.642Z] provisioning config files... [2021-10-13T16:47:27.653Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config7228680361302316122tmp [Pipeline] { [Pipeline] sh [2021-10-13T16:47:27.980Z] + set +x [2021-10-13T16:47:27.980Z] + curl -s https://codecov.io/bash [2021-10-13T16:47:27.980Z] + bash -s -- [2021-10-13T16:47:27.980Z] [2021-10-13T16:47:27.980Z] _____ _ [2021-10-13T16:47:27.980Z] / ____| | | [2021-10-13T16:47:27.980Z] | | ___ __| | ___ ___ _____ __ [2021-10-13T16:47:27.980Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-10-13T16:47:27.980Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-10-13T16:47:27.980Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-10-13T16:47:27.981Z] Bash-1.0.6 [2021-10-13T16:47:27.981Z] [2021-10-13T16:47:27.981Z] [2021-10-13T16:47:27.981Z] ==> git version 2.24.4 found [2021-10-13T16:47:28.243Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-10-13T16:47:28.243Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-10-13T16:47:28.243Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-10-13T16:47:28.243Z] ==> Jenkins CI detected. [2021-10-13T16:47:28.243Z] current dir:  /w/workspace/edgex-go/1 [2021-10-13T16:47:28.243Z] project root: . [2021-10-13T16:47:28.243Z] --> token set from env [2021-10-13T16:47:28.243Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-10-13T16:47:28.243Z] ==> Running gcov in . (disable via -X gcov) [2021-10-13T16:47:28.243Z] ==> Python coveragepy not found [2021-10-13T16:47:28.243Z] ==> Searching for coverage reports in: [2021-10-13T16:47:28.243Z] + . [2021-10-13T16:47:28.243Z] -> Found 1 reports [2021-10-13T16:47:28.243Z] ==> Detecting git/mercurial file structure [2021-10-13T16:47:28.243Z] ==> Reading reports [2021-10-13T16:47:28.243Z] + ./coverage.out bytes=403932 [2021-10-13T16:47:28.243Z] ==> Appending adjustments [2021-10-13T16:47:28.243Z] https://docs.codecov.io/docs/fixing-reports [2021-10-13T16:47:29.184Z] + Found adjustments [2021-10-13T16:47:29.184Z] ==> Gzipping contents [2021-10-13T16:47:29.449Z] 56K /tmp/codecov.4ilZNn.gz [2021-10-13T16:47:29.449Z] ==> Uploading reports [2021-10-13T16:47:29.449Z] url: https://codecov.io [2021-10-13T16:47:29.450Z] query: branch=PR-3755&commit=186748b12795fd7d8b338526fa352f44f20680fa&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3755%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3755&job=&cmd_args= [2021-10-13T16:47:29.450Z] -> Pinging Codecov [2021-10-13T16:47:29.450Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3755&commit=186748b12795fd7d8b338526fa352f44f20680fa&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3755%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3755&job=&cmd_args= [2021-10-13T16:47:29.709Z] -> Uploading to [2021-10-13T16:47:29.709Z] https://storage.googleapis.com/codecov/v4/raw/2021-10-13/00271124DB129430A58F1EEE437C3FCB/186748b12795fd7d8b338526fa352f44f20680fa/3394875c-9da1-40aa-a70d-081678b32218.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211013%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211013T164729Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=81648b35fae5cc957feebf88985aa817caa59c3e99992c8b9ba8c1fb8d169ac4 [2021-10-13T16:47:29.709Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-13T16:47:29.709Z] Dload Upload Total Spent Left Speed [2021-10-13T16:47:29.968Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54532 0 0 100 54532 0 191k --:--:-- --:--:-- --:--:-- 192k [2021-10-13T16:47:29.968Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/186748b12795fd7d8b338526fa352f44f20680fa [Pipeline] } [2021-10-13T16:47:29.987Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-10-13T16:47:31.488Z] + '[' -d /w/workspace/edgex-go/1/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-10-13T16:47:31.813Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-13T16:47:32.400Z] ---> package-listing.sh [2021-10-13T16:47:32.400Z] ++ facter osfamily [2021-10-13T16:47:32.400Z] ++ tr '[:upper:]' '[:lower:]' [2021-10-13T16:47:32.660Z] + OS_FAMILY=redhat [2021-10-13T16:47:32.660Z] + workspace=/w/workspace/edgex-go/1 [2021-10-13T16:47:32.660Z] + START_PACKAGES=/tmp/packages_start.txt [2021-10-13T16:47:32.660Z] + END_PACKAGES=/tmp/packages_end.txt [2021-10-13T16:47:32.660Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-10-13T16:47:32.660Z] + PACKAGES=/tmp/packages_start.txt [2021-10-13T16:47:32.660Z] + '[' /w/workspace/edgex-go/1 ']' [2021-10-13T16:47:32.660Z] + PACKAGES=/tmp/packages_end.txt [2021-10-13T16:47:32.660Z] + case "${OS_FAMILY}" in [2021-10-13T16:47:32.660Z] + rpm -qa [2021-10-13T16:47:32.660Z] + sort [2021-10-13T16:47:35.954Z] + '[' -f /tmp/packages_start.txt ']' [2021-10-13T16:47:35.954Z] + '[' -f /tmp/packages_end.txt ']' [2021-10-13T16:47:35.954Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-10-13T16:47:35.954Z] + '[' /w/workspace/edgex-go/1 ']' [2021-10-13T16:47:35.954Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2021-10-13T16:47:35.954Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2021-10-13T16:47:35.982Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-10-13T16:47:36.279Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-10-13T16:47:36.877Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-13T16:47:36.877Z] [2021-10-13T16:47:36.877Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-13T16:47:37.212Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-13T16:47:37.212Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-13T16:47:37.212Z] b4d181a07f80: Pulling fs layer [2021-10-13T16:47:37.212Z] a1111a8f2ec3: Pulling fs layer [2021-10-13T16:47:37.212Z] ed53099fbce6: Pulling fs layer [2021-10-13T16:47:37.212Z] dc539afda2c1: Pulling fs layer [2021-10-13T16:47:37.212Z] 77bc0d833cb6: Pulling fs layer [2021-10-13T16:47:37.212Z] 9065ff56babe: Pulling fs layer [2021-10-13T16:47:37.212Z] d287ab97295c: Pulling fs layer [2021-10-13T16:47:37.212Z] dc539afda2c1: Waiting [2021-10-13T16:47:37.212Z] 77bc0d833cb6: Waiting [2021-10-13T16:47:37.212Z] 9065ff56babe: Waiting [2021-10-13T16:47:37.212Z] d287ab97295c: Waiting [2021-10-13T16:47:37.212Z] a1111a8f2ec3: Verifying Checksum [2021-10-13T16:47:37.212Z] a1111a8f2ec3: Download complete [2021-10-13T16:47:37.490Z] dc539afda2c1: Verifying Checksum [2021-10-13T16:47:37.490Z] dc539afda2c1: Download complete [2021-10-13T16:47:37.490Z] 77bc0d833cb6: Verifying Checksum [2021-10-13T16:47:37.490Z] 77bc0d833cb6: Download complete [2021-10-13T16:47:37.490Z] ed53099fbce6: Verifying Checksum [2021-10-13T16:47:37.490Z] ed53099fbce6: Download complete [2021-10-13T16:47:37.490Z] 9065ff56babe: Verifying Checksum [2021-10-13T16:47:37.490Z] 9065ff56babe: Download complete [2021-10-13T16:47:37.490Z] b4d181a07f80: Verifying Checksum [2021-10-13T16:47:37.490Z] b4d181a07f80: Download complete [2021-10-13T16:47:38.071Z] d287ab97295c: Verifying Checksum [2021-10-13T16:47:38.071Z] d287ab97295c: Download complete [2021-10-13T16:47:39.030Z] b4d181a07f80: Pull complete [2021-10-13T16:47:39.030Z] a1111a8f2ec3: Pull complete [2021-10-13T16:47:39.602Z] ed53099fbce6: Pull complete [2021-10-13T16:47:39.602Z] dc539afda2c1: Pull complete [2021-10-13T16:47:39.863Z] 77bc0d833cb6: Pull complete [2021-10-13T16:47:40.128Z] 9065ff56babe: Pull complete [2021-10-13T16:47:45.445Z] d287ab97295c: Pull complete [2021-10-13T16:47:45.445Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-13T16:47:45.445Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-13T16:47:45.445Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-13T16:47:45.527Z] prd-centos7-docker-4c-2g-1133 does not seem to be running inside a container [2021-10-13T16:47:45.563Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-10-13T16:47:48.804Z] $ docker top 5daf129ef7a2a9682524e35e553f83e85fa4f76db889344a157bf79ca3a389f3 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-13T16:47:49.203Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-10-13T16:47:49.519Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-10-13T16:47:49.825Z] + ls /var/log/sa-host [2021-10-13T16:47:49.825Z] + sadf -c /var/log/sa-host/sa13 [2021-10-13T16:47:49.825Z] file_magic: OK [2021-10-13T16:47:49.825Z] HZ: Using current value: 100 [2021-10-13T16:47:49.825Z] file_header: OK [2021-10-13T16:47:49.825Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-10-13T16:47:49.825Z] Statistics: [2021-10-13T16:47:49.825Z] 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... [2021-10-13T16:47:49.825Z] File successfully converted to sysstat format version 12.0.3 [2021-10-13T16:47:49.825Z] + sadf -c /var/log/sa-host/sa30 [2021-10-13T16:47:49.825Z] file_magic: OK [2021-10-13T16:47:49.825Z] HZ: Using current value: 100 [2021-10-13T16:47:49.825Z] file_header: OK [2021-10-13T16:47:49.825Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-10-13T16:47:49.825Z] Statistics: [2021-10-13T16:47:49.825Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-13T16:47:49.825Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-13T16:47:49.953Z] provisioning config files... [2021-10-13T16:47:49.963Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config1267760807743300055tmp [Pipeline] { [Pipeline] echo [2021-10-13T16:47:49.997Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-13T16:47:50.314Z] ---> create-netrc.sh [Pipeline] } [2021-10-13T16:47:50.334Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-10-13T16:47:50.733Z] ---> python-tools-install.sh [Pipeline] echo [2021-10-13T16:47:50.756Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-13T16:47:51.075Z] ---> sudo-logs.sh [2021-10-13T16:47:51.075Z] Archiving 'sudo' log.. [2021-10-13T16:47:51.075Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1133.novalocal: Name or service not known [2021-10-13T16:47:51.075Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1133.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-10-13T16:47:51.134Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-13T16:47:51.462Z] ---> job-cost.sh [2021-10-13T16:47:51.462Z] lf-activate-venv: SKIPPING [2021-10-13T16:47:51.462Z] DEBUG: total: 0.10999999940395355 [2021-10-13T16:47:51.462Z] INFO: Retrieving Stack Cost... [2021-10-13T16:47:52.401Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-13T16:47:52.969Z] INFO: Archiving Costs [Pipeline] echo [2021-10-13T16:47:52.992Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-13T16:47:53.309Z] ---> logs-deploy.sh [2021-10-13T16:47:53.309Z] lf-activate-venv: SKIPPING [2021-10-13T16:47:53.309Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3755/1 [2021-10-13T16:47:53.309Z] INFO: archiving workspace using pattern(s): [2021-10-13T16:47:53.880Z] Archives upload complete. [2021-10-13T16:47:54.140Z] INFO: archiving logs to Nexus