Pull request #3775 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 judehung for edgexfoundry/edgex-go Obtained Jenkinsfile from 173b0957a4afbfe7ab94689988fcd954d3a5fe8a+d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 (b59672c60e1090e1ef18494c434d921228352ef7) 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-ssh5285310002697383735.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-ssh2792473969855145694.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-3775/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-3775/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh9189162299854045383.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-3775/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6337690646104270873.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-ssh3745827385807223393.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-3775/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-3775/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4862539926442918166.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 Waiting for next available executor Running on prd-centos7-docker-4c-2g-1497 in /w/workspace/edgexfoundry_edgex-go_PR-3775 [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-ssh2482975249277521566.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 into PR head commit 173b0957a4afbfe7ab94689988fcd954d3a5fe8a Merge succeeded, producing 173b0957a4afbfe7ab94689988fcd954d3a5fe8a Checking out Revision 173b0957a4afbfe7ab94689988fcd954d3a5fe8a (PR-3775) > 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-ssh8914089947471633732.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3775/head:refs/remotes/origin/PR-3775 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 173b0957a4afbfe7ab94689988fcd954d3a5fe8a # 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-ssh6072752908579573594.key > git merge d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 173b0957a4afbfe7ab94689988fcd954d3a5fe8a # timeout=10 Commit message: "fix(data): add codes to remove db index of reading:deviceName:resourceName when deleting readings" 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-25T09:38:29.384Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-10-25T09:38:29.505Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-10-25T09:38:29.585Z] ========================================================= [2021-10-25T09:38:29.585Z] EdgeX Global Pipelines Version Info [2021-10-25T09:38:29.585Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-10-25T09:38:30.764Z] ------------------- [2021-10-25T09:38:30.764Z] stable info: [2021-10-25T09:38:30.764Z] ------------------- [2021-10-25T09:38:30.764Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-10-25T09:38:30.764Z] Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 [2021-10-25T09:38:30.764Z] Message: update stable to v1.0.210 [2021-10-25T09:38:31.335Z] ------------------- [2021-10-25T09:38:31.335Z] experimental info: [2021-10-25T09:38:31.335Z] ------------------- [2021-10-25T09:38:31.335Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-10-25T09:38:31.335Z] Commit SHA: 5405f6db7b80caa7838ce0779402869a7955fc1d [2021-10-25T09:38:31.335Z] Message: testing jakarta lts changes [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-10-25T09:38:31.497Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-10-25T09:38:31.539Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-10-25T09:38:31.574Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-10-25T09:38:31.610Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-10-25T09:38:31.669Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-10-25T09:38:31.702Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-10-25T09:38:31.738Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-10-25T09:38:31.776Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-10-25T09:38:31.814Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-10-25T09:38:31.845Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-10-25T09:38:31.877Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-10-25T09:38:31.908Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-10-25T09:38:31.946Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-10-25T09:38:31.979Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-10-25T09:38:32.016Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-10-25T09:38:32.050Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-10-25T09:38:32.085Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-10-25T09:38:32.119Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-10-25T09:38:32.155Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-10-25T09:38:32.191Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-10-25T09:38:32.225Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-10-25T09:38:32.259Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-10-25T09:38:32.291Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3775 [Pipeline] echo [2021-10-25T09:38:32.325Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3775 [Pipeline] echo [2021-10-25T09:38:32.355Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3775 [Pipeline] echo [2021-10-25T09:38:32.388Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 173b0957a4afbfe7ab94689988fcd954d3a5fe8a [Pipeline] echo [2021-10-25T09:38:32.420Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 173b095 [Pipeline] echo [2021-10-25T09:38:32.452Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-25T09:38:32.544Z] provisioning config files... [2021-10-25T09:38:32.567Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config8805551505007898664tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-25T09:38:32.923Z] ---> docker-login.sh [2021-10-25T09:38:32.923Z] nexus3.edgexfoundry.org:10001 [2021-10-25T09:38:32.923Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-25T09:38:33.185Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-25T09:38:33.185Z] Configure a credential helper to remove this warning. See [2021-10-25T09:38:33.185Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-25T09:38:33.185Z] [2021-10-25T09:38:33.185Z] Login Succeeded [2021-10-25T09:38:33.185Z] nexus3.edgexfoundry.org:10002 [2021-10-25T09:38:33.185Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-25T09:38:33.185Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-25T09:38:33.185Z] Configure a credential helper to remove this warning. See [2021-10-25T09:38:33.185Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-25T09:38:33.185Z] [2021-10-25T09:38:33.185Z] Login Succeeded [2021-10-25T09:38:33.185Z] nexus3.edgexfoundry.org:10003 [2021-10-25T09:38:33.185Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-25T09:38:33.448Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-25T09:38:33.448Z] Configure a credential helper to remove this warning. See [2021-10-25T09:38:33.448Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-25T09:38:33.448Z] [2021-10-25T09:38:33.448Z] Login Succeeded [2021-10-25T09:38:33.448Z] nexus3.edgexfoundry.org:10004 [2021-10-25T09:38:33.448Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-25T09:38:33.448Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-25T09:38:33.448Z] Configure a credential helper to remove this warning. See [2021-10-25T09:38:33.448Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-25T09:38:33.448Z] [2021-10-25T09:38:33.448Z] Login Succeeded [2021-10-25T09:38:33.448Z] docker.io [2021-10-25T09:38:33.448Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-25T09:38:33.713Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-25T09:38:33.713Z] Configure a credential helper to remove this warning. See [2021-10-25T09:38:33.713Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-25T09:38:33.713Z] [2021-10-25T09:38:33.713Z] Login Succeeded [2021-10-25T09:38:33.713Z] ---> docker-login.sh ends [Pipeline] } [2021-10-25T09:38:33.732Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-25T09:38:34.114Z] ++ 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-25T09:38:34.114Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-25T09:38:34.114Z] ++ dirname cmd/core-command/Dockerfile [2021-10-25T09:38:34.114Z] ++ cut -d/ -f2 [2021-10-25T09:38:34.114Z] + echo core-command,cmd/core-command/Dockerfile [2021-10-25T09:38:34.114Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-25T09:38:34.114Z] ++ dirname cmd/core-data/Dockerfile [2021-10-25T09:38:34.114Z] ++ cut -d/ -f2 [2021-10-25T09:38:34.114Z] + echo core-data,cmd/core-data/Dockerfile [2021-10-25T09:38:34.114Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-25T09:38:34.114Z] ++ dirname cmd/core-metadata/Dockerfile [2021-10-25T09:38:34.114Z] ++ cut -d/ -f2 [2021-10-25T09:38:34.114Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-10-25T09:38:34.114Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-25T09:38:34.114Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-10-25T09:38:34.114Z] ++ cut -d/ -f2 [2021-10-25T09:38:34.114Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-10-25T09:38:34.114Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-25T09:38:34.114Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-10-25T09:38:34.114Z] ++ cut -d/ -f2 [2021-10-25T09:38:34.114Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-10-25T09:38:34.114Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-25T09:38:34.114Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-10-25T09:38:34.114Z] ++ cut -d/ -f2 [2021-10-25T09:38:34.114Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-10-25T09:38:34.114Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-25T09:38:34.114Z] ++ dirname cmd/support-notifications/Dockerfile [2021-10-25T09:38:34.114Z] ++ cut -d/ -f2 [2021-10-25T09:38:34.114Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-10-25T09:38:34.114Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-25T09:38:34.114Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-10-25T09:38:34.114Z] ++ cut -d/ -f2 [2021-10-25T09:38:34.114Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-10-25T09:38:34.114Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-25T09:38:34.114Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-10-25T09:38:34.114Z] ++ cut -d/ -f2 [2021-10-25T09:38:34.114Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-10-25T09:38:34.167Z] 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-25T09:38:35.149Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-25T09:38:35.149Z] [2021-10-25T09:38:35.149Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-10-25T09:38:35.489Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-25T09:38:35.489Z] latest: Pulling from edgex-devops/git-semver [2021-10-25T09:38:35.489Z] a0d0a0d46f8b: Pulling fs layer [2021-10-25T09:38:35.489Z] 3e5f54012d9b: Pulling fs layer [2021-10-25T09:38:35.489Z] 4c7163046ea9: Pulling fs layer [2021-10-25T09:38:35.489Z] 0c2d73faf560: Pulling fs layer [2021-10-25T09:38:35.489Z] 0c2d73faf560: Waiting [2021-10-25T09:38:35.489Z] 3e5f54012d9b: Verifying Checksum [2021-10-25T09:38:35.489Z] 3e5f54012d9b: Download complete [2021-10-25T09:38:35.489Z] a0d0a0d46f8b: Verifying Checksum [2021-10-25T09:38:35.489Z] a0d0a0d46f8b: Download complete [2021-10-25T09:38:35.489Z] 4c7163046ea9: Verifying Checksum [2021-10-25T09:38:35.489Z] 4c7163046ea9: Download complete [2021-10-25T09:38:35.489Z] 0c2d73faf560: Verifying Checksum [2021-10-25T09:38:35.489Z] 0c2d73faf560: Download complete [2021-10-25T09:38:35.751Z] a0d0a0d46f8b: Pull complete [2021-10-25T09:38:35.751Z] 3e5f54012d9b: Pull complete [2021-10-25T09:38:36.024Z] 4c7163046ea9: Pull complete [2021-10-25T09:38:36.285Z] 0c2d73faf560: Pull complete [2021-10-25T09:38:36.285Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-10-25T09:38:36.285Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-25T09:38:36.285Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-10-25T09:38:36.364Z] prd-centos7-docker-4c-2g-1497 does not seem to be running inside a container [2021-10-25T09:38:36.411Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-10-25T09:38:37.287Z] $ docker top d399d1d51fa9e1b2695d6cce8a87689ee672781dd239f08913153845fee4d21b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-25T09:38:37.450Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-25T09:38:37.450Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-25T09:38:37.563Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-25T09:38:37.567Z] $ docker exec d399d1d51fa9e1b2695d6cce8a87689ee672781dd239f08913153845fee4d21b ssh-agent [2021-10-25T09:38:37.665Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXHpNEHO/agent.13 [2021-10-25T09:38:37.665Z] SSH_AGENT_PID=19 [2021-10-25T09:38:37.674Z] Running ssh-add (command line suppressed) [2021-10-25T09:38:37.769Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_8147832636811590990.key (/w/workspace/edgex-go/1@tmp/private_key_8147832636811590990.key) [2021-10-25T09:38:37.779Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-25T09:38:38.107Z] + git tag --points-at HEAD [Pipeline] } [2021-10-25T09:38:38.137Z] $ docker exec --env ******** --env ******** d399d1d51fa9e1b2695d6cce8a87689ee672781dd239f08913153845fee4d21b ssh-agent -k [2021-10-25T09:38:38.226Z] unset SSH_AUTH_SOCK; [2021-10-25T09:38:38.226Z] unset SSH_AGENT_PID; [2021-10-25T09:38:38.226Z] echo Agent pid 19 killed; [2021-10-25T09:38:38.236Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-10-25T09:38:38.297Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-25T09:38:38.297Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-25T09:38:38.401Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-25T09:38:38.404Z] $ docker exec d399d1d51fa9e1b2695d6cce8a87689ee672781dd239f08913153845fee4d21b ssh-agent [2021-10-25T09:38:38.503Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXiOoAOa/agent.52 [2021-10-25T09:38:38.503Z] SSH_AGENT_PID=58 [2021-10-25T09:38:38.508Z] Running ssh-add (command line suppressed) [2021-10-25T09:38:38.601Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_3022834715789976855.key (/w/workspace/edgex-go/1@tmp/private_key_3022834715789976855.key) [2021-10-25T09:38:38.611Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-25T09:38:38.963Z] + git semver init [2021-10-25T09:38:38.963Z] # -> Open(): unable to determine branch for HEAD [2021-10-25T09:38:38.963Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2021-10-25T09:38:38.963Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2021-10-25T09:38:38.963Z] # $SEMVER_REMOTE_NAME = origin [2021-10-25T09:38:38.963Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-25T09:38:38.963Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-25T09:38:38.963Z] # $SEMVER_BRANCH = PR-3775 [2021-10-25T09:38:38.963Z] # $SEMVER_TEMP = /tmp/semver-786433190 [2021-10-25T09:38:38.963Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-10-25T09:38:51.227Z] # '/tmp/semver-786433190' -> '/w/workspace/edgex-go/1/.semver' [2021-10-25T09:38:51.227Z] # -> Force: false [2021-10-25T09:38:51.227Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2021-10-25T09:38:51.249Z] $ docker exec --env ******** --env ******** d399d1d51fa9e1b2695d6cce8a87689ee672781dd239f08913153845fee4d21b ssh-agent -k [2021-10-25T09:38:51.335Z] unset SSH_AUTH_SOCK; [2021-10-25T09:38:51.335Z] unset SSH_AGENT_PID; [2021-10-25T09:38:51.335Z] echo Agent pid 58 killed; [2021-10-25T09:38:51.342Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-25T09:38:51.722Z] + git semver [Pipeline] } [2021-10-25T09:38:51.749Z] $ docker stop --time=1 d399d1d51fa9e1b2695d6cce8a87689ee672781dd239f08913153845fee4d21b [2021-10-25T09:38:53.773Z] $ docker rm -f d399d1d51fa9e1b2695d6cce8a87689ee672781dd239f08913153845fee4d21b [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-25T09:38:54.171Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-10-25T09:38:54.455Z] Stashed 1 file(s) [Pipeline] echo [2021-10-25T09:38:54.476Z] [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-25T09:38:54.995Z] ========================================================= [2021-10-25T09:38:54.995Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-10-25T09:38:54.995Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-10-25T09:38:55.319Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-25T09:38:55.319Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-10-25T09:38:55.319Z] a0d0a0d46f8b: Already exists [2021-10-25T09:38:55.319Z] 31adcdaf11c8: Pulling fs layer [2021-10-25T09:38:55.319Z] b8b176561691: Pulling fs layer [2021-10-25T09:38:55.319Z] 4527c011a84f: Pulling fs layer [2021-10-25T09:38:55.319Z] 5d74067f8e1e: Pulling fs layer [2021-10-25T09:38:55.319Z] e0aca202a116: Pulling fs layer [2021-10-25T09:38:55.319Z] 3a43be97a3b4: Pulling fs layer [2021-10-25T09:38:55.319Z] 34cad66bf833: Pulling fs layer [2021-10-25T09:38:55.319Z] b4e3c513aaa6: Pulling fs layer [2021-10-25T09:38:55.319Z] e0aca202a116: Waiting [2021-10-25T09:38:55.319Z] 3a43be97a3b4: Waiting [2021-10-25T09:38:55.319Z] 34cad66bf833: Waiting [2021-10-25T09:38:55.319Z] b4e3c513aaa6: Waiting [2021-10-25T09:38:55.319Z] 5d74067f8e1e: Waiting [2021-10-25T09:38:55.319Z] b8b176561691: Verifying Checksum [2021-10-25T09:38:55.319Z] b8b176561691: Download complete [2021-10-25T09:38:55.319Z] 31adcdaf11c8: Verifying Checksum [2021-10-25T09:38:55.319Z] 31adcdaf11c8: Download complete [2021-10-25T09:38:55.319Z] 5d74067f8e1e: Verifying Checksum [2021-10-25T09:38:55.319Z] 5d74067f8e1e: Download complete [2021-10-25T09:38:55.319Z] e0aca202a116: Verifying Checksum [2021-10-25T09:38:55.319Z] e0aca202a116: Download complete [2021-10-25T09:38:55.319Z] 3a43be97a3b4: Verifying Checksum [2021-10-25T09:38:55.319Z] 3a43be97a3b4: Download complete [2021-10-25T09:38:55.583Z] 31adcdaf11c8: Pull complete [2021-10-25T09:38:55.583Z] 34cad66bf833: Verifying Checksum [2021-10-25T09:38:55.583Z] 34cad66bf833: Download complete [2021-10-25T09:38:55.583Z] b8b176561691: Pull complete [2021-10-25T09:38:55.845Z] 4527c011a84f: Verifying Checksum [2021-10-25T09:38:55.845Z] 4527c011a84f: Download complete [2021-10-25T09:38:55.845Z] b4e3c513aaa6: Verifying Checksum [2021-10-25T09:38:55.845Z] b4e3c513aaa6: Download complete [2021-10-25T09:39:00.097Z] 4527c011a84f: Pull complete [2021-10-25T09:39:00.097Z] 5d74067f8e1e: Pull complete [2021-10-25T09:39:00.097Z] e0aca202a116: Pull complete [2021-10-25T09:39:00.097Z] 3a43be97a3b4: Pull complete [2021-10-25T09:39:00.097Z] 34cad66bf833: Pull complete [2021-10-25T09:39:02.673Z] b4e3c513aaa6: Pull complete [2021-10-25T09:39:02.673Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-10-25T09:39:02.673Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-25T09:39:02.673Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-10-25T09:39:03.019Z] + docker build -t ci-base-image-x86_64 -f - . [2021-10-25T09:39:03.019Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-25T09:39:03.019Z] WORKDIR /edgex [2021-10-25T09:39:03.019Z] COPY go.mod . [2021-10-25T09:39:03.019Z] RUN go mod download' [2021-10-25T09:39:06.359Z] Sending build context to Docker daemon 329.6MB [2021-10-25T09:39:06.359Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-25T09:39:06.359Z] ---> 9f6097aaca64 [2021-10-25T09:39:06.359Z] Step 2/4 : WORKDIR /edgex [2021-10-25T09:39:08.914Z] ---> Running in 631a5a1b0f3c [2021-10-25T09:39:08.914Z] Removing intermediate container 631a5a1b0f3c [2021-10-25T09:39:08.914Z] ---> 2c859a7536c5 [2021-10-25T09:39:08.914Z] Step 3/4 : COPY go.mod . [2021-10-25T09:39:08.914Z] ---> 8cd68ddce2a0 [2021-10-25T09:39:08.914Z] Step 4/4 : RUN go mod download [2021-10-25T09:39:08.914Z] ---> Running in b7a15d61918e [2021-10-25T09:39:09.854Z] Still waiting to schedule task [2021-10-25T09:39:09.854Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-10-25T09:39:41.096Z] Removing intermediate container b7a15d61918e [2021-10-25T09:39:41.096Z] ---> 5154f0fcfdf4 [2021-10-25T09:39:41.096Z] Successfully built 5154f0fcfdf4 [2021-10-25T09:39:41.096Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-25T09:39:41.421Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-25T09:39:41.421Z] . [Pipeline] withDockerContainer [2021-10-25T09:39:41.504Z] prd-centos7-docker-4c-2g-1497 does not seem to be running inside a container [2021-10-25T09:39:41.540Z] $ 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-x86_64 cat [2021-10-25T09:39:41.901Z] $ docker top 1b7011ff6180e74b5c02ad84bc3a175c2b9fb6ab6ad8143c146350e7d1d463d7 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-25T09:39:42.300Z] + go version [2021-10-25T09:39:42.300Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-10-25T09:39:42.328Z] $ docker stop --time=1 1b7011ff6180e74b5c02ad84bc3a175c2b9fb6ab6ad8143c146350e7d1d463d7 [2021-10-25T09:39:43.506Z] $ docker rm -f 1b7011ff6180e74b5c02ad84bc3a175c2b9fb6ab6ad8143c146350e7d1d463d7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-25T09:39:44.211Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-25T09:39:44.211Z] . [Pipeline] withDockerContainer [2021-10-25T09:39:44.286Z] prd-centos7-docker-4c-2g-1497 does not seem to be running inside a container [2021-10-25T09:39:44.318Z] $ 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-x86_64 cat [2021-10-25T09:39:44.630Z] $ docker top 8bb84ae35d000e55aa97f607093f4ea35d8fa96bfdbe94b0a8331261b0c171d2 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-10-25T09:39:44.736Z] ========================================================= [2021-10-25T09:39:44.736Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-10-25T09:39:44.736Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-10-25T09:39:45.075Z] + make test [2021-10-25T09:39:45.075Z] go mod tidy [2021-10-25T09:39:45.336Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-10-25T09:39:50.676Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-10-25T09:40:08.927Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-10-25T09:40:12.270Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-10-25T09:40:12.270Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-10-25T09:40:12.544Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-10-25T09:40:14.494Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-10-25T09:40:15.482Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-10-25T09:40:15.482Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-10-25T09:40:15.482Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-10-25T09:40:15.744Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-10-25T09:40:16.019Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-10-25T09:40:16.280Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-10-25T09:40:16.280Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-10-25T09:40:16.280Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-10-25T09:40:16.280Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-10-25T09:40:18.217Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.052s coverage: 28.7% of statements [2021-10-25T09:40:18.217Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-10-25T09:40:18.217Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-10-25T09:40:19.185Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.046s coverage: 98.5% of statements [2021-10-25T09:40:19.185Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-10-25T09:40:19.450Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.054s coverage: 44.7% of statements [2021-10-25T09:40:19.450Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-10-25T09:40:19.450Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-10-25T09:40:20.424Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.119s coverage: 89.5% of statements [2021-10-25T09:40:20.424Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-10-25T09:40:20.424Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-10-25T09:40:21.380Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.048s coverage: 84.4% of statements [2021-10-25T09:40:21.380Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-10-25T09:40:21.380Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-10-25T09:40:21.380Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-10-25T09:40:21.380Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-10-25T09:40:21.380Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-10-25T09:40:21.951Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.259s coverage: 94.2% of statements [2021-10-25T09:40:21.951Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-10-25T09:40:21.951Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-10-25T09:40:21.951Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.059s coverage: 59.1% of statements [2021-10-25T09:40:21.951Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-10-25T09:40:21.951Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-10-25T09:40:21.951Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-10-25T09:40:21.951Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-10-25T09:40:21.951Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-10-25T09:40:22.527Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.055s coverage: 60.0% of statements [2021-10-25T09:40:22.527Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-10-25T09:40:22.527Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-10-25T09:40:22.527Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-10-25T09:40:23.127Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.048s coverage: 0.9% of statements [2021-10-25T09:40:23.127Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-10-25T09:40:23.127Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.042s coverage: 58.8% of statements [2021-10-25T09:40:23.402Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.041s coverage: 21.7% of statements [2021-10-25T09:40:23.402Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-10-25T09:40:23.666Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.052s coverage: 47.1% of statements [2021-10-25T09:40:23.930Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.060s coverage: 79.5% of statements [2021-10-25T09:40:24.193Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.044s coverage: 94.1% of statements [2021-10-25T09:40:24.193Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.046s coverage: 96.3% of statements [2021-10-25T09:40:24.457Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.040s coverage: 87.5% of statements [2021-10-25T09:40:39.372Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.061s coverage: 94.4% of statements [2021-10-25T09:40:39.372Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.043s coverage: 44.8% of statements [2021-10-25T09:40:42.683Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.210s coverage: 82.5% of statements [2021-10-25T09:40:42.683Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-10-25T09:40:50.853Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1498 in /w/workspace/edgexfoundry_edgex-go_PR-3775 [Pipeline] { [Pipeline] ws [2021-10-25T09:40:50.899Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-10-25T09:40:51.120Z] The recommended git tool is: git [2021-10-25T09:40:56.315Z] using credential edgex-jenkins-ssh [2021-10-25T09:40:56.337Z] Cloning the remote Git repository [2021-10-25T09:40:56.387Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-10-25T09:40:56.486Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-10-25T09:40:56.598Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-10-25T09:40:56.598Z] > git --version # timeout=10 [2021-10-25T09:40:56.618Z] > git --version # 'git version 2.17.1' [2021-10-25T09:40:56.619Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-25T09:40:56.684Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-25T09:41:00.795Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.074s coverage: 92.9% of statements [2021-10-25T09:41:00.796Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-10-25T09:41:00.796Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-10-25T09:41:00.796Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-10-25T09:41:00.796Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements [2021-10-25T09:41:00.796Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-10-25T09:41:00.796Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-10-25T09:41:00.796Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-10-25T09:41:00.796Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-10-25T09:41:00.796Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-10-25T09:41:00.796Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.053s coverage: 87.2% of statements [2021-10-25T09:41:00.796Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-10-25T09:41:00.796Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-10-25T09:41:00.796Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.043s coverage: 100.0% of statements [2021-10-25T09:41:00.796Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-10-25T09:41:00.796Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.066s coverage: 58.8% of statements [2021-10-25T09:41:00.796Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-10-25T09:41:00.796Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.053s coverage: 80.0% of statements [2021-10-25T09:41:00.796Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements [2021-10-25T09:41:00.796Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.062s coverage: 85.4% of statements [2021-10-25T09:41:00.796Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.117s coverage: 91.2% of statements [2021-10-25T09:41:00.796Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-10-25T09:41:00.796Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.112s coverage: 64.4% of statements [2021-10-25T09:41:00.796Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-10-25T09:41:00.796Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-10-25T09:41:00.796Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.044s coverage: 100.0% of statements [2021-10-25T09:41:00.796Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 89.4% of statements [2021-10-25T09:41:00.796Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements [2021-10-25T09:41:00.796Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.023s coverage: 73.7% of statements [2021-10-25T09:41:00.796Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.023s coverage: 100.0% of statements [2021-10-25T09:41:00.796Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.245s coverage: 70.4% of statements [2021-10-25T09:41:00.796Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-10-25T09:41:00.796Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-10-25T09:41:00.796Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-10-25T09:41:01.061Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.140s coverage: 43.4% of statements [2021-10-25T09:41:01.061Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-10-25T09:41:01.061Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-10-25T09:41:01.061Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.051s coverage: 89.5% of statements [2021-10-25T09:41:01.061Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-10-25T09:41:01.637Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.047s coverage: 84.8% of statements [2021-10-25T09:41:01.637Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-10-25T09:41:08.245Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.064s coverage: 17.7% of statements [2021-10-25T09:41:08.245Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-10-25T09:41:08.245Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-10-25T09:41:08.245Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-10-25T09:41:08.245Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-10-25T09:41:08.245Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.145s coverage: 92.3% of statements [2021-10-25T09:41:08.245Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-10-25T09:41:08.245Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-10-25T09:41:08.245Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-10-25T09:41:08.245Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-10-25T09:41:08.245Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.051s coverage: 63.2% of statements [2021-10-25T09:41:08.245Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-10-25T09:41:08.245Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-10-25T09:41:08.245Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.094s coverage: 97.7% of statements [2021-10-25T09:41:08.245Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-10-25T09:41:08.245Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-10-25T09:41:08.245Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-10-25T09:41:08.245Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-10-25T09:41:08.245Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.043s coverage: 28.9% of statements [2021-10-25T09:41:08.245Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-10-25T09:41:08.245Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-10-25T09:41:08.245Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-10-25T09:41:08.245Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-10-25T09:41:08.245Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-10-25T09:41:08.245Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-10-25T09:41:08.245Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.052s coverage: 100.0% of statements [2021-10-25T09:41:08.245Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 96.9% of statements [2021-10-25T09:41:08.245Z] 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-25T09:41:13.058Z] Merging remotes/origin/main commit d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 into PR head commit 173b0957a4afbfe7ab94689988fcd954d3a5fe8a [2021-10-25T09:41:12.109Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-10-25T09:41:12.125Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-25T09:41:12.154Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-10-25T09:41:12.197Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-10-25T09:41:12.198Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-25T09:41:12.216Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3775/head:refs/remotes/origin/PR-3775 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-10-25T09:41:13.079Z] > git config core.sparsecheckout # timeout=10 [2021-10-25T09:41:13.100Z] > git checkout -f 173b0957a4afbfe7ab94689988fcd954d3a5fe8a # timeout=10 [2021-10-25T09:41:13.401Z] Merge succeeded, producing 173b0957a4afbfe7ab94689988fcd954d3a5fe8a [2021-10-25T09:41:13.401Z] Checking out Revision 173b0957a4afbfe7ab94689988fcd954d3a5fe8a (PR-3775) [2021-10-25T09:41:13.312Z] > git remote # timeout=10 [2021-10-25T09:41:13.330Z] > git config --get remote.origin.url # timeout=10 [2021-10-25T09:41:13.343Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-25T09:41:13.355Z] > git merge d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 # timeout=10 [2021-10-25T09:41:13.384Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-10-25T09:41:13.408Z] > git config core.sparsecheckout # timeout=10 [2021-10-25T09:41:13.420Z] > git checkout -f 173b0957a4afbfe7ab94689988fcd954d3a5fe8a # timeout=10 [2021-10-25T09:41:17.752Z] Commit message: "fix(data): add codes to remove db index of reading:deviceName:resourceName when deleting readings" [2021-10-25T09:41:17.808Z] > git --version # timeout=10 [2021-10-25T09:41:17.827Z] > git --version # 'git version 2.17.1' [2021-10-25T09:41:17.838Z] fatal: bad object d6bf42d899a6140169a1fadeb6f44df9cdc48750 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-10-25T09:41:19.125Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-10-25T09:41:19.125Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-25T09:41:19.125Z] Dload Upload Total Spent Left Speed [2021-10-25T09:41:19.125Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 84457 0 --:--:-- --:--:-- --:--:-- 85064 [Pipeline] sh [2021-10-25T09:41:19.533Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2021-10-25T09:41:19.894Z] + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} [2021-10-25T09:41:19.894Z] /etc/docker/daemon.json [2021-10-25T09:41:19.894Z] { [2021-10-25T09:41:19.894Z] "registry-mirrors": [ [2021-10-25T09:41:19.894Z] "https://nexus3.edgexfoundry.org:10001" [2021-10-25T09:41:19.894Z] ], [2021-10-25T09:41:19.894Z] "bip": "10.250.0.254/24", [2021-10-25T09:41:19.894Z] "hosts": [ [2021-10-25T09:41:19.894Z] "tcp://0.0.0.0:5555", [2021-10-25T09:41:19.894Z] "unix:///var/run/docker.sock" [2021-10-25T09:41:19.894Z] ], [2021-10-25T09:41:19.894Z] "mtu": 1458, [2021-10-25T09:41:19.894Z] "selinux-enabled": true, [2021-10-25T09:41:19.894Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-10-25T09:41:19.894Z] } [Pipeline] sh [2021-10-25T09:41:20.246Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2021-10-25T09:41:20.654Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-25T09:41:39.083Z] provisioning config files... [2021-10-25T09:41:39.109Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config1083334567908436555tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-25T09:41:39.556Z] ---> docker-login.sh [2021-10-25T09:41:39.556Z] nexus3.edgexfoundry.org:10001 [2021-10-25T09:41:40.157Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-25T09:41:40.431Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-25T09:41:40.431Z] Configure a credential helper to remove this warning. See [2021-10-25T09:41:40.431Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-25T09:41:40.431Z] [2021-10-25T09:41:40.431Z] Login Succeeded [2021-10-25T09:41:40.431Z] nexus3.edgexfoundry.org:10002 [2021-10-25T09:41:40.526Z] GO111MODULE=on go vet ./... [2021-10-25T09:41:40.707Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-25T09:41:40.983Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-25T09:41:40.983Z] Configure a credential helper to remove this warning. See [2021-10-25T09:41:40.983Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-25T09:41:40.983Z] [2021-10-25T09:41:40.983Z] Login Succeeded [2021-10-25T09:41:40.983Z] nexus3.edgexfoundry.org:10003 [2021-10-25T09:41:41.585Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-25T09:41:41.585Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-25T09:41:41.585Z] Configure a credential helper to remove this warning. See [2021-10-25T09:41:41.585Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-25T09:41:41.585Z] [2021-10-25T09:41:41.585Z] Login Succeeded [2021-10-25T09:41:41.585Z] nexus3.edgexfoundry.org:10004 [2021-10-25T09:41:41.860Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-25T09:41:42.134Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-25T09:41:42.134Z] Configure a credential helper to remove this warning. See [2021-10-25T09:41:42.134Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-25T09:41:42.134Z] [2021-10-25T09:41:42.134Z] Login Succeeded [2021-10-25T09:41:42.134Z] docker.io [2021-10-25T09:41:42.408Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-25T09:41:43.001Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-25T09:41:43.001Z] Configure a credential helper to remove this warning. See [2021-10-25T09:41:43.001Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-25T09:41:43.001Z] [2021-10-25T09:41:43.001Z] Login Succeeded [2021-10-25T09:41:43.001Z] ---> docker-login.sh ends [Pipeline] } [2021-10-25T09:41:43.032Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-10-25T09:41:43.594Z] ========================================================= [2021-10-25T09:41:43.594Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-10-25T09:41:43.594Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-10-25T09:41:43.995Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-25T09:41:44.277Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-10-25T09:41:44.277Z] 552d1f2373af: Pulling fs layer [2021-10-25T09:41:44.277Z] ea3f2d53f512: Pulling fs layer [2021-10-25T09:41:44.277Z] 9e70ebbbe112: Pulling fs layer [2021-10-25T09:41:44.277Z] 7a9cfe048b4a: Pulling fs layer [2021-10-25T09:41:44.277Z] 72dc09318566: Pulling fs layer [2021-10-25T09:41:44.277Z] f4f7b4309257: Pulling fs layer [2021-10-25T09:41:44.277Z] 0ac9a79272e3: Pulling fs layer [2021-10-25T09:41:44.277Z] b78e95d17946: Pulling fs layer [2021-10-25T09:41:44.277Z] 7a9cfe048b4a: Waiting [2021-10-25T09:41:44.277Z] 72dc09318566: Waiting [2021-10-25T09:41:44.277Z] f4f7b4309257: Waiting [2021-10-25T09:41:44.277Z] b78e95d17946: Waiting [2021-10-25T09:41:44.277Z] 9e70ebbbe112: Verifying Checksum [2021-10-25T09:41:44.277Z] 9e70ebbbe112: Download complete [2021-10-25T09:41:44.277Z] ea3f2d53f512: Verifying Checksum [2021-10-25T09:41:44.277Z] ea3f2d53f512: Download complete [2021-10-25T09:41:44.277Z] 72dc09318566: Verifying Checksum [2021-10-25T09:41:44.277Z] 72dc09318566: Download complete [2021-10-25T09:41:44.277Z] f4f7b4309257: Verifying Checksum [2021-10-25T09:41:44.277Z] f4f7b4309257: Download complete [2021-10-25T09:41:44.277Z] 552d1f2373af: Verifying Checksum [2021-10-25T09:41:44.277Z] 0ac9a79272e3: Verifying Checksum [2021-10-25T09:41:44.277Z] 0ac9a79272e3: Download complete [2021-10-25T09:41:45.272Z] 552d1f2373af: Pull complete [2021-10-25T09:41:45.881Z] ea3f2d53f512: Pull complete [2021-10-25T09:41:46.155Z] b78e95d17946: Verifying Checksum [2021-10-25T09:41:46.155Z] b78e95d17946: Download complete [2021-10-25T09:41:46.155Z] 9e70ebbbe112: Pull complete [2021-10-25T09:41:46.750Z] 7a9cfe048b4a: Verifying Checksum [2021-10-25T09:41:46.750Z] 7a9cfe048b4a: Download complete [2021-10-25T09:41:50.584Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-25T09:41:50.584Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-10-25T09:41:50.843Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-10-25T09:41:51.722Z] + ls -al . [2021-10-25T09:41:51.722Z] total 632 [2021-10-25T09:41:51.722Z] drwxrwxr-x 10 1001 1001 4096 Oct 25 09:41 . [2021-10-25T09:41:51.722Z] drwxr-xr-x 4 root root 28 Oct 25 09:39 .. [2021-10-25T09:41:51.722Z] -rw-rw-r-- 1 1001 1001 11 Oct 25 09:38 .dockerignore [2021-10-25T09:41:51.722Z] drwxrwxr-x 8 1001 1001 179 Oct 25 09:38 .git [2021-10-25T09:41:51.722Z] drwxrwxr-x 4 1001 1001 142 Oct 25 09:38 .github [2021-10-25T09:41:51.722Z] -rw-rw-r-- 1 1001 1001 804 Oct 25 09:38 .gitignore [2021-10-25T09:41:51.722Z] -rw-rw-r-- 1 1001 1001 42 Oct 25 09:38 .golangci.yml [2021-10-25T09:41:51.722Z] -rw-rw-r-- 1 1001 1001 76 Oct 25 09:38 .hadolint.yml [2021-10-25T09:41:51.722Z] drwx------ 3 1001 1001 58 Oct 25 09:38 .semver [2021-10-25T09:41:51.722Z] -rw-rw-r-- 1 1001 1001 166 Oct 25 09:38 .sonarcloud.properties [2021-10-25T09:41:51.722Z] -rw-rw-r-- 1 1001 1001 1171 Oct 25 09:38 ADOPTERS.md [2021-10-25T09:41:51.722Z] -rw-rw-r-- 1 1001 1001 8910 Oct 25 09:38 Attribution.txt [2021-10-25T09:41:51.722Z] -rw-rw-r-- 1 1001 1001 43881 Oct 25 09:38 CHANGELOG.md [2021-10-25T09:41:51.722Z] -rw-rw-r-- 1 1001 1001 3804 Oct 25 09:38 CONTRIBUTING.md [2021-10-25T09:41:51.722Z] -rw-rw-r-- 1 1001 1001 677 Oct 25 09:38 GOVERNANCE.md [2021-10-25T09:41:51.722Z] -rw-rw-r-- 1 1001 1001 849 Oct 25 09:38 Jenkinsfile [2021-10-25T09:41:51.722Z] -rw-rw-r-- 1 1001 1001 10775 Oct 25 09:38 LICENSE [2021-10-25T09:41:51.722Z] -rw-rw-r-- 1 1001 1001 6508 Oct 25 09:38 Makefile [2021-10-25T09:41:51.722Z] -rw-rw-r-- 1 1001 1001 582 Oct 25 09:38 OWNERS.md [2021-10-25T09:41:51.722Z] -rw-rw-r-- 1 1001 1001 8256 Oct 25 09:38 README.md [2021-10-25T09:41:51.722Z] -rw-rw-r-- 1 1001 1001 6912 Oct 25 09:38 SECURITY.md [2021-10-25T09:41:51.723Z] -rw-rw-r-- 1 1001 1001 5 Oct 25 09:38 VERSION [2021-10-25T09:41:51.723Z] -rw-rw-r-- 1 1001 1001 4131 Oct 25 09:38 ZMQWindows.md [2021-10-25T09:41:51.723Z] drwxrwxr-x 2 1001 1001 37 Oct 25 09:38 bin [2021-10-25T09:41:51.723Z] drwxrwxr-x 14 1001 1001 4096 Oct 25 09:38 cmd [2021-10-25T09:41:51.723Z] -rw-r--r-- 1 root root 425845 Oct 25 09:41 coverage.out [2021-10-25T09:41:51.723Z] -rw-rw-r-- 1 1001 1001 848 Oct 25 09:38 go.mod [2021-10-25T09:41:51.723Z] -rw-rw-r-- 1 1001 1001 50414 Oct 25 09:39 go.sum [2021-10-25T09:41:51.723Z] drwxrwxr-x 8 1001 1001 124 Oct 25 09:38 internal [2021-10-25T09:41:51.723Z] drwxrwxr-x 3 1001 1001 16 Oct 25 09:38 openapi [2021-10-25T09:41:51.723Z] drwxrwxr-x 4 1001 1001 71 Oct 25 09:38 snap [2021-10-25T09:41:51.723Z] -rw-rw-r-- 1 1001 1001 204 Oct 25 09:38 version.go [Pipeline] sh [2021-10-25T09:41:52.037Z] + '[' -e coverage.out ] [2021-10-25T09:41:52.037Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-10-25T09:41:52.147Z] Stashed 1 file(s) [Pipeline] sh [2021-10-25T09:41:52.449Z] + make build [2021-10-25T09:41:52.449Z] 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-25T09:41:53.842Z] 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-25T09:41:56.925Z] 7a9cfe048b4a: Pull complete [2021-10-25T09:41:57.203Z] 72dc09318566: Pull complete [2021-10-25T09:41:57.478Z] f4f7b4309257: Pull complete [2021-10-25T09:41:57.755Z] 0ac9a79272e3: Pull complete [2021-10-25T09:42:00.488Z] 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-25T09:42:00.756Z] 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-25T09:42:02.154Z] 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-25T09:42:02.154Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-10-25T09:42:03.119Z] 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-25T09:42:04.062Z] 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-25T09:42:04.487Z] b78e95d17946: Pull complete [2021-10-25T09:42:04.487Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2021-10-25T09:42:04.487Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-25T09:42:04.487Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-10-25T09:42:04.641Z] 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-25T09:42:04.873Z] + echo+ FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-25T09:42:04.873Z] WORKDIR /edgex [2021-10-25T09:42:04.873Z] COPY go.mod . [2021-10-25T09:42:04.873Z] RUN go mod download [2021-10-25T09:42:04.873Z] docker build -t ci-base-image-arm64 -f - . [2021-10-25T09:42:05.588Z] 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-25T09:42:06.163Z] 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-25T09:42:07.113Z] 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-25T09:42:07.501Z] Sending build context to Docker daemon 166.5MB [2021-10-25T09:42:07.501Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-25T09:42:07.501Z] ---> 8b459fc5aaf0 [2021-10-25T09:42:07.501Z] Step 2/4 : WORKDIR /edgex [Pipeline] } [2021-10-25T09:42:08.519Z] $ docker stop --time=1 8bb84ae35d000e55aa97f607093f4ea35d8fa96bfdbe94b0a8331261b0c171d2 [2021-10-25T09:42:08.929Z] ---> Running in f19e6862c22b [2021-10-25T09:42:09.523Z] Removing intermediate container f19e6862c22b [2021-10-25T09:42:09.523Z] ---> c89e89455c9f [2021-10-25T09:42:09.523Z] Step 3/4 : COPY go.mod . [2021-10-25T09:42:10.120Z] ---> 9f5d005cfadf [2021-10-25T09:42:10.120Z] Step 4/4 : RUN go mod download [2021-10-25T09:42:10.120Z] ---> Running in 38dda09ca855 [2021-10-25T09:42:10.333Z] $ docker rm -f 8bb84ae35d000e55aa97f607093f4ea35d8fa96bfdbe94b0a8331261b0c171d2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-25T09:42:12.311Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-10-25T09:42:12.311Z] [2021-10-25T09:42:12.311Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-10-25T09:42:12.744Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-10-25T09:42:12.744Z] latest: Pulling from edgex-devops/edgex-compose [2021-10-25T09:42:12.744Z] cbdbe7a5bc2a: Pulling fs layer [2021-10-25T09:42:12.744Z] ca9280d653b3: Pulling fs layer [2021-10-25T09:42:12.744Z] 7e9c9ca2126c: Pulling fs layer [2021-10-25T09:42:12.744Z] cbdbe7a5bc2a: Verifying Checksum [2021-10-25T09:42:12.744Z] cbdbe7a5bc2a: Download complete [2021-10-25T09:42:13.078Z] ca9280d653b3: Verifying Checksum [2021-10-25T09:42:13.078Z] ca9280d653b3: Download complete [2021-10-25T09:42:13.078Z] cbdbe7a5bc2a: Pull complete [2021-10-25T09:42:13.377Z] 7e9c9ca2126c: Download complete [2021-10-25T09:42:13.644Z] ca9280d653b3: Pull complete [2021-10-25T09:42:17.001Z] 7e9c9ca2126c: Pull complete [2021-10-25T09:42:17.263Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-10-25T09:42:17.263Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-10-25T09:42:17.263Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-10-25T09:42:17.349Z] prd-centos7-docker-4c-2g-1497 does not seem to be running inside a container [2021-10-25T09:42:17.386Z] $ 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:latest cat [2021-10-25T09:42:20.173Z] $ docker top 3e1f04853c45125e151c447cddb90841998cd3f41c91e265c33cf649ec2bb996 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-25T09:42:20.557Z] + docker-compose build --help [2021-10-25T09:42:20.557Z] + grep parallel [2021-10-25T09:42:21.125Z] --parallel Build images in parallel. [Pipeline] } [2021-10-25T09:42:21.150Z] $ docker stop --time=1 3e1f04853c45125e151c447cddb90841998cd3f41c91e265c33cf649ec2bb996 [2021-10-25T09:42:22.320Z] $ docker rm -f 3e1f04853c45125e151c447cddb90841998cd3f41c91e265c33cf649ec2bb996 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-25T09:42:22.800Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-10-25T09:42:22.800Z] . [Pipeline] withDockerContainer [2021-10-25T09:42:22.878Z] prd-centos7-docker-4c-2g-1497 does not seem to be running inside a container [2021-10-25T09:42:22.910Z] $ 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:latest cat [2021-10-25T09:42:23.221Z] $ docker top 65308dce8f4205157c2965a3848d87c1251803c6f15cce736c2165ed6a9a6724 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-25T09:42:23.606Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-10-25T09:42:24.178Z] Building core-command ... [2021-10-25T09:42:24.178Z] Building core-data ... [2021-10-25T09:42:24.178Z] Building core-metadata ... [2021-10-25T09:42:24.178Z] Building security-bootstrapper ... [2021-10-25T09:42:24.178Z] Building security-proxy-setup ... [2021-10-25T09:42:24.178Z] Building security-secretstore-setup ... [2021-10-25T09:42:24.178Z] Building support-notifications ... [2021-10-25T09:42:24.178Z] Building support-scheduler ... [2021-10-25T09:42:24.178Z] Building sys-mgmt-agent ... [2021-10-25T09:42:24.178Z] Building security-secretstore-setup [2021-10-25T09:42:24.178Z] Building sys-mgmt-agent [2021-10-25T09:42:24.178Z] Building security-proxy-setup [2021-10-25T09:42:24.178Z] Building support-scheduler [2021-10-25T09:42:24.178Z] Building core-metadata [2021-10-25T09:42:36.422Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-25T09:42:36.422Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-25T09:42:36.422Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-10-25T09:42:36.422Z] ---> 5154f0fcfdf4 [2021-10-25T09:42:36.422Z] Step 3/23 : WORKDIR /edgex-go [2021-10-25T09:42:36.422Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-10-25T09:42:36.422Z] ---> 5154f0fcfdf4 [2021-10-25T09:42:36.422Z] Step 3/20 : WORKDIR /edgex-go [2021-10-25T09:42:36.422Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-25T09:42:36.422Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-25T09:42:36.422Z] ---> 5154f0fcfdf4 [2021-10-25T09:42:36.422Z] Step 3/22 : WORKDIR /edgex-go [2021-10-25T09:42:38.564Z] ---> Running in 48d407dd27d0 [2021-10-25T09:42:38.564Z] ---> Running in 22a310d35522 [2021-10-25T09:42:38.564Z] ---> Running in 0a60146ba90c [2021-10-25T09:42:40.478Z] Removing intermediate container 22a310d35522 [2021-10-25T09:42:40.478Z] ---> b2a6763ec95b [2021-10-25T09:42:40.478Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-25T09:42:40.478Z] Removing intermediate container 0a60146ba90c [2021-10-25T09:42:40.478Z] ---> de3f147f1c01 [2021-10-25T09:42:40.478Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-25T09:42:40.478Z] Removing intermediate container 48d407dd27d0 [2021-10-25T09:42:40.478Z] ---> aa032cdb5b91 [2021-10-25T09:42:40.478Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-25T09:42:40.478Z] ---> Running in 8e5ac65ce4a6 [2021-10-25T09:42:40.743Z] ---> Running in 767625ef909e [2021-10-25T09:42:40.743Z] ---> Running in 3878c703324f [2021-10-25T09:42:44.949Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-25T09:42:44.949Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-10-25T09:42:44.949Z] ---> 5154f0fcfdf4 [2021-10-25T09:42:44.949Z] Step 3/24 : WORKDIR /edgex-go [2021-10-25T09:42:44.949Z] ---> Using cache [2021-10-25T09:42:44.949Z] ---> aa032cdb5b91 [2021-10-25T09:42:44.949Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-25T09:42:46.334Z] ---> Running in c169434d83f7 [2021-10-25T09:42:46.917Z] Removing intermediate container 8e5ac65ce4a6 [2021-10-25T09:42:46.917Z] ---> 40d77b8d83ca [2021-10-25T09:42:46.917Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-10-25T09:42:47.184Z] ---> Running in 20ca58cf6e21 [2021-10-25T09:42:47.184Z] Removing intermediate container 3878c703324f [2021-10-25T09:42:47.184Z] ---> 73e01012b87b [2021-10-25T09:42:47.184Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-10-25T09:42:47.444Z] Removing intermediate container 767625ef909e [2021-10-25T09:42:47.444Z] ---> 6c415ace80d0 [2021-10-25T09:42:47.444Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-10-25T09:42:47.444Z] ---> Running in c14f2eb008c0 [2021-10-25T09:42:47.444Z] ---> Running in 9382a339be54 [2021-10-25T09:42:47.707Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-25T09:42:47.967Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-25T09:42:47.967Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-25T09:42:47.967Z] ---> 5154f0fcfdf4 [2021-10-25T09:42:47.967Z] Step 3/22 : WORKDIR /edgex-go [2021-10-25T09:42:47.967Z] ---> Using cache [2021-10-25T09:42:47.967Z] ---> aa032cdb5b91 [2021-10-25T09:42:47.967Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-25T09:42:47.967Z] ---> Using cache [2021-10-25T09:42:47.967Z] ---> e17c51eceb76 [2021-10-25T09:42:47.967Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-10-25T09:42:47.967Z] Removing intermediate container c169434d83f7 [2021-10-25T09:42:47.967Z] ---> e17c51eceb76 [2021-10-25T09:42:47.967Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-10-25T09:42:47.967Z] ---> Running in edb176ee745c [2021-10-25T09:42:48.227Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-25T09:42:48.227Z] ---> Running in f9cb9ccb7b73 [2021-10-25T09:42:48.227Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-25T09:42:48.487Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-25T09:42:48.487Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-25T09:42:48.746Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-25T09:42:49.012Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-25T09:42:49.012Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-25T09:42:49.012Z] OK: 220 MiB in 52 packages [2021-10-25T09:42:49.275Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-25T09:42:49.275Z] OK: 220 MiB in 52 packages [2021-10-25T09:42:49.275Z] Removing intermediate container 20ca58cf6e21 [2021-10-25T09:42:49.275Z] ---> 941033f6616c [2021-10-25T09:42:49.275Z] Step 6/20 : COPY . . [2021-10-25T09:42:49.547Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-25T09:42:49.547Z] OK: 220 MiB in 52 packages [2021-10-25T09:42:49.813Z] OK: 220 MiB in 52 packages [2021-10-25T09:42:49.813Z] OK: 220 MiB in 52 packages [2021-10-25T09:42:52.372Z] Removing intermediate container 9382a339be54 [2021-10-25T09:42:52.372Z] ---> 3f3afa4d1cf0 [2021-10-25T09:42:52.372Z] Step 6/23 : COPY go.mod . [2021-10-25T09:42:52.372Z] Removing intermediate container c14f2eb008c0 [2021-10-25T09:42:52.372Z] ---> 11bc9d5a8518 [2021-10-25T09:42:52.372Z] Step 6/22 : COPY . . [2021-10-25T09:42:52.372Z] ---> 4118e40b7249 [2021-10-25T09:42:52.372Z] Step 7/23 : RUN go mod download [2021-10-25T09:42:53.771Z] Removing intermediate container edb176ee745c [2021-10-25T09:42:53.771Z] ---> 43a2b61337be [2021-10-25T09:42:53.771Z] Step 6/22 : COPY . . [2021-10-25T09:42:55.687Z] ---> Running in 1df33dd3ca80 [2021-10-25T09:42:55.687Z] Removing intermediate container f9cb9ccb7b73 [2021-10-25T09:42:55.687Z] ---> d60f48d68ba5 [2021-10-25T09:42:55.687Z] Step 6/24 : COPY . . [2021-10-25T09:42:57.597Z] ---> 6ca6a667055e [2021-10-25T09:42:57.597Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-25T09:42:58.552Z] ---> 3a7e2f8c332f [2021-10-25T09:42:58.552Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-25T09:42:58.820Z] ---> Running in c7475da25f41 [2021-10-25T09:42:59.083Z] ---> Running in 2ace251a1e8e [2021-10-25T09:43:01.652Z] ---> f47b186beb83 [2021-10-25T09:43:01.652Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-25T09:43:01.652Z] ---> Running in 67b168466f7f [2021-10-25T09:43:01.652Z] Removing intermediate container 1df33dd3ca80 [2021-10-25T09:43:01.652Z] ---> a411fbab0df1 [2021-10-25T09:43:01.652Z] Step 8/23 : COPY . . [2021-10-25T09:43:01.913Z] Removing intermediate container 2ace251a1e8e [2021-10-25T09:43:01.913Z] ---> 021d7a6cdb1b [2021-10-25T09:43:01.913Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-10-25T09:43:02.490Z] Removing intermediate container c7475da25f41 [2021-10-25T09:43:02.491Z] ---> 46e64bed022d [2021-10-25T09:43:02.491Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-10-25T09:43:02.491Z] ---> Running in fadab9b8239a [2021-10-25T09:43:02.764Z] ---> Running in 2d266fd26915 [2021-10-25T09:43:03.044Z] ---> 975bb3ccdcef [2021-10-25T09:43:03.044Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-25T09:43:03.044Z] ---> Running in 7082e11588d0 [2021-10-25T09:43:03.044Z] Removing intermediate container 67b168466f7f [2021-10-25T09:43:03.044Z] ---> c699fac62eb3 [2021-10-25T09:43:03.044Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-10-25T09:43:04.428Z] ---> Running in fb7705316c9e [2021-10-25T09:43:04.701Z] 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-25T09:43:04.701Z] 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-25T09:43:04.984Z] 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-25T09:43:07.581Z] Removing intermediate container 7082e11588d0 [2021-10-25T09:43:07.581Z] ---> 2abf64cc08e8 [2021-10-25T09:43:07.581Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-10-25T09:43:07.581Z] ---> Running in 5a4c0e040e50 [2021-10-25T09:43:07.581Z] ---> e3c2deba89cc [2021-10-25T09:43:07.581Z] Step 9/23 : RUN go mod tidy [2021-10-25T09:43:07.581Z] ---> Running in 64a7774c4c8b [2021-10-25T09:43:07.851Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-10-25T09:43:09.265Z] Removing intermediate container 64a7774c4c8b [2021-10-25T09:43:09.265Z] ---> 8f3fd0fcb6cc [2021-10-25T09:43:09.265Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-10-25T09:43:09.265Z] ---> Running in f6b040749ee1 [2021-10-25T09:43:09.852Z] 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-25T09:43:31.924Z] Removing intermediate container 38dda09ca855 [2021-10-25T09:43:31.924Z] ---> e2554f340c40 [2021-10-25T09:43:31.924Z] Successfully built e2554f340c40 [2021-10-25T09:43:31.924Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-25T09:43:32.284Z] + docker inspect -f . ci-base-image-arm64 [2021-10-25T09:43:32.284Z] . [Pipeline] withDockerContainer [2021-10-25T09:43:32.566Z] prd-ubuntu18.04-docker-arm64-4c-16g-1498 does not seem to be running inside a container [2021-10-25T09:43:32.640Z] $ 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-25T09:43:34.220Z] $ docker top 018b843ee28f67582731316f7117bb148e8f7b39d56f7fb97abdba0a68635124 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-25T09:43:35.181Z] + go version [2021-10-25T09:43:35.181Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-10-25T09:43:35.212Z] $ docker stop --time=1 018b843ee28f67582731316f7117bb148e8f7b39d56f7fb97abdba0a68635124 [2021-10-25T09:43:36.904Z] $ docker rm -f 018b843ee28f67582731316f7117bb148e8f7b39d56f7fb97abdba0a68635124 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-25T09:43:37.848Z] + docker inspect -f . ci-base-image-arm64 [2021-10-25T09:43:37.848Z] . [Pipeline] withDockerContainer [2021-10-25T09:43:38.116Z] prd-ubuntu18.04-docker-arm64-4c-16g-1498 does not seem to be running inside a container [2021-10-25T09:43:38.192Z] $ 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-25T09:43:39.564Z] $ docker top dbcbddc06c0e993e36ee10ba7f59d759b5fe17c1b036933c2ea90a17cba0cd76 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-10-25T09:43:39.927Z] ========================================================= [2021-10-25T09:43:39.927Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-10-25T09:43:39.927Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-10-25T09:43:40.621Z] + make test [2021-10-25T09:43:40.621Z] go mod tidy [2021-10-25T09:43:41.236Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-10-25T09:43:42.074Z] 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-25T09:43:44.626Z] 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-25T09:43:44.626Z] Removing intermediate container fadab9b8239a [2021-10-25T09:43:44.626Z] ---> dc0db59abd55 [2021-10-25T09:43:44.626Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-10-25T09:43:44.626Z] ---> Running in 349a84395bd8 [2021-10-25T09:43:44.626Z] Removing intermediate container 2d266fd26915 [2021-10-25T09:43:44.626Z] ---> 2e6bebc06f26 [2021-10-25T09:43:44.626Z] [2021-10-25T09:43:44.626Z] Step 9/20 : FROM alpine:3.14 [2021-10-25T09:43:44.887Z] 3.14: Pulling from library/alpine [2021-10-25T09:43:45.151Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-25T09:43:45.151Z] Status: Downloaded newer image for alpine:3.14 [2021-10-25T09:43:45.151Z] ---> 14119a10abf4 [2021-10-25T09:43:45.151Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-10-25T09:43:45.415Z] 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-25T09:43:45.415Z] ---> Running in 24a9b2636762 [2021-10-25T09:43:45.999Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-25T09:43:46.262Z] Removing intermediate container fb7705316c9e [2021-10-25T09:43:46.262Z] ---> 2d97cd8e6b50 [2021-10-25T09:43:46.262Z] [2021-10-25T09:43:46.262Z] Step 9/22 : FROM alpine:3.14 [2021-10-25T09:43:46.262Z] ---> 14119a10abf4 [2021-10-25T09:43:46.262Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-10-25T09:43:46.262Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-25T09:43:46.262Z] ---> Running in b37cc7205a0a [2021-10-25T09:43:46.527Z] (1/5) Installing ca-certificates (20191127-r5) [2021-10-25T09:43:46.527Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-10-25T09:43:46.527Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-10-25T09:43:46.527Z] (4/5) Installing libcurl (7.79.1-r0) [2021-10-25T09:43:46.527Z] (5/5) Installing curl (7.79.1-r0) [2021-10-25T09:43:46.527Z] Executing busybox-1.33.1-r3.trigger [2021-10-25T09:43:46.527Z] Executing ca-certificates-20191127-r5.trigger [2021-10-25T09:43:46.527Z] OK: 8 MiB in 19 packages [2021-10-25T09:43:46.795Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-25T09:43:46.795Z] Removing intermediate container 349a84395bd8 [2021-10-25T09:43:46.795Z] ---> 91d99e62e830 [2021-10-25T09:43:46.795Z] [2021-10-25T09:43:46.795Z] Step 10/22 : FROM docker:20.10.8 [2021-10-25T09:43:46.795Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-25T09:43:47.066Z] 20.10.8: Pulling from library/docker [2021-10-25T09:43:47.332Z] Removing intermediate container 24a9b2636762 [2021-10-25T09:43:47.332Z] ---> 1aade93714cf [2021-10-25T09:43:47.332Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-10-25T09:43:47.332Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-10-25T09:43:47.332Z] Executing busybox-1.33.1-r3.trigger [2021-10-25T09:43:47.332Z] OK: 6 MiB in 15 packages [2021-10-25T09:43:47.332Z] ---> Running in 0d24e167eb3e [2021-10-25T09:43:48.288Z] Removing intermediate container 0d24e167eb3e [2021-10-25T09:43:48.288Z] ---> 389c95841e30 [2021-10-25T09:43:48.288Z] Step 12/20 : WORKDIR /edgex [2021-10-25T09:43:48.288Z] ---> Running in 5298c1d96adc [2021-10-25T09:43:48.288Z] Removing intermediate container b37cc7205a0a [2021-10-25T09:43:48.288Z] ---> 1304ca8a3df7 [2021-10-25T09:43:48.288Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-25T09:43:48.288Z] ---> Running in 95c63711244a [2021-10-25T09:43:48.288Z] Removing intermediate container 5298c1d96adc [2021-10-25T09:43:48.288Z] ---> d07f0a455f11 [2021-10-25T09:43:48.288Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-10-25T09:43:48.561Z] Removing intermediate container 95c63711244a [2021-10-25T09:43:48.561Z] ---> 524ebaadcdba [2021-10-25T09:43:48.561Z] Step 12/22 : ENV APP_PORT=59881 [2021-10-25T09:43:49.519Z] ---> 7307cafdcd71 [2021-10-25T09:43:49.519Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-10-25T09:43:49.519Z] ---> Running in 8c079306a666 [2021-10-25T09:43:49.795Z] Removing intermediate container 5a4c0e040e50 [2021-10-25T09:43:49.795Z] ---> de60b3e9b38a [2021-10-25T09:43:49.795Z] [2021-10-25T09:43:49.795Z] Step 9/24 : FROM alpine:3.14 [2021-10-25T09:43:49.795Z] ---> 14119a10abf4 [2021-10-25T09:43:49.795Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-10-25T09:43:49.795Z] Removing intermediate container f6b040749ee1 [2021-10-25T09:43:49.795Z] ---> 824e5e614c48 [2021-10-25T09:43:49.795Z] [2021-10-25T09:43:49.795Z] Step 11/23 : FROM alpine:3.14 [2021-10-25T09:43:49.795Z] ---> 14119a10abf4 [2021-10-25T09:43:49.795Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-10-25T09:43:49.795Z] ---> Using cache [2021-10-25T09:43:49.795Z] ---> 1304ca8a3df7 [2021-10-25T09:43:49.795Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-25T09:43:49.795Z] ---> Using cache [2021-10-25T09:43:49.795Z] ---> 524ebaadcdba [2021-10-25T09:43:49.795Z] Step 14/23 : ENV APP_PORT=59861 [2021-10-25T09:43:49.795Z] Removing intermediate container 8c079306a666 [2021-10-25T09:43:49.795Z] ---> 4044f9447da3 [2021-10-25T09:43:49.795Z] Step 13/22 : EXPOSE $APP_PORT [2021-10-25T09:43:49.795Z] ---> Running in bd55be4f4ab6 [2021-10-25T09:43:49.795Z] ---> Running in ca103b532523 [2021-10-25T09:43:49.795Z] ---> 1e13d38aeaed [2021-10-25T09:43:49.795Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-10-25T09:43:49.795Z] ---> Running in 12149d859523 [2021-10-25T09:43:50.060Z] Removing intermediate container ca103b532523 [2021-10-25T09:43:50.060Z] ---> 9b51c8e83abe [2021-10-25T09:43:50.060Z] Step 15/23 : EXPOSE $APP_PORT [2021-10-25T09:43:50.060Z] Removing intermediate container 12149d859523 [2021-10-25T09:43:50.060Z] ---> 57887eb643f9 [2021-10-25T09:43:50.060Z] Step 14/22 : WORKDIR / [2021-10-25T09:43:50.351Z] ---> Running in 00e39828c4f8 [2021-10-25T09:43:50.351Z] ---> 34204523b35f [2021-10-25T09:43:50.351Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-10-25T09:43:50.351Z] ---> Running in 752a7def6883 [2021-10-25T09:43:50.351Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-25T09:43:50.351Z] Removing intermediate container 00e39828c4f8 [2021-10-25T09:43:50.351Z] ---> 088c430dca0f [2021-10-25T09:43:50.351Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-25T09:43:50.351Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-25T09:43:50.351Z] ---> Running in f8cde91ee1da [2021-10-25T09:43:50.620Z] Removing intermediate container 752a7def6883 [2021-10-25T09:43:50.620Z] ---> 84e8ca6ee59d [2021-10-25T09:43:50.620Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-25T09:43:50.620Z] (1/3) Installing ca-certificates (20191127-r5) [2021-10-25T09:43:50.620Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-10-25T09:43:50.620Z] (3/3) Installing su-exec (0.2-r1) [2021-10-25T09:43:50.620Z] Executing busybox-1.33.1-r3.trigger [2021-10-25T09:43:50.620Z] Executing ca-certificates-20191127-r5.trigger [2021-10-25T09:43:50.620Z] OK: 6 MiB in 17 packages [2021-10-25T09:43:50.620Z] Removing intermediate container f8cde91ee1da [2021-10-25T09:43:50.620Z] ---> dab289457586 [2021-10-25T09:43:50.620Z] Step 17/20 : CMD ["--init=true"] [2021-10-25T09:43:50.879Z] ---> b427a9c67c66 [2021-10-25T09:43:50.879Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-10-25T09:43:50.879Z] ---> Running in 6a798c921d43 [2021-10-25T09:43:50.879Z] ---> d18555430234 [2021-10-25T09:43:50.879Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-10-25T09:43:51.152Z] Removing intermediate container 6a798c921d43 [2021-10-25T09:43:51.152Z] ---> ac9d752db852 [2021-10-25T09:43:51.152Z] Step 18/20 : LABEL arch=x86_64 [2021-10-25T09:43:51.152Z] ---> Running in 77b855553629 [2021-10-25T09:43:51.422Z] Removing intermediate container 77b855553629 [2021-10-25T09:43:51.422Z] Removing intermediate container bd55be4f4ab6 [2021-10-25T09:43:51.422Z] ---> 6c630b75a650 [2021-10-25T09:43:51.422Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-10-25T09:43:51.422Z] ---> 06ef1772a411 [2021-10-25T09:43:51.422Z] Step 19/20 : LABEL git_sha=173b0957a4afbfe7ab94689988fcd954d3a5fe8a [2021-10-25T09:43:51.422Z] ---> c18d1fd21393 [2021-10-25T09:43:51.422Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-10-25T09:43:51.422Z] ---> Running in a9c74cc48eb2 [2021-10-25T09:43:51.422Z] ---> Running in e307cb2a2034 [2021-10-25T09:43:51.422Z] ---> 60cac68c0628 [2021-10-25T09:43:51.422Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-10-25T09:43:51.684Z] Removing intermediate container a9c74cc48eb2 [2021-10-25T09:43:51.684Z] ---> ea797fe6852b [2021-10-25T09:43:51.684Z] Step 20/20 : LABEL version=0.0.0 [2021-10-25T09:43:51.684Z] Removing intermediate container e307cb2a2034 [2021-10-25T09:43:51.684Z] ---> 017945727f4b [2021-10-25T09:43:51.684Z] Step 12/24 : WORKDIR / [2021-10-25T09:43:51.684Z] ---> 2e9c2032a8ef [2021-10-25T09:43:51.684Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-10-25T09:43:51.684Z] ---> Running in e51b7d616e5f [2021-10-25T09:43:51.684Z] ---> Running in a48dd8c6423a [2021-10-25T09:43:51.960Z] ---> Running in bfabc1aaadb6 [2021-10-25T09:43:51.960Z] ---> 7bb7853977bf [2021-10-25T09:43:51.960Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-10-25T09:43:51.960Z] ---> Running in 42dad2bf2d3b [2021-10-25T09:43:51.960Z] Removing intermediate container e51b7d616e5f [2021-10-25T09:43:51.960Z] ---> ce966bdc7cad [2021-10-25T09:43:51.960Z] [2021-10-25T09:43:51.960Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-10-25T09:43:51.960Z] Status: Downloaded newer image for docker:20.10.8 [2021-10-25T09:43:51.960Z] Removing intermediate container bfabc1aaadb6 [2021-10-25T09:43:51.960Z] ---> bae3838e2a46 [2021-10-25T09:43:51.960Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-25T09:43:51.960Z] ---> bc6c0ffef665 [2021-10-25T09:43:51.960Z] 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-25T09:43:51.960Z] Successfully built ce966bdc7cad [2021-10-25T09:43:51.960Z] Removing intermediate container a48dd8c6423a [2021-10-25T09:43:51.960Z] ---> 30de438fb2b7 [2021-10-25T09:43:51.960Z] 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-25T09:43:51.960Z] Successfully tagged security-proxy-setup:latest [2021-10-25T09:43:51.960Z] Building security-bootstrapper [2021-10-25T09:43:51.960Z]  Building security-proxy-setup ... done  ---> Running in 5a9040a8c340 [2021-10-25T09:43:52.223Z] ---> Running in f862ce2310dd [2021-10-25T09:43:52.223Z] Removing intermediate container 42dad2bf2d3b [2021-10-25T09:43:52.223Z] ---> ec9b0a70cbfe [2021-10-25T09:43:52.223Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-25T09:43:52.223Z] ---> Running in 6859725f080c [2021-10-25T09:43:52.490Z] Removing intermediate container f862ce2310dd [2021-10-25T09:43:52.490Z] ---> 0a090741bd76 [2021-10-25T09:43:52.490Z] 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-25T09:43:52.750Z] Removing intermediate container 5a9040a8c340 [2021-10-25T09:43:52.750Z] ---> fc4dbc178d63 [2021-10-25T09:43:52.750Z] Step 21/23 : LABEL arch=x86_64 [2021-10-25T09:43:53.321Z] Removing intermediate container 6859725f080c [2021-10-25T09:43:53.321Z] ---> 56d9b146eccc [2021-10-25T09:43:53.321Z] Step 20/22 : LABEL arch=x86_64 [2021-10-25T09:43:53.321Z] ---> Running in 635961a1a3e2 [2021-10-25T09:43:53.321Z] ---> f611cbded0cc [2021-10-25T09:43:53.321Z] 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-25T09:43:53.321Z] ---> Running in 6e507eb6e673 [2021-10-25T09:43:53.588Z] ---> Running in ffa263ed7077 [2021-10-25T09:43:54.194Z] ---> 4fcf40b63dcf [2021-10-25T09:43:54.194Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-10-25T09:43:54.194Z] Removing intermediate container ffa263ed7077 [2021-10-25T09:43:54.194Z] ---> bee8eccb159e [2021-10-25T09:43:54.194Z] Step 21/22 : LABEL git_sha=173b0957a4afbfe7ab94689988fcd954d3a5fe8a [2021-10-25T09:43:54.194Z] Removing intermediate container 6e507eb6e673 [2021-10-25T09:43:54.194Z] ---> e086d8518197 [2021-10-25T09:43:54.194Z] Step 22/23 : LABEL git_sha=173b0957a4afbfe7ab94689988fcd954d3a5fe8a [2021-10-25T09:43:54.194Z] ---> Running in 5a751964cb7f [2021-10-25T09:43:54.194Z] ---> Running in 645bf6771d7a [2021-10-25T09:43:54.194Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-25T09:43:54.194Z] ---> 524f0c81a560 [2021-10-25T09:43:54.194Z] 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-25T09:43:54.194Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-25T09:43:54.490Z] Removing intermediate container 645bf6771d7a [2021-10-25T09:43:54.490Z] ---> d9375104913c [2021-10-25T09:43:54.490Z] Step 23/23 : LABEL version=0.0.0 [2021-10-25T09:43:54.490Z] Removing intermediate container 5a751964cb7f [2021-10-25T09:43:54.490Z] ---> 029c78cb15c4 [2021-10-25T09:43:54.490Z] Step 22/22 : LABEL version=0.0.0 [2021-10-25T09:43:54.490Z] ---> Running in 91d9cd27590d [2021-10-25T09:43:54.490Z] (1/42) Installing readline (8.1.0-r0) [2021-10-25T09:43:54.490Z] ---> Running in 72788667a86f [2021-10-25T09:43:54.490Z] (2/42) Installing bash (5.1.4-r0) [2021-10-25T09:43:54.490Z] Executing bash-5.1.4-r0.post-install [2021-10-25T09:43:54.490Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-10-25T09:43:54.490Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-10-25T09:43:54.490Z] (5/42) Installing libcurl (7.79.1-r0) [2021-10-25T09:43:54.490Z] (6/42) Installing curl (7.79.1-r0) [2021-10-25T09:43:54.490Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-10-25T09:43:54.490Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-10-25T09:43:54.490Z] (9/42) Installing expat (2.4.1-r0) [2021-10-25T09:43:54.490Z] (10/42) Installing libffi (3.3-r2) [2021-10-25T09:43:54.490Z] (11/42) Installing gdbm (1.19-r0) [2021-10-25T09:43:54.490Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-10-25T09:43:54.490Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-10-25T09:43:54.490Z] ---> 88e771aab46b [2021-10-25T09:43:54.490Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-10-25T09:43:54.490Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-25T09:43:54.770Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-10-25T09:43:54.770Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-10-25T09:43:54.770Z] (17/42) Installing python3 (3.9.5-r1) [2021-10-25T09:43:54.770Z] Removing intermediate container 72788667a86f [2021-10-25T09:43:54.770Z] ---> 8af6bd4027f5 [2021-10-25T09:43:54.770Z] [2021-10-25T09:43:54.770Z] Removing intermediate container 91d9cd27590d [2021-10-25T09:43:54.770Z] ---> aa894005365f [2021-10-25T09:43:54.770Z] [2021-10-25T09:43:55.040Z] Successfully built 8af6bd4027f5 [2021-10-25T09:43:55.040Z] Successfully built aa894005365f [2021-10-25T09:43:55.040Z] Successfully tagged core-metadata:latest [2021-10-25T09:43:55.040Z]  Building core-metadata ... done Building core-command [2021-10-25T09:43:55.040Z] Successfully tagged support-scheduler:latest [2021-10-25T09:43:55.040Z]  Building support-scheduler ... done Building core-data [2021-10-25T09:43:59.253Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-10-25T09:43:59.253Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-10-25T09:43:59.253Z] (20/42) Installing py3-idna (3.2-r0) [2021-10-25T09:43:59.253Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-10-25T09:43:59.831Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-10-25T09:43:59.831Z] ---> ff1a498c541f [2021-10-25T09:43:59.831Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-10-25T09:43:59.831Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-10-25T09:43:59.831Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-10-25T09:43:59.831Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-10-25T09:43:59.831Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-10-25T09:43:59.831Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-10-25T09:43:59.831Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-10-25T09:43:59.831Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-10-25T09:44:00.090Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-10-25T09:44:00.090Z] (31/42) Installing py3-six (1.15.0-r1) [2021-10-25T09:44:00.090Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-10-25T09:44:00.354Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-10-25T09:44:00.354Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-10-25T09:44:00.617Z] (35/42) Installing py3-packaging (20.9-r1) [2021-10-25T09:44:00.617Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-10-25T09:44:00.617Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-10-25T09:44:00.617Z] (38/42) Installing py3-progress (1.5-r2) [2021-10-25T09:44:00.617Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-10-25T09:44:00.617Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-10-25T09:44:00.617Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-10-25T09:44:00.617Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-10-25T09:44:00.879Z] Executing busybox-1.33.1-r3.trigger [2021-10-25T09:44:02.265Z] OK: 84 MiB in 64 packages [2021-10-25T09:44:02.265Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-25T09:44:02.265Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-25T09:44:02.528Z] ---> 5154f0fcfdf4 [2021-10-25T09:44:02.528Z] Step 3/22 : WORKDIR /edgex-go [2021-10-25T09:44:02.528Z] ---> Using cache [2021-10-25T09:44:02.528Z] ---> aa032cdb5b91 [2021-10-25T09:44:02.528Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-25T09:44:02.528Z] ---> Using cache [2021-10-25T09:44:02.528Z] ---> e17c51eceb76 [2021-10-25T09:44:02.528Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-10-25T09:44:02.528Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-25T09:44:02.528Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-25T09:44:02.528Z] ---> 5154f0fcfdf4 [2021-10-25T09:44:02.528Z] Step 3/22 : WORKDIR /edgex-go [2021-10-25T09:44:02.528Z] ---> Using cache [2021-10-25T09:44:02.528Z] ---> aa032cdb5b91 [2021-10-25T09:44:02.528Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-25T09:44:02.528Z] ---> Using cache [2021-10-25T09:44:02.528Z] ---> e17c51eceb76 [2021-10-25T09:44:02.528Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-10-25T09:44:02.528Z] ---> Using cache [2021-10-25T09:44:02.528Z] ---> d60f48d68ba5 [2021-10-25T09:44:02.528Z] Step 6/22 : COPY . . [2021-10-25T09:44:02.528Z] ---> Using cache [2021-10-25T09:44:02.528Z] ---> 975bb3ccdcef [2021-10-25T09:44:02.528Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-25T09:44:02.528Z] ---> Using cache [2021-10-25T09:44:02.528Z] ---> 2abf64cc08e8 [2021-10-25T09:44:02.528Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-10-25T09:44:03.919Z] ---> a59fd5c39e94 [2021-10-25T09:44:03.919Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-10-25T09:44:03.919Z] ---> Running in 0627082179a9 [2021-10-25T09:44:03.919Z] ---> Running in 865d70bef7d0 [2021-10-25T09:44:04.180Z] ---> 89e59c437232 [2021-10-25T09:44:04.180Z] 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-25T09:44:04.440Z] ---> Running in a1fd253012b5 [2021-10-25T09:44:05.011Z] 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-25T09:44:06.933Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-25T09:44:06.933Z] Removing intermediate container a1fd253012b5 [2021-10-25T09:44:06.933Z] ---> 572b557fee97 [2021-10-25T09:44:06.933Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-10-25T09:44:06.933Z] ---> Running in 4b65dfc69fa8 [2021-10-25T09:44:07.209Z] Removing intermediate container 4b65dfc69fa8 [2021-10-25T09:44:07.209Z] ---> c1e695acd743 [2021-10-25T09:44:07.209Z] Step 22/24 : LABEL arch=x86_64 [2021-10-25T09:44:07.486Z] ---> Running in 858a30e14ad2 [2021-10-25T09:44:07.486Z] Removing intermediate container 858a30e14ad2 [2021-10-25T09:44:07.486Z] ---> fb247f4eaae5 [2021-10-25T09:44:07.487Z] Step 23/24 : LABEL git_sha=173b0957a4afbfe7ab94689988fcd954d3a5fe8a [2021-10-25T09:44:07.487Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-25T09:44:07.763Z] ---> Running in 544f4f9c635a [2021-10-25T09:44:08.039Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-10-25T09:44:08.042Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-25T09:44:08.042Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-10-25T09:44:08.042Z] ---> 5154f0fcfdf4 [2021-10-25T09:44:08.042Z] Step 3/30 : WORKDIR /edgex-go [2021-10-25T09:44:08.042Z] ---> Using cache [2021-10-25T09:44:08.042Z] ---> aa032cdb5b91 [2021-10-25T09:44:08.042Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-25T09:44:08.042Z] ---> Using cache [2021-10-25T09:44:08.042Z] ---> e17c51eceb76 [2021-10-25T09:44:08.042Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-10-25T09:44:08.042Z] ---> Using cache [2021-10-25T09:44:08.042Z] ---> d60f48d68ba5 [2021-10-25T09:44:08.042Z] Step 6/30 : COPY . . [2021-10-25T09:44:08.042Z] ---> Using cache [2021-10-25T09:44:08.042Z] ---> 975bb3ccdcef [2021-10-25T09:44:08.042Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-25T09:44:08.042Z] ---> Using cache [2021-10-25T09:44:08.042Z] ---> 2abf64cc08e8 [2021-10-25T09:44:08.042Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-10-25T09:44:08.042Z] Removing intermediate container 544f4f9c635a [2021-10-25T09:44:08.042Z] ---> 22bb719d6160 [2021-10-25T09:44:08.042Z] Step 24/24 : LABEL version=0.0.0 [2021-10-25T09:44:08.042Z] ---> Running in 2729b3e47844 [2021-10-25T09:44:08.042Z] ---> Running in e94d59e97e63 [2021-10-25T09:44:08.042Z] OK: 220 MiB in 52 packages [2021-10-25T09:44:08.310Z] Removing intermediate container e94d59e97e63 [2021-10-25T09:44:08.310Z] ---> 687cbfa993ad [2021-10-25T09:44:08.310Z] [2021-10-25T09:44:08.310Z] Collecting docker-compose==1.23.2 [2021-10-25T09:44:08.310Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-10-25T09:44:08.310Z] Successfully built 687cbfa993ad [2021-10-25T09:44:08.310Z] Successfully tagged security-secretstore-setup:latest [2021-10-25T09:44:08.310Z]  Building security-secretstore-setup ... done Building support-notifications [2021-10-25T09:44:08.578Z] Collecting docopt<0.7,>=0.6.1 [2021-10-25T09:44:08.578Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-10-25T09:44:08.578Z] 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-25T09:44:09.153Z] Removing intermediate container 865d70bef7d0 [2021-10-25T09:44:09.153Z] ---> cdfa36df2c86 [2021-10-25T09:44:09.153Z] Step 6/22 : COPY . . [2021-10-25T09:44:09.153Z] Collecting websocket-client<1.0,>=0.32.0 [2021-10-25T09:44:09.153Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-10-25T09:44:09.435Z] Collecting texttable<0.10,>=0.9.0 [2021-10-25T09:44:09.435Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-10-25T09:44:10.440Z] Collecting cached-property<2,>=1.2.0 [2021-10-25T09:44:10.440Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-10-25T09:44:10.440Z] Collecting docker<4.0,>=3.6.0 [2021-10-25T09:44:10.440Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-10-25T09:44:10.440Z] Collecting dockerpty<0.5,>=0.4.1 [2021-10-25T09:44:10.440Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-10-25T09:44:11.442Z] Collecting jsonschema<3,>=2.5.1 [2021-10-25T09:44:11.442Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-10-25T09:44:11.702Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-10-25T09:44:11.702Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-10-25T09:44:11.702Z] 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-25T09:44:11.962Z] Collecting PyYAML<4,>=3.10 [2021-10-25T09:44:11.962Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-10-25T09:44:13.354Z] Collecting docker-pycreds>=0.4.0 [2021-10-25T09:44:13.354Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-10-25T09:44:13.354Z] 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-25T09:44:13.354Z] Collecting idna<2.8,>=2.5 [2021-10-25T09:44:13.619Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-10-25T09:44:13.619Z] Collecting urllib3<1.25,>=1.21.1 [2021-10-25T09:44:13.619Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-10-25T09:44:13.619Z] Collecting chardet<3.1.0,>=3.0.2 [2021-10-25T09:44:13.619Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-10-25T09:44:13.880Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-10-25T09:44:13.880Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-10-25T09:44:13.880Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-10-25T09:44:13.880Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-10-25T09:44:13.880Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-10-25T09:44:13.880Z] Attempting uninstall: urllib3 [2021-10-25T09:44:13.880Z] Found existing installation: urllib3 1.26.5 [2021-10-25T09:44:13.880Z] Uninstalling urllib3-1.26.5: [2021-10-25T09:44:13.880Z] Successfully uninstalled urllib3-1.26.5 [2021-10-25T09:44:14.142Z] Attempting uninstall: idna [2021-10-25T09:44:14.142Z] Found existing installation: idna 3.2 [2021-10-25T09:44:14.142Z] Uninstalling idna-3.2: [2021-10-25T09:44:14.405Z] Successfully uninstalled idna-3.2 [2021-10-25T09:44:15.796Z] Attempting uninstall: chardet [2021-10-25T09:44:15.796Z] Found existing installation: chardet 4.0.0 [2021-10-25T09:44:15.796Z] Uninstalling chardet-4.0.0: [2021-10-25T09:44:15.796Z] Successfully uninstalled chardet-4.0.0 [2021-10-25T09:44:17.733Z] ---> 820afda8fcfc [2021-10-25T09:44:17.733Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-25T09:44:17.733Z] Attempting uninstall: requests [2021-10-25T09:44:17.733Z] Found existing installation: requests 2.25.1 [2021-10-25T09:44:17.733Z] Uninstalling requests-2.25.1: [2021-10-25T09:44:17.733Z] Successfully uninstalled requests-2.25.1 [2021-10-25T09:44:17.733Z] ---> Running in 6af4a9d7f0dc [2021-10-25T09:44:18.024Z] Running setup.py install for texttable: started [2021-10-25T09:44:18.624Z] Running setup.py install for texttable: finished with status 'done' [2021-10-25T09:44:18.624Z] Running setup.py install for PyYAML: started [2021-10-25T09:44:19.219Z] Running setup.py install for PyYAML: finished with status 'done' [2021-10-25T09:44:19.823Z] Running setup.py install for docopt: started [2021-10-25T09:44:20.094Z] Removing intermediate container 6af4a9d7f0dc [2021-10-25T09:44:20.094Z] ---> 9b28f020c3d3 [2021-10-25T09:44:20.094Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-10-25T09:44:20.367Z] ---> Running in 797bc2fa80f1 [2021-10-25T09:44:20.367Z] Running setup.py install for docopt: finished with status 'done' [2021-10-25T09:44:20.367Z] Running setup.py install for dockerpty: started [2021-10-25T09:44:20.964Z] 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-25T09:44:20.964Z] Running setup.py install for dockerpty: finished with status 'done' [2021-10-25T09:44:21.541Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-25T09:44:21.541Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-10-25T09:44:21.541Z] ---> 5154f0fcfdf4 [2021-10-25T09:44:21.541Z] Step 3/21 : WORKDIR /edgex-go [2021-10-25T09:44:21.541Z] ---> Using cache [2021-10-25T09:44:21.541Z] ---> aa032cdb5b91 [2021-10-25T09:44:21.541Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-25T09:44:21.541Z] ---> Using cache [2021-10-25T09:44:21.541Z] ---> e17c51eceb76 [2021-10-25T09:44:21.541Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-10-25T09:44:21.541Z] ---> Running in 6d92b065d7fc [2021-10-25T09:44:21.807Z] 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-25T09:44:22.071Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-25T09:44:23.017Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-25T09:44:23.280Z] OK: 220 MiB in 52 packages [2021-10-25T09:44:23.856Z] Removing intermediate container 6d92b065d7fc [2021-10-25T09:44:23.856Z] ---> d4dacb10538b [2021-10-25T09:44:23.856Z] Step 6/21 : COPY . . [2021-10-25T09:44:30.462Z] Removing intermediate container 635961a1a3e2 [2021-10-25T09:44:30.462Z] ---> 9599fa24671d [2021-10-25T09:44:30.462Z] Step 13/22 : ENV APP_PORT=58890 [2021-10-25T09:44:30.737Z] ---> Running in f2bc44a03609 [2021-10-25T09:44:30.998Z] ---> 6b2f6031183c [2021-10-25T09:44:30.998Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-25T09:44:30.998Z] Removing intermediate container f2bc44a03609 [2021-10-25T09:44:30.998Z] ---> ccd78b5b0369 [2021-10-25T09:44:30.998Z] Step 14/22 : EXPOSE $APP_PORT [2021-10-25T09:44:30.998Z] ---> Running in ad268bd49f1a [2021-10-25T09:44:30.998Z] ---> Running in efbe8c7a3de0 [2021-10-25T09:44:31.261Z] Removing intermediate container efbe8c7a3de0 [2021-10-25T09:44:31.261Z] ---> 9378f54407fe [2021-10-25T09:44:31.261Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-10-25T09:44:31.837Z] ---> 184125b57515 [2021-10-25T09:44:31.837Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-10-25T09:44:32.098Z] ---> 3662f69b0215 [2021-10-25T09:44:32.098Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-10-25T09:44:32.669Z] ---> 4999ad0ffb95 [2021-10-25T09:44:32.669Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-10-25T09:44:32.669Z] ---> Running in 5c1c2bfaee2f [2021-10-25T09:44:32.932Z] Removing intermediate container 5c1c2bfaee2f [2021-10-25T09:44:32.932Z] ---> 1f3952b11036 [2021-10-25T09:44:32.932Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-25T09:44:32.932Z] ---> Running in 4576252abf89 [2021-10-25T09:44:33.193Z] Removing intermediate container ad268bd49f1a [2021-10-25T09:44:33.193Z] ---> d71dbd9b07f5 [2021-10-25T09:44:33.193Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-10-25T09:44:33.193Z] Removing intermediate container 4576252abf89 [2021-10-25T09:44:33.193Z] ---> eb3bf5065c50 [2021-10-25T09:44:33.193Z] Step 20/22 : LABEL arch=x86_64 [2021-10-25T09:44:33.193Z] ---> Running in 216b7ff185b6 [2021-10-25T09:44:33.193Z] ---> Running in 3b53d927bae8 [2021-10-25T09:44:33.457Z] Removing intermediate container 3b53d927bae8 [2021-10-25T09:44:33.457Z] ---> 0f38cea3b189 [2021-10-25T09:44:33.457Z] Step 21/22 : LABEL git_sha=173b0957a4afbfe7ab94689988fcd954d3a5fe8a [2021-10-25T09:44:33.457Z] ---> Running in bfac6a8026cc [2021-10-25T09:44:33.721Z] Removing intermediate container bfac6a8026cc [2021-10-25T09:44:33.721Z] ---> f87d83199696 [2021-10-25T09:44:33.721Z] Step 22/22 : LABEL version=0.0.0 [2021-10-25T09:44:33.721Z] ---> Running in 3177b244a5f9 [2021-10-25T09:44:33.721Z] 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-25T09:44:33.981Z] Removing intermediate container 3177b244a5f9 [2021-10-25T09:44:33.981Z] ---> 99db81a4f6d8 [2021-10-25T09:44:33.981Z] [2021-10-25T09:44:33.981Z] Successfully built 99db81a4f6d8 [2021-10-25T09:44:33.981Z] Successfully tagged sys-mgmt-agent:latest [2021-10-25T09:44:35.909Z]  Building sys-mgmt-agent ... done Removing intermediate container 0627082179a9 [2021-10-25T09:44:35.909Z] ---> a7ed0c85b2ad [2021-10-25T09:44:35.909Z] [2021-10-25T09:44:35.909Z] Step 9/22 : FROM alpine:3.14 [2021-10-25T09:44:35.909Z] ---> 14119a10abf4 [2021-10-25T09:44:35.909Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-10-25T09:44:35.909Z] ---> Using cache [2021-10-25T09:44:35.909Z] ---> 1304ca8a3df7 [2021-10-25T09:44:35.909Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-25T09:44:35.909Z] ---> Using cache [2021-10-25T09:44:35.909Z] ---> 524ebaadcdba [2021-10-25T09:44:35.909Z] Step 12/22 : ENV APP_PORT=59882 [2021-10-25T09:44:35.909Z] ---> Running in 861d9607f95a [2021-10-25T09:44:35.909Z] Removing intermediate container 861d9607f95a [2021-10-25T09:44:35.909Z] ---> 34abcb702cb9 [2021-10-25T09:44:35.909Z] Step 13/22 : EXPOSE $APP_PORT [2021-10-25T09:44:35.909Z] ---> Running in 7e43a8c04155 [2021-10-25T09:44:36.172Z] Removing intermediate container 7e43a8c04155 [2021-10-25T09:44:36.172Z] ---> 1842575fc56f [2021-10-25T09:44:36.172Z] Step 14/22 : WORKDIR / [2021-10-25T09:44:36.172Z] ---> Running in 3d2786b332a6 [2021-10-25T09:44:36.440Z] Removing intermediate container 3d2786b332a6 [2021-10-25T09:44:36.440Z] ---> ead3a9499e80 [2021-10-25T09:44:36.440Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-25T09:44:36.440Z] ---> 5b7e4984b766 [2021-10-25T09:44:36.440Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-10-25T09:44:37.025Z] ---> 4e4f0f615f07 [2021-10-25T09:44:37.025Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-10-25T09:44:37.286Z] ---> afb6f94a627c [2021-10-25T09:44:37.286Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-10-25T09:44:37.286Z] ---> Running in 77f71deca52d [2021-10-25T09:44:37.286Z] Removing intermediate container 77f71deca52d [2021-10-25T09:44:37.286Z] ---> a63d7cc9d181 [2021-10-25T09:44:37.286Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-25T09:44:37.286Z] ---> Running in 7945701a728b [2021-10-25T09:44:37.548Z] Removing intermediate container 7945701a728b [2021-10-25T09:44:37.548Z] ---> ba856af1d5ee [2021-10-25T09:44:37.548Z] Step 20/22 : LABEL arch=x86_64 [2021-10-25T09:44:37.548Z] ---> Running in 53b96620def9 [2021-10-25T09:44:37.813Z] Removing intermediate container 53b96620def9 [2021-10-25T09:44:37.813Z] ---> 6c59af328f2c [2021-10-25T09:44:37.813Z] Step 21/22 : LABEL git_sha=173b0957a4afbfe7ab94689988fcd954d3a5fe8a [2021-10-25T09:44:37.813Z] ---> Running in 3aa4b5f7b5ca [2021-10-25T09:44:37.813Z] Removing intermediate container 3aa4b5f7b5ca [2021-10-25T09:44:37.813Z] ---> 1256865b1115 [2021-10-25T09:44:37.813Z] Step 22/22 : LABEL version=0.0.0 [2021-10-25T09:44:37.813Z] ---> Running in 324e1976997d [2021-10-25T09:44:38.073Z] Removing intermediate container 324e1976997d [2021-10-25T09:44:38.073Z] ---> 7dc464b0ee21 [2021-10-25T09:44:38.073Z] [2021-10-25T09:44:38.337Z] Successfully built 7dc464b0ee21 [2021-10-25T09:44:38.337Z] Successfully tagged core-command:latest [2021-10-25T09:44:43.637Z]  Building core-command ... done Removing intermediate container 2729b3e47844 [2021-10-25T09:44:43.637Z] ---> 91a1ed769c05 [2021-10-25T09:44:43.637Z] [2021-10-25T09:44:43.637Z] Step 9/30 : FROM alpine:3.14 [2021-10-25T09:44:43.637Z] ---> 14119a10abf4 [2021-10-25T09:44:43.637Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-10-25T09:44:43.637Z] ---> Running in 54a4283ad611 [2021-10-25T09:44:43.637Z] Removing intermediate container 54a4283ad611 [2021-10-25T09:44:43.637Z] ---> 5795c38b8fbf [2021-10-25T09:44:43.637Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-10-25T09:44:43.637Z] ---> Running in d815ec5ac5b7 [2021-10-25T09:44:44.210Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-25T09:44:44.473Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-25T09:44:44.473Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-10-25T09:44:44.473Z] (2/2) Installing su-exec (0.2-r1) [2021-10-25T09:44:44.473Z] Executing busybox-1.33.1-r3.trigger [2021-10-25T09:44:44.473Z] OK: 6 MiB in 16 packages [2021-10-25T09:44:45.043Z] Removing intermediate container d815ec5ac5b7 [2021-10-25T09:44:45.043Z] ---> 695e7462d8bf [2021-10-25T09:44:45.043Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-10-25T09:44:45.043Z] ---> Running in 32dff6b0d1d4 [2021-10-25T09:44:45.306Z] Removing intermediate container 32dff6b0d1d4 [2021-10-25T09:44:45.306Z] ---> 3c43ea8de42f [2021-10-25T09:44:45.306Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-10-25T09:44:45.306Z] ---> Running in f1e84b464540 [2021-10-25T09:44:45.306Z] Removing intermediate container f1e84b464540 [2021-10-25T09:44:45.306Z] ---> 63ee4096a9a1 [2021-10-25T09:44:45.306Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-10-25T09:44:45.306Z] ---> Running in a8fa671fb031 [2021-10-25T09:44:46.249Z] Removing intermediate container a8fa671fb031 [2021-10-25T09:44:46.249Z] ---> a112dffa8ec1 [2021-10-25T09:44:46.249Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-10-25T09:44:46.249Z] ---> Running in ee6e9418fcfe [2021-10-25T09:44:46.513Z] Removing intermediate container ee6e9418fcfe [2021-10-25T09:44:46.513Z] ---> 6e35d0abfec3 [2021-10-25T09:44:46.513Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-10-25T09:44:46.777Z] ---> b8bf98ae304a [2021-10-25T09:44:46.777Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-10-25T09:44:46.777Z] ---> Running in 663299eb8cdf [2021-10-25T09:44:47.724Z] Removing intermediate container 663299eb8cdf [2021-10-25T09:44:47.724Z] ---> 7e96fcaa5bab [2021-10-25T09:44:47.724Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-25T09:44:47.993Z] ---> 13b26b47662f [2021-10-25T09:44:47.993Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-10-25T09:44:48.609Z] ---> 20d47fd7f725 [2021-10-25T09:44:48.609Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-10-25T09:44:48.886Z] ---> f05d2757dd42 [2021-10-25T09:44:48.886Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-10-25T09:44:49.470Z] ---> 33af48c516fb [2021-10-25T09:44:49.470Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-10-25T09:44:49.739Z] ---> 17bae3ee28eb [2021-10-25T09:44:49.739Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-10-25T09:44:50.011Z] ---> Running in 179c7235e916 [2021-10-25T09:44:50.290Z] Removing intermediate container 179c7235e916 [2021-10-25T09:44:50.290Z] ---> 9156a3506590 [2021-10-25T09:44:50.290Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-10-25T09:44:50.578Z] ---> 127142a00242 [2021-10-25T09:44:50.578Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-10-25T09:44:50.578Z] ---> Running in 09b10a6af3bc [2021-10-25T09:44:52.007Z] Removing intermediate container 09b10a6af3bc [2021-10-25T09:44:52.007Z] ---> 177839d9aa4e [2021-10-25T09:44:52.007Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-10-25T09:44:52.007Z] ---> Running in 8495a1f728aa [2021-10-25T09:44:52.007Z] Removing intermediate container 8495a1f728aa [2021-10-25T09:44:52.007Z] ---> 94c91a3c54e6 [2021-10-25T09:44:52.007Z] Step 27/30 : CMD ["gate"] [2021-10-25T09:44:52.007Z] ---> Running in 493c3654202d [2021-10-25T09:44:52.280Z] Removing intermediate container 493c3654202d [2021-10-25T09:44:52.280Z] ---> 417ee46c9e3b [2021-10-25T09:44:52.280Z] Step 28/30 : LABEL arch=x86_64 [2021-10-25T09:44:52.280Z] ---> Running in 1641f935cbbe [2021-10-25T09:44:52.547Z] Removing intermediate container 1641f935cbbe [2021-10-25T09:44:52.547Z] ---> b39a140827b2 [2021-10-25T09:44:52.547Z] Step 29/30 : LABEL git_sha=173b0957a4afbfe7ab94689988fcd954d3a5fe8a [2021-10-25T09:44:52.547Z] ---> Running in e533b92ea5fb [2021-10-25T09:44:52.819Z] Removing intermediate container e533b92ea5fb [2021-10-25T09:44:52.819Z] ---> f9979dc7b695 [2021-10-25T09:44:52.819Z] Step 30/30 : LABEL version=0.0.0 [2021-10-25T09:44:53.085Z] ---> Running in 8439fcdec4d8 [2021-10-25T09:44:53.347Z] Removing intermediate container 8439fcdec4d8 [2021-10-25T09:44:53.347Z] ---> c5a53463a834 [2021-10-25T09:44:53.347Z] [2021-10-25T09:44:53.347Z] Successfully built c5a53463a834 [2021-10-25T09:44:53.347Z] Successfully tagged security-bootstrapper:latest [2021-10-25T09:44:55.284Z]  Building security-bootstrapper ... done Removing intermediate container 797bc2fa80f1 [2021-10-25T09:44:55.284Z] ---> f2d66f11ba99 [2021-10-25T09:44:55.284Z] [2021-10-25T09:44:55.284Z] Step 9/22 : FROM alpine:3.14 [2021-10-25T09:44:55.284Z] ---> 14119a10abf4 [2021-10-25T09:44:55.284Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-10-25T09:44:55.284Z] ---> Running in 19e328dfcef0 [2021-10-25T09:44:55.284Z] Removing intermediate container 19e328dfcef0 [2021-10-25T09:44:55.284Z] ---> 2d2dddc5a295 [2021-10-25T09:44:55.284Z] Step 11/22 : ENV APP_PORT=59880 [2021-10-25T09:44:55.585Z] ---> Running in 11d5ce5d086c [2021-10-25T09:44:55.585Z] Removing intermediate container 11d5ce5d086c [2021-10-25T09:44:55.585Z] ---> abf563dea07c [2021-10-25T09:44:55.585Z] Step 12/22 : EXPOSE $APP_PORT [2021-10-25T09:44:55.923Z] ---> Running in 31e84fddecdd [2021-10-25T09:44:55.923Z] Removing intermediate container 31e84fddecdd [2021-10-25T09:44:55.923Z] ---> c4e319dad8cb [2021-10-25T09:44:55.923Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-25T09:44:56.237Z] ---> Running in 8a16de71b6ab [2021-10-25T09:44:56.237Z] Removing intermediate container 216b7ff185b6 [2021-10-25T09:44:56.237Z] ---> 64adc96d0b31 [2021-10-25T09:44:56.237Z] [2021-10-25T09:44:56.237Z] Step 9/21 : FROM alpine:3.14 [2021-10-25T09:44:56.237Z] ---> 14119a10abf4 [2021-10-25T09:44:56.237Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-10-25T09:44:56.237Z] ---> Running in d4c0a223d641 [2021-10-25T09:44:56.597Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-25T09:44:56.597Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-25T09:44:56.597Z] Removing intermediate container 8a16de71b6ab [2021-10-25T09:44:56.597Z] ---> 6443a519ea23 [2021-10-25T09:44:56.597Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-10-25T09:44:56.597Z] ---> Running in a66ff9710c82 [2021-10-25T09:44:56.871Z] (1/2) Installing ca-certificates (20191127-r5) [2021-10-25T09:44:56.871Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-10-25T09:44:56.871Z] Executing busybox-1.33.1-r3.trigger [2021-10-25T09:44:56.871Z] Executing ca-certificates-20191127-r5.trigger [2021-10-25T09:44:56.871Z] OK: 6 MiB in 16 packages [2021-10-25T09:44:56.871Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-25T09:44:57.180Z] Removing intermediate container d4c0a223d641 [2021-10-25T09:44:57.180Z] ---> 2347657e5608 [2021-10-25T09:44:57.180Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-25T09:44:57.180Z] ---> Running in cb2755e395e5 [2021-10-25T09:44:57.180Z] Removing intermediate container cb2755e395e5 [2021-10-25T09:44:57.180Z] ---> 16cfe035b207 [2021-10-25T09:44:57.180Z] Step 12/21 : ENV APP_PORT=59860 [2021-10-25T09:44:57.483Z] ---> Running in 3c3ded59d0ae [2021-10-25T09:44:57.483Z] Removing intermediate container 3c3ded59d0ae [2021-10-25T09:44:57.483Z] ---> 328dd060e3e7 [2021-10-25T09:44:57.483Z] Step 13/21 : EXPOSE $APP_PORT [2021-10-25T09:44:57.483Z] ---> Running in 07b01711b74c [2021-10-25T09:44:57.483Z] Removing intermediate container 07b01711b74c [2021-10-25T09:44:57.483Z] ---> d5bb480d077a [2021-10-25T09:44:57.483Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-25T09:44:57.770Z] ---> a3716e6beb8c [2021-10-25T09:44:57.770Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-10-25T09:44:57.770Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-25T09:44:58.043Z] ---> d0a406e88f1d [2021-10-25T09:44:58.043Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-10-25T09:44:58.043Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-10-25T09:44:58.305Z] ---> 792abbbef6fe [2021-10-25T09:44:58.305Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-10-25T09:44:58.305Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-10-25T09:44:58.305Z] ---> Running in 011db5097174 [2021-10-25T09:44:58.305Z] (3/6) Installing libsodium (1.0.18-r0) [2021-10-25T09:44:58.305Z] Removing intermediate container 011db5097174 [2021-10-25T09:44:58.305Z] ---> 9e05636ee609 [2021-10-25T09:44:58.305Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-25T09:44:58.305Z] ---> Running in ddfd732458a1 [2021-10-25T09:44:58.564Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-25T09:44:58.564Z] Removing intermediate container ddfd732458a1 [2021-10-25T09:44:58.564Z] ---> b2178c5936b1 [2021-10-25T09:44:58.564Z] Step 19/21 : LABEL arch=x86_64 [2021-10-25T09:44:58.564Z] ---> Running in 5b9deb402c9b [2021-10-25T09:44:58.564Z] (5/6) Installing libzmq (4.3.4-r0) [2021-10-25T09:44:58.564Z] Removing intermediate container 5b9deb402c9b [2021-10-25T09:44:58.564Z] ---> 442f958561a8 [2021-10-25T09:44:58.564Z] Step 20/21 : LABEL git_sha=173b0957a4afbfe7ab94689988fcd954d3a5fe8a [2021-10-25T09:44:58.564Z] (6/6) Installing zeromq (4.3.4-r0) [2021-10-25T09:44:58.564Z] ---> Running in ddc28a95f8f4 [2021-10-25T09:44:58.829Z] Executing busybox-1.33.1-r3.trigger [2021-10-25T09:44:58.830Z] OK: 8 MiB in 20 packages [2021-10-25T09:44:58.830Z] Removing intermediate container ddc28a95f8f4 [2021-10-25T09:44:58.830Z] ---> 9cdfbf0c1ed1 [2021-10-25T09:44:58.830Z] Step 21/21 : LABEL version=0.0.0 [2021-10-25T09:44:58.830Z] ---> Running in f16859be32a2 [2021-10-25T09:44:58.830Z] Removing intermediate container f16859be32a2 [2021-10-25T09:44:58.830Z] ---> ba6865286715 [2021-10-25T09:44:58.830Z] [2021-10-25T09:44:59.092Z] Successfully built ba6865286715 [2021-10-25T09:44:59.092Z] Successfully tagged support-notifications:latest [2021-10-25T09:44:59.092Z]  Building support-notifications ... done Removing intermediate container a66ff9710c82 [2021-10-25T09:44:59.092Z] ---> 920e77c1b756 [2021-10-25T09:44:59.092Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-25T09:44:59.353Z] ---> fa641bf75a93 [2021-10-25T09:44:59.353Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-10-25T09:44:59.614Z] ---> 425217c64720 [2021-10-25T09:44:59.614Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-10-25T09:44:59.886Z] ---> 09c7b92a45b5 [2021-10-25T09:44:59.886Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-10-25T09:44:59.886Z] ---> Running in 972488bea0a1 [2021-10-25T09:44:59.886Z] Removing intermediate container 972488bea0a1 [2021-10-25T09:44:59.886Z] ---> 30f6f2f03be6 [2021-10-25T09:44:59.886Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-25T09:44:59.886Z] ---> Running in 25b6f5cce19b [2021-10-25T09:44:59.886Z] Removing intermediate container 25b6f5cce19b [2021-10-25T09:44:59.886Z] ---> 27c12c6dc978 [2021-10-25T09:44:59.886Z] Step 20/22 : LABEL arch=x86_64 [2021-10-25T09:44:59.886Z] ---> Running in c2da654b7edf [2021-10-25T09:45:00.146Z] Removing intermediate container c2da654b7edf [2021-10-25T09:45:00.146Z] ---> 92d5554bc90c [2021-10-25T09:45:00.146Z] Step 21/22 : LABEL git_sha=173b0957a4afbfe7ab94689988fcd954d3a5fe8a [2021-10-25T09:45:00.146Z] ---> Running in f53be1578583 [2021-10-25T09:45:00.146Z] Removing intermediate container f53be1578583 [2021-10-25T09:45:00.146Z] ---> f676d3bb251e [2021-10-25T09:45:00.146Z] Step 22/22 : LABEL version=0.0.0 [2021-10-25T09:45:00.146Z] ---> Running in ec61a41f3000 [2021-10-25T09:45:00.406Z] Removing intermediate container ec61a41f3000 [2021-10-25T09:45:00.406Z] ---> 49ad5447e852 [2021-10-25T09:45:00.406Z] [2021-10-25T09:45:00.406Z] Successfully built 49ad5447e852 [2021-10-25T09:45:00.406Z] Successfully tagged core-data:latest [2021-10-25T09:45:00.412Z]  Building core-data ... done  [Pipeline] } [2021-10-25T09:45:00.434Z] $ docker stop --time=1 65308dce8f4205157c2965a3848d87c1251803c6f15cce736c2165ed6a9a6724 [2021-10-25T09:45:01.721Z] $ docker rm -f 65308dce8f4205157c2965a3848d87c1251803c6f15cce736c2165ed6a9a6724 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-25T09:45:02.124Z] + docker images [2021-10-25T09:45:02.124Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-10-25T09:45:02.124Z] core-data latest 49ad5447e852 2 seconds ago 20.7MB [2021-10-25T09:45:02.124Z] support-notifications latest ba6865286715 4 seconds ago 16.9MB [2021-10-25T09:45:02.124Z] 64adc96d0b31 7 seconds ago 1.76GB [2021-10-25T09:45:02.124Z] f2d66f11ba99 8 seconds ago 1.76GB [2021-10-25T09:45:02.124Z] security-bootstrapper latest c5a53463a834 9 seconds ago 18.9MB [2021-10-25T09:45:02.124Z] 91a1ed769c05 20 seconds ago 1.76GB [2021-10-25T09:45:02.124Z] core-command latest 7dc464b0ee21 25 seconds ago 16.1MB [2021-10-25T09:45:02.124Z] a7ed0c85b2ad 27 seconds ago 1.75GB [2021-10-25T09:45:02.124Z] sys-mgmt-agent latest 99db81a4f6d8 29 seconds ago 294MB [2021-10-25T09:45:02.124Z] security-secretstore-setup latest 687cbfa993ad 54 seconds ago 28.3MB [2021-10-25T09:45:02.124Z] core-metadata latest 8af6bd4027f5 About a minute ago 16.9MB [2021-10-25T09:45:02.124Z] support-scheduler latest aa894005365f About a minute ago 16.2MB [2021-10-25T09:45:02.124Z] security-proxy-setup latest ce966bdc7cad About a minute ago 26.8MB [2021-10-25T09:45:02.124Z] de60b3e9b38a About a minute ago 1.76GB [2021-10-25T09:45:02.124Z] 824e5e614c48 About a minute ago 1.76GB [2021-10-25T09:45:02.124Z] 91d99e62e830 About a minute ago 1.76GB [2021-10-25T09:45:02.124Z] 2d97cd8e6b50 About a minute ago 1.76GB [2021-10-25T09:45:02.124Z] 2e6bebc06f26 About a minute ago 1.76GB [2021-10-25T09:45:02.124Z] ci-base-image-x86_64 latest 5154f0fcfdf4 5 minutes ago 1.25GB [2021-10-25T09:45:02.124Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 9f6097aaca64 11 days ago 548MB [2021-10-25T09:45:02.124Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 2 weeks ago 34.5MB [2021-10-25T09:45:02.124Z] docker 20.10.8 bc6c0ffef665 7 weeks ago 214MB [2021-10-25T09:45:02.124Z] alpine 3.14 14119a10abf4 8 weeks ago 5.6MB [2021-10-25T09:45:02.124Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 16 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-10-25T09:45:04.589Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-10-25T09:45:06.032Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-10-25T09:45:08.020Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-10-25T09:45:08.020Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-10-25T09:45:17.722Z] Still waiting to schedule task [2021-10-25T09:45:17.722Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-10-25T09:45:20.469Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-10-25T09:45:20.470Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-10-25T09:45:20.470Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-10-25T09:45:20.470Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-10-25T09:45:20.470Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-10-25T09:45:20.470Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-10-25T09:45:21.448Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-10-25T09:45:21.448Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-10-25T09:45:21.448Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-10-25T09:45:21.448Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-10-25T09:45:28.184Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.170s coverage: 28.7% of statements [2021-10-25T09:45:28.184Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-10-25T09:45:28.184Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-10-25T09:45:33.621Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.379s coverage: 98.5% of statements [2021-10-25T09:45:33.621Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-10-25T09:45:33.621Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.339s coverage: 44.7% of statements [2021-10-25T09:45:33.621Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-10-25T09:45:33.621Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-10-25T09:45:38.133Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.655s coverage: 89.5% of statements [2021-10-25T09:45:38.134Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-10-25T09:45:38.134Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-10-25T09:45:38.134Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.213s coverage: 84.4% of statements [2021-10-25T09:45:38.134Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-10-25T09:45:38.134Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-10-25T09:45:38.134Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-10-25T09:45:38.134Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-10-25T09:45:38.134Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-10-25T09:45:44.862Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.640s coverage: 94.2% of statements [2021-10-25T09:45:44.862Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-10-25T09:45:44.862Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-10-25T09:45:44.862Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.251s coverage: 59.1% of statements [2021-10-25T09:45:44.862Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-10-25T09:45:44.862Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-10-25T09:45:44.862Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-10-25T09:45:44.862Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-10-25T09:45:44.862Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-10-25T09:45:44.862Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.237s coverage: 60.0% of statements [2021-10-25T09:45:44.862Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-10-25T09:45:44.862Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-10-25T09:45:44.862Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-10-25T09:45:44.862Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.278s coverage: 0.9% of statements [2021-10-25T09:45:44.862Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-10-25T09:45:44.862Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.172s coverage: 58.8% of statements [2021-10-25T09:45:44.862Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.195s coverage: 21.7% of statements [2021-10-25T09:45:44.862Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-10-25T09:45:44.862Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.190s coverage: 47.1% of statements [2021-10-25T09:45:44.862Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.213s coverage: 79.5% of statements [2021-10-25T09:45:45.456Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.182s coverage: 94.1% of statements [2021-10-25T09:45:46.891Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.242s coverage: 96.3% of statements [2021-10-25T09:45:47.515Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.207s coverage: 87.5% of statements [2021-10-25T09:45:59.932Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.201s coverage: 94.4% of statements [2021-10-25T09:45:59.932Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.249s coverage: 44.8% of statements [2021-10-25T09:46:05.326Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.557s coverage: 82.5% of statements [2021-10-25T09:46:05.326Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-10-25T09:46:12.075Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.233s coverage: 92.9% of statements [2021-10-25T09:46:12.075Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-10-25T09:46:12.075Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-10-25T09:46:12.075Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-10-25T09:46:12.075Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.054s coverage: 65.1% of statements [2021-10-25T09:46:12.075Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-10-25T09:46:12.075Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-10-25T09:46:12.075Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-10-25T09:46:12.075Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-10-25T09:46:12.075Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-10-25T09:46:12.075Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.178s coverage: 87.2% of statements [2021-10-25T09:46:12.075Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-10-25T09:46:12.075Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-10-25T09:46:12.075Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.140s coverage: 100.0% of statements [2021-10-25T09:46:12.075Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-10-25T09:46:12.075Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.221s coverage: 58.8% of statements [2021-10-25T09:46:12.075Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-10-25T09:46:12.075Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.258s coverage: 80.0% of statements [2021-10-25T09:46:12.075Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.276s coverage: 87.2% of statements [2021-10-25T09:46:12.075Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.257s coverage: 85.4% of statements [2021-10-25T09:46:12.075Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.738s coverage: 91.2% of statements [2021-10-25T09:46:12.075Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-10-25T09:46:12.353Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.709s coverage: 64.4% of statements [2021-10-25T09:46:12.353Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-10-25T09:46:12.353Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-10-25T09:46:12.353Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.204s coverage: 100.0% of statements [2021-10-25T09:46:12.353Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.101s coverage: 89.4% of statements [2021-10-25T09:46:12.962Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.078s coverage: 100.0% of statements [2021-10-25T09:46:13.951Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.081s coverage: 73.7% of statements [2021-10-25T09:46:13.951Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.057s coverage: 100.0% of statements [2021-10-25T09:46:19.371Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.364s coverage: 70.4% of statements [2021-10-25T09:46:19.371Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-10-25T09:46:19.371Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-10-25T09:46:19.371Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-10-25T09:46:19.973Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.723s coverage: 43.4% of statements [2021-10-25T09:46:19.973Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-10-25T09:46:19.973Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-10-25T09:46:19.973Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.208s coverage: 89.5% of statements [2021-10-25T09:46:19.973Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-10-25T09:46:19.973Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.226s coverage: 84.8% of statements [2021-10-25T09:46:19.973Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-10-25T09:46:30.129Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.247s coverage: 17.7% of statements [2021-10-25T09:46:30.129Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-10-25T09:46:30.129Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-10-25T09:46:30.129Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-10-25T09:46:30.129Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-10-25T09:46:30.129Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.649s coverage: 92.3% of statements [2021-10-25T09:46:30.129Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-10-25T09:46:30.129Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-10-25T09:46:30.129Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-10-25T09:46:30.129Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-10-25T09:46:30.129Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.252s coverage: 63.2% of statements [2021-10-25T09:46:30.129Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-10-25T09:46:30.129Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-10-25T09:46:30.129Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.422s coverage: 97.7% of statements [2021-10-25T09:46:30.129Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-10-25T09:46:30.129Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-10-25T09:46:30.129Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-10-25T09:46:30.129Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-10-25T09:46:30.129Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.165s coverage: 28.9% of statements [2021-10-25T09:46:30.129Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-10-25T09:46:30.129Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-10-25T09:46:30.129Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-10-25T09:46:30.129Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-10-25T09:46:30.129Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-10-25T09:46:30.129Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-10-25T09:46:30.129Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.181s coverage: 100.0% of statements [2021-10-25T09:46:30.129Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 96.9% of statements [2021-10-25T09:46:30.129Z] 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-25T09:46:30.129Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2021-10-25T09:46:30.129Z] GO111MODULE=on go vet ./... [2021-10-25T09:47:19.256Z] Running on prd-ubuntu18.04-docker-8c-8g-1500 in /w/workspace/edgexfoundry_edgex-go_PR-3775 [Pipeline] { [Pipeline] ws [2021-10-25T09:47:19.297Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-10-25T09:47:19.422Z] The recommended git tool is: git [2021-10-25T09:47:21.119Z] using credential edgex-jenkins-ssh [2021-10-25T09:47:21.130Z] Cloning the remote Git repository [2021-10-25T09:47:21.153Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-10-25T09:47:21.207Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-10-25T09:47:21.235Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-10-25T09:47:21.235Z] > git --version # timeout=10 [2021-10-25T09:47:21.242Z] > git --version # 'git version 2.17.1' [2021-10-25T09:47:21.243Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-25T09:47:21.264Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-25T09:47:25.782Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-10-25T09:47:25.788Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-25T09:47:25.798Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-10-25T09:47:25.817Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-10-25T09:47:25.818Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-25T09:47:25.822Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3775/head:refs/remotes/origin/PR-3775 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-10-25T09:47:26.543Z] Merging remotes/origin/main commit d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 into PR head commit 173b0957a4afbfe7ab94689988fcd954d3a5fe8a [2021-10-25T09:47:26.646Z] Merge succeeded, producing 173b0957a4afbfe7ab94689988fcd954d3a5fe8a [2021-10-25T09:47:26.646Z] Checking out Revision 173b0957a4afbfe7ab94689988fcd954d3a5fe8a (PR-3775) [2021-10-25T09:47:26.557Z] > git config core.sparsecheckout # timeout=10 [2021-10-25T09:47:26.562Z] > git checkout -f 173b0957a4afbfe7ab94689988fcd954d3a5fe8a # timeout=10 [2021-10-25T09:47:26.620Z] > git remote # timeout=10 [2021-10-25T09:47:26.627Z] > git config --get remote.origin.url # timeout=10 [2021-10-25T09:47:26.631Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-25T09:47:26.635Z] > git merge d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 # timeout=10 [2021-10-25T09:47:26.643Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-10-25T09:47:26.651Z] > git config core.sparsecheckout # timeout=10 [2021-10-25T09:47:26.656Z] > git checkout -f 173b0957a4afbfe7ab94689988fcd954d3a5fe8a # timeout=10 [2021-10-25T09:47:30.197Z] Commit message: "fix(data): add codes to remove db index of reading:deviceName:resourceName when deleting readings" [2021-10-25T09:47:30.218Z] > git --version # timeout=10 [2021-10-25T09:47:30.222Z] > git --version # 'git version 2.17.1' [2021-10-25T09:47:30.226Z] fatal: bad object d6bf42d899a6140169a1fadeb6f44df9cdc48750 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-25T09:47:31.182Z] + echo snap-build.sh [2021-10-25T09:47:31.182Z] snap-build.sh [2021-10-25T09:47:31.182Z] + SNAP_BASE_DIR=. [2021-10-25T09:47:31.182Z] + '[' '!' -z /w/workspace/edgex-go/1 ']' [2021-10-25T09:47:31.182Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/1 [2021-10-25T09:47:31.182Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' [2021-10-25T09:47:31.182Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/1] [2021-10-25T09:47:31.182Z] + cd /w/workspace/edgex-go/1 [2021-10-25T09:47:31.182Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-10-25T09:47:31.182Z] Reading package lists... [2021-10-25T09:47:31.182Z] Building dependency tree... [2021-10-25T09:47:31.182Z] Reading state information... [2021-10-25T09:47:31.182Z] The following packages were automatically installed and are no longer required: [2021-10-25T09:47:31.182Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-10-25T09:47:31.182Z] uidmap xdelta3 [2021-10-25T09:47:31.182Z] Use 'sudo apt autoremove' to remove them. [2021-10-25T09:47:31.182Z] The following packages will be REMOVED: [2021-10-25T09:47:31.182Z] lxd* lxd-client* [2021-10-25T09:47:31.448Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-10-25T09:47:31.448Z] After this operation, 31.7 MB disk space will be freed. [2021-10-25T09:47:31.977Z] (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-25T09:47:31.978Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-10-25T09:47:32.924Z] Removing lxd dnsmasq configuration [2021-10-25T09:47:32.924Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-10-25T09:47:32.924Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-10-25T09:47:33.869Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-10-25T09:47:33.869Z] (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-25T09:47:33.869Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-10-25T09:47:35.261Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-10-25T09:47:35.261Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-10-25T09:47:35.553Z] + sudo snap remove --purge lxd [2021-10-25T09:47:35.813Z] snap "lxd" is not installed [2021-10-25T09:47:35.813Z] + sudo groupadd --force --system lxd [2021-10-25T09:47:35.813Z] ++ whoami [2021-10-25T09:47:35.813Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-10-25T09:47:35.813Z] + newgrp - lxd [2021-10-25T09:47:35.813Z] + sudo snap install lxd [2021-10-25T09:47:43.968Z] 2021-10-25T09:47:40Z INFO Waiting for automatic snapd restart... [2021-10-25T09:47:51.920Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-25T09:47:51.920Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-10-25T09:47:51.920Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-10-25T09:47:52.593Z] + ls -al . [2021-10-25T09:47:52.593Z] total 660 [2021-10-25T09:47:52.593Z] drwxrwxr-x 9 1001 1001 4096 Oct 25 09:47 . [2021-10-25T09:47:52.593Z] drwxr-xr-x 4 root root 4096 Oct 25 09:43 .. [2021-10-25T09:47:52.593Z] -rw-rw-r-- 1 1001 1001 11 Oct 25 09:41 .dockerignore [2021-10-25T09:47:52.593Z] drwxrwxr-x 8 1001 1001 4096 Oct 25 09:41 .git [2021-10-25T09:47:52.593Z] drwxrwxr-x 4 1001 1001 4096 Oct 25 09:41 .github [2021-10-25T09:47:52.593Z] -rw-rw-r-- 1 1001 1001 804 Oct 25 09:41 .gitignore [2021-10-25T09:47:52.593Z] -rw-rw-r-- 1 1001 1001 42 Oct 25 09:41 .golangci.yml [2021-10-25T09:47:52.593Z] -rw-rw-r-- 1 1001 1001 76 Oct 25 09:41 .hadolint.yml [2021-10-25T09:47:52.593Z] -rw-rw-r-- 1 1001 1001 166 Oct 25 09:41 .sonarcloud.properties [2021-10-25T09:47:52.593Z] -rw-rw-r-- 1 1001 1001 1171 Oct 25 09:41 ADOPTERS.md [2021-10-25T09:47:52.593Z] -rw-rw-r-- 1 1001 1001 8910 Oct 25 09:41 Attribution.txt [2021-10-25T09:47:52.593Z] -rw-rw-r-- 1 1001 1001 43881 Oct 25 09:41 CHANGELOG.md [2021-10-25T09:47:52.593Z] -rw-rw-r-- 1 1001 1001 3804 Oct 25 09:41 CONTRIBUTING.md [2021-10-25T09:47:52.593Z] -rw-rw-r-- 1 1001 1001 677 Oct 25 09:41 GOVERNANCE.md [2021-10-25T09:47:52.593Z] -rw-rw-r-- 1 1001 1001 849 Oct 25 09:41 Jenkinsfile [2021-10-25T09:47:52.593Z] -rw-rw-r-- 1 1001 1001 10775 Oct 25 09:41 LICENSE [2021-10-25T09:47:52.593Z] -rw-rw-r-- 1 1001 1001 6508 Oct 25 09:41 Makefile [2021-10-25T09:47:52.593Z] -rw-rw-r-- 1 1001 1001 582 Oct 25 09:41 OWNERS.md [2021-10-25T09:47:52.593Z] -rw-rw-r-- 1 1001 1001 8256 Oct 25 09:41 README.md [2021-10-25T09:47:52.593Z] -rw-rw-r-- 1 1001 1001 6912 Oct 25 09:41 SECURITY.md [2021-10-25T09:47:52.593Z] -rw-rw-r-- 1 1001 1001 5 Oct 25 09:38 VERSION [2021-10-25T09:47:52.593Z] -rw-rw-r-- 1 1001 1001 4131 Oct 25 09:41 ZMQWindows.md [2021-10-25T09:47:52.593Z] drwxrwxr-x 2 1001 1001 4096 Oct 25 09:41 bin [2021-10-25T09:47:52.593Z] drwxrwxr-x 14 1001 1001 4096 Oct 25 09:41 cmd [2021-10-25T09:47:52.593Z] -rw-r--r-- 1 root root 425845 Oct 25 09:46 coverage.out [2021-10-25T09:47:52.593Z] -rw-rw-r-- 1 1001 1001 848 Oct 25 09:41 go.mod [2021-10-25T09:47:52.593Z] -rw-rw-r-- 1 1001 1001 50414 Oct 25 09:43 go.sum [2021-10-25T09:47:52.593Z] drwxrwxr-x 8 1001 1001 4096 Oct 25 09:41 internal [2021-10-25T09:47:52.593Z] drwxrwxr-x 3 1001 1001 4096 Oct 25 09:41 openapi [2021-10-25T09:47:52.593Z] drwxrwxr-x 4 1001 1001 4096 Oct 25 09:41 snap [2021-10-25T09:47:52.593Z] -rw-rw-r-- 1 1001 1001 204 Oct 25 09:41 version.go [Pipeline] sh [2021-10-25T09:47:53.271Z] + '[' -e coverage.out ] [2021-10-25T09:47:53.271Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-10-25T09:47:53.309Z] Warning: overwriting stash ‘coverage-report’ [2021-10-25T09:47:54.057Z] Stashed 1 file(s) [Pipeline] sh [2021-10-25T09:47:54.729Z] + make build [2021-10-25T09:47:54.729Z] 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-25T09:47:58.908Z] lxd 4.19 from Canonical* installed [2021-10-25T09:47:58.908Z] + sudo lxd init --auto [2021-10-25T09:48:01.432Z] 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-25T09:48:08.920Z] + sudo snap install --classic snapcraft [2021-10-25T09:48:17.055Z] snapcraft 5.0 from Canonical* installed [2021-10-25T09:48:17.055Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-10-25T09:48:17.055Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-10-25T09:48:17.055Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-25T09:48:17.055Z] Dload Upload Total Spent Left Speed [2021-10-25T09:48:17.055Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3215 0 --:--:-- --:--:-- --:--:-- 3215 [2021-10-25T09:48:17.055Z] 100 3325k 100 3325k 0 0 7805k 0 --:--:-- --:--:-- --:--:-- 7805k [2021-10-25T09:48:17.055Z] ./yq_linux_amd64 [2021-10-25T09:48:17.055Z] + sudo snapcraft prime --use-lxd [2021-10-25T09:48:18.977Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-10-25T09:48:18.977Z] 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-25T09:48:18.977Z] - README.md [2021-10-25T09:48:18.977Z] [2021-10-25T09:48:18.977Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-10-25T09:48:18.977Z] Launching a container. [2021-10-25T09:48:23.595Z] 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-25T09:48:25.028Z] 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-25T09:48:27.143Z] Waiting for container to be ready [2021-10-25T09:48:27.714Z] To start your first instance, try: lxc launch ubuntu:20.04 [2021-10-25T09:48:27.714Z] [2021-10-25T09:48:29.329Z] 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-25T09:48:30.304Z] 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-25T09:48:31.013Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-10-25T09:48:31.585Z] Waiting for network to be ready... [2021-10-25T09:48:31.846Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-10-25T09:48:32.109Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1930 kB] [2021-10-25T09:48:32.109Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-10-25T09:48:32.109Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [348 kB] [2021-10-25T09:48:32.109Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-10-25T09:48:32.109Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-10-25T09:48:32.109Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [487 kB] [2021-10-25T09:48:32.109Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [65.7 kB] [2021-10-25T09:48:32.109Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1144 kB] [2021-10-25T09:48:32.109Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [262 kB] [2021-10-25T09:48:32.680Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-10-25T09:48:32.680Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-10-25T09:48:32.940Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-10-25T09:48:32.940Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-10-25T09:48:32.940Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-10-25T09:48:32.940Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-10-25T09:48:32.940Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-10-25T09:48:32.940Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-10-25T09:48:33.510Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-10-25T09:48:33.510Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2277 kB] [2021-10-25T09:48:33.510Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [442 kB] [2021-10-25T09:48:33.510Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-10-25T09:48:33.510Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-10-25T09:48:33.510Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [513 kB] [2021-10-25T09:48:33.510Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [69.7 kB] [2021-10-25T09:48:33.510Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1759 kB] [2021-10-25T09:48:33.771Z] 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-25T09:48:33.783Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [378 kB] [2021-10-25T09:48:36.325Z] Fetched 25.5 MB in 4s (6094 kB/s) [2021-10-25T09:48:36.895Z] Reading package lists... [2021-10-25T09:48:37.156Z] Reading package lists... [2021-10-25T09:48:37.156Z] Building dependency tree... [2021-10-25T09:48:37.156Z] Reading state information... [2021-10-25T09:48:37.172Z] 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-25T09:48:37.417Z] The following additional packages will be installed: [2021-10-25T09:48:37.417Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-10-25T09:48:37.417Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-10-25T09:48:37.417Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-10-25T09:48:37.417Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-10-25T09:48:37.417Z] Suggested packages: [2021-10-25T09:48:37.417Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-10-25T09:48:37.417Z] Recommended packages: [2021-10-25T09:48:37.417Z] gnupg libsasl2-modules [2021-10-25T09:48:37.417Z] The following NEW packages will be installed: [2021-10-25T09:48:37.417Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-10-25T09:48:37.417Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-10-25T09:48:37.417Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-10-25T09:48:37.417Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-10-25T09:48:37.417Z] The following packages will be upgraded: [2021-10-25T09:48:37.417Z] gpg gpg-agent gpgconf libudev1 [2021-10-25T09:48:37.677Z] 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. [2021-10-25T09:48:37.677Z] Need to get 3527 kB of archives. [2021-10-25T09:48:37.677Z] After this operation, 13.3 MB of additional disk space will be used. [2021-10-25T09:48:37.677Z] 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-25T09:48:37.677Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] [2021-10-25T09:48:37.936Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] [2021-10-25T09:48:37.936Z] Get:4 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-25T09:48:37.936Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-10-25T09:48:37.936Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-10-25T09:48:38.506Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-10-25T09:48:38.506Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-10-25T09:48:38.506Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-10-25T09:48:38.506Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-10-25T09:48:38.506Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-10-25T09:48:38.506Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-10-25T09:48:38.506Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-10-25T09:48:38.506Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-10-25T09:48:38.506Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-10-25T09:48:38.506Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-10-25T09:48:38.506Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-10-25T09:48:38.506Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-10-25T09:48:38.506Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-10-25T09:48:38.506Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-10-25T09:48:38.506Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-10-25T09:48:38.506Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-10-25T09:48:38.768Z] debconf: delaying package configuration, since apt-utils is not installed [2021-10-25T09:48:38.768Z] Fetched 3527 kB in 1s (3075 kB/s) [2021-10-25T09:48:38.768Z] (Reading database ... 12511 files and directories currently installed.) [2021-10-25T09:48:38.768Z] Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... [2021-10-25T09:48:38.768Z] Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-10-25T09:48:38.768Z] Setting up libudev1:amd64 (237-3ubuntu10.52) ... [2021-10-25T09:48:38.768Z] Selecting previously unselected package udev. [2021-10-25T09:48:38.768Z] (Reading database ... 12511 files and directories currently installed.) [2021-10-25T09:48:38.768Z] Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... [2021-10-25T09:48:39.035Z] Unpacking udev (237-3ubuntu10.52) ... [2021-10-25T09:48:39.035Z] Selecting previously unselected package libfuse2:amd64. [2021-10-25T09:48:39.035Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-10-25T09:48:39.035Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-10-25T09:48:39.035Z] Selecting previously unselected package fuse. [2021-10-25T09:48:39.035Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-10-25T09:48:39.035Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-10-25T09:48:39.295Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-10-25T09:48:39.295Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-10-25T09:48:39.295Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-10-25T09:48:39.295Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-10-25T09:48:39.295Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-10-25T09:48:39.295Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-10-25T09:48:39.555Z] Selecting previously unselected package libksba8:amd64. [2021-10-25T09:48:39.555Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-10-25T09:48:39.555Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-10-25T09:48:39.555Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-10-25T09:48:39.555Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-25T09:48:39.555Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-25T09:48:39.555Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-10-25T09:48:39.555Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-25T09:48:39.555Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-25T09:48:39.555Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-10-25T09:48:39.556Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-25T09:48:39.556Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-25T09:48:39.556Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-10-25T09:48:39.556Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-25T09:48:39.556Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-25T09:48:39.817Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-10-25T09:48:39.817Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-25T09:48:39.817Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-25T09:48:39.817Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-10-25T09:48:39.817Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-25T09:48:39.817Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-25T09:48:39.817Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-10-25T09:48:39.817Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-25T09:48:39.817Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-25T09:48:40.078Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-10-25T09:48:40.078Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-25T09:48:40.078Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-25T09:48:40.078Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-10-25T09:48:40.078Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-25T09:48:40.078Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-25T09:48:40.078Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-10-25T09:48:40.078Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-10-25T09:48:40.078Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-10-25T09:48:40.078Z] Selecting previously unselected package libsasl2-2:amd64. [2021-10-25T09:48:40.078Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-10-25T09:48:40.078Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-10-25T09:48:40.078Z] Selecting previously unselected package libldap-common. [2021-10-25T09:48:40.078Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-10-25T09:48:40.078Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-10-25T09:48:40.078Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-10-25T09:48:40.078Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-10-25T09:48:40.343Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-10-25T09:48:40.343Z] Selecting previously unselected package dirmngr. [2021-10-25T09:48:40.343Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-10-25T09:48:40.343Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-10-25T09:48:40.343Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-10-25T09:48:40.343Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-10-25T09:48:40.343Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-10-25T09:48:40.343Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-10-25T09:48:40.343Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-10-25T09:48:40.343Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-10-25T09:48:40.555Z] 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-25T09:48:40.605Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-25T09:48:40.605Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-10-25T09:48:40.605Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-10-25T09:48:40.605Z] Setting up udev (237-3ubuntu10.52) ... [2021-10-25T09:48:40.867Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-10-25T09:48:40.867Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-25T09:48:40.867Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-10-25T09:48:41.129Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-10-25T09:48:41.129Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-10-25T09:48:41.129Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-25T09:48:41.129Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-25T09:48:41.129Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-25T09:48:41.129Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-25T09:48:41.129Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-25T09:48:41.129Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-25T09:48:41.129Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-25T09:48:41.129Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-10-25T09:48:41.129Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-10-25T09:48:41.129Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-10-25T09:48:41.700Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-10-25T09:48:41.700Z] settings in the [Install] section, and DefaultInstance for template units). [2021-10-25T09:48:41.700Z] This means they are not meant to be enabled using systemctl. [2021-10-25T09:48:41.700Z] Possible reasons for having this kind of units are: [2021-10-25T09:48:41.700Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-10-25T09:48:41.700Z] .wants/ or .requires/ directory. [2021-10-25T09:48:41.700Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-10-25T09:48:41.700Z] a requirement dependency on it. [2021-10-25T09:48:41.700Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-10-25T09:48:41.700Z] D-Bus, udev, scripted systemctl call, ...). [2021-10-25T09:48:41.700Z] 4) In case of template units, the unit is meant to be enabled with some [2021-10-25T09:48:41.700Z] instance name specified. [2021-10-25T09:48:41.959Z] Reading package lists... [2021-10-25T09:48:41.959Z] Building dependency tree... [2021-10-25T09:48:41.959Z] Reading state information... [2021-10-25T09:48:42.220Z] The following additional packages will be installed: [2021-10-25T09:48:42.220Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-10-25T09:48:42.220Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-10-25T09:48:42.220Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-10-25T09:48:42.220Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-10-25T09:48:42.220Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-10-25T09:48:42.220Z] Suggested packages: [2021-10-25T09:48:42.220Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-10-25T09:48:42.220Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-10-25T09:48:42.220Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-10-25T09:48:42.220Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-10-25T09:48:42.220Z] systemd-container policykit-1 [2021-10-25T09:48:42.220Z] Recommended packages: [2021-10-25T09:48:42.220Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-10-25T09:48:42.220Z] The following NEW packages will be installed: [2021-10-25T09:48:42.220Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-10-25T09:48:42.220Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-10-25T09:48:42.220Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-10-25T09:48:42.220Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-10-25T09:48:42.220Z] python3.6-minimal snapd squashfs-tools sudo [2021-10-25T09:48:42.220Z] The following packages will be upgraded: [2021-10-25T09:48:42.220Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-10-25T09:48:42.220Z] 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. [2021-10-25T09:48:42.220Z] Need to get 36.8 MB of archives. [2021-10-25T09:48:42.220Z] After this operation, 147 MB of additional disk space will be used. [2021-10-25T09:48:42.220Z] 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-25T09:48:42.220Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-10-25T09:48:42.220Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-10-25T09:48:42.220Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-10-25T09:48:42.481Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-10-25T09:48:42.481Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] [2021-10-25T09:48:42.481Z] 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-25T09:48:42.481Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-10-25T09:48:42.481Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-10-25T09:48:42.481Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-10-25T09:48:42.481Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-10-25T09:48:42.481Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-10-25T09:48:42.481Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-10-25T09:48:42.481Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-10-25T09:48:42.481Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] [2021-10-25T09:48:42.481Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] [2021-10-25T09:48:42.481Z] 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-25T09:48:43.050Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] [2021-10-25T09:48:43.050Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2021-10-25T09:48:43.309Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2021-10-25T09:48:43.309Z] 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-25T09:48:43.309Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-10-25T09:48:43.309Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-10-25T09:48:43.309Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-10-25T09:48:43.309Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-10-25T09:48:43.309Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-10-25T09:48:43.309Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-10-25T09:48:43.309Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-10-25T09:48:43.309Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-10-25T09:48:43.309Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] [2021-10-25T09:48:43.940Z] 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-25T09:48:44.264Z] debconf: delaying package configuration, since apt-utils is not installed [2021-10-25T09:48:44.264Z] Fetched 36.8 MB in 2s (20.4 MB/s) [2021-10-25T09:48:44.264Z] (Reading database ... 12757 files and directories currently installed.) [2021-10-25T09:48:44.264Z] Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... [2021-10-25T09:48:44.264Z] Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-10-25T09:48:44.843Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... [2021-10-25T09:48:44.843Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-10-25T09:48:44.843Z] Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... [2021-10-25T09:48:44.843Z] (Reading database ... 12757 files and directories currently installed.) [2021-10-25T09:48:44.843Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2021-10-25T09:48:44.843Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2021-10-25T09:48:45.104Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2021-10-25T09:48:45.104Z] (Reading database ... 12757 files and directories currently installed.) [2021-10-25T09:48:45.104Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2021-10-25T09:48:45.104Z] Unpacking apt (1.6.14) over (1.6.1) ... [2021-10-25T09:48:45.364Z] Setting up apt (1.6.14) ... [2021-10-25T09:48:45.364Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-10-25T09:48:45.934Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-10-25T09:48:45.934Z] (Reading database ... 12764 files and directories currently installed.) [2021-10-25T09:48:45.934Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-10-25T09:48:45.934Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-10-25T09:48:45.934Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-10-25T09:48:45.934Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-10-25T09:48:45.934Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-25T09:48:46.195Z] Selecting previously unselected package libexpat1:amd64. [2021-10-25T09:48:46.195Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-10-25T09:48:46.195Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-10-25T09:48:46.195Z] Selecting previously unselected package python3.6-minimal. [2021-10-25T09:48:46.195Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-10-25T09:48:46.195Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-10-25T09:48:46.457Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... [2021-10-25T09:48:46.457Z] Checking for services that may need to be restarted...done. [2021-10-25T09:48:46.457Z] Checking for services that may need to be restarted...done. [2021-10-25T09:48:46.719Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-25T09:48:46.719Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-10-25T09:48:46.719Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-10-25T09:48:46.982Z] Selecting previously unselected package python3-minimal. [2021-10-25T09:48:46.982Z] (Reading database ... 13012 files and directories currently installed.) [2021-10-25T09:48:46.982Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-10-25T09:48:46.982Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-10-25T09:48:46.982Z] Selecting previously unselected package mime-support. [2021-10-25T09:48:46.982Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-10-25T09:48:46.982Z] Unpacking mime-support (3.60ubuntu1) ... [2021-10-25T09:48:47.242Z] Selecting previously unselected package libmpdec2:amd64. [2021-10-25T09:48:47.242Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-10-25T09:48:47.242Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-10-25T09:48:47.242Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-10-25T09:48:47.242Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-10-25T09:48:47.242Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-25T09:48:47.322Z] 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-25T09:48:47.504Z] Selecting previously unselected package python3.6. [2021-10-25T09:48:47.504Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-10-25T09:48:47.504Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-25T09:48:47.504Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-10-25T09:48:47.504Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-10-25T09:48:47.504Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-10-25T09:48:47.504Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-10-25T09:48:47.765Z] Selecting previously unselected package python3. [2021-10-25T09:48:47.765Z] (Reading database ... 13442 files and directories currently installed.) [2021-10-25T09:48:47.765Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-10-25T09:48:47.765Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-10-25T09:48:47.765Z] Selecting previously unselected package multiarch-support. [2021-10-25T09:48:47.765Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-10-25T09:48:47.765Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-10-25T09:48:47.765Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-10-25T09:48:47.765Z] Selecting previously unselected package liblzo2-2:amd64. [2021-10-25T09:48:47.765Z] (Reading database ... 13479 files and directories currently installed.) [2021-10-25T09:48:47.765Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-10-25T09:48:47.765Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-10-25T09:48:48.026Z] Selecting previously unselected package libbsd0:amd64. [2021-10-25T09:48:48.026Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-10-25T09:48:48.026Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-10-25T09:48:48.026Z] Selecting previously unselected package sudo. [2021-10-25T09:48:48.026Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-10-25T09:48:48.026Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-10-25T09:48:48.026Z] Selecting previously unselected package apparmor. [2021-10-25T09:48:48.026Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-10-25T09:48:48.026Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-10-25T09:48:48.289Z] Selecting previously unselected package libedit2:amd64. [2021-10-25T09:48:48.289Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-10-25T09:48:48.289Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-10-25T09:48:48.289Z] Selecting previously unselected package libkrb5support0:amd64. [2021-10-25T09:48:48.289Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-10-25T09:48:48.289Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-10-25T09:48:48.289Z] Selecting previously unselected package libk5crypto3:amd64. [2021-10-25T09:48:48.289Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-10-25T09:48:48.289Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-10-25T09:48:48.289Z] Selecting previously unselected package libkeyutils1:amd64. [2021-10-25T09:48:48.289Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-10-25T09:48:48.289Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-10-25T09:48:48.559Z] Selecting previously unselected package libkrb5-3:amd64. [2021-10-25T09:48:48.559Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-10-25T09:48:48.559Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-10-25T09:48:48.559Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-10-25T09:48:48.559Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-10-25T09:48:48.559Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-10-25T09:48:48.559Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-10-25T09:48:48.559Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... [2021-10-25T09:48:48.559Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-10-25T09:48:48.853Z] Selecting previously unselected package openssh-client. [2021-10-25T09:48:48.853Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... [2021-10-25T09:48:48.853Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-10-25T09:48:48.853Z] Selecting previously unselected package squashfs-tools. [2021-10-25T09:48:48.853Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... [2021-10-25T09:48:48.853Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-10-25T09:48:48.853Z] Selecting previously unselected package snapd. [2021-10-25T09:48:48.853Z] Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... [2021-10-25T09:48:48.853Z] Unpacking snapd (2.51.1+18.04) ... [2021-10-25T09:48:49.940Z] 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-25T09:48:51.461Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-10-25T09:48:51.461Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-10-25T09:48:51.461Z] Setting up mime-support (3.60ubuntu1) ... [2021-10-25T09:48:51.461Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-10-25T09:48:51.461Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-10-25T09:48:51.461Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-10-25T09:48:51.461Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-10-25T09:48:51.461Z] Setting up systemd (237-3ubuntu10.52) ... [2021-10-25T09:48:51.461Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-10-25T09:48:51.722Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-10-25T09:48:51.722Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-10-25T09:48:51.722Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-10-25T09:48:51.722Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-25T09:48:51.983Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-10-25T09:48:51.983Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-25T09:48:52.556Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-10-25T09:48:52.556Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-10-25T09:48:52.556Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-10-25T09:48:52.556Z] Setting up python3 (3.6.7-1~18.04) ... [2021-10-25T09:48:52.556Z] running python rtupdate hooks for python3.6... [2021-10-25T09:48:52.556Z] running python post-rtupdate hooks for python3.6... [2021-10-25T09:48:52.556Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-10-25T09:48:53.130Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-10-25T09:48:53.391Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-10-25T09:48:53.391Z] Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-10-25T09:48:53.391Z] Setting up snapd (2.51.1+18.04) ... [2021-10-25T09:48:53.655Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-10-25T09:48:53.916Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-10-25T09:48:54.178Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-10-25T09:48:54.178Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-10-25T09:48:54.441Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-10-25T09:48:54.441Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-10-25T09:48:54.703Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-10-25T09:48:54.703Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-10-25T09:48:54.964Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-10-25T09:48:55.226Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-10-25T09:48:55.226Z] /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-25T09:48:55.226Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-10-25T09:48:55.226Z] Processing triggers for systemd (237-3ubuntu10.52) ... [Pipeline] } [2021-10-25T09:48:55.363Z] $ docker stop --time=1 dbcbddc06c0e993e36ee10ba7f59d759b5fe17c1b036933c2ea90a17cba0cd76 [2021-10-25T09:48:56.611Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-10-25T09:48:56.871Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-10-25T09:48:56.871Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-10-25T09:48:57.372Z] $ docker rm -f dbcbddc06c0e993e36ee10ba7f59d759b5fe17c1b036933c2ea90a17cba0cd76 [2021-10-25T09:48:58.075Z] Reading package lists... [2021-10-25T09:48:58.075Z] Reading package lists... [2021-10-25T09:48:58.352Z] Building dependency tree... [2021-10-25T09:48:58.352Z] Reading state information... [2021-10-25T09:48:58.352Z] Calculating upgrade... [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [2021-10-25T09:48:58.612Z] The following packages will be upgraded: [2021-10-25T09:48:58.612Z] advancecomp base-files bash binutils binutils-common [2021-10-25T09:48:58.612Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-10-25T09:48:58.612Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-10-25T09:48:58.612Z] grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 [2021-10-25T09:48:58.612Z] libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev [2021-10-25T09:48:58.612Z] libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-10-25T09:48:58.612Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-10-25T09:48:58.612Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-10-25T09:48:58.612Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-10-25T09:48:58.612Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-10-25T09:48:58.612Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-10-25T09:48:58.612Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-10-25T09:48:58.612Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-10-25T09:48:58.612Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-10-25T09:48:58.612Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-10-25T09:48:58.612Z] ubuntu-keyring util-linux [2021-10-25T09:48:58.612Z] 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-10-25T09:48:58.612Z] Need to get 64.1 MB of archives. [2021-10-25T09:48:58.612Z] After this operation, 5144 kB of additional disk space will be used. [2021-10-25T09:48:58.612Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-161.169 [985 kB] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-25T09:48:58.873Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-10-25T09:48:58.873Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-10-25T09:48:58.873Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-10-25T09:48:58.873Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-10-25T09:48:58.873Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-10-25T09:48:58.873Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-10-25T09:48:58.873Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-10-25T09:48:58.873Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-10-25T09:48:58.873Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-10-25T09:48:58.873Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-10-25T09:48:58.873Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-10-25T09:48:58.873Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-10-25T09:48:58.873Z] 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-25T09:48:58.873Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-10-25T09:48:58.873Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-10-25T09:48:58.873Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-10-25T09:48:58.873Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-10-25T09:48:58.873Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-10-25T09:48:58.873Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-10-25T09:48:58.873Z] 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-25T09:48:58.873Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-10-25T09:48:58.873Z] 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-25T09:48:58.873Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-10-25T09:48:58.873Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-10-25T09:48:58.873Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-10-25T09:48:58.873Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-10-25T09:48:58.873Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-10-25T09:48:58.873Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-10-25T09:48:58.873Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-10-25T09:48:58.873Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-10-25T09:48:58.873Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-10-25T09:48:58.873Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-10-25T09:48:58.873Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] [2021-10-25T09:48:58.873Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-10-25T09:48:58.873Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-10-25T09:48:58.873Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-10-25T09:48:59.134Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-10-25T09:48:59.134Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-10-25T09:48:59.134Z] 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-25T09:48:59.134Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-10-25T09:48:59.134Z] 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-25T09:48:59.134Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] [2021-10-25T09:48:59.134Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-10-25T09:48:59.134Z] 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-25T09:48:59.134Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-10-25T09:48:59.134Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-2ubuntu0.18.04 [191 kB] [2021-10-25T09:48:59.134Z] 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-25T09:48:59.134Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-10-25T09:48:59.134Z] 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-25T09:48:59.134Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-10-25T09:48:59.134Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-10-25T09:48:59.134Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-10-25T09:48:59.134Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-10-25T09:48:59.134Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-10-25T09:48:59.134Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-10-25T09:48:59.134Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-10-25T09:48:59.134Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-10-25T09:48:59.139Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-10-25T09:48:59.395Z] 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-25T09:48:59.395Z] 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-25T09:48:59.395Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-10-25T09:48:59.395Z] 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-25T09:48:59.395Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-10-25T09:48:59.395Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-10-25T09:48:59.395Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-10-25T09:48:59.395Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-10-25T09:48:59.414Z] [2021-10-25T09:48:59.414Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-25T09:48:59.656Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-10-25T09:48:59.656Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-10-25T09:48:59.656Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] [2021-10-25T09:48:59.656Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-10-25T09:48:59.656Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-10-25T09:48:59.656Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-10-25T09:48:59.656Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] [2021-10-25T09:48:59.656Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-10-25T09:48:59.656Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-10-25T09:48:59.656Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-10-25T09:48:59.786Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-10-25T09:48:59.917Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-10-25T09:48:59.917Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-10-25T09:48:59.917Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-10-25T09:48:59.918Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-10-25T09:48:59.918Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-10-25T09:48:59.918Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-10-25T09:48:59.918Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-10-25T09:48:59.918Z] 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-25T09:48:59.918Z] 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-25T09:48:59.918Z] 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-25T09:48:59.918Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] [2021-10-25T09:49:00.061Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-10-25T09:49:00.061Z] 29e5d40040c1: Pulling fs layer [2021-10-25T09:49:00.061Z] 1ce36da41761: Pulling fs layer [2021-10-25T09:49:00.061Z] 25b303627fd3: Pulling fs layer [2021-10-25T09:49:00.061Z] 29e5d40040c1: Verifying Checksum [2021-10-25T09:49:00.061Z] 29e5d40040c1: Download complete [2021-10-25T09:49:00.178Z] 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-25T09:49:00.178Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-10-25T09:49:00.179Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-10-25T09:49:00.179Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-10-25T09:49:00.179Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] [2021-10-25T09:49:00.179Z] 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-25T09:49:00.179Z] 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-25T09:49:00.179Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-10-25T09:49:00.179Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-10-25T09:49:00.179Z] 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-25T09:49:00.179Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-10-25T09:49:00.179Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-10-25T09:49:00.179Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-10-25T09:49:00.179Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-10-25T09:49:00.179Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-10-25T09:49:00.179Z] Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-10-25T09:49:00.332Z] 1ce36da41761: Verifying Checksum [2021-10-25T09:49:00.332Z] 1ce36da41761: Download complete [2021-10-25T09:49:00.444Z] debconf: delaying package configuration, since apt-utils is not installed [2021-10-25T09:49:00.444Z] Fetched 64.1 MB in 2s (40.4 MB/s) [2021-10-25T09:49:00.444Z] (Reading database ... 13914 files and directories currently installed.) [2021-10-25T09:49:00.444Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-10-25T09:49:00.444Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-10-25T09:49:00.930Z] 29e5d40040c1: Pull complete [2021-10-25T09:49:01.018Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-10-25T09:49:01.018Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-10-25T09:49:01.018Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-161.169_amd64.deb ... [2021-10-25T09:49:01.018Z] Unpacking linux-libc-dev:amd64 (4.15.0-161.169) over (4.15.0-20.21) ... [2021-10-25T09:49:01.018Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-25T09:49:01.278Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-25T09:49:01.278Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-25T09:49:01.278Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-25T09:49:01.278Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-25T09:49:01.278Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-25T09:49:01.278Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-25T09:49:01.278Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-25T09:49:01.541Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-25T09:49:01.541Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-25T09:49:01.541Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-25T09:49:01.541Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-25T09:49:01.541Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-25T09:49:01.541Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-25T09:49:01.541Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-25T09:49:01.804Z] (Reading database ... 13914 files and directories currently installed.) [2021-10-25T09:49:01.804Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-25T09:49:01.804Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-10-25T09:49:01.804Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-10-25T09:49:01.804Z] (Reading database ... 13914 files and directories currently installed.) [2021-10-25T09:49:01.804Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-25T09:49:01.804Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-25T09:49:01.804Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-25T09:49:01.804Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-25T09:49:01.908Z] 25b303627fd3: Verifying Checksum [2021-10-25T09:49:01.908Z] 25b303627fd3: Download complete [2021-10-25T09:49:02.065Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-25T09:49:02.065Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-25T09:49:02.066Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-25T09:49:02.066Z] (Reading database ... 13914 files and directories currently installed.) [2021-10-25T09:49:02.066Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-10-25T09:49:02.180Z] 1ce36da41761: Pull complete [2021-10-25T09:49:02.328Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-10-25T09:49:02.591Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-10-25T09:49:02.851Z] (Reading database ... 13914 files and directories currently installed.) [2021-10-25T09:49:02.851Z] Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... [2021-10-25T09:49:02.851Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-10-25T09:49:02.851Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-10-25T09:49:02.851Z] Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... [2021-10-25T09:49:03.113Z] Setting up base-files (10.1ubuntu2.11) ... [2021-10-25T09:49:03.113Z] Installing new version of config file /etc/issue ... [2021-10-25T09:49:03.113Z] Installing new version of config file /etc/issue.net ... [2021-10-25T09:49:03.113Z] Installing new version of config file /etc/lsb-release ... [2021-10-25T09:49:03.113Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-10-25T09:49:03.373Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-10-25T09:49:03.373Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-10-25T09:49:03.373Z] Removing obsolete conffile /etc/default/motd-news ... [2021-10-25T09:49:03.373Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-25T09:49:03.373Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-10-25T09:49:03.373Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-10-25T09:49:03.636Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-10-25T09:49:03.636Z] 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-25T09:49:03.636Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-25T09:49:03.636Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-25T09:49:03.636Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-10-25T09:49:03.636Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-10-25T09:49:03.636Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-25T09:49:03.636Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-10-25T09:49:03.636Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-10-25T09:49:03.903Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-10-25T09:49:03.903Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-25T09:49:03.903Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-10-25T09:49:03.903Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-10-25T09:49:04.163Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-10-25T09:49:04.163Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-25T09:49:04.163Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-10-25T09:49:04.163Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-10-25T09:49:04.163Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-10-25T09:49:04.163Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-25T09:49:04.163Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-10-25T09:49:04.163Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-10-25T09:49:04.423Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-10-25T09:49:04.423Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-25T09:49:04.423Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-10-25T09:49:04.423Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-10-25T09:49:04.423Z] Setting up grep (3.1-2build1) ... [2021-10-25T09:49:04.423Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-25T09:49:04.423Z] Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... [2021-10-25T09:49:04.423Z] Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... [2021-10-25T09:49:04.684Z] Setting up gzip (1.6-5ubuntu1.1) ... [2021-10-25T09:49:04.684Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-25T09:49:04.684Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-10-25T09:49:04.684Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-10-25T09:49:04.684Z] Setting up login (1:4.5-1ubuntu2) ... [2021-10-25T09:49:04.943Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-25T09:49:04.943Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-10-25T09:49:04.943Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-10-25T09:49:04.943Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-10-25T09:49:04.943Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-25T09:49:04.943Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-10-25T09:49:04.943Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-10-25T09:49:05.511Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-10-25T09:49:05.511Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-10-25T09:49:05.511Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-10-25T09:49:05.511Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-10-25T09:49:05.773Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-10-25T09:49:05.773Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-25T09:49:05.773Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-10-25T09:49:05.773Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-10-25T09:49:06.345Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-10-25T09:49:06.345Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-10-25T09:49:06.345Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-10-25T09:49:06.345Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-10-25T09:49:06.345Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-10-25T09:49:06.345Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-25T09:49:06.345Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-10-25T09:49:06.345Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-10-25T09:49:06.639Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-10-25T09:49:06.907Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-25T09:49:06.907Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-25T09:49:06.907Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-25T09:49:06.907Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-10-25T09:49:07.167Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-25T09:49:07.167Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-25T09:49:07.167Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-25T09:49:07.167Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-10-25T09:49:07.167Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-25T09:49:07.167Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-25T09:49:07.167Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-25T09:49:07.167Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-10-25T09:49:07.430Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-25T09:49:07.430Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-25T09:49:07.430Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-25T09:49:07.430Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-10-25T09:49:07.430Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-25T09:49:07.430Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-10-25T09:49:07.430Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-10-25T09:49:07.430Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-10-25T09:49:07.430Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-10-25T09:49:07.691Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-10-25T09:49:07.691Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-25T09:49:07.691Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-10-25T09:49:07.691Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-10-25T09:49:07.691Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-10-25T09:49:07.691Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-25T09:49:07.691Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-25T09:49:07.691Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-25T09:49:07.691Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-10-25T09:49:07.952Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-25T09:49:07.952Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-25T09:49:07.952Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-25T09:49:07.952Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-10-25T09:49:07.952Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-25T09:49:07.952Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-25T09:49:07.952Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-25T09:49:08.215Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-10-25T09:49:08.475Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-10-25T09:49:08.736Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-10-25T09:49:08.996Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-25T09:49:08.996Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-10-25T09:49:08.996Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-10-25T09:49:08.996Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-10-25T09:49:08.996Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-25T09:49:08.996Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-10-25T09:49:08.996Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-10-25T09:49:09.257Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-10-25T09:49:09.257Z] (Reading database ... 13917 files and directories currently installed.) [2021-10-25T09:49:09.257Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-10-25T09:49:09.257Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-10-25T09:49:09.257Z] Setting up debconf (1.5.66ubuntu1) ... [2021-10-25T09:49:09.519Z] (Reading database ... 13917 files and directories currently installed.) [2021-10-25T09:49:09.519Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-10-25T09:49:09.519Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-10-25T09:49:09.519Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-10-25T09:49:09.519Z] (Reading database ... 13917 files and directories currently installed.) [2021-10-25T09:49:09.519Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-10-25T09:49:09.519Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-10-25T09:49:09.779Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-10-25T09:49:09.779Z] (Reading database ... 13917 files and directories currently installed.) [2021-10-25T09:49:09.779Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-10-25T09:49:09.779Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-10-25T09:49:09.779Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-10-25T09:49:10.039Z] (Reading database ... 13917 files and directories currently installed.) [2021-10-25T09:49:10.039Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-10-25T09:49:10.039Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-10-25T09:49:10.039Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-10-25T09:49:10.039Z] (Reading database ... 13919 files and directories currently installed.) [2021-10-25T09:49:10.039Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-10-25T09:49:10.039Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-10-25T09:49:10.300Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-10-25T09:49:10.300Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-25T09:49:10.300Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-25T09:49:10.300Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-25T09:49:10.300Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... [2021-10-25T09:49:10.300Z] Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-10-25T09:49:10.559Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-10-25T09:49:10.559Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-10-25T09:49:10.559Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-10-25T09:49:10.559Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-25T09:49:10.559Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... [2021-10-25T09:49:10.559Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... [2021-10-25T09:49:10.559Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... [2021-10-25T09:49:10.823Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-25T09:49:10.823Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-10-25T09:49:10.823Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-10-25T09:49:10.823Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-10-25T09:49:10.823Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-25T09:49:10.823Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-10-25T09:49:10.823Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-10-25T09:49:10.823Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-10-25T09:49:11.084Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-25T09:49:11.084Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-10-25T09:49:11.084Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-10-25T09:49:11.084Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-10-25T09:49:11.084Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-25T09:49:11.084Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-10-25T09:49:11.350Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-10-25T09:49:11.350Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-10-25T09:49:11.350Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-25T09:49:11.350Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-10-25T09:49:11.350Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-10-25T09:49:11.610Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-10-25T09:49:11.610Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-25T09:49:11.610Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-10-25T09:49:11.610Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-10-25T09:49:11.610Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-10-25T09:49:11.870Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-25T09:49:11.870Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-10-25T09:49:11.870Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-10-25T09:49:11.870Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-10-25T09:49:11.870Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-25T09:49:11.870Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-10-25T09:49:11.870Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-10-25T09:49:11.870Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-10-25T09:49:12.130Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-25T09:49:12.130Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-10-25T09:49:12.130Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-10-25T09:49:12.130Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-10-25T09:49:12.130Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-25T09:49:12.130Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-10-25T09:49:12.130Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-10-25T09:49:12.130Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-10-25T09:49:12.130Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-25T09:49:12.130Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-10-25T09:49:12.306Z] 25b303627fd3: Pull complete [2021-10-25T09:49:12.306Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-10-25T09:49:12.306Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-10-25T09:49:12.306Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-10-25T09:49:12.390Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-10-25T09:49:12.390Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-10-25T09:49:12.390Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-25T09:49:12.390Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... [2021-10-25T09:49:12.390Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... [2021-10-25T09:49:12.390Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... [2021-10-25T09:49:12.549Z] prd-ubuntu18.04-docker-arm64-4c-16g-1498 does not seem to be running inside a container [2021-10-25T09:49:12.615Z] $ 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-25T09:49:12.650Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-25T09:49:12.650Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-10-25T09:49:12.650Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-10-25T09:49:12.650Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-10-25T09:49:12.650Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-25T09:49:12.650Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-10-25T09:49:12.650Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-10-25T09:49:12.650Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-10-25T09:49:12.650Z] (Reading database ... 13924 files and directories currently installed.) [2021-10-25T09:49:12.650Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-10-25T09:49:12.912Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-10-25T09:49:12.912Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-10-25T09:49:12.912Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-10-25T09:49:12.912Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-10-25T09:49:12.912Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-10-25T09:49:13.175Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... [2021-10-25T09:49:13.175Z] Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... [2021-10-25T09:49:13.175Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-10-25T09:49:13.175Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-10-25T09:49:13.175Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-10-25T09:49:13.175Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-10-25T09:49:13.435Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-10-25T09:49:13.435Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-10-25T09:49:13.435Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-10-25T09:49:13.435Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-10-25T09:49:13.435Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-10-25T09:49:13.435Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-10-25T09:49:13.435Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-10-25T09:49:13.435Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-10-25T09:49:13.696Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-10-25T09:49:13.696Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-10-25T09:49:13.696Z] Preparing to unpack .../11-tzdata_2021a-2ubuntu0.18.04_all.deb ... [2021-10-25T09:49:13.696Z] Unpacking tzdata (2021a-2ubuntu0.18.04) over (2018d-1) ... [2021-10-25T09:49:13.958Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-10-25T09:49:13.958Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-10-25T09:49:13.958Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-10-25T09:49:13.958Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-10-25T09:49:14.225Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-10-25T09:49:14.225Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-10-25T09:49:14.486Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-10-25T09:49:14.486Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-10-25T09:49:14.486Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-10-25T09:49:14.486Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-10-25T09:49:14.486Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-10-25T09:49:14.486Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-10-25T09:49:14.747Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-25T09:49:14.747Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-25T09:49:14.747Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-25T09:49:14.747Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-25T09:49:14.747Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-25T09:49:14.747Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-25T09:49:14.747Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-25T09:49:15.007Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-25T09:49:15.113Z] $ docker top c12907c4bd0ee28d5fc2a3e1edb08d04ec46565a1a6d4255567b486d5230ab79 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-25T09:49:15.578Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-25T09:49:15.578Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-25T09:49:16.182Z] + docker-compose build --help [2021-10-25T09:49:16.182Z] + grep parallel [2021-10-25T09:49:16.521Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-25T09:49:16.521Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-25T09:49:16.782Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-25T09:49:16.782Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-25T09:49:17.043Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-25T09:49:17.043Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-25T09:49:17.614Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-25T09:49:17.614Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-25T09:49:17.879Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-10-25T09:49:17.879Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-10-25T09:49:17.879Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-10-25T09:49:17.879Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-10-25T09:49:17.879Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-10-25T09:49:17.879Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-10-25T09:49:18.140Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-10-25T09:49:18.140Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-10-25T09:49:18.140Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-10-25T09:49:18.140Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-10-25T09:49:18.140Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-10-25T09:49:18.140Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-10-25T09:49:18.140Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-10-25T09:49:18.402Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-10-25T09:49:18.402Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-25T09:49:18.402Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-10-25T09:49:18.402Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-25T09:49:18.402Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-25T09:49:18.402Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-25T09:49:18.402Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-10-25T09:49:18.402Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-10-25T09:49:18.402Z] Setting up tzdata (2021a-2ubuntu0.18.04) ... [2021-10-25T09:49:18.402Z] [2021-10-25T09:49:18.402Z] Current default time zone: 'Etc/UTC' [2021-10-25T09:49:18.402Z] Local time is now: Mon Oct 25 09:49:18 UTC 2021. [2021-10-25T09:49:18.402Z] Universal Time is now: Mon Oct 25 09:49:18 UTC 2021. [2021-10-25T09:49:18.402Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-10-25T09:49:18.402Z] [2021-10-25T09:49:18.402Z] Setting up systemd-sysv (237-3ubuntu10.52) ... [2021-10-25T09:49:18.663Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-25T09:49:18.663Z] Setting up linux-libc-dev:amd64 (4.15.0-161.169) ... [2021-10-25T09:49:18.663Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-10-25T09:49:18.663Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-10-25T09:49:18.664Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-10-25T09:49:18.664Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-10-25T09:49:18.664Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-10-25T09:49:18.664Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-10-25T09:49:18.664Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-10-25T09:49:18.664Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-25T09:49:18.664Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-10-25T09:49:18.664Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-25T09:49:18.664Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-10-25T09:49:18.664Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-25T09:49:18.664Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-10-25T09:49:18.664Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-10-25T09:49:18.664Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-10-25T09:49:18.924Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... [2021-10-25T09:49:18.924Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-10-25T09:49:18.924Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-10-25T09:49:18.924Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-10-25T09:49:18.924Z] Setting up ca-certificates (20210119~18.04.2) ... [2021-10-25T09:49:19.552Z] --parallel Build images in parallel. [Pipeline] } [2021-10-25T09:49:19.849Z] $ docker stop --time=1 c12907c4bd0ee28d5fc2a3e1edb08d04ec46565a1a6d4255567b486d5230ab79 [2021-10-25T09:49:20.841Z] Updating certificates in /etc/ssl/certs... [2021-10-25T09:49:21.414Z] 23 added, 28 removed; done. [2021-10-25T09:49:21.414Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-10-25T09:49:21.414Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-25T09:49:21.414Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-10-25T09:49:21.414Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-10-25T09:49:21.414Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-10-25T09:49:21.414Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-25T09:49:21.414Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-10-25T09:49:21.414Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-25T09:49:21.414Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-25T09:49:21.414Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-25T09:49:21.414Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-10-25T09:49:21.545Z] $ docker rm -f c12907c4bd0ee28d5fc2a3e1edb08d04ec46565a1a6d4255567b486d5230ab79 [2021-10-25T09:49:21.677Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-25T09:49:21.677Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-10-25T09:49:21.677Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-10-25T09:49:21.677Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-10-25T09:49:21.677Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-10-25T09:49:21.677Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-10-25T09:49:21.677Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-10-25T09:49:21.677Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-10-25T09:49:21.677Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-10-25T09:49:21.677Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-10-25T09:49:21.677Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-10-25T09:49:21.677Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-10-25T09:49:21.677Z] Processing triggers for systemd (237-3ubuntu10.52) ... [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [2021-10-25T09:49:21.941Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-10-25T09:49:21.941Z] Processing triggers for ca-certificates (20210119~18.04.2) ... [2021-10-25T09:49:21.941Z] Updating certificates in /etc/ssl/certs... [Pipeline] sh [2021-10-25T09:49:22.258Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-10-25T09:49:22.258Z] . [Pipeline] withDockerContainer [2021-10-25T09:49:22.498Z] prd-ubuntu18.04-docker-arm64-4c-16g-1498 does not seem to be running inside a container [2021-10-25T09:49:22.511Z] 0 added, 0 removed; done. [2021-10-25T09:49:22.511Z] Running hooks in /etc/ca-certificates/update.d... [2021-10-25T09:49:22.511Z] done. [2021-10-25T09:49:22.565Z] $ 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-25T09:49:22.773Z] Reading package lists... [2021-10-25T09:49:23.032Z] Building dependency tree... [2021-10-25T09:49:23.032Z] Reading state information... [2021-10-25T09:49:23.032Z] The following NEW packages will be installed: [2021-10-25T09:49:23.032Z] apt-transport-https [2021-10-25T09:49:23.032Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-10-25T09:49:23.292Z] Need to get 4348 B of archives. [2021-10-25T09:49:23.292Z] After this operation, 154 kB of additional disk space will be used. [2021-10-25T09:49:23.292Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2021-10-25T09:49:23.553Z] debconf: delaying package configuration, since apt-utils is not installed [2021-10-25T09:49:23.553Z] Fetched 4348 B in 0s (24.2 kB/s) [2021-10-25T09:49:23.553Z] Selecting previously unselected package apt-transport-https. [2021-10-25T09:49:23.553Z] (Reading database ... 13928 files and directories currently installed.) [2021-10-25T09:49:23.553Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2021-10-25T09:49:23.553Z] Unpacking apt-transport-https (1.6.14) ... [2021-10-25T09:49:23.553Z] Setting up apt-transport-https (1.6.14) ... [2021-10-25T09:49:23.813Z] Waiting for network to be ready... [2021-10-25T09:49:23.916Z] $ docker top d9691faf4e66a21e0ba200eb03e8f410fd3a4eec597f112267041447b05286ab -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-25T09:49:24.946Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-10-25T09:49:29.234Z] Building core-command ... [2021-10-25T09:49:29.234Z] Building core-data ... [2021-10-25T09:49:29.234Z] Building core-metadata ... [2021-10-25T09:49:29.234Z] Building security-bootstrapper ... [2021-10-25T09:49:29.234Z] Building security-proxy-setup ... [2021-10-25T09:49:29.234Z] Building security-secretstore-setup ... [2021-10-25T09:49:29.234Z] Building support-notifications ... [2021-10-25T09:49:29.234Z] Building support-scheduler ... [2021-10-25T09:49:29.234Z] Building sys-mgmt-agent ... [2021-10-25T09:49:29.234Z] Building sys-mgmt-agent [2021-10-25T09:49:29.234Z] Building core-command [2021-10-25T09:49:29.234Z] Building support-notifications [2021-10-25T09:49:29.234Z] Building security-secretstore-setup [2021-10-25T09:49:29.234Z] Building security-bootstrapper [2021-10-25T09:49:30.398Z] 2021-10-25T09:49:27Z INFO Waiting for automatic snapd restart... [2021-10-25T09:49:31.782Z] snapd 2.52.1 from Canonical* installed [2021-10-25T09:49:32.353Z] "snapd" switched to the "latest/stable" channel [2021-10-25T09:49:32.353Z] [2021-10-25T09:49:34.894Z] core18 20210722 from Canonical* installed [2021-10-25T09:49:34.894Z] "core18" switched to the "latest/stable" channel [2021-10-25T09:49:34.894Z] [2021-10-25T09:49:37.432Z] snapcraft 5.0 from Canonical* installed [2021-10-25T09:49:37.432Z] "snapcraft" switched to the "latest/stable" channel [2021-10-25T09:49:37.432Z] [2021-10-25T09:49:42.716Z] 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-25T09:49:42.716Z] - README.md [2021-10-25T09:49:42.716Z] [2021-10-25T09:49:42.716Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-10-25T09:49:42.716Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-10-25T09:49:42.716Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-10-25T09:49:42.716Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-10-25T09:49:43.656Z] Reading package lists... [2021-10-25T09:49:43.915Z] 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-25T09:49:43.915Z] Reading package lists... [2021-10-25T09:49:44.175Z] Building dependency tree... [2021-10-25T09:49:44.175Z] Reading state information... [2021-10-25T09:49:44.175Z] Suggested packages: [2021-10-25T09:49:44.175Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-10-25T09:49:44.175Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-10-25T09:49:44.175Z] Recommended packages: [2021-10-25T09:49:44.175Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-10-25T09:49:44.434Z] The following NEW packages will be installed: [2021-10-25T09:49:44.434Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-10-25T09:49:44.434Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-10-25T09:49:44.434Z] pkg-config zip [2021-10-25T09:49:44.434Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-10-25T09:49:44.434Z] Need to get 7670 kB of archives. [2021-10-25T09:49:44.434Z] After this operation, 43.8 MB of additional disk space will be used. [2021-10-25T09:49:44.434Z] 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-25T09:49:44.434Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] [2021-10-25T09:49:44.434Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] [2021-10-25T09:49:44.434Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] [2021-10-25T09:49:44.695Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-10-25T09:49:44.695Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-10-25T09:49:44.695Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-10-25T09:49:44.695Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-10-25T09:49:44.955Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-10-25T09:49:44.955Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-10-25T09:49:44.955Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-10-25T09:49:45.215Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-10-25T09:49:45.215Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-10-25T09:49:45.215Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-10-25T09:49:45.215Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-10-25T09:49:45.215Z] debconf: delaying package configuration, since apt-utils is not installed [2021-10-25T09:49:45.476Z] Fetched 7670 kB in 1s (9394 kB/s) [2021-10-25T09:49:45.476Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-10-25T09:49:45.476Z] (Reading database ... 13932 files and directories currently installed.) [2021-10-25T09:49:45.476Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-10-25T09:49:45.476Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-10-25T09:49:45.476Z] Selecting previously unselected package libpsl5:amd64. [2021-10-25T09:49:45.476Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-10-25T09:49:45.476Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-10-25T09:49:45.476Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-10-25T09:49:45.476Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-10-25T09:49:45.476Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-10-25T09:49:45.736Z] Selecting previously unselected package librtmp1:amd64. [2021-10-25T09:49:45.736Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-10-25T09:49:45.736Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-10-25T09:49:45.736Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-10-25T09:49:45.736Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... [2021-10-25T09:49:45.736Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2021-10-25T09:49:45.736Z] Selecting previously unselected package liberror-perl. [2021-10-25T09:49:45.736Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-10-25T09:49:45.736Z] Unpacking liberror-perl (0.17025-1) ... [2021-10-25T09:49:45.736Z] Selecting previously unselected package git-man. [2021-10-25T09:49:45.736Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... [2021-10-25T09:49:45.736Z] Unpacking git-man (1:2.17.1-1ubuntu0.9) ... [2021-10-25T09:49:45.998Z] Selecting previously unselected package git. [2021-10-25T09:49:45.998Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... [2021-10-25T09:49:45.998Z] Unpacking git (1:2.17.1-1ubuntu0.9) ... [2021-10-25T09:49:46.569Z] Selecting previously unselected package libnorm1:amd64. [2021-10-25T09:49:46.569Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-10-25T09:49:46.569Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-10-25T09:49:46.569Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-10-25T09:49:46.569Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-10-25T09:49:46.569Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-10-25T09:49:46.569Z] Selecting previously unselected package libsodium23:amd64. [2021-10-25T09:49:46.569Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-10-25T09:49:46.569Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-10-25T09:49:46.569Z] Selecting previously unselected package libzmq5:amd64. [2021-10-25T09:49:46.569Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-10-25T09:49:46.569Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-10-25T09:49:46.569Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-10-25T09:49:46.569Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-10-25T09:49:46.831Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-10-25T09:49:46.831Z] Selecting previously unselected package pkg-config. [2021-10-25T09:49:46.831Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-10-25T09:49:46.831Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-10-25T09:49:46.831Z] Selecting previously unselected package zip. [2021-10-25T09:49:46.831Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-10-25T09:49:46.831Z] Unpacking zip (3.0-11build1) ... [2021-10-25T09:49:46.831Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-10-25T09:49:46.831Z] Setting up git-man (1:2.17.1-1ubuntu0.9) ... [2021-10-25T09:49:46.831Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-10-25T09:49:46.831Z] Setting up liberror-perl (0.17025-1) ... [2021-10-25T09:49:46.831Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-10-25T09:49:46.831Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-10-25T09:49:46.831Z] No schema files found: doing nothing. [2021-10-25T09:49:46.831Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-10-25T09:49:47.093Z] Setting up zip (3.0-11build1) ... [2021-10-25T09:49:47.093Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-10-25T09:49:47.093Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-10-25T09:49:47.093Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-10-25T09:49:47.093Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-10-25T09:49:47.093Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2021-10-25T09:49:47.093Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-10-25T09:49:47.093Z] Setting up git (1:2.17.1-1ubuntu0.9) ... [2021-10-25T09:49:47.093Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-10-25T09:49:47.666Z] git set to automatically installed. [2021-10-25T09:49:47.666Z] git-man set to automatically installed. [2021-10-25T09:49:47.666Z] libcurl3-gnutls set to automatically installed. [2021-10-25T09:49:47.666Z] liberror-perl set to automatically installed. [2021-10-25T09:49:47.666Z] libglib2.0-0 set to automatically installed. [2021-10-25T09:49:47.666Z] libnghttp2-14 set to automatically installed. [2021-10-25T09:49:47.666Z] libnorm1 set to automatically installed. [2021-10-25T09:49:47.666Z] libpgm-5.2-0 set to automatically installed. [2021-10-25T09:49:47.666Z] libpsl5 set to automatically installed. [2021-10-25T09:49:47.666Z] librtmp1 set to automatically installed. [2021-10-25T09:49:47.666Z] libsodium23 set to automatically installed. [2021-10-25T09:49:47.666Z] libzmq3-dev set to automatically installed. [2021-10-25T09:49:47.666Z] libzmq5 set to automatically installed. [2021-10-25T09:49:47.666Z] pkg-config set to automatically installed. [2021-10-25T09:49:47.666Z] zip set to automatically installed. [2021-10-25T09:49:48.609Z] snapd is not logged in, snap install commands will use sudo [2021-10-25T09:49:49.555Z] snap "core18" has no updates available [2021-10-25T09:49:50.128Z] snapd is not logged in, snap install commands will use sudo [2021-10-25T09:49:58.268Z] go (1.16/stable) 1.16.9 from Michael Hudson-Doyle (mwhudson) installed [2021-10-25T09:49:58.527Z] Pulling config-common [2021-10-25T09:49:58.527Z] + snapcraftctl pull [2021-10-25T09:49:59.911Z] Pulling go-build-helper [2021-10-25T09:49:59.911Z] + snapcraftctl pull [2021-10-25T09:50:00.851Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-10-25T09:50:00.851Z] Skipping pull go-build-helper (already ran) [2021-10-25T09:50:00.852Z] Building go-build-helper [2021-10-25T09:50:00.852Z] + snapcraftctl build [2021-10-25T09:50:02.757Z] Staging go-build-helper [2021-10-25T09:50:02.757Z] + snapcraftctl stage [2021-10-25T09:50:12.755Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-10-25T09:50:12.755Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-10-25T09:50:12.755Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1930 kB] [2021-10-25T09:50:12.755Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [348 kB] [2021-10-25T09:50:12.755Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-10-25T09:50:12.755Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-10-25T09:50:12.755Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [487 kB] [2021-10-25T09:50:12.755Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [65.7 kB] [2021-10-25T09:50:12.755Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1144 kB] [2021-10-25T09:50:12.755Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [262 kB] [2021-10-25T09:50:12.755Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-10-25T09:50:12.755Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-10-25T09:50:12.755Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-10-25T09:50:12.755Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-10-25T09:50:12.755Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-10-25T09:50:12.755Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-10-25T09:50:12.755Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-10-25T09:50:12.755Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-10-25T09:50:12.755Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-10-25T09:50:12.755Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2277 kB] [2021-10-25T09:50:12.755Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [442 kB] [2021-10-25T09:50:12.755Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-10-25T09:50:12.755Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-10-25T09:50:12.755Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [513 kB] [2021-10-25T09:50:12.755Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [69.7 kB] [2021-10-25T09:50:12.755Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1759 kB] [2021-10-25T09:50:12.755Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [378 kB] [2021-10-25T09:50:12.755Z] Fetched 25.5 MB in 0s (0 B/s) [2021-10-25T09:50:12.755Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-10-25T09:50:12.755Z] Fetched 224 kB in 0s (0 B/s) [2021-10-25T09:50:12.755Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-10-25T09:50:12.755Z] Fetched 157 kB in 0s (0 B/s) [2021-10-25T09:50:12.755Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-10-25T09:50:12.755Z] Fetched 221 kB in 0s (0 B/s) [2021-10-25T09:50:12.755Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-10-25T09:50:12.755Z] Fetched 143 kB in 0s (0 B/s) [2021-10-25T09:50:12.755Z] Pulling edgex-go [2021-10-25T09:50:12.755Z] + snapcraftctl pull [2021-10-25T09:50:12.755Z] Pulling hooks [2021-10-25T09:50:12.755Z] + snapcraftctl pull [2021-10-25T09:50:31.020Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-10-25T09:50:31.020Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-10-25T09:50:31.020Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-10-25T09:50:31.020Z] Fetched 0 B in 0s (0 B/s) [2021-10-25T09:50:31.020Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-10-25T09:50:31.020Z] Fetched 96.5 kB in 0s (0 B/s) [2021-10-25T09:50:31.020Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-10-25T09:50:31.020Z] Fetched 279 kB in 0s (0 B/s) [2021-10-25T09:50:31.020Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-10-25T09:50:31.020Z] Fetched 122 kB in 0s (0 B/s) [2021-10-25T09:50:31.020Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-10-25T09:50:31.020Z] Fetched 77.8 kB in 0s (0 B/s) [2021-10-25T09:50:31.020Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-10-25T09:50:31.020Z] Fetched 8848 B in 0s (0 B/s) [2021-10-25T09:50:31.020Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-10-25T09:50:31.020Z] Fetched 47.8 kB in 0s (0 B/s) [2021-10-25T09:50:31.020Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-10-25T09:50:31.020Z] Fetched 45.6 kB in 0s (0 B/s) [2021-10-25T09:50:31.020Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-10-25T09:50:31.020Z] Fetched 15.0 kB in 0s (0 B/s) [2021-10-25T09:50:31.020Z] Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] [2021-10-25T09:50:31.020Z] Fetched 220 kB in 0s (0 B/s) [2021-10-25T09:50:31.020Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-10-25T09:50:31.020Z] Fetched 154 kB in 0s (0 B/s) [2021-10-25T09:50:31.020Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-10-25T09:50:31.020Z] Fetched 50.6 kB in 0s (0 B/s) [2021-10-25T09:50:31.020Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-10-25T09:50:31.020Z] Fetched 14.8 kB in 0s (0 B/s) [2021-10-25T09:50:31.020Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-10-25T09:50:31.020Z] Fetched 41.8 kB in 0s (0 B/s) [2021-10-25T09:50:31.020Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-10-25T09:50:31.020Z] Fetched 499 kB in 0s (0 B/s) [2021-10-25T09:50:31.020Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-10-25T09:50:31.020Z] Fetched 111 kB in 0s (0 B/s) [2021-10-25T09:50:31.020Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-10-25T09:50:31.020Z] Fetched 240 kB in 0s (0 B/s) [2021-10-25T09:50:31.020Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-10-25T09:50:31.020Z] Fetched 29.3 kB in 0s (0 B/s) [2021-10-25T09:50:31.020Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-10-25T09:50:31.020Z] Fetched 85.5 kB in 0s (0 B/s) [2021-10-25T09:50:31.020Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-10-25T09:50:31.020Z] Fetched 24.5 kB in 0s (0 B/s) [2021-10-25T09:50:31.020Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-10-25T09:50:31.020Z] Fetched 49.2 kB in 0s (0 B/s) [2021-10-25T09:50:31.020Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-10-25T09:50:31.020Z] Fetched 54.2 kB in 0s (0 B/s) [2021-10-25T09:50:31.020Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-10-25T09:50:31.020Z] Fetched 30.8 kB in 0s (0 B/s) [2021-10-25T09:50:31.020Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-10-25T09:50:31.020Z] Fetched 15.8 kB in 0s (0 B/s) [2021-10-25T09:50:31.020Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-10-25T09:50:31.020Z] Fetched 85.9 kB in 0s (0 B/s) [2021-10-25T09:50:31.020Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-10-25T09:50:31.020Z] Fetched 8720 B in 0s (0 B/s) [2021-10-25T09:50:31.020Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-10-25T09:50:31.020Z] Fetched 140 kB in 0s (0 B/s) [2021-10-25T09:50:31.020Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-10-25T09:50:31.021Z] Fetched 119 kB in 0s (0 B/s) [2021-10-25T09:50:31.021Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-10-25T09:50:31.021Z] Fetched 111 kB in 0s (0 B/s) [2021-10-25T09:50:31.021Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-10-25T09:50:31.021Z] Fetched 11.1 kB in 0s (0 B/s) [2021-10-25T09:50:31.021Z] Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] [2021-10-25T09:50:31.021Z] Fetched 646 kB in 0s (0 B/s) [2021-10-25T09:50:31.021Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-10-25T09:50:31.021Z] Fetched 41.3 kB in 0s (0 B/s) [2021-10-25T09:50:31.021Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-10-25T09:50:31.021Z] Fetched 17.9 kB in 0s (0 B/s) [2021-10-25T09:50:31.021Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-10-25T09:50:31.021Z] Fetched 368 kB in 0s (0 B/s) [2021-10-25T09:50:31.021Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-10-25T09:50:31.021Z] Fetched 187 kB in 0s (0 B/s) [2021-10-25T09:50:31.021Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-10-25T09:50:31.021Z] Fetched 175 kB in 0s (0 B/s) [2021-10-25T09:50:31.021Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-10-25T09:50:31.021Z] Fetched 206 kB in 0s (0 B/s) [2021-10-25T09:50:31.021Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] [2021-10-25T09:50:31.021Z] Fetched 1302 kB in 0s (0 B/s) [2021-10-25T09:50:31.021Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-10-25T09:50:31.021Z] Fetched 36.2 kB in 0s (0 B/s) [2021-10-25T09:50:31.021Z] Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] [2021-10-25T09:50:31.021Z] Fetched 159 kB in 0s (0 B/s) [2021-10-25T09:50:31.021Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-10-25T09:50:31.021Z] Fetched 107 kB in 0s (0 B/s) [2021-10-25T09:50:31.021Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-10-25T09:50:31.021Z] Fetched 48.7 kB in 0s (0 B/s) [2021-10-25T09:50:31.021Z] Pulling static-packages [2021-10-25T09:50:31.021Z] + snapcraftctl pull [2021-10-25T09:50:31.021Z] Pulling version [2021-10-25T09:50:31.021Z] + cd /root/project [2021-10-25T09:50:31.021Z] + git describe --tags --abbrev=0 [2021-10-25T09:50:31.021Z] + sed s/v// [2021-10-25T09:50:31.021Z] + GIT_VERSION=2.0.1-dev.76 [2021-10-25T09:50:31.021Z] + [ -z 2.0.1-dev.76 ] [2021-10-25T09:50:31.021Z] + snapcraftctl set-version 2.0.1-dev.76 [2021-10-25T09:50:31.021Z] Building config-common [2021-10-25T09:50:31.021Z] + snapcraftctl build [2021-10-25T09:50:32.931Z] Skipping build go-build-helper (already ran) [2021-10-25T09:50:32.931Z] Building edgex-go [2021-10-25T09:50:33.192Z] + cd /root/parts/edgex-go/src [2021-10-25T09:50:33.192Z] + git+ sed s/v// [2021-10-25T09:50:33.192Z] describe --tags --abbrev=0 [2021-10-25T09:50:33.192Z] + GIT_VERSION=2.0.1-dev.76 [2021-10-25T09:50:33.192Z] + [ -z 2.0.1-dev.76 ] [2021-10-25T09:50:33.192Z] + echo 2.0.1-dev.76 [2021-10-25T09:50:33.192Z] + [ ! -d vendor ] [2021-10-25T09:50:33.192Z] + go mod download all [2021-10-25T09:50:37.227Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-25T09:50:37.227Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-10-25T09:50:37.227Z] ---> e2554f340c40 [2021-10-25T09:50:37.227Z] Step 3/21 : WORKDIR /edgex-go [2021-10-25T09:50:37.227Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-25T09:50:37.227Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-25T09:50:37.227Z] ---> e2554f340c40 [2021-10-25T09:50:37.227Z] Step 3/22 : WORKDIR /edgex-go [2021-10-25T09:50:37.227Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-25T09:50:37.227Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-10-25T09:50:37.227Z] ---> e2554f340c40 [2021-10-25T09:50:37.227Z] Step 3/24 : WORKDIR /edgex-go [2021-10-25T09:50:37.227Z] ---> Running in cd9c439cf483 [2021-10-25T09:50:37.227Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-25T09:50:37.227Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-25T09:50:37.227Z] ---> e2554f340c40 [2021-10-25T09:50:37.227Z] Step 3/22 : WORKDIR /edgex-go [2021-10-25T09:50:37.227Z] ---> Running in 44c227a52129 [2021-10-25T09:50:37.227Z] ---> Running in e4afdbe878f6 [2021-10-25T09:50:37.227Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-25T09:50:37.227Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-10-25T09:50:37.227Z] ---> e2554f340c40 [2021-10-25T09:50:37.227Z] Step 3/30 : WORKDIR /edgex-go [2021-10-25T09:50:37.227Z] ---> Running in 7671d0d10443 [2021-10-25T09:50:37.227Z] ---> Running in 51eecf0941e1 [2021-10-25T09:50:37.227Z] Removing intermediate container cd9c439cf483 [2021-10-25T09:50:37.227Z] ---> 3ae6e55bff4b [2021-10-25T09:50:37.227Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-25T09:50:37.227Z] ---> Running in 937f6965322c [2021-10-25T09:50:37.227Z] Removing intermediate container 44c227a52129 [2021-10-25T09:50:37.227Z] ---> 9a7713fab864 [2021-10-25T09:50:37.227Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-25T09:50:37.227Z] Removing intermediate container e4afdbe878f6 [2021-10-25T09:50:37.227Z] ---> ae0b6ebc814a [2021-10-25T09:50:37.227Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-25T09:50:37.227Z] Removing intermediate container 51eecf0941e1 [2021-10-25T09:50:37.227Z] Removing intermediate container 7671d0d10443 [2021-10-25T09:50:37.227Z] ---> d4d05d7a605e [2021-10-25T09:50:37.227Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-25T09:50:37.227Z] ---> b650abdf453c [2021-10-25T09:50:37.227Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-25T09:50:37.227Z] ---> Running in a328a36f432d [2021-10-25T09:50:37.227Z] ---> Running in c0e942bc1e67 [2021-10-25T09:50:37.227Z] ---> Running in 4bae0db3c58b [2021-10-25T09:50:37.227Z] ---> Running in ad8c94004e9c [2021-10-25T09:50:37.227Z] Removing intermediate container 937f6965322c [2021-10-25T09:50:37.227Z] ---> f48f8a61528c [2021-10-25T09:50:37.227Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-10-25T09:50:37.508Z] ---> Running in b8a9e10e0d69 [2021-10-25T09:50:37.788Z] Removing intermediate container a328a36f432d [2021-10-25T09:50:37.788Z] ---> e69af2541902 [2021-10-25T09:50:37.788Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-10-25T09:50:38.069Z] ---> Running in 0f41938204d0 [2021-10-25T09:50:38.349Z] Removing intermediate container c0e942bc1e67 [2021-10-25T09:50:38.349Z] ---> 4ca8e72fbb1e [2021-10-25T09:50:38.349Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-10-25T09:50:38.349Z] ---> Running in a96b9c5c2703 [2021-10-25T09:50:38.349Z] Removing intermediate container ad8c94004e9c [2021-10-25T09:50:38.349Z] ---> de88199d0c42 [2021-10-25T09:50:38.349Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-10-25T09:50:38.630Z] Removing intermediate container 4bae0db3c58b [2021-10-25T09:50:38.630Z] ---> ff62e754da9c [2021-10-25T09:50:38.630Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-10-25T09:50:38.630Z] ---> Running in fde03f55c2e8 [2021-10-25T09:50:38.630Z] ---> Running in dad1796b8089 [2021-10-25T09:50:39.847Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-25T09:50:40.481Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-25T09:50:40.481Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-25T09:50:40.759Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-25T09:50:41.041Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-25T09:50:41.041Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-25T09:50:41.311Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-25T09:50:41.329Z] + make build [2021-10-25T09:50:41.329Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.76" -o cmd/core-data/core-data ./cmd/core-data [2021-10-25T09:50:41.589Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-25T09:50:41.866Z] OK: 219 MiB in 52 packages [2021-10-25T09:50:42.159Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-25T09:50:42.159Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-25T09:50:42.438Z] OK: 219 MiB in 52 packages [2021-10-25T09:50:42.720Z] OK: 219 MiB in 52 packages [2021-10-25T09:50:43.345Z] OK: 219 MiB in 52 packages [2021-10-25T09:50:43.345Z] Removing intermediate container b8a9e10e0d69 [2021-10-25T09:50:43.345Z] ---> 8e38435e159a [2021-10-25T09:50:43.345Z] Step 6/22 : COPY . . [2021-10-25T09:50:43.345Z] OK: 219 MiB in 52 packages [2021-10-25T09:50:43.965Z] Removing intermediate container 0f41938204d0 [2021-10-25T09:50:43.965Z] ---> 4c8d6c7653d9 [2021-10-25T09:50:43.965Z] Step 6/24 : COPY . . [2021-10-25T09:50:44.242Z] Removing intermediate container a96b9c5c2703 [2021-10-25T09:50:44.243Z] ---> a5a0cfff3922 [2021-10-25T09:50:44.243Z] Step 6/22 : COPY . . [2021-10-25T09:50:44.837Z] Removing intermediate container fde03f55c2e8 [2021-10-25T09:50:44.837Z] ---> f5e306250352 [2021-10-25T09:50:44.837Z] Step 6/21 : COPY . . [2021-10-25T09:50:44.837Z] Removing intermediate container dad1796b8089 [2021-10-25T09:50:44.837Z] ---> 2730d6392cdc [2021-10-25T09:50:44.837Z] Step 6/30 : COPY . . [2021-10-25T09:50:51.323Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.76" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-10-25T09:50:55.538Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.76" -o cmd/core-command/core-command ./cmd/core-command [2021-10-25T09:50:56.477Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.76" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-10-25T09:50:57.419Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.76" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-10-25T09:50:57.987Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.76" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-10-25T09:50:59.365Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.76" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-10-25T09:51:00.304Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.76" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-10-25T09:51:01.242Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.76" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-10-25T09:51:02.624Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.76" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-10-25T09:51:03.560Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.76" -o ./cmd/secrets-config ./cmd/secrets-config [2021-10-25T09:51:04.501Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.76" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-10-25T09:51:06.413Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-10-25T09:51:06.413Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-10-25T09:51:06.413Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-10-25T09:51:06.413Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-10-25T09:51:06.413Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-10-25T09:51:06.413Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-10-25T09:51:06.413Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-10-25T09:51:06.413Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-10-25T09:51:06.413Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-10-25T09:51:06.413Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-10-25T09:51:06.413Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-10-25T09:51:06.413Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-10-25T09:51:06.413Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-10-25T09:51:06.413Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-10-25T09:51:06.413Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-10-25T09:51:06.413Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-10-25T09:51:06.413Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-10-25T09:51:06.413Z] + 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-25T09:51:06.413Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-10-25T09:51:06.413Z] + 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-25T09:51:06.413Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-10-25T09:51:06.413Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-10-25T09:51:06.413Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-10-25T09:51:06.413Z] + 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-25T09:51:06.413Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-10-25T09:51:06.413Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-10-25T09:51:06.413Z] + 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-25T09:51:07.007Z] ---> 19f64a78bc5a [2021-10-25T09:51:07.007Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-25T09:51:07.007Z] ---> e2bfa92f807b [2021-10-25T09:51:07.007Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-25T09:51:07.007Z] ---> b7c1ec65b5aa [2021-10-25T09:51:07.007Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-25T09:51:07.007Z] ---> Running in aa415aaf8183 [2021-10-25T09:51:07.007Z] ---> 0364b0846174 [2021-10-25T09:51:07.007Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-25T09:51:07.007Z] ---> Running in e53a2e497c3e [2021-10-25T09:51:07.007Z] ---> Running in 1a2494a89595 [2021-10-25T09:51:07.007Z] ---> Running in 15cfc11af585 [2021-10-25T09:51:07.007Z] ---> 7800cc90cc4e [2021-10-25T09:51:07.007Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-25T09:51:07.007Z] ---> Running in 9b07e3b5fabb [2021-10-25T09:51:07.798Z] Building hooks [2021-10-25T09:51:07.798Z] + cd /root/parts/hooks/src [2021-10-25T09:51:07.798Z] + make build [2021-10-25T09:51:07.798Z] go mod tidy [2021-10-25T09:51:07.798Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.5 [2021-10-25T09:51:08.057Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-10-25T09:51:08.057Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-10-25T09:51:08.317Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-10-25T09:51:09.256Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-10-25T09:51:09.518Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-10-25T09:51:09.518Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-10-25T09:51:10.443Z] Removing intermediate container aa415aaf8183 [2021-10-25T09:51:10.443Z] ---> 3ff6c941d3c6 [2021-10-25T09:51:10.443Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-10-25T09:51:10.727Z] ---> Running in a6ba0c16094e [2021-10-25T09:51:12.158Z] Removing intermediate container 15cfc11af585 [2021-10-25T09:51:12.158Z] ---> ce02c8dc8301 [2021-10-25T09:51:12.158Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-10-25T09:51:12.158Z] ---> Running in e48394f33721 [2021-10-25T09:51:12.158Z] Removing intermediate container e53a2e497c3e [2021-10-25T09:51:12.427Z] ---> 906e88f8390b [2021-10-25T09:51:12.427Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-10-25T09:51:12.427Z] Removing intermediate container 9b07e3b5fabb [2021-10-25T09:51:12.427Z] ---> e88d5f271a32 [2021-10-25T09:51:12.427Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-10-25T09:51:12.427Z] Removing intermediate container 1a2494a89595 [2021-10-25T09:51:12.427Z] ---> 1c442712ba07 [2021-10-25T09:51:12.427Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-10-25T09:51:12.427Z] ---> Running in 4a63b94c3fb8 [2021-10-25T09:51:12.427Z] ---> Running in 5af1a6f5934e [2021-10-25T09:51:12.699Z] 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-25T09:51:12.699Z] ---> Running in a8f5fd170ec8 [2021-10-25T09:51:12.817Z] Building static-packages [2021-10-25T09:51:12.817Z] + snapcraftctl build [2021-10-25T09:51:14.148Z] 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-25T09:51:14.732Z] Building version [2021-10-25T09:51:14.732Z] + snapcraftctl build [2021-10-25T09:51:15.138Z] 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-25T09:51:15.138Z] 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-25T09:51:15.415Z] 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-25T09:51:17.275Z] Staging config-common [2021-10-25T09:51:17.275Z] + snapcraftctl stage [2021-10-25T09:51:17.847Z] Skipping stage go-build-helper (already ran) [2021-10-25T09:51:17.847Z] Staging edgex-go [2021-10-25T09:51:17.847Z] + snapcraftctl stage [2021-10-25T09:51:18.783Z] Staging hooks [2021-10-25T09:51:18.783Z] + snapcraftctl stage [2021-10-25T09:51:20.169Z] Staging static-packages [2021-10-25T09:51:20.169Z] + snapcraftctl stage [2021-10-25T09:51:21.117Z] Staging version [2021-10-25T09:51:21.117Z] + snapcraftctl stage [2021-10-25T09:51:22.061Z] Priming config-common [2021-10-25T09:51:22.061Z] + snapcraftctl prime [2021-10-25T09:51:23.004Z] Priming go-build-helper [2021-10-25T09:51:23.004Z] + snapcraftctl prime [2021-10-25T09:51:24.386Z] Priming edgex-go [2021-10-25T09:51:24.386Z] + snapcraftctl prime [2021-10-25T09:51:25.767Z] Priming hooks [2021-10-25T09:51:25.768Z] + snapcraftctl prime [2021-10-25T09:51:26.709Z] Priming static-packages [2021-10-25T09:51:26.709Z] + snapcraftctl prime [2021-10-25T09:51:29.274Z] Priming version [2021-10-25T09:51:29.274Z] + snapcraftctl prime [2021-10-25T09:51:30.655Z] 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-25T09:53:07.264Z] 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-25T09:53:07.264Z] Removing intermediate container a6ba0c16094e [2021-10-25T09:53:07.264Z] ---> bfc64a5fa6ed [2021-10-25T09:53:07.264Z] [2021-10-25T09:53:07.264Z] Step 9/22 : FROM alpine:3.14 [2021-10-25T09:53:07.264Z] 3.14: Pulling from library/alpine [2021-10-25T09:53:07.264Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-25T09:53:07.264Z] Status: Downloaded newer image for alpine:3.14 [2021-10-25T09:53:07.264Z] ---> bb3de5531c18 [2021-10-25T09:53:07.264Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-10-25T09:53:07.264Z] ---> Running in 26900dbb4c55 [2021-10-25T09:53:07.264Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-25T09:53:07.264Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-25T09:53:07.264Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-10-25T09:53:07.264Z] Executing busybox-1.33.1-r3.trigger [2021-10-25T09:53:07.264Z] OK: 5 MiB in 15 packages [2021-10-25T09:53:08.253Z] Removing intermediate container 26900dbb4c55 [2021-10-25T09:53:08.253Z] ---> f040e0b7eef6 [2021-10-25T09:53:08.253Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-25T09:53:08.253Z] ---> Running in 08f205127361 [2021-10-25T09:53:09.726Z] Removing intermediate container 08f205127361 [2021-10-25T09:53:09.726Z] ---> 429f1d589f48 [2021-10-25T09:53:09.726Z] Step 12/22 : ENV APP_PORT=59882 [2021-10-25T09:53:09.726Z] ---> Running in f7e05a3dbc06 [2021-10-25T09:53:11.175Z] Removing intermediate container f7e05a3dbc06 [2021-10-25T09:53:11.176Z] ---> d156381ddfb8 [2021-10-25T09:53:11.176Z] Step 13/22 : EXPOSE $APP_PORT [2021-10-25T09:53:11.451Z] ---> Running in ef502d55b9f2 [2021-10-25T09:53:12.446Z] Removing intermediate container ef502d55b9f2 [2021-10-25T09:53:12.446Z] ---> c225ea21be99 [2021-10-25T09:53:12.446Z] Step 14/22 : WORKDIR / [2021-10-25T09:53:12.446Z] Removing intermediate container a8f5fd170ec8 [2021-10-25T09:53:12.446Z] ---> f2dba9a80c42 [2021-10-25T09:53:12.446Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-10-25T09:53:12.446Z] ---> Running in 52ee6d5f9a04 [2021-10-25T09:53:12.731Z] ---> Running in 0df3c1dc1252 [2021-10-25T09:53:13.351Z] Removing intermediate container 4a63b94c3fb8 [2021-10-25T09:53:13.351Z] ---> a6345fd07bc3 [2021-10-25T09:53:13.351Z] [2021-10-25T09:53:13.351Z] Step 9/30 : FROM alpine:3.14 [2021-10-25T09:53:13.351Z] ---> bb3de5531c18 [2021-10-25T09:53:13.351Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-10-25T09:53:13.351Z] ---> Running in 7c1dcd65711d [2021-10-25T09:53:13.629Z] Removing intermediate container 52ee6d5f9a04 [2021-10-25T09:53:13.629Z] ---> 3a155345156a [2021-10-25T09:53:13.629Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-25T09:53:14.229Z] Removing intermediate container 7c1dcd65711d [2021-10-25T09:53:14.229Z] ---> 46b35fa11ea6 [2021-10-25T09:53:14.229Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-10-25T09:53:14.504Z] ---> Running in c3e6bc2ae9e7 [2021-10-25T09:53:14.781Z] 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-25T09:53:15.782Z] ---> f2e7166dc03e [2021-10-25T09:53:15.782Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-10-25T09:53:16.391Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-25T09:53:16.687Z] Removing intermediate container e48394f33721 [2021-10-25T09:53:16.687Z] ---> 9059ba6bfcb4 [2021-10-25T09:53:16.687Z] [2021-10-25T09:53:16.687Z] Step 9/24 : FROM alpine:3.14 [2021-10-25T09:53:16.687Z] ---> bb3de5531c18 [2021-10-25T09:53:16.687Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-10-25T09:53:16.687Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-25T09:53:16.964Z] ---> Running in d58224e64589 [2021-10-25T09:53:17.580Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-10-25T09:53:17.580Z] (2/2) Installing su-exec (0.2-r1) [2021-10-25T09:53:17.580Z] Executing busybox-1.33.1-r3.trigger [2021-10-25T09:53:17.580Z] OK: 5 MiB in 16 packages [2021-10-25T09:53:19.057Z] ---> dff1fac67c8c [2021-10-25T09:53:19.057Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-10-25T09:53:19.057Z] Removing intermediate container 0df3c1dc1252 [2021-10-25T09:53:19.057Z] ---> fadc57e28fcb [2021-10-25T09:53:19.057Z] [2021-10-25T09:53:19.057Z] Step 10/22 : FROM docker:20.10.8 [2021-10-25T09:53:19.057Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-25T09:53:19.057Z] Removing intermediate container c3e6bc2ae9e7 [2021-10-25T09:53:19.057Z] ---> fb910a04f248 [2021-10-25T09:53:19.057Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-10-25T09:53:19.336Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-25T09:53:19.336Z] 20.10.8: Pulling from library/docker [2021-10-25T09:53:19.336Z] ---> Running in 5c72d5e2f57c [2021-10-25T09:53:20.327Z] ---> 6aff5a61879f [2021-10-25T09:53:20.327Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-10-25T09:53:20.327Z] (1/3) Installing ca-certificates (20191127-r5) [2021-10-25T09:53:20.327Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-10-25T09:53:20.327Z] (3/3) Installing su-exec (0.2-r1) [2021-10-25T09:53:20.327Z] Executing busybox-1.33.1-r3.trigger [2021-10-25T09:53:20.327Z] Executing ca-certificates-20191127-r5.trigger [2021-10-25T09:53:20.603Z] ---> Running in 73b1d86fe830 [2021-10-25T09:53:20.603Z] Removing intermediate container 5c72d5e2f57c [2021-10-25T09:53:20.603Z] ---> b91287e0d172 [2021-10-25T09:53:20.603Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-10-25T09:53:20.603Z] ---> Running in dd3c3dcdc06f [2021-10-25T09:53:20.603Z] OK: 6 MiB in 17 packages [2021-10-25T09:53:21.217Z] Removing intermediate container 5af1a6f5934e [2021-10-25T09:53:21.217Z] ---> 69d384a8dd60 [2021-10-25T09:53:21.217Z] [2021-10-25T09:53:21.217Z] Step 9/21 : FROM alpine:3.14 [2021-10-25T09:53:21.217Z] ---> bb3de5531c18 [2021-10-25T09:53:21.217Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-10-25T09:53:21.494Z] Removing intermediate container 73b1d86fe830 [2021-10-25T09:53:21.494Z] ---> 55fa442da04c [2021-10-25T09:53:21.494Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-25T09:53:21.494Z] ---> Running in 2db4915e09ad [2021-10-25T09:53:21.770Z] ---> Running in eb9c2567bc16 [2021-10-25T09:53:21.770Z] Removing intermediate container dd3c3dcdc06f [2021-10-25T09:53:21.770Z] ---> b939d220990c [2021-10-25T09:53:21.770Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-10-25T09:53:21.770Z] ---> Running in ae0b43a11240 [2021-10-25T09:53:22.761Z] Removing intermediate container eb9c2567bc16 [2021-10-25T09:53:22.761Z] ---> bb417c17d2b8 [2021-10-25T09:53:22.761Z] Step 20/22 : LABEL arch=arm64 [2021-10-25T09:53:22.761Z] ---> Running in b959808aa362 [2021-10-25T09:53:23.359Z] Removing intermediate container d58224e64589 [2021-10-25T09:53:23.359Z] ---> 6cbd72bb758c [2021-10-25T09:53:23.359Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-10-25T09:53:23.359Z] ---> Running in 85524a04f804 [2021-10-25T09:53:23.359Z] Removing intermediate container b959808aa362 [2021-10-25T09:53:23.359Z] ---> b82dc422678c [2021-10-25T09:53:23.359Z] Step 21/22 : LABEL git_sha=173b0957a4afbfe7ab94689988fcd954d3a5fe8a [2021-10-25T09:53:23.643Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-25T09:53:23.644Z] ---> Running in 2c9b24a77c81 [2021-10-25T09:53:23.941Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-25T09:53:24.543Z] Removing intermediate container 85524a04f804 [2021-10-25T09:53:24.543Z] ---> 28da7f28f269 [2021-10-25T09:53:24.543Z] Step 12/24 : WORKDIR / [2021-10-25T09:53:24.543Z] Removing intermediate container 2c9b24a77c81 [2021-10-25T09:53:24.543Z] ---> 92c91c81346a [2021-10-25T09:53:24.543Z] Step 22/22 : LABEL version=0.0.0 [2021-10-25T09:53:24.543Z] ---> Running in b6d14608ea19 [2021-10-25T09:53:24.815Z] ---> Running in 46518f7ba9f9 [2021-10-25T09:53:24.815Z] (1/2) Installing ca-certificates (20191127-r5) [2021-10-25T09:53:24.815Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-10-25T09:53:24.815Z] Executing busybox-1.33.1-r3.trigger [2021-10-25T09:53:24.815Z] Executing ca-certificates-20191127-r5.trigger [2021-10-25T09:53:25.094Z] OK: 6 MiB in 16 packages [2021-10-25T09:53:25.367Z] Removing intermediate container ae0b43a11240 [2021-10-25T09:53:25.367Z] ---> 4289e8ba12b5 [2021-10-25T09:53:25.367Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-10-25T09:53:25.367Z] Removing intermediate container b6d14608ea19 [2021-10-25T09:53:25.367Z] ---> e0c0e3f58eee [2021-10-25T09:53:25.367Z] 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-25T09:53:25.639Z] ---> Running in 7c84f5b4e080 [2021-10-25T09:53:25.639Z] Removing intermediate container 46518f7ba9f9 [2021-10-25T09:53:25.639Z] ---> aa6cf5386513 [2021-10-25T09:53:25.639Z] [2021-10-25T09:53:26.235Z] Removing intermediate container 7c84f5b4e080 [2021-10-25T09:53:26.235Z] ---> bb82ea7b2679 [2021-10-25T09:53:26.235Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-10-25T09:53:26.509Z] Successfully built aa6cf5386513 [2021-10-25T09:53:26.509Z] Successfully tagged core-command-arm64:latest [2021-10-25T09:53:26.509Z] Building support-scheduler [2021-10-25T09:53:27.106Z]  Building core-command ... done  ---> c7a1820ad213 [2021-10-25T09:53:27.106Z] 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-25T09:53:27.381Z] Removing intermediate container 2db4915e09ad [2021-10-25T09:53:27.381Z] ---> d89b93cb8cb6 [2021-10-25T09:53:27.381Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-25T09:53:27.660Z] ---> Running in 8620f5901a82 [2021-10-25T09:53:27.932Z] ---> 99de12fc9989 [2021-10-25T09:53:27.932Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-10-25T09:53:28.207Z] ---> Running in c8910419d47c [2021-10-25T09:53:28.482Z] ---> 6321517e416b [2021-10-25T09:53:28.482Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-10-25T09:53:28.482Z] Removing intermediate container 8620f5901a82 [2021-10-25T09:53:28.482Z] ---> df333aa33325 [2021-10-25T09:53:28.482Z] Step 12/21 : ENV APP_PORT=59860 [2021-10-25T09:53:28.757Z] ---> Running in 3d04e9ebab80 [2021-10-25T09:53:29.744Z] Removing intermediate container 3d04e9ebab80 [2021-10-25T09:53:29.744Z] ---> 87cd4a0a543b [2021-10-25T09:53:29.744Z] Step 13/21 : EXPOSE $APP_PORT [2021-10-25T09:53:30.017Z] ---> Running in 4ee2a1ffebc0 [2021-10-25T09:53:30.017Z] ---> b58410d1a21d [2021-10-25T09:53:30.017Z] 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-25T09:53:31.013Z] Removing intermediate container 4ee2a1ffebc0 [2021-10-25T09:53:31.013Z] ---> 7fe37185cef8 [2021-10-25T09:53:31.013Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-25T09:53:31.614Z] ---> 090b4c90641f [2021-10-25T09:53:31.614Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-10-25T09:53:32.222Z] Removing intermediate container c8910419d47c [2021-10-25T09:53:32.222Z] ---> ba80566eeea2 [2021-10-25T09:53:32.222Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-25T09:53:32.498Z] ---> 891a9bc47d64 [2021-10-25T09:53:32.498Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-10-25T09:53:33.488Z] ---> 98e10a1bdb49 [2021-10-25T09:53:33.488Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-10-25T09:53:33.760Z] ---> 43f83731e298 [2021-10-25T09:53:33.760Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-10-25T09:53:34.744Z] ---> 8b9459f5a9b2 [2021-10-25T09:53:34.744Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-10-25T09:53:35.728Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-10-25T09:53:35.728Z] Status: Downloaded newer image for docker:20.10.8 [2021-10-25T09:53:35.728Z] ---> 3734d5adc5ac [2021-10-25T09:53:35.728Z] 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-25T09:53:35.728Z] ---> Running in 75b2534b6022 [2021-10-25T09:53:36.012Z] ---> 92c424d7cb2b [2021-10-25T09:53:36.012Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-10-25T09:53:36.012Z] ---> 0961bbd4cae5 [2021-10-25T09:53:36.012Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-10-25T09:53:36.289Z] ---> Running in d5a11bfe530e [2021-10-25T09:53:36.289Z] ---> d15b50a442f4 [2021-10-25T09:53:36.289Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-10-25T09:53:36.562Z] Removing intermediate container 75b2534b6022 [2021-10-25T09:53:36.562Z] ---> da15663b6935 [2021-10-25T09:53:36.562Z] 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-25T09:53:36.562Z] ---> Running in 7f241fa99c73 [2021-10-25T09:53:36.837Z] Removing intermediate container d5a11bfe530e [2021-10-25T09:53:36.837Z] ---> bedaceb03ce4 [2021-10-25T09:53:36.837Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-25T09:53:37.112Z] ---> Running in 8e1dbf9bb215 [2021-10-25T09:53:37.720Z] ---> 6a82f5de64ec [2021-10-25T09:53:37.720Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-10-25T09:53:38.002Z] ---> 202f0b44d3a5 [2021-10-25T09:53:38.002Z] 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-25T09:53:38.002Z] Removing intermediate container 8e1dbf9bb215 [2021-10-25T09:53:38.002Z] ---> bf27138980c3 [2021-10-25T09:53:38.002Z] Step 19/21 : LABEL arch=arm64 [2021-10-25T09:53:38.002Z] ---> Running in a911123fef93 [2021-10-25T09:53:38.284Z] ---> Running in 9ee81dfc6240 [2021-10-25T09:53:38.284Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-25T09:53:38.561Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-25T09:53:39.169Z] Removing intermediate container 9ee81dfc6240 [2021-10-25T09:53:39.169Z] ---> 94088c988aba [2021-10-25T09:53:39.169Z] Step 20/21 : LABEL git_sha=173b0957a4afbfe7ab94689988fcd954d3a5fe8a [2021-10-25T09:53:39.446Z] (1/42) Installing readline (8.1.0-r0) [2021-10-25T09:53:39.446Z] (2/42) Installing bash (5.1.4-r0) [2021-10-25T09:53:39.446Z] ---> Running in 1a628ad28db5 [2021-10-25T09:53:39.446Z] Executing bash-5.1.4-r0.post-install [2021-10-25T09:53:39.446Z] ---> 88f91bcf65ca [2021-10-25T09:53:39.446Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-10-25T09:53:39.446Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-10-25T09:53:39.446Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-10-25T09:53:39.446Z] (5/42) Installing libcurl (7.79.1-r0) [2021-10-25T09:53:39.446Z] (6/42) Installing curl (7.79.1-r0) [2021-10-25T09:53:39.446Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-10-25T09:53:39.446Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-10-25T09:53:39.446Z] (9/42) Installing expat (2.4.1-r0) [2021-10-25T09:53:39.723Z] (10/42) Installing libffi (3.3-r2) [2021-10-25T09:53:39.723Z] (11/42) Installing gdbm (1.19-r0) [2021-10-25T09:53:39.723Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-10-25T09:53:39.723Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-10-25T09:53:39.723Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-25T09:53:39.723Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-10-25T09:53:39.723Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-10-25T09:53:39.723Z] (17/42) Installing python3 (3.9.5-r1) [2021-10-25T09:53:40.335Z] Removing intermediate container 1a628ad28db5 [2021-10-25T09:53:40.335Z] ---> 8a77015373a2 [2021-10-25T09:53:40.335Z] Step 21/21 : LABEL version=0.0.0 [2021-10-25T09:53:40.605Z] ---> Running in e9c2760305b3 [2021-10-25T09:53:40.884Z] ---> d1e5402e0c79 [2021-10-25T09:53:40.884Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-10-25T09:53:41.162Z] ---> Running in e8a81f1e465c [2021-10-25T09:53:41.436Z] Removing intermediate container e9c2760305b3 [2021-10-25T09:53:41.436Z] ---> 82a38dd27a68 [2021-10-25T09:53:41.436Z] [2021-10-25T09:53:41.436Z] Removing intermediate container a911123fef93 [2021-10-25T09:53:41.436Z] ---> 2ebc9762a703 [2021-10-25T09:53:41.436Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-10-25T09:53:41.714Z] ---> Running in 88a391e8c71b [2021-10-25T09:53:42.054Z] Removing intermediate container e8a81f1e465c [2021-10-25T09:53:42.054Z] ---> 80dbe064e585 [2021-10-25T09:53:42.054Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-10-25T09:53:42.054Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-10-25T09:53:42.054Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-10-25T09:53:42.054Z] Successfully built 82a38dd27a68 [2021-10-25T09:53:42.418Z] Successfully tagged support-notifications-arm64:latest [2021-10-25T09:53:42.418Z] Building core-metadata [2021-10-25T09:53:42.418Z]  Building support-notifications ... done (20/42) Installing py3-idna (3.2-r0) [2021-10-25T09:53:42.418Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-10-25T09:53:42.418Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-10-25T09:53:42.418Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-10-25T09:53:42.418Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-10-25T09:53:42.418Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-10-25T09:53:42.418Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-10-25T09:53:42.418Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-10-25T09:53:42.418Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-10-25T09:53:42.418Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-10-25T09:53:42.719Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-10-25T09:53:42.719Z] (31/42) Installing py3-six (1.15.0-r1) [2021-10-25T09:53:42.719Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-10-25T09:53:42.719Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-10-25T09:53:42.719Z] Removing intermediate container 88a391e8c71b [2021-10-25T09:53:42.719Z] ---> 35e733e74a58 [2021-10-25T09:53:42.719Z] Step 22/24 : LABEL arch=arm64 [2021-10-25T09:53:42.719Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-10-25T09:53:42.719Z] (35/42) Installing py3-packaging (20.9-r1) [2021-10-25T09:53:42.719Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-10-25T09:53:42.719Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-10-25T09:53:42.719Z] (38/42) Installing py3-progress (1.5-r2) [2021-10-25T09:53:42.719Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-10-25T09:53:42.719Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-10-25T09:53:43.055Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-10-25T09:53:43.055Z] ---> Running in ec9e551dfe3d [2021-10-25T09:53:43.055Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-10-25T09:53:43.851Z] Executing busybox-1.33.1-r3.trigger [2021-10-25T09:53:43.851Z] OK: 84 MiB in 64 packages [2021-10-25T09:53:43.851Z] ---> 7755191189f5 [2021-10-25T09:53:43.851Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-10-25T09:53:43.851Z] Removing intermediate container ec9e551dfe3d [2021-10-25T09:53:43.851Z] ---> cc159b39b09f [2021-10-25T09:53:43.851Z] Step 23/24 : LABEL git_sha=173b0957a4afbfe7ab94689988fcd954d3a5fe8a [2021-10-25T09:53:44.155Z] ---> Running in ec878e57c8fd [2021-10-25T09:53:44.453Z] ---> Running in 00a3f9e0a594 [2021-10-25T09:53:45.436Z] Removing intermediate container ec878e57c8fd [2021-10-25T09:53:45.436Z] ---> e62acf74ad30 [2021-10-25T09:53:45.436Z] Step 24/24 : LABEL version=0.0.0 [2021-10-25T09:53:45.709Z] ---> Running in 5e9648e3004a [2021-10-25T09:53:46.700Z] Removing intermediate container 5e9648e3004a [2021-10-25T09:53:46.700Z] ---> 7d2ffab8b670 [2021-10-25T09:53:46.700Z] [2021-10-25T09:53:47.301Z] Successfully built 7d2ffab8b670 [2021-10-25T09:53:47.301Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-10-25T09:53:47.301Z]  Building security-secretstore-setup ... done Building security-proxy-setup [2021-10-25T09:53:47.912Z] Removing intermediate container 00a3f9e0a594 [2021-10-25T09:53:47.912Z] ---> 35398713b813 [2021-10-25T09:53:47.912Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-10-25T09:53:47.912Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-25T09:53:47.912Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-10-25T09:53:47.912Z] ---> e2554f340c40 [2021-10-25T09:53:47.912Z] Step 3/23 : WORKDIR /edgex-go [2021-10-25T09:53:47.912Z] ---> Using cache [2021-10-25T09:53:47.912Z] ---> b650abdf453c [2021-10-25T09:53:47.912Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-25T09:53:47.912Z] ---> Using cache [2021-10-25T09:53:47.912Z] ---> ff62e754da9c [2021-10-25T09:53:47.912Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-10-25T09:53:47.912Z] ---> Using cache [2021-10-25T09:53:47.912Z] ---> 2730d6392cdc [2021-10-25T09:53:47.912Z] Step 6/23 : COPY go.mod . [2021-10-25T09:53:48.185Z] Collecting docker-compose==1.23.2 [2021-10-25T09:53:48.185Z] ---> Running in 7d9051af291d [2021-10-25T09:53:48.185Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-10-25T09:53:48.468Z] Collecting docopt<0.7,>=0.6.1 [2021-10-25T09:53:48.748Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-10-25T09:53:48.748Z] ---> 62c470a9546d [2021-10-25T09:53:48.748Z] Step 7/23 : RUN go mod download [2021-10-25T09:53:49.021Z] Removing intermediate container 7d9051af291d [2021-10-25T09:53:49.021Z] ---> bb7d89faf9a5 [2021-10-25T09:53:49.021Z] Step 27/30 : CMD ["gate"] [2021-10-25T09:53:49.021Z] ---> Running in f891be5891cd [2021-10-25T09:53:49.296Z] ---> Running in ce66612cf6dc [2021-10-25T09:53:50.281Z] Removing intermediate container ce66612cf6dc [2021-10-25T09:53:50.281Z] ---> 47b4b2e6a623 [2021-10-25T09:53:50.281Z] Step 28/30 : LABEL arch=arm64 [2021-10-25T09:53:50.559Z] ---> Running in b7acec89e27a [2021-10-25T09:53:51.155Z] Removing intermediate container b7acec89e27a [2021-10-25T09:53:51.155Z] ---> 7d10f58d45f6 [2021-10-25T09:53:51.155Z] Step 29/30 : LABEL git_sha=173b0957a4afbfe7ab94689988fcd954d3a5fe8a [2021-10-25T09:53:51.436Z] Collecting docker<4.0,>=3.6.0 [2021-10-25T09:53:51.436Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-10-25T09:53:51.436Z] ---> Running in db75f10476ed [2021-10-25T09:53:51.436Z] Collecting texttable<0.10,>=0.9.0 [2021-10-25T09:53:51.436Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-10-25T09:53:52.032Z] Removing intermediate container db75f10476ed [2021-10-25T09:53:52.032Z] ---> 582f73ca4d40 [2021-10-25T09:53:52.032Z] Step 30/30 : LABEL version=0.0.0 [2021-10-25T09:53:52.632Z] ---> Running in 63e7f6eef083 [2021-10-25T09:53:53.227Z] Removing intermediate container 63e7f6eef083 [2021-10-25T09:53:53.227Z] ---> 2f5a06862d42 [2021-10-25T09:53:53.227Z] [2021-10-25T09:53:53.507Z] Successfully built 2f5a06862d42 [2021-10-25T09:53:53.507Z] Successfully tagged security-bootstrapper-arm64:latest [2021-10-25T09:53:53.507Z]  Building security-bootstrapper ... done Building core-data [2021-10-25T09:53:53.507Z] Removing intermediate container f891be5891cd [2021-10-25T09:53:53.507Z] ---> d1be4d251e4b [2021-10-25T09:53:53.507Z] Step 8/23 : COPY . . [2021-10-25T09:53:54.491Z] Collecting PyYAML<4,>=3.10 [2021-10-25T09:53:54.491Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-10-25T09:53:57.876Z] Collecting jsonschema<3,>=2.5.1 [2021-10-25T09:53:57.876Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-10-25T09:53:57.876Z] 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-25T09:53:57.876Z] Collecting dockerpty<0.5,>=0.4.1 [2021-10-25T09:53:57.876Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-10-25T09:53:59.843Z] Collecting cached-property<2,>=1.2.0 [2021-10-25T09:53:59.843Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-10-25T09:53:59.843Z] Collecting websocket-client<1.0,>=0.32.0 [2021-10-25T09:54:00.116Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-10-25T09:54:01.094Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-10-25T09:54:01.094Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-10-25T09:54:01.366Z] Collecting docker-pycreds>=0.4.0 [2021-10-25T09:54:01.366Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-10-25T09:54:01.965Z] Collecting idna<2.8,>=2.5 [2021-10-25T09:54:01.965Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-10-25T09:54:02.563Z] Collecting urllib3<1.25,>=1.21.1 [2021-10-25T09:54:02.563Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-10-25T09:54:02.563Z] 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-25T09:54:02.839Z] Collecting chardet<3.1.0,>=3.0.2 [2021-10-25T09:54:02.839Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-10-25T09:54:03.114Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-10-25T09:54:03.114Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-10-25T09:54:03.114Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-10-25T09:54:03.114Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-10-25T09:54:04.100Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-10-25T09:54:04.100Z] Attempting uninstall: urllib3 [2021-10-25T09:54:04.100Z] Found existing installation: urllib3 1.26.5 [2021-10-25T09:54:04.100Z] Uninstalling urllib3-1.26.5: [2021-10-25T09:54:04.100Z] Successfully uninstalled urllib3-1.26.5 [2021-10-25T09:54:04.698Z] Attempting uninstall: idna [2021-10-25T09:54:04.698Z] Found existing installation: idna 3.2 [2021-10-25T09:54:04.698Z] Uninstalling idna-3.2: [2021-10-25T09:54:04.972Z] Successfully uninstalled idna-3.2 [2021-10-25T09:54:05.955Z] Attempting uninstall: chardet [2021-10-25T09:54:05.955Z] Found existing installation: chardet 4.0.0 [2021-10-25T09:54:05.955Z] Uninstalling chardet-4.0.0: [2021-10-25T09:54:05.955Z] Successfully uninstalled chardet-4.0.0 [2021-10-25T09:54:08.586Z] Attempting uninstall: requests [2021-10-25T09:54:08.586Z] Found existing installation: requests 2.25.1 [2021-10-25T09:54:08.586Z] Uninstalling requests-2.25.1: [2021-10-25T09:54:08.586Z] Successfully uninstalled requests-2.25.1 [2021-10-25T09:54:08.860Z] ---> 715200cf5395 [2021-10-25T09:54:08.860Z] Step 9/23 : RUN go mod tidy [2021-10-25T09:54:08.860Z] ---> Running in 0d015d4cce1a [2021-10-25T09:54:09.134Z] Running setup.py install for texttable: started [2021-10-25T09:54:11.108Z] Running setup.py install for texttable: finished with status 'done' [2021-10-25T09:54:11.108Z] Running setup.py install for PyYAML: started [2021-10-25T09:54:13.738Z] Running setup.py install for PyYAML: finished with status 'done' [2021-10-25T09:54:14.027Z] Running setup.py install for docopt: started [2021-10-25T09:54:14.636Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-25T09:54:14.636Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-25T09:54:14.636Z] ---> e2554f340c40 [2021-10-25T09:54:14.636Z] Step 3/22 : WORKDIR /edgex-go [2021-10-25T09:54:14.636Z] ---> Using cache [2021-10-25T09:54:14.636Z] ---> b650abdf453c [2021-10-25T09:54:14.636Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-25T09:54:14.636Z] ---> Using cache [2021-10-25T09:54:14.636Z] ---> ff62e754da9c [2021-10-25T09:54:14.636Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-10-25T09:54:14.636Z] ---> Using cache [2021-10-25T09:54:14.636Z] ---> 2730d6392cdc [2021-10-25T09:54:14.636Z] Step 6/22 : COPY . . [2021-10-25T09:54:14.636Z] ---> Using cache [2021-10-25T09:54:14.636Z] ---> 19f64a78bc5a [2021-10-25T09:54:14.636Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-25T09:54:14.636Z] ---> Using cache [2021-10-25T09:54:14.636Z] ---> 906e88f8390b [2021-10-25T09:54:14.636Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-10-25T09:54:14.636Z] ---> Running in 2b13ecea6df9 [2021-10-25T09:54:15.242Z] Removing intermediate container 0d015d4cce1a [2021-10-25T09:54:15.242Z] ---> 3a82815c805c [2021-10-25T09:54:15.242Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-10-25T09:54:15.524Z] ---> Running in 2e807567358a [2021-10-25T09:54:16.969Z] 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-25T09:54:16.969Z] Running setup.py install for docopt: finished with status 'done' [2021-10-25T09:54:16.969Z] Running setup.py install for dockerpty: started [2021-10-25T09:54:17.570Z] 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-25T09:54:19.009Z] Running setup.py install for dockerpty: finished with status 'done' [2021-10-25T09:54:20.993Z] 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-25T09:54:21.268Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-25T09:54:21.268Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-10-25T09:54:21.268Z] ---> e2554f340c40 [2021-10-25T09:54:21.268Z] Step 3/20 : WORKDIR /edgex-go [2021-10-25T09:54:21.268Z] ---> Using cache [2021-10-25T09:54:21.268Z] ---> b650abdf453c [2021-10-25T09:54:21.268Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-25T09:54:21.268Z] ---> Using cache [2021-10-25T09:54:21.268Z] ---> ff62e754da9c [2021-10-25T09:54:21.268Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-10-25T09:54:21.268Z] ---> Using cache [2021-10-25T09:54:21.268Z] ---> 2730d6392cdc [2021-10-25T09:54:21.268Z] Step 6/20 : COPY . . [2021-10-25T09:54:21.268Z] ---> Using cache [2021-10-25T09:54:21.268Z] ---> 19f64a78bc5a [2021-10-25T09:54:21.268Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-25T09:54:21.268Z] ---> Using cache [2021-10-25T09:54:21.268Z] ---> 906e88f8390b [2021-10-25T09:54:21.268Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-10-25T09:54:21.864Z] ---> Running in bf864fcffc73 [2021-10-25T09:54:24.493Z] 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-25T09:54:27.146Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-25T09:54:27.146Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-25T09:54:27.146Z] ---> e2554f340c40 [2021-10-25T09:54:27.146Z] Step 3/22 : WORKDIR /edgex-go [2021-10-25T09:54:27.146Z] ---> Using cache [2021-10-25T09:54:27.146Z] ---> b650abdf453c [2021-10-25T09:54:27.146Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-25T09:54:27.146Z] ---> Using cache [2021-10-25T09:54:27.146Z] ---> ff62e754da9c [2021-10-25T09:54:27.146Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-10-25T09:54:27.146Z] ---> Running in 6fd6e8cfe344 [2021-10-25T09:54:29.799Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-25T09:54:30.790Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-25T09:54:31.781Z] OK: 219 MiB in 52 packages [2021-10-25T09:54:33.767Z] Removing intermediate container 6fd6e8cfe344 [2021-10-25T09:54:33.767Z] ---> 2ef1898de819 [2021-10-25T09:54:33.767Z] Step 6/22 : COPY . . [2021-10-25T09:54:38.086Z] Removing intermediate container 7f241fa99c73 [2021-10-25T09:54:38.086Z] ---> ee23fecab006 [2021-10-25T09:54:38.086Z] Step 13/22 : ENV APP_PORT=58890 [2021-10-25T09:54:38.086Z] ---> Running in cfb5e541266b [2021-10-25T09:54:39.072Z] Removing intermediate container cfb5e541266b [2021-10-25T09:54:39.072Z] ---> 51a352ffa543 [2021-10-25T09:54:39.072Z] Step 14/22 : EXPOSE $APP_PORT [2021-10-25T09:54:39.072Z] ---> Running in b2400312f248 [2021-10-25T09:54:40.058Z] Removing intermediate container b2400312f248 [2021-10-25T09:54:40.058Z] ---> 8d0b7776aa9d [2021-10-25T09:54:40.058Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-10-25T09:54:42.690Z] ---> cf33114e215e [2021-10-25T09:54:42.690Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-10-25T09:54:44.675Z] ---> 021ee2a3813b [2021-10-25T09:54:44.675Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-10-25T09:54:47.073Z] ---> d1c0b273c86a [2021-10-25T09:54:47.073Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-10-25T09:54:47.073Z] ---> Running in 0cc70f573958 [2021-10-25T09:54:47.982Z] Removing intermediate container 0cc70f573958 [2021-10-25T09:54:47.982Z] ---> ef42c88decac [2021-10-25T09:54:47.982Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-25T09:54:48.263Z] ---> Running in 6c17f68d7648 [2021-10-25T09:54:49.264Z] Removing intermediate container 6c17f68d7648 [2021-10-25T09:54:49.264Z] ---> fcd05a6e1ab5 [2021-10-25T09:54:49.264Z] Step 20/22 : LABEL arch=arm64 [2021-10-25T09:54:49.264Z] ---> Running in 53f803c55be5 [2021-10-25T09:54:50.253Z] Removing intermediate container 53f803c55be5 [2021-10-25T09:54:50.253Z] ---> 9089fd03d6ce [2021-10-25T09:54:50.253Z] Step 21/22 : LABEL git_sha=173b0957a4afbfe7ab94689988fcd954d3a5fe8a [2021-10-25T09:54:50.531Z] ---> Running in 94da36183704 [2021-10-25T09:54:51.521Z] Removing intermediate container 94da36183704 [2021-10-25T09:54:51.521Z] ---> a211d0263eb6 [2021-10-25T09:54:51.521Z] Step 22/22 : LABEL version=0.0.0 [2021-10-25T09:54:51.521Z] ---> Running in baebe55059be [2021-10-25T09:54:52.961Z] Removing intermediate container baebe55059be [2021-10-25T09:54:52.961Z] ---> b0ed100829e1 [2021-10-25T09:54:52.961Z] [2021-10-25T09:54:53.239Z] Successfully built b0ed100829e1 [2021-10-25T09:54:53.239Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-10-25T09:54:55.232Z]  Building sys-mgmt-agent ... done  ---> 895745ec3088 [2021-10-25T09:54:55.232Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-25T09:54:55.507Z] ---> Running in 1eb974185cde [2021-10-25T09:55:00.930Z] Removing intermediate container 1eb974185cde [2021-10-25T09:55:00.930Z] ---> d4bdc979d1d2 [2021-10-25T09:55:00.930Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-10-25T09:55:00.930Z] ---> Running in 6e962f3b75cc [2021-10-25T09:55:01.914Z] 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-25T09:55:58.466Z] 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-25T09:56:13.555Z] Removing intermediate container bf864fcffc73 [2021-10-25T09:56:13.555Z] ---> 5b80b35b9a66 [2021-10-25T09:56:13.555Z] [2021-10-25T09:56:13.555Z] Step 9/20 : FROM alpine:3.14 [2021-10-25T09:56:13.555Z] ---> bb3de5531c18 [2021-10-25T09:56:13.555Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-10-25T09:56:13.555Z] Removing intermediate container 2e807567358a [2021-10-25T09:56:13.555Z] ---> 702ba04b0880 [2021-10-25T09:56:13.555Z] [2021-10-25T09:56:13.555Z] Step 11/23 : FROM alpine:3.14 [2021-10-25T09:56:13.555Z] ---> bb3de5531c18 [2021-10-25T09:56:13.555Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-10-25T09:56:13.555Z] ---> Using cache [2021-10-25T09:56:13.555Z] ---> f040e0b7eef6 [2021-10-25T09:56:13.555Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-25T09:56:13.555Z] ---> Using cache [2021-10-25T09:56:13.555Z] ---> 429f1d589f48 [2021-10-25T09:56:13.555Z] Step 14/23 : ENV APP_PORT=59861 [2021-10-25T09:56:13.555Z] ---> Running in e05463d6b3bc [2021-10-25T09:56:13.555Z] ---> Running in 630c3fe42494 [2021-10-25T09:56:13.555Z] Removing intermediate container 2b13ecea6df9 [2021-10-25T09:56:13.555Z] ---> 12887438ce1b [2021-10-25T09:56:13.555Z] [2021-10-25T09:56:13.555Z] Step 9/22 : FROM alpine:3.14 [2021-10-25T09:56:13.555Z] ---> bb3de5531c18 [2021-10-25T09:56:13.555Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-10-25T09:56:13.555Z] ---> Using cache [2021-10-25T09:56:13.555Z] ---> f040e0b7eef6 [2021-10-25T09:56:13.555Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-25T09:56:13.555Z] ---> Using cache [2021-10-25T09:56:13.555Z] ---> 429f1d589f48 [2021-10-25T09:56:13.555Z] Step 12/22 : ENV APP_PORT=59881 [2021-10-25T09:56:13.555Z] ---> Running in dcda2bc7d5bf [2021-10-25T09:56:13.555Z] Removing intermediate container 630c3fe42494 [2021-10-25T09:56:13.555Z] ---> 476075331a99 [2021-10-25T09:56:13.555Z] Step 15/23 : EXPOSE $APP_PORT [2021-10-25T09:56:13.829Z] ---> Running in 9e7655dd5a4f [2021-10-25T09:56:14.104Z] Removing intermediate container dcda2bc7d5bf [2021-10-25T09:56:14.104Z] ---> c5b9029e07e3 [2021-10-25T09:56:14.104Z] Step 13/22 : EXPOSE $APP_PORT [2021-10-25T09:56:14.382Z] ---> Running in a18290863db9 [2021-10-25T09:56:14.661Z] Removing intermediate container 9e7655dd5a4f [2021-10-25T09:56:14.661Z] ---> 3bd8ecab5b23 [2021-10-25T09:56:14.661Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-25T09:56:14.937Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-25T09:56:15.219Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-25T09:56:15.503Z] Removing intermediate container a18290863db9 [2021-10-25T09:56:15.503Z] ---> f226ea25a9e2 [2021-10-25T09:56:15.503Z] Step 14/22 : WORKDIR / [2021-10-25T09:56:15.778Z] ---> Running in 53630e4c01b9 [2021-10-25T09:56:16.403Z] ---> 8736bce2f3fa [2021-10-25T09:56:16.403Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-10-25T09:56:16.403Z] (1/5) Installing ca-certificates (20191127-r5) [2021-10-25T09:56:16.403Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-10-25T09:56:16.403Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-10-25T09:56:16.403Z] (4/5) Installing libcurl (7.79.1-r0) [2021-10-25T09:56:16.403Z] (5/5) Installing curl (7.79.1-r0) [2021-10-25T09:56:16.403Z] Executing busybox-1.33.1-r3.trigger [2021-10-25T09:56:16.403Z] Executing ca-certificates-20191127-r5.trigger [2021-10-25T09:56:16.403Z] Removing intermediate container 53630e4c01b9 [2021-10-25T09:56:16.403Z] ---> a89f1738bb09 [2021-10-25T09:56:16.403Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-25T09:56:16.687Z] OK: 8 MiB in 19 packages [2021-10-25T09:56:18.677Z] ---> b787bc20fce8 [2021-10-25T09:56:18.677Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-10-25T09:56:18.677Z] ---> 613e1ddbfc6b [2021-10-25T09:56:18.677Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-10-25T09:56:19.673Z] Removing intermediate container e05463d6b3bc [2021-10-25T09:56:19.673Z] ---> 71753c11f4e0 [2021-10-25T09:56:19.673Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-10-25T09:56:19.945Z] ---> Running in ba4a29bc260d [2021-10-25T09:56:20.544Z] ---> da2ecd97bb49 [2021-10-25T09:56:20.544Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-10-25T09:56:20.544Z] ---> Running in 080355a4011c [2021-10-25T09:56:21.142Z] Removing intermediate container ba4a29bc260d [2021-10-25T09:56:21.142Z] ---> 4ace15818330 [2021-10-25T09:56:21.142Z] Step 12/20 : WORKDIR /edgex [2021-10-25T09:56:21.142Z] ---> dca9317009a7 [2021-10-25T09:56:21.142Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-10-25T09:56:21.418Z] ---> Running in 411109fe98b6 [2021-10-25T09:56:21.418Z] Removing intermediate container 080355a4011c [2021-10-25T09:56:21.418Z] ---> 2c0ea093ed37 [2021-10-25T09:56:21.418Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-25T09:56:21.691Z] ---> Running in 8ae3d1c33328 [2021-10-25T09:56:22.293Z] Removing intermediate container 411109fe98b6 [2021-10-25T09:56:22.293Z] ---> 33baaf1cf500 [2021-10-25T09:56:22.293Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-10-25T09:56:22.293Z] Removing intermediate container 8ae3d1c33328 [2021-10-25T09:56:22.293Z] ---> ed7a50fd6ca6 [2021-10-25T09:56:22.293Z] Step 21/23 : LABEL arch=arm64 [2021-10-25T09:56:22.578Z] ---> Running in b87621d20e16 [2021-10-25T09:56:22.578Z] ---> e9eabfdbd8f5 [2021-10-25T09:56:22.578Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-10-25T09:56:22.578Z] ---> Running in 553388988ac0 [2021-10-25T09:56:23.187Z] Removing intermediate container b87621d20e16 [2021-10-25T09:56:23.187Z] ---> 235029533677 [2021-10-25T09:56:23.187Z] Step 22/23 : LABEL git_sha=173b0957a4afbfe7ab94689988fcd954d3a5fe8a [2021-10-25T09:56:23.187Z] ---> eb23b7227bc1 [2021-10-25T09:56:23.187Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-10-25T09:56:23.187Z] ---> Running in 18685af22296 [2021-10-25T09:56:23.187Z] Removing intermediate container 553388988ac0 [2021-10-25T09:56:23.187Z] ---> f981d3dd1119 [2021-10-25T09:56:23.187Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-25T09:56:23.464Z] ---> Running in 18ae73c23136 [2021-10-25T09:56:24.062Z] Removing intermediate container 18685af22296 [2021-10-25T09:56:24.062Z] ---> dd869b9bbd9e [2021-10-25T09:56:24.062Z] Step 23/23 : LABEL version=0.0.0 [2021-10-25T09:56:24.062Z] Removing intermediate container 18ae73c23136 [2021-10-25T09:56:24.062Z] ---> 351603ae8e78 [2021-10-25T09:56:24.062Z] Step 20/22 : LABEL arch=arm64 [2021-10-25T09:56:24.062Z] ---> Running in 6105713fdb42 [2021-10-25T09:56:24.336Z] ---> Running in 483a30ea4b10 [2021-10-25T09:56:24.612Z] Removing intermediate container 6105713fdb42 [2021-10-25T09:56:24.612Z] ---> 6d4ca29dbd30 [2021-10-25T09:56:24.612Z] [2021-10-25T09:56:24.888Z] ---> 564f8244ed48 [2021-10-25T09:56:24.888Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-10-25T09:56:24.888Z] Removing intermediate container 483a30ea4b10 [2021-10-25T09:56:24.888Z] ---> 80fd65c894bf [2021-10-25T09:56:24.888Z] Step 21/22 : LABEL git_sha=173b0957a4afbfe7ab94689988fcd954d3a5fe8a [2021-10-25T09:56:24.888Z] ---> Running in b151b37c4a57 [2021-10-25T09:56:25.162Z] Successfully built 6d4ca29dbd30 [2021-10-25T09:56:25.439Z] Successfully tagged support-scheduler-arm64:latest [2021-10-25T09:56:25.715Z]  Building support-scheduler ... done Removing intermediate container b151b37c4a57 [2021-10-25T09:56:25.715Z] ---> 232d9853aa20 [2021-10-25T09:56:25.715Z] Step 22/22 : LABEL version=0.0.0 [2021-10-25T09:56:25.715Z] ---> Running in 74931df7794f [2021-10-25T09:56:26.698Z] Removing intermediate container 74931df7794f [2021-10-25T09:56:26.698Z] ---> 96b51bd56abe [2021-10-25T09:56:26.698Z] [2021-10-25T09:56:26.698Z] ---> 3f3954960b70 [2021-10-25T09:56:26.698Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-10-25T09:56:26.970Z] ---> Running in 64e495d5fb48 [2021-10-25T09:56:26.970Z] Successfully built 96b51bd56abe [2021-10-25T09:56:26.970Z] Successfully tagged core-metadata-arm64:latest [2021-10-25T09:56:27.242Z]  Building core-metadata ... done Removing intermediate container 64e495d5fb48 [2021-10-25T09:56:27.242Z] ---> 37a2a9ce8299 [2021-10-25T09:56:27.242Z] Step 17/20 : CMD ["--init=true"] [2021-10-25T09:56:27.515Z] ---> Running in d712615bfb2e [2021-10-25T09:56:27.788Z] Removing intermediate container d712615bfb2e [2021-10-25T09:56:27.788Z] ---> a5cf07c9dd00 [2021-10-25T09:56:27.788Z] Step 18/20 : LABEL arch=arm64 [2021-10-25T09:56:28.061Z] ---> Running in 29906b1f00b7 [2021-10-25T09:56:28.333Z] Removing intermediate container 29906b1f00b7 [2021-10-25T09:56:28.333Z] ---> 6283ca9ae05d [2021-10-25T09:56:28.333Z] Step 19/20 : LABEL git_sha=173b0957a4afbfe7ab94689988fcd954d3a5fe8a [2021-10-25T09:56:28.333Z] ---> Running in 5e6aa2d98409 [2021-10-25T09:56:28.927Z] Removing intermediate container 5e6aa2d98409 [2021-10-25T09:56:28.927Z] ---> 7c7b05e95e5a [2021-10-25T09:56:28.927Z] Step 20/20 : LABEL version=0.0.0 [2021-10-25T09:56:28.927Z] ---> Running in 4ab0d65cbd36 [2021-10-25T09:56:29.521Z] Removing intermediate container 4ab0d65cbd36 [2021-10-25T09:56:29.521Z] ---> c993dd21e3d6 [2021-10-25T09:56:29.521Z] [2021-10-25T09:56:29.795Z] Successfully built c993dd21e3d6 [2021-10-25T09:56:29.795Z] Successfully tagged security-proxy-setup-arm64:latest [2021-10-25T09:56:32.404Z]  Building security-proxy-setup ... done Removing intermediate container 6e962f3b75cc [2021-10-25T09:56:32.404Z] ---> 687c502fb18a [2021-10-25T09:56:32.404Z] [2021-10-25T09:56:32.404Z] Step 9/22 : FROM alpine:3.14 [2021-10-25T09:56:32.404Z] ---> bb3de5531c18 [2021-10-25T09:56:32.404Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-10-25T09:56:32.675Z] ---> Running in 4dbd9917c978 [2021-10-25T09:56:32.949Z] Removing intermediate container 4dbd9917c978 [2021-10-25T09:56:32.949Z] ---> 08d9d8f25177 [2021-10-25T09:56:32.949Z] Step 11/22 : ENV APP_PORT=59880 [2021-10-25T09:56:33.219Z] ---> Running in ed3613fcf332 [2021-10-25T09:56:33.492Z] Removing intermediate container ed3613fcf332 [2021-10-25T09:56:33.492Z] ---> 94a27c389942 [2021-10-25T09:56:33.492Z] Step 12/22 : EXPOSE $APP_PORT [2021-10-25T09:56:33.765Z] ---> Running in 022b9714670e [2021-10-25T09:56:34.041Z] Removing intermediate container 022b9714670e [2021-10-25T09:56:34.041Z] ---> 5aa1a0576a15 [2021-10-25T09:56:34.041Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-25T09:56:34.041Z] ---> Running in 07d996fee72c [2021-10-25T09:56:36.019Z] Removing intermediate container 07d996fee72c [2021-10-25T09:56:36.019Z] ---> b571a58cffb4 [2021-10-25T09:56:36.019Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-10-25T09:56:36.019Z] ---> Running in 5de530c78ae7 [2021-10-25T09:56:37.448Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-25T09:56:38.037Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-25T09:56:39.012Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-10-25T09:56:39.012Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-10-25T09:56:39.012Z] (3/6) Installing libsodium (1.0.18-r0) [2021-10-25T09:56:39.284Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-25T09:56:39.284Z] (5/6) Installing libzmq (4.3.4-r0) [2021-10-25T09:56:39.284Z] (6/6) Installing zeromq (4.3.4-r0) [2021-10-25T09:56:39.555Z] Executing busybox-1.33.1-r3.trigger [2021-10-25T09:56:39.555Z] OK: 8 MiB in 20 packages [2021-10-25T09:56:40.529Z] Removing intermediate container 5de530c78ae7 [2021-10-25T09:56:40.529Z] ---> e741f31074e3 [2021-10-25T09:56:40.529Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-25T09:56:41.129Z] ---> fa36d6dd7a4f [2021-10-25T09:56:41.129Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-10-25T09:56:42.108Z] ---> dcd1948b7458 [2021-10-25T09:56:42.108Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-10-25T09:56:43.081Z] ---> 9b5ab9b21c64 [2021-10-25T09:56:43.081Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-10-25T09:56:43.081Z] ---> Running in 71d4b6187a5a [2021-10-25T09:56:43.356Z] Removing intermediate container 71d4b6187a5a [2021-10-25T09:56:43.356Z] ---> a4b170894d9e [2021-10-25T09:56:43.356Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-25T09:56:43.630Z] ---> Running in c7c9ad268416 [2021-10-25T09:56:43.903Z] Removing intermediate container c7c9ad268416 [2021-10-25T09:56:43.903Z] ---> d9221d6ab730 [2021-10-25T09:56:43.903Z] Step 20/22 : LABEL arch=arm64 [2021-10-25T09:56:44.176Z] ---> Running in 7dc2c282ecd8 [2021-10-25T09:56:44.449Z] Removing intermediate container 7dc2c282ecd8 [2021-10-25T09:56:44.449Z] ---> 86439a1680be [2021-10-25T09:56:44.449Z] Step 21/22 : LABEL git_sha=173b0957a4afbfe7ab94689988fcd954d3a5fe8a [2021-10-25T09:56:44.449Z] ---> Running in 8b5da000f113 [2021-10-25T09:56:45.041Z] Removing intermediate container 8b5da000f113 [2021-10-25T09:56:45.041Z] ---> dde8c6d09941 [2021-10-25T09:56:45.041Z] Step 22/22 : LABEL version=0.0.0 [2021-10-25T09:56:45.041Z] ---> Running in 5dc2b861632a [2021-10-25T09:56:45.314Z] Removing intermediate container 5dc2b861632a [2021-10-25T09:56:45.314Z] ---> 9a2ebeaf3484 [2021-10-25T09:56:45.314Z] [2021-10-25T09:56:45.929Z] Successfully built 9a2ebeaf3484 [2021-10-25T09:56:45.929Z] Successfully tagged core-data-arm64:latest [2021-10-25T09:56:45.946Z]  Building core-data ... done  [Pipeline] } [2021-10-25T09:56:45.947Z] $ docker stop --time=1 d9691faf4e66a21e0ba200eb03e8f410fd3a4eec597f112267041447b05286ab [2021-10-25T09:56:47.677Z] $ docker rm -f d9691faf4e66a21e0ba200eb03e8f410fd3a4eec597f112267041447b05286ab [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-25T09:56:48.348Z] + docker images [2021-10-25T09:56:48.629Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-10-25T09:56:48.629Z] core-data-arm64 latest 9a2ebeaf3484 3 seconds ago 19.5MB [2021-10-25T09:56:48.629Z] 687c502fb18a 17 seconds ago 1.58GB [2021-10-25T09:56:48.629Z] security-proxy-setup-arm64 latest c993dd21e3d6 19 seconds ago 25.4MB [2021-10-25T09:56:48.629Z] core-metadata-arm64 latest 96b51bd56abe 22 seconds ago 15.9MB [2021-10-25T09:56:48.629Z] support-scheduler-arm64 latest 6d4ca29dbd30 24 seconds ago 15.3MB [2021-10-25T09:56:48.629Z] 12887438ce1b 37 seconds ago 1.57GB [2021-10-25T09:56:48.629Z] 702ba04b0880 37 seconds ago 1.57GB [2021-10-25T09:56:48.629Z] 5b80b35b9a66 38 seconds ago 1.57GB [2021-10-25T09:56:48.629Z] sys-mgmt-agent-arm64 latest b0ed100829e1 About a minute ago 277MB [2021-10-25T09:56:48.629Z] security-bootstrapper-arm64 latest 2f5a06862d42 2 minutes ago 17.8MB [2021-10-25T09:56:48.629Z] security-secretstore-setup-arm64 latest 7d2ffab8b670 3 minutes ago 26.8MB [2021-10-25T09:56:48.629Z] support-notifications-arm64 latest 82a38dd27a68 3 minutes ago 16.1MB [2021-10-25T09:56:48.629Z] core-command-arm64 latest aa6cf5386513 3 minutes ago 15.2MB [2021-10-25T09:56:48.629Z] 69d384a8dd60 3 minutes ago 1.57GB [2021-10-25T09:56:48.629Z] fadc57e28fcb 3 minutes ago 1.57GB [2021-10-25T09:56:48.629Z] 9059ba6bfcb4 3 minutes ago 1.58GB [2021-10-25T09:56:48.629Z] a6345fd07bc3 3 minutes ago 1.57GB [2021-10-25T09:56:48.629Z] bfc64a5fa6ed 3 minutes ago 1.57GB [2021-10-25T09:56:48.629Z] ci-base-image-arm64 latest e2554f340c40 13 minutes ago 1.24GB [2021-10-25T09:56:48.629Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 8b459fc5aaf0 11 days ago 534MB [2021-10-25T09:56:48.629Z] docker 20.10.8 3734d5adc5ac 7 weeks ago 198MB [2021-10-25T09:56:48.629Z] alpine 3.14 bb3de5531c18 8 weeks ago 5.34MB [2021-10-25T09:56:48.629Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 16 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-25T09:56:49.516Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-25T09:56:49.787Z] [2021-10-25T09:56:49.787Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-10-25T09:56:50.157Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-25T09:56:50.433Z] arm64: Pulling from edgex-lftools-log-publisher [2021-10-25T09:56:50.433Z] 448f6bf000e3: Pulling fs layer [2021-10-25T09:56:50.433Z] f757da607395: Pulling fs layer [2021-10-25T09:56:50.433Z] 05883995daec: Pulling fs layer [2021-10-25T09:56:50.433Z] 8603b9c90790: Pulling fs layer [2021-10-25T09:56:50.433Z] 1560dd03e051: Pulling fs layer [2021-10-25T09:56:50.433Z] 27f5ce0e4adf: Pulling fs layer [2021-10-25T09:56:50.433Z] c2d8d7efcc4b: Pulling fs layer [2021-10-25T09:56:50.433Z] 8603b9c90790: Waiting [2021-10-25T09:56:50.433Z] 1560dd03e051: Waiting [2021-10-25T09:56:50.433Z] 27f5ce0e4adf: Waiting [2021-10-25T09:56:50.433Z] c2d8d7efcc4b: Waiting [2021-10-25T09:56:50.433Z] f757da607395: Verifying Checksum [2021-10-25T09:56:50.433Z] f757da607395: Download complete [2021-10-25T09:56:50.433Z] 8603b9c90790: Verifying Checksum [2021-10-25T09:56:50.433Z] 8603b9c90790: Download complete [2021-10-25T09:56:50.708Z] 1560dd03e051: Verifying Checksum [2021-10-25T09:56:50.708Z] 1560dd03e051: Download complete [2021-10-25T09:56:50.708Z] 27f5ce0e4adf: Download complete [2021-10-25T09:56:50.708Z] 05883995daec: Verifying Checksum [2021-10-25T09:56:50.708Z] 05883995daec: Download complete [2021-10-25T09:56:50.982Z] 448f6bf000e3: Verifying Checksum [2021-10-25T09:56:50.982Z] 448f6bf000e3: Download complete [2021-10-25T09:56:53.596Z] c2d8d7efcc4b: Verifying Checksum [2021-10-25T09:56:53.596Z] c2d8d7efcc4b: Download complete [2021-10-25T09:56:54.575Z] 448f6bf000e3: Pull complete [2021-10-25T09:56:55.548Z] f757da607395: Pull complete [2021-10-25T09:56:56.974Z] 05883995daec: Pull complete [2021-10-25T09:56:57.246Z] 8603b9c90790: Pull complete [2021-10-25T09:56:58.225Z] 1560dd03e051: Pull complete [2021-10-25T09:56:58.496Z] 27f5ce0e4adf: Pull complete [2021-10-25T09:57:13.559Z] c2d8d7efcc4b: Pull complete [2021-10-25T09:57:13.559Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-10-25T09:57:13.559Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-25T09:57:13.559Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-10-25T09:57:13.838Z] prd-ubuntu18.04-docker-arm64-4c-16g-1498 does not seem to be running inside a container [2021-10-25T09:57:13.903Z] $ 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-25T09:57:16.822Z] $ docker top d6a6f188dda985987a2f79cbda13db1f12382e6f5767fc6199f388b3ebb86bcd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-25T09:57:18.071Z] ---> job-cost.sh [2021-10-25T09:57:18.071Z] lf-activate-venv: SKIPPING [2021-10-25T09:57:18.071Z] INFO: No Stack... [2021-10-25T09:57:36.336Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-10-25T09:57:36.336Z] INFO: Archiving Costs [Pipeline] sh [2021-10-25T09:57:37.000Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2021-10-25T09:57:37.000Z] + cut -d, -f6 [Pipeline] lock [2021-10-25T09:57:37.073Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3775-1-stack-cost] [2021-10-25T09:57:37.078Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3775-1-stack-cost] did not exist. Created. [2021-10-25T09:57:37.078Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3775-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-25T09:57:37.798Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-10-25T09:57:37.968Z] Stashed 1 file(s) [Pipeline] } [2021-10-25T09:57:37.983Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3775-1-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-25T09:57:38.025Z] $ docker stop --time=1 d6a6f188dda985987a2f79cbda13db1f12382e6f5767fc6199f388b3ebb86bcd [2021-10-25T09:57:39.578Z] $ docker rm -f d6a6f188dda985987a2f79cbda13db1f12382e6f5767fc6199f388b3ebb86bcd [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-25T09:57:40.931Z] provisioning config files... [2021-10-25T09:57:40.950Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config6231241303549564271tmp [Pipeline] { [Pipeline] sh [2021-10-25T09:57:41.266Z] + set +x [2021-10-25T09:57:41.266Z] + curl -s https://codecov.io/bash [2021-10-25T09:57:41.266Z] + bash -s -- [2021-10-25T09:57:41.266Z] [2021-10-25T09:57:41.266Z] _____ _ [2021-10-25T09:57:41.266Z] / ____| | | [2021-10-25T09:57:41.266Z] | | ___ __| | ___ ___ _____ __ [2021-10-25T09:57:41.266Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-10-25T09:57:41.266Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-10-25T09:57:41.266Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-10-25T09:57:41.266Z] Bash-1.0.6 [2021-10-25T09:57:41.266Z] [2021-10-25T09:57:41.266Z] [2021-10-25T09:57:41.266Z] ==> git version 2.24.4 found [2021-10-25T09:57:41.266Z] ==> 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-25T09:57:41.266Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-10-25T09:57:41.266Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-10-25T09:57:41.266Z] ==> Jenkins CI detected. [2021-10-25T09:57:41.266Z] current dir:  /w/workspace/edgex-go/1 [2021-10-25T09:57:41.266Z] project root: . [2021-10-25T09:57:41.266Z] --> token set from env [2021-10-25T09:57:41.528Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-10-25T09:57:41.528Z] ==> Running gcov in . (disable via -X gcov) [2021-10-25T09:57:41.528Z] ==> Python coveragepy not found [2021-10-25T09:57:41.528Z] ==> Searching for coverage reports in: [2021-10-25T09:57:41.528Z] + . [2021-10-25T09:57:41.528Z] -> Found 1 reports [2021-10-25T09:57:41.528Z] ==> Detecting git/mercurial file structure [2021-10-25T09:57:41.528Z] ==> Reading reports [2021-10-25T09:57:41.528Z] + ./coverage.out bytes=425845 [2021-10-25T09:57:41.528Z] ==> Appending adjustments [2021-10-25T09:57:41.528Z] https://docs.codecov.io/docs/fixing-reports [2021-10-25T09:57:42.921Z] + Found adjustments [2021-10-25T09:57:42.921Z] ==> Gzipping contents [2021-10-25T09:57:42.921Z] 60K /tmp/codecov.CxMXZC.gz [2021-10-25T09:57:42.921Z] ==> Uploading reports [2021-10-25T09:57:42.921Z] url: https://codecov.io [2021-10-25T09:57:42.921Z] query: branch=PR-3775&commit=173b0957a4afbfe7ab94689988fcd954d3a5fe8a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3775%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3775&job=&cmd_args= [2021-10-25T09:57:42.921Z] -> Pinging Codecov [2021-10-25T09:57:42.921Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3775&commit=173b0957a4afbfe7ab94689988fcd954d3a5fe8a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3775%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3775&job=&cmd_args= [2021-10-25T09:57:42.921Z] -> Uploading to [2021-10-25T09:57:42.921Z] https://storage.googleapis.com/codecov/v4/raw/2021-10-25/00271124DB129430A58F1EEE437C3FCB/173b0957a4afbfe7ab94689988fcd954d3a5fe8a/d989337f-8f20-4b72-baa2-a75855c56887.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211025%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211025T095742Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=aa5b00c177f3b511ee5e9a4114c3704aac5b94079bd2ba2cc362d1574893460e [2021-10-25T09:57:42.921Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-25T09:57:42.921Z] Dload Upload Total Spent Left Speed [2021-10-25T09:57:43.180Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57412 0 0 100 57412 0 187k --:--:-- --:--:-- --:--:-- 188k [2021-10-25T09:57:43.180Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/173b0957a4afbfe7ab94689988fcd954d3a5fe8a [Pipeline] } [2021-10-25T09:57:43.200Z] 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-25T09:57:44.724Z] + '[' -d /w/workspace/edgex-go/1/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-10-25T09:57:45.048Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-25T09:57:45.658Z] ---> package-listing.sh [2021-10-25T09:57:45.658Z] ++ facter osfamily [2021-10-25T09:57:45.658Z] ++ tr '[:upper:]' '[:lower:]' [2021-10-25T09:57:45.920Z] + OS_FAMILY=redhat [2021-10-25T09:57:45.920Z] + workspace=/w/workspace/edgex-go/1 [2021-10-25T09:57:45.920Z] + START_PACKAGES=/tmp/packages_start.txt [2021-10-25T09:57:45.920Z] + END_PACKAGES=/tmp/packages_end.txt [2021-10-25T09:57:45.920Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-10-25T09:57:45.920Z] + PACKAGES=/tmp/packages_start.txt [2021-10-25T09:57:45.920Z] + '[' /w/workspace/edgex-go/1 ']' [2021-10-25T09:57:45.920Z] + PACKAGES=/tmp/packages_end.txt [2021-10-25T09:57:45.920Z] + case "${OS_FAMILY}" in [2021-10-25T09:57:45.920Z] + rpm -qa [2021-10-25T09:57:45.920Z] + sort [2021-10-25T09:57:49.219Z] + '[' -f /tmp/packages_start.txt ']' [2021-10-25T09:57:49.219Z] + '[' -f /tmp/packages_end.txt ']' [2021-10-25T09:57:49.219Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-10-25T09:57:49.219Z] + '[' /w/workspace/edgex-go/1 ']' [2021-10-25T09:57:49.219Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2021-10-25T09:57:49.219Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2021-10-25T09:57:49.247Z] 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-25T09:57:49.548Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-10-25T09:57:50.135Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-25T09:57:50.135Z] [2021-10-25T09:57:50.135Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-25T09:57:50.475Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-25T09:57:50.475Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-25T09:57:50.475Z] b4d181a07f80: Pulling fs layer [2021-10-25T09:57:50.475Z] a1111a8f2ec3: Pulling fs layer [2021-10-25T09:57:50.475Z] ed53099fbce6: Pulling fs layer [2021-10-25T09:57:50.475Z] dc539afda2c1: Pulling fs layer [2021-10-25T09:57:50.475Z] 77bc0d833cb6: Pulling fs layer [2021-10-25T09:57:50.475Z] 9065ff56babe: Pulling fs layer [2021-10-25T09:57:50.475Z] d287ab97295c: Pulling fs layer [2021-10-25T09:57:50.475Z] dc539afda2c1: Waiting [2021-10-25T09:57:50.475Z] 9065ff56babe: Waiting [2021-10-25T09:57:50.475Z] d287ab97295c: Waiting [2021-10-25T09:57:50.475Z] 77bc0d833cb6: Waiting [2021-10-25T09:57:50.475Z] a1111a8f2ec3: Verifying Checksum [2021-10-25T09:57:50.475Z] a1111a8f2ec3: Download complete [2021-10-25T09:57:50.475Z] dc539afda2c1: Verifying Checksum [2021-10-25T09:57:50.475Z] dc539afda2c1: Download complete [2021-10-25T09:57:50.475Z] ed53099fbce6: Verifying Checksum [2021-10-25T09:57:50.475Z] ed53099fbce6: Download complete [2021-10-25T09:57:50.742Z] 9065ff56babe: Verifying Checksum [2021-10-25T09:57:50.742Z] 9065ff56babe: Download complete [2021-10-25T09:57:50.742Z] 77bc0d833cb6: Verifying Checksum [2021-10-25T09:57:50.742Z] 77bc0d833cb6: Download complete [2021-10-25T09:57:50.742Z] b4d181a07f80: Verifying Checksum [2021-10-25T09:57:50.742Z] b4d181a07f80: Download complete [2021-10-25T09:57:51.322Z] d287ab97295c: Verifying Checksum [2021-10-25T09:57:51.322Z] d287ab97295c: Download complete [2021-10-25T09:57:52.277Z] b4d181a07f80: Pull complete [2021-10-25T09:57:52.277Z] a1111a8f2ec3: Pull complete [2021-10-25T09:57:52.853Z] ed53099fbce6: Pull complete [2021-10-25T09:57:52.853Z] dc539afda2c1: Pull complete [2021-10-25T09:57:53.117Z] 77bc0d833cb6: Pull complete [2021-10-25T09:57:53.117Z] 9065ff56babe: Pull complete [2021-10-25T09:57:58.421Z] d287ab97295c: Pull complete [2021-10-25T09:57:58.421Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-25T09:57:58.421Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-25T09:57:58.421Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-25T09:57:58.501Z] prd-centos7-docker-4c-2g-1497 does not seem to be running inside a container [2021-10-25T09:57:58.536Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-10-25T09:58:01.798Z] $ docker top 0b3a39e3ce63205034d9b37f3a1fa588eea803162c2595ab6d66228d12e4119c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-25T09:58:02.205Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-10-25T09:58:02.517Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-10-25T09:58:02.831Z] + ls /var/log/sa-host [2021-10-25T09:58:02.831Z] + sadf -c /var/log/sa-host/sa25 [2021-10-25T09:58:02.831Z] file_magic: OK [2021-10-25T09:58:02.831Z] HZ: Using current value: 100 [2021-10-25T09:58:02.831Z] file_header: OK [2021-10-25T09:58:02.831Z] 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-25T09:58:02.831Z] Statistics: [2021-10-25T09:58:02.831Z] 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... [2021-10-25T09:58:02.831Z] File successfully converted to sysstat format version 12.0.3 [2021-10-25T09:58:02.831Z] + sadf -c /var/log/sa-host/sa30 [2021-10-25T09:58:02.831Z] file_magic: OK [2021-10-25T09:58:02.831Z] HZ: Using current value: 100 [2021-10-25T09:58:02.831Z] file_header: OK [2021-10-25T09:58:02.831Z] 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-25T09:58:02.831Z] Statistics: [2021-10-25T09:58:02.831Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-25T09:58:02.831Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-25T09:58:03.138Z] provisioning config files... [2021-10-25T09:58:03.148Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config2404694149333203028tmp [Pipeline] { [Pipeline] echo [2021-10-25T09:58:03.186Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-25T09:58:03.497Z] ---> create-netrc.sh [Pipeline] } [2021-10-25T09:58:03.515Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-10-25T09:58:03.902Z] ---> python-tools-install.sh [Pipeline] echo [2021-10-25T09:58:03.926Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-25T09:58:04.247Z] ---> sudo-logs.sh [2021-10-25T09:58:04.247Z] Archiving 'sudo' log.. [2021-10-25T09:58:04.247Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1497.novalocal: Name or service not known [2021-10-25T09:58:04.247Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1497.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-10-25T09:58:04.303Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-25T09:58:04.614Z] ---> job-cost.sh [2021-10-25T09:58:04.614Z] lf-activate-venv: SKIPPING [2021-10-25T09:58:04.614Z] DEBUG: total: 0.10999999940395355 [2021-10-25T09:58:04.614Z] INFO: Retrieving Stack Cost... [2021-10-25T09:58:16.839Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-25T09:58:16.839Z] INFO: Archiving Costs [Pipeline] echo [2021-10-25T09:58:16.862Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-25T09:58:17.172Z] ---> logs-deploy.sh [2021-10-25T09:58:17.172Z] lf-activate-venv: SKIPPING [2021-10-25T09:58:17.172Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3775/1 [2021-10-25T09:58:17.172Z] INFO: archiving workspace using pattern(s): [2021-10-25T09:58:17.743Z] Archives upload complete. [2021-10-25T09:58:18.007Z] INFO: archiving logs to Nexus