Pull request #3857 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 cloudxxx8 for edgexfoundry/edgex-go Obtained Jenkinsfile from b594cf5fbb9cf17c6c3b5645e353e34039985d16+29697069f250b3a6652f4279ffd582c48bc37000 (4ae03d916f8378efd748f6093d85110c171a20fc) 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-ssh14797364611072130791.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 32edd24ee733e309d05e35b1f887f14b07bde6d0 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-ssh6503838594368349173.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 32edd24ee733e309d05e35b1f887f14b07bde6d0 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-3857/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-3857/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh12294992526909416893.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-3857/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh15377671553448135486.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 32edd24ee733e309d05e35b1f887f14b07bde6d0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 32edd24ee733e309d05e35b1f887f14b07bde6d0 # timeout=10 Commit message: "Merge pull request #369 from ernestojeda/revert-script-move" > 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-ssh14183564935598852859.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-3857/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-3857/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh12982970876209884419.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 32edd24ee733e309d05e35b1f887f14b07bde6d0 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 USE_ALPINE: true 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 on ‘prd-centos7-docker-4c-2g-1057’ Running on prd-centos7-docker-4c-2g-1059 in /w/workspace/edgexfoundry_edgex-go_PR-3857 [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-ssh5727157055335815135.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh799630010174506733.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3857/head:refs/remotes/origin/PR-3857 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 29697069f250b3a6652f4279ffd582c48bc37000 into PR head commit b594cf5fbb9cf17c6c3b5645e353e34039985d16 Merge succeeded, producing b594cf5fbb9cf17c6c3b5645e353e34039985d16 Checking out Revision b594cf5fbb9cf17c6c3b5645e353e34039985d16 (PR-3857) > git config core.sparsecheckout # timeout=10 > git checkout -f b594cf5fbb9cf17c6c3b5645e353e34039985d16 # 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-ssh1912933688076422629.key > git merge 29697069f250b3a6652f4279ffd582c48bc37000 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b594cf5fbb9cf17c6c3b5645e353e34039985d16 # timeout=10 Commit message: "docs(all): Upgrade the API Docs version to 2.2.0" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 32edd24ee733e309d05e35b1f887f14b07bde6d0 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:58:05 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:58:05 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:58:05 ========================================================= 06:58:05 EdgeX Global Pipelines Version Info 06:58:05 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:58:07 ------------------- 06:58:07 stable info: 06:58:07 ------------------- 06:58:07 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:58:07 Commit SHA: 32edd24ee733e309d05e35b1f887f14b07bde6d0 06:58:07 Message: update stable to v1.0.217 06:58:07 ------------------- 06:58:07 experimental info: 06:58:07 ------------------- 06:58:07 Commited By: **** collab-it+edgex@linuxfoundation.org 06:58:07 Commit SHA: 7a502be46133bd83b74f613648f1d59e9d9e8641 06:58:07 Message: update experimental to v1.0.218 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:58:07 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 06:58:07 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 06:58:08 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:58:08 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:58:08 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:58:08 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 06:58:08 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 06:58:08 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 06:58:08 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 06:58:08 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 06:58:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:58:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:58:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 06:58:08 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:58:08 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:58:08 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:58:08 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:58:08 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:58:08 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 06:58:08 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 06:58:08 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 06:58:08 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:58:08 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3857 [Pipeline] echo 06:58:08 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3857 [Pipeline] echo 06:58:08 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3857 [Pipeline] echo 06:58:08 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b594cf5fbb9cf17c6c3b5645e353e34039985d16 [Pipeline] echo 06:58:08 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b594cf5 [Pipeline] echo 06:58:08 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:58:09 provisioning config files... 06:58:09 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config1216511006539581346tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:58:09 ---> docker-login.sh 06:58:09 nexus3.edgexfoundry.org:10001 06:58:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:58:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:58:09 Configure a credential helper to remove this warning. See 06:58:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:58:09 06:58:09 Login Succeeded 06:58:09 nexus3.edgexfoundry.org:10002 06:58:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:58:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:58:09 Configure a credential helper to remove this warning. See 06:58:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:58:09 06:58:09 Login Succeeded 06:58:09 nexus3.edgexfoundry.org:10003 06:58:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:58:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:58:09 Configure a credential helper to remove this warning. See 06:58:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:58:09 06:58:09 Login Succeeded 06:58:09 nexus3.edgexfoundry.org:10004 06:58:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:58:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:58:09 Configure a credential helper to remove this warning. See 06:58:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:58:09 06:58:09 Login Succeeded 06:58:09 docker.io 06:58:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:58:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:58:10 Configure a credential helper to remove this warning. See 06:58:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:58:10 06:58:10 Login Succeeded 06:58:10 ---> docker-login.sh ends [Pipeline] } 06:58:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:58:10 ++ 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 06:58:10 + for file in '`ls cmd/**/Dockerfile`' 06:58:10 ++ dirname cmd/core-command/Dockerfile 06:58:10 ++ cut -d/ -f2 06:58:10 + echo core-command,cmd/core-command/Dockerfile 06:58:10 + for file in '`ls cmd/**/Dockerfile`' 06:58:10 ++ dirname cmd/core-data/Dockerfile 06:58:10 ++ cut -d/ -f2 06:58:10 + echo core-data,cmd/core-data/Dockerfile 06:58:10 + for file in '`ls cmd/**/Dockerfile`' 06:58:10 ++ dirname cmd/core-metadata/Dockerfile 06:58:10 ++ cut -d/ -f2 06:58:10 + echo core-metadata,cmd/core-metadata/Dockerfile 06:58:10 + for file in '`ls cmd/**/Dockerfile`' 06:58:10 ++ dirname cmd/security-bootstrapper/Dockerfile 06:58:10 ++ cut -d/ -f2 06:58:10 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 06:58:10 + for file in '`ls cmd/**/Dockerfile`' 06:58:10 ++ dirname cmd/security-proxy-setup/Dockerfile 06:58:10 ++ cut -d/ -f2 06:58:10 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 06:58:10 + for file in '`ls cmd/**/Dockerfile`' 06:58:10 ++ dirname cmd/security-secretstore-setup/Dockerfile 06:58:10 ++ cut -d/ -f2 06:58:10 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 06:58:10 + for file in '`ls cmd/**/Dockerfile`' 06:58:10 ++ dirname cmd/support-notifications/Dockerfile 06:58:10 ++ cut -d/ -f2 06:58:10 + echo support-notifications,cmd/support-notifications/Dockerfile 06:58:10 + for file in '`ls cmd/**/Dockerfile`' 06:58:10 ++ dirname cmd/support-scheduler/Dockerfile 06:58:10 ++ cut -d/ -f2 06:58:10 + echo support-scheduler,cmd/support-scheduler/Dockerfile 06:58:10 + for file in '`ls cmd/**/Dockerfile`' 06:58:10 ++ dirname cmd/sys-mgmt-agent/Dockerfile 06:58:10 ++ cut -d/ -f2 06:58:10 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 06:58:11 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] { (Build Check) [Pipeline] sh 06:58:11 + git rev-list -1 --merges b594cf5fbb9cf17c6c3b5645e353e34039985d16~1..b594cf5fbb9cf17c6c3b5645e353e34039985d16 [Pipeline] echo 06:58:11 -----------> git rev-list -1 --merges b594cf5fbb9cf17c6c3b5645e353e34039985d16~1..b594cf5fbb9cf17c6c3b5645e353e34039985d16 b594cf5fbb9cf17c6c3b5645e353e34039985d16 [false] [Pipeline] sh 06:58:11 + git log --format=format:%s -1 b594cf5fbb9cf17c6c3b5645e353e34039985d16 [Pipeline] echo 06:58:11 ========================================================= 06:58:11 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 06:58:11 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 06:58:12 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 06:58:12 + grep -v github /etc/ssh/ssh_known_hosts 06:58:12 + '[' -e /tmp/ssh_known_hosts ']' 06:58:12 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 06:58:12 + sudo tee -a /etc/ssh/ssh_known_hosts 06:58:12 + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' 06:58:12 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 06:58:12 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:58:12 06:58:12 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 06:58:13 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:58:13 latest: Pulling from edgex-devops/git-semver 06:58:13 a0d0a0d46f8b: Pulling fs layer 06:58:13 3e5f54012d9b: Pulling fs layer 06:58:13 4c7163046ea9: Pulling fs layer 06:58:13 0c2d73faf560: Pulling fs layer 06:58:13 0c2d73faf560: Waiting 06:58:13 3e5f54012d9b: Verifying Checksum 06:58:13 3e5f54012d9b: Download complete 06:58:13 a0d0a0d46f8b: Verifying Checksum 06:58:13 a0d0a0d46f8b: Download complete 06:58:13 4c7163046ea9: Verifying Checksum 06:58:13 4c7163046ea9: Download complete 06:58:13 0c2d73faf560: Verifying Checksum 06:58:13 0c2d73faf560: Download complete 06:58:13 a0d0a0d46f8b: Pull complete 06:58:13 3e5f54012d9b: Pull complete 06:58:13 4c7163046ea9: Pull complete 06:58:13 0c2d73faf560: Pull complete 06:58:13 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 06:58:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:58:13 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 06:58:14 prd-centos7-docker-4c-2g-1059 does not seem to be running inside a container 06:58:14 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 06:58:14 $ docker top 776ecbce66cd5721aa1d5f9a9fb1e36b575d530e9dd9ad5a70042e14e5b465b7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:58:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:58:14 [ssh-agent] Looking for ssh-agent implementation... 06:58:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:58:15 $ docker exec 776ecbce66cd5721aa1d5f9a9fb1e36b575d530e9dd9ad5a70042e14e5b465b7 ssh-agent 06:58:15 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXHFlkbK/agent.14 06:58:15 SSH_AGENT_PID=21 06:58:15 Running ssh-add (command line suppressed) 06:58:15 Identity added: /w/workspace/edgex-go/1@tmp/private_key_8807694601758548240.key (/w/workspace/edgex-go/1@tmp/private_key_8807694601758548240.key) 06:58:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:58:15 + git tag --points-at HEAD [Pipeline] } 06:58:15 $ docker exec --env ******** --env ******** 776ecbce66cd5721aa1d5f9a9fb1e36b575d530e9dd9ad5a70042e14e5b465b7 ssh-agent -k 06:58:15 unset SSH_AUTH_SOCK; 06:58:15 unset SSH_AGENT_PID; 06:58:15 echo Agent pid 21 killed; 06:58:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:58:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:58:15 [ssh-agent] Looking for ssh-agent implementation... 06:58:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:58:16 $ docker exec 776ecbce66cd5721aa1d5f9a9fb1e36b575d530e9dd9ad5a70042e14e5b465b7 ssh-agent 06:58:16 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXBNhoDF/agent.54 06:58:16 SSH_AGENT_PID=60 06:58:16 Running ssh-add (command line suppressed) 06:58:16 Identity added: /w/workspace/edgex-go/1@tmp/private_key_7284610177067817665.key (/w/workspace/edgex-go/1@tmp/private_key_7284610177067817665.key) 06:58:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:58:16 + git semver init 06:58:16 # -> Open(): unable to determine branch for HEAD 06:58:16 # $GIT_DIR = /w/workspace/edgex-go/1/.git 06:58:16 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 06:58:16 # $SEMVER_REMOTE_NAME = origin 06:58:16 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 06:58:16 # $SEMVER_USER_NAME = edgex-jenkins 06:58:16 # $SEMVER_BRANCH = PR-3857 06:58:16 # $SEMVER_TEMP = /tmp/semver-363837402 06:58:16 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 06:58:31 # '/tmp/semver-363837402' -> '/w/workspace/edgex-go/1/.semver' 06:58:31 # -> Force: false 06:58:31 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 06:58:31 $ docker exec --env ******** --env ******** 776ecbce66cd5721aa1d5f9a9fb1e36b575d530e9dd9ad5a70042e14e5b465b7 ssh-agent -k 06:58:31 unset SSH_AUTH_SOCK; 06:58:31 unset SSH_AGENT_PID; 06:58:31 echo Agent pid 60 killed; 06:58:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:58:32 + git semver [Pipeline] } 06:58:32 $ docker stop --time=1 776ecbce66cd5721aa1d5f9a9fb1e36b575d530e9dd9ad5a70042e14e5b465b7 06:58:34 $ docker rm -f 776ecbce66cd5721aa1d5f9a9fb1e36b575d530e9dd9ad5a70042e14e5b465b7 [Pipeline] // withDockerContainer [Pipeline] sh 06:58:34 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:58:35 Stashed 1 file(s) [Pipeline] echo 06:58:35 [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 06:58:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:58:35 ========================================================= 06:58:35 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 06:58:35 ========================================================= [Pipeline] fileExists [Pipeline] sh 06:58:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 06:58:35 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 06:58:35 a0d0a0d46f8b: Already exists 06:58:35 31adcdaf11c8: Pulling fs layer 06:58:35 b8b176561691: Pulling fs layer 06:58:35 4527c011a84f: Pulling fs layer 06:58:35 5d74067f8e1e: Pulling fs layer 06:58:35 e0aca202a116: Pulling fs layer 06:58:35 3a43be97a3b4: Pulling fs layer 06:58:35 34cad66bf833: Pulling fs layer 06:58:35 b4e3c513aaa6: Pulling fs layer 06:58:35 5d74067f8e1e: Waiting 06:58:35 e0aca202a116: Waiting 06:58:35 3a43be97a3b4: Waiting 06:58:35 34cad66bf833: Waiting 06:58:35 b4e3c513aaa6: Waiting 06:58:35 b8b176561691: Verifying Checksum 06:58:35 b8b176561691: Download complete 06:58:35 31adcdaf11c8: Verifying Checksum 06:58:35 31adcdaf11c8: Download complete 06:58:35 5d74067f8e1e: Verifying Checksum 06:58:35 5d74067f8e1e: Download complete 06:58:35 e0aca202a116: Verifying Checksum 06:58:35 e0aca202a116: Download complete 06:58:35 3a43be97a3b4: Verifying Checksum 06:58:35 3a43be97a3b4: Download complete 06:58:36 34cad66bf833: Verifying Checksum 06:58:36 34cad66bf833: Download complete 06:58:36 31adcdaf11c8: Pull complete 06:58:36 b8b176561691: Pull complete 06:58:36 b4e3c513aaa6: Verifying Checksum 06:58:36 b4e3c513aaa6: Download complete 06:58:36 4527c011a84f: Verifying Checksum 06:58:36 4527c011a84f: Download complete 06:58:40 4527c011a84f: Pull complete 06:58:40 5d74067f8e1e: Pull complete 06:58:40 e0aca202a116: Pull complete 06:58:40 3a43be97a3b4: Pull complete 06:58:40 34cad66bf833: Pull complete 06:58:44 b4e3c513aaa6: Pull complete 06:58:44 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 06:58:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 06:58:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 06:58:44 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 06:58:44 WORKDIR /edgex 06:58:44 COPY go.mod . 06:58:44 RUN go mod download' 06:58:44 + docker build -t ci-base-image-x86_64 -f - . 06:58:46 Sending build context to Docker daemon 333.8MB 06:58:46 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 06:58:46 ---> 9f6097aaca64 06:58:46 Step 2/4 : WORKDIR /edgex 06:58:48 ---> Running in 62486bdf09e2 06:58:48 Removing intermediate container 62486bdf09e2 06:58:48 ---> 17eccc64af42 06:58:48 Step 3/4 : COPY go.mod . 06:58:48 ---> 0c6510e8ae7f 06:58:48 Step 4/4 : RUN go mod download 06:58:48 ---> Running in fd136751bf01 06:58:50 Still waiting to schedule task 06:58:50 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 06:59:27 Removing intermediate container fd136751bf01 06:59:27 ---> 605eb5e69622 06:59:27 Successfully built 605eb5e69622 06:59:27 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 06:59:27 + docker inspect -f . ci-base-image-x86_64 06:59:27 . [Pipeline] withDockerContainer 06:59:27 prd-centos7-docker-4c-2g-1059 does not seem to be running inside a container 06:59:27 $ 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 ******** ci-base-image-x86_64 cat 06:59:28 $ docker top 63fb7b3f99c93d1e7295f4f34d63fb9254ae73ba7d757ffeecdb5ad1769c4cbc -eo pid,comm [Pipeline] { [Pipeline] sh 06:59:28 + go version 06:59:28 go version go1.16.8 linux/amd64 [Pipeline] } 06:59:28 $ docker stop --time=1 63fb7b3f99c93d1e7295f4f34d63fb9254ae73ba7d757ffeecdb5ad1769c4cbc 06:59:29 $ docker rm -f 63fb7b3f99c93d1e7295f4f34d63fb9254ae73ba7d757ffeecdb5ad1769c4cbc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:59:30 + docker inspect -f . ci-base-image-x86_64 06:59:30 . [Pipeline] withDockerContainer 06:59:30 prd-centos7-docker-4c-2g-1059 does not seem to be running inside a container 06:59:30 $ 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 ******** ci-base-image-x86_64 cat 06:59:30 $ docker top 6702104aec23f19071ad8fee5f3c88c82bc3aae18ecf757d782da6bd9e618573 -eo pid,comm [Pipeline] { [Pipeline] echo 06:59:30 ========================================================= 06:59:30 [edgeXBuildGoParallel] Running Tests and Build... 06:59:30 ========================================================= [Pipeline] fileExists [Pipeline] sh 06:59:31 + make test 06:59:31 go mod tidy 06:59:31 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 06:59:36 ? github.com/edgexfoundry/edgex-go [no test files] 06:59:54 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 07:00:00 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 07:00:00 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 07:00:00 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 07:00:03 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 07:00:04 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 07:00:04 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 07:00:04 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 07:00:04 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 07:00:04 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 07:00:05 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 07:00:05 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 07:00:05 ? github.com/edgexfoundry/edgex-go/internal [no test files] 07:00:05 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 07:00:07 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.064s coverage: 28.7% of statements 07:00:07 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 07:00:07 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 07:00:08 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.061s coverage: 98.5% of statements 07:00:08 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 07:00:08 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.066s coverage: 44.7% of statements 07:00:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 07:00:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 07:00:09 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.136s coverage: 89.5% of statements 07:00:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 07:00:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 07:00:10 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.060s coverage: 84.4% of statements 07:00:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 07:00:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 07:00:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 07:00:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 07:00:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 07:00:11 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.281s coverage: 94.2% of statements 07:00:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 07:00:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 07:00:11 ok github.com/edgexfoundry/edgex-go/internal/io 0.058s coverage: 59.1% of statements 07:00:11 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 07:00:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 07:00:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 07:00:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 07:00:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 07:00:11 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.075s coverage: 60.0% of statements 07:00:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 07:00:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 07:00:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 07:00:12 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.052s coverage: 0.9% of statements 07:00:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 07:00:12 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.045s coverage: 58.8% of statements 07:00:12 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.046s coverage: 21.7% of statements 07:00:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 07:00:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.049s coverage: 47.1% of statements 07:00:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.064s coverage: 79.5% of statements 07:00:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.045s coverage: 94.1% of statements 07:00:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.071s coverage: 96.3% of statements 07:00:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.052s coverage: 87.5% of statements 07:00:16 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1060 in /w/workspace/edgexfoundry_edgex-go_PR-3857 [Pipeline] { [Pipeline] ws 07:00:16 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 07:00:16 The recommended git tool is: git 07:00:20 using credential edgex-jenkins-ssh 07:00:20 Cloning the remote Git repository 07:00:20 Cloning repository git@github.com:edgexfoundry/edgex-go.git 07:00:20 > git init /w/workspace/edgex-go/1 # timeout=10 07:00:21 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 07:00:21 > git --version # timeout=10 07:00:21 > git --version # 'git version 2.17.1' 07:00:21 using GIT_SSH to set credentials SSH Credentials for GitHub 07:00:21 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:00:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.064s coverage: 94.4% of statements 07:00:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.053s coverage: 44.8% of statements 07:00:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.341s coverage: 82.5% of statements 07:00:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 07:00:35 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 07:00:35 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:00:35 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 07:00:35 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 07:00:35 using GIT_SSH to set credentials SSH Credentials for GitHub 07:00:35 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3857/head:refs/remotes/origin/PR-3857 +refs/heads/main:refs/remotes/origin/main # timeout=10 07:00:36 Merging remotes/origin/main commit 29697069f250b3a6652f4279ffd582c48bc37000 into PR head commit b594cf5fbb9cf17c6c3b5645e353e34039985d16 07:00:36 Merge succeeded, producing b594cf5fbb9cf17c6c3b5645e353e34039985d16 07:00:36 Checking out Revision b594cf5fbb9cf17c6c3b5645e353e34039985d16 (PR-3857) 07:00:36 > git config core.sparsecheckout # timeout=10 07:00:36 > git checkout -f b594cf5fbb9cf17c6c3b5645e353e34039985d16 # timeout=10 07:00:36 > git remote # timeout=10 07:00:36 > git config --get remote.origin.url # timeout=10 07:00:36 using GIT_SSH to set credentials SSH Credentials for GitHub 07:00:36 > git merge 29697069f250b3a6652f4279ffd582c48bc37000 # timeout=10 07:00:36 > git rev-parse HEAD^{commit} # timeout=10 07:00:36 > git config core.sparsecheckout # timeout=10 07:00:36 > git checkout -f b594cf5fbb9cf17c6c3b5645e353e34039985d16 # timeout=10 07:00:41 Commit message: "docs(all): Upgrade the API Docs version to 2.2.0" 07:00:41 > git --version # timeout=10 07:00:41 > git --version # 'git version 2.17.1' 07:00:41 fatal: bad object 32edd24ee733e309d05e35b1f887f14b07bde6d0 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:00:42 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 07:00:42 % Total % Received % Xferd Average Speed Time Time Time Current 07:00:42 Dload Upload Total Spent Left Speed 07:00:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 73104 0 --:--:-- --:--:-- --:--:-- 73104 [Pipeline] sh 07:00:43 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 07:00:43 + + sudo jqsudo . += {"seccomp-profile": "/etc/docker/seccomp.json"} tee /etc/docker/daemon.json /etc/docker/daemon.new 07:00:43 07:00:43 { 07:00:43 "registry-mirrors": [ 07:00:43 "https://nexus3.edgexfoundry.org:10001" 07:00:43 ], 07:00:43 "bip": "10.250.0.254/24", 07:00:43 "hosts": [ 07:00:43 "tcp://0.0.0.0:5555", 07:00:43 "unix:///var/run/docker.sock" 07:00:43 ], 07:00:43 "mtu": 1458, 07:00:43 "selinux-enabled": true, 07:00:43 "seccomp-profile": "/etc/docker/seccomp.json" 07:00:43 } [Pipeline] sh 07:00:44 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 07:00:44 + sudo service docker restart 07:00:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.082s coverage: 92.9% of statements 07:00:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 07:00:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 07:00:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 07:00:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements 07:00:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 07:00:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 07:00:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 07:00:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 07:00:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 07:00:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.064s coverage: 87.2% of statements 07:00:48 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 07:00:48 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 07:00:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements 07:00:48 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 07:00:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.063s coverage: 58.8% of statements 07:00:48 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 07:00:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.055s coverage: 80.0% of statements 07:00:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements 07:00:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.065s coverage: 85.4% of statements 07:00:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.140s coverage: 91.2% of statements 07:00:48 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 07:00:48 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.150s coverage: 64.4% of statements 07:00:48 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 07:00:48 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 07:00:48 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.048s coverage: 100.0% of statements 07:00:48 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 89.4% of statements 07:00:48 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.035s coverage: 100.0% of statements 07:00:48 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements 07:00:49 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.037s coverage: 100.0% of statements 07:00:50 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.218s coverage: 65.4% of statements 07:00:50 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 07:00:50 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 07:00:50 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 07:00:50 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.135s coverage: 43.8% of statements 07:00:50 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 07:00:50 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 07:00:50 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.054s coverage: 89.5% of statements 07:00:50 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 07:00:51 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.057s coverage: 84.8% of statements 07:00:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 07:00:57 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.072s coverage: 17.7% of statements 07:00:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 07:00:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 07:00:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 07:00:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 07:00:57 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.148s coverage: 92.3% of statements 07:00:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 07:00:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 07:00:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 07:00:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 07:00:57 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 63.2% of statements 07:00:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 07:00:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 07:00:57 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.095s coverage: 97.7% of statements 07:00:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 07:00:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 07:00:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 07:00:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 07:00:57 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.051s coverage: 28.9% of statements 07:00:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 07:00:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 07:00:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 07:00:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 07:00:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 07:00:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 07:00:57 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.044s coverage: 100.0% of statements 07:00:57 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 96.9% of statements 07:00:57 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:01:03 provisioning config files... 07:01:03 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config8298824006826033794tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:01:03 ---> docker-login.sh 07:01:03 nexus3.edgexfoundry.org:10001 07:01:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:01:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:01:04 Configure a credential helper to remove this warning. See 07:01:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:01:04 07:01:04 Login Succeeded 07:01:04 nexus3.edgexfoundry.org:10002 07:01:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:01:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:01:04 Configure a credential helper to remove this warning. See 07:01:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:01:04 07:01:04 Login Succeeded 07:01:04 nexus3.edgexfoundry.org:10003 07:01:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:01:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:01:05 Configure a credential helper to remove this warning. See 07:01:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:01:05 07:01:05 Login Succeeded 07:01:05 nexus3.edgexfoundry.org:10004 07:01:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:01:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:01:05 Configure a credential helper to remove this warning. See 07:01:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:01:05 07:01:05 Login Succeeded 07:01:05 docker.io 07:01:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:01:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:01:06 Configure a credential helper to remove this warning. See 07:01:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:01:06 07:01:06 Login Succeeded 07:01:06 ---> docker-login.sh ends [Pipeline] } 07:01:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:01:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:01:06 ========================================================= 07:01:06 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 07:01:06 ========================================================= [Pipeline] fileExists [Pipeline] sh 07:01:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 07:01:07 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:01:07 552d1f2373af: Pulling fs layer 07:01:07 ea3f2d53f512: Pulling fs layer 07:01:07 9e70ebbbe112: Pulling fs layer 07:01:07 7a9cfe048b4a: Pulling fs layer 07:01:07 72dc09318566: Pulling fs layer 07:01:07 f4f7b4309257: Pulling fs layer 07:01:07 0ac9a79272e3: Pulling fs layer 07:01:07 b78e95d17946: Pulling fs layer 07:01:07 f4f7b4309257: Waiting 07:01:07 0ac9a79272e3: Waiting 07:01:07 b78e95d17946: Waiting 07:01:07 7a9cfe048b4a: Waiting 07:01:07 72dc09318566: Waiting 07:01:07 9e70ebbbe112: Download complete 07:01:07 ea3f2d53f512: Download complete 07:01:07 72dc09318566: Download complete 07:01:07 f4f7b4309257: Verifying Checksum 07:01:07 f4f7b4309257: Download complete 07:01:07 552d1f2373af: Verifying Checksum 07:01:07 552d1f2373af: Download complete 07:01:07 0ac9a79272e3: Verifying Checksum 07:01:07 0ac9a79272e3: Download complete 07:01:08 552d1f2373af: Pull complete 07:01:08 ea3f2d53f512: Pull complete 07:01:09 9e70ebbbe112: Pull complete 07:01:09 b78e95d17946: Verifying Checksum 07:01:09 b78e95d17946: Download complete 07:01:10 7a9cfe048b4a: Verifying Checksum 07:01:10 7a9cfe048b4a: Download complete 07:01:22 7a9cfe048b4a: Pull complete 07:01:22 72dc09318566: Pull complete 07:01:22 f4f7b4309257: Pull complete 07:01:22 0ac9a79272e3: Pull complete 07:01:27 b78e95d17946: Pull complete 07:01:27 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 07:01:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 07:01:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh 07:01:28 + + echodocker FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 07:01:28 WORKDIR /edgex 07:01:28 COPY go.mod . 07:01:28 RUN go mod download build 07:01:28 -t ci-base-image-arm64 -f - . 07:01:30 Sending build context to Docker daemon 168.6MB 07:01:30 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 07:01:30 ---> 8b459fc5aaf0 07:01:30 Step 2/4 : WORKDIR /edgex 07:01:32 ---> Running in 1f94d0beafc6 07:01:32 Removing intermediate container 1f94d0beafc6 07:01:32 ---> c915872f1087 07:01:32 Step 3/4 : COPY go.mod . 07:01:33 ---> e5fc10dd2ba0 07:01:33 Step 4/4 : RUN go mod download 07:01:33 ---> Running in 57c3f99ae4d0 07:01:36 GO111MODULE=on go vet ./... 07:01:45 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:01:45 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:01:45 ./bin/test-attribution-txt.sh [Pipeline] echo 07:01:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 07:01:46 + ls -al . 07:01:46 total 644 07:01:46 drwxrwxr-x 10 1001 1001 4096 Jan 9 07:01 . 07:01:46 drwxr-xr-x 4 root root 28 Jan 9 06:59 .. 07:01:46 -rw-rw-r-- 1 1001 1001 11 Jan 9 06:58 .dockerignore 07:01:46 drwxrwxr-x 8 1001 1001 179 Jan 9 06:58 .git 07:01:46 drwxrwxr-x 4 1001 1001 142 Jan 9 06:58 .github 07:01:46 -rw-rw-r-- 1 1001 1001 804 Jan 9 06:58 .gitignore 07:01:46 -rw-rw-r-- 1 1001 1001 42 Jan 9 06:58 .golangci.yml 07:01:46 -rw-rw-r-- 1 1001 1001 76 Jan 9 06:58 .hadolint.yml 07:01:46 drwx------ 3 1001 1001 73 Jan 9 06:58 .semver 07:01:46 -rw-rw-r-- 1 1001 1001 166 Jan 9 06:58 .sonarcloud.properties 07:01:46 -rw-rw-r-- 1 1001 1001 1171 Jan 9 06:58 ADOPTERS.md 07:01:46 -rw-rw-r-- 1 1001 1001 8910 Jan 9 06:58 Attribution.txt 07:01:46 -rw-rw-r-- 1 1001 1001 51732 Jan 9 06:58 CHANGELOG.md 07:01:46 -rw-rw-r-- 1 1001 1001 3804 Jan 9 06:58 CONTRIBUTING.md 07:01:46 -rw-rw-r-- 1 1001 1001 677 Jan 9 06:58 GOVERNANCE.md 07:01:46 -rw-rw-r-- 1 1001 1001 849 Jan 9 06:58 Jenkinsfile 07:01:46 -rw-rw-r-- 1 1001 1001 10775 Jan 9 06:58 LICENSE 07:01:46 -rw-rw-r-- 1 1001 1001 6508 Jan 9 06:58 Makefile 07:01:46 -rw-rw-r-- 1 1001 1001 582 Jan 9 06:58 OWNERS.md 07:01:46 -rw-rw-r-- 1 1001 1001 8207 Jan 9 06:58 README.md 07:01:46 -rw-rw-r-- 1 1001 1001 6912 Jan 9 06:58 SECURITY.md 07:01:46 -rw-rw-r-- 1 1001 1001 5 Jan 9 06:58 VERSION 07:01:46 -rw-rw-r-- 1 1001 1001 4131 Jan 9 06:58 ZMQWindows.md 07:01:46 drwxrwxr-x 2 1001 1001 37 Jan 9 06:58 bin 07:01:46 drwxrwxr-x 14 1001 1001 4096 Jan 9 06:58 cmd 07:01:46 -rw-r--r-- 1 root root 428381 Jan 9 07:00 coverage.out 07:01:46 -rw-rw-r-- 1 1001 1001 828 Jan 9 06:58 go.mod 07:01:46 -rw-rw-r-- 1 1001 1001 49574 Jan 9 06:59 go.sum 07:01:46 drwxrwxr-x 8 1001 1001 124 Jan 9 06:58 internal 07:01:46 drwxrwxr-x 3 1001 1001 16 Jan 9 06:58 openapi 07:01:46 drwxrwxr-x 4 1001 1001 71 Jan 9 06:58 snap 07:01:46 -rw-rw-r-- 1 1001 1001 204 Jan 9 06:58 version.go [Pipeline] sh 07:01:46 + '[' -e coverage.out ] 07:01:46 + chown 1001:1001 coverage.out [Pipeline] stash 07:01:46 Stashed 1 file(s) [Pipeline] sh 07:01:47 + make build 07:01:47 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 07:01:48 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 07:01:55 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 07:01:56 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 07:01:57 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 07:01:57 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 07:01:58 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 07:01:59 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 07:02:00 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 07:02:01 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 07:02:02 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 07:02:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 07:02:04 $ docker stop --time=1 6702104aec23f19071ad8fee5f3c88c82bc3aae18ecf757d782da6bd9e618573 07:02:06 $ docker rm -f 6702104aec23f19071ad8fee5f3c88c82bc3aae18ecf757d782da6bd9e618573 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:02:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:02:08 07:02:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 07:02:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:02:08 latest: Pulling from edgex-devops/edgex-compose 07:02:08 cbdbe7a5bc2a: Pulling fs layer 07:02:08 ca9280d653b3: Pulling fs layer 07:02:08 7e9c9ca2126c: Pulling fs layer 07:02:08 cbdbe7a5bc2a: Verifying Checksum 07:02:08 cbdbe7a5bc2a: Download complete 07:02:08 ca9280d653b3: Verifying Checksum 07:02:08 ca9280d653b3: Download complete 07:02:09 cbdbe7a5bc2a: Pull complete 07:02:09 7e9c9ca2126c: Verifying Checksum 07:02:09 7e9c9ca2126c: Download complete 07:02:09 ca9280d653b3: Pull complete 07:02:13 7e9c9ca2126c: Pull complete 07:02:13 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 07:02:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:02:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 07:02:14 prd-centos7-docker-4c-2g-1059 does not seem to be running inside a container 07:02:14 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 07:02:17 $ docker top 295c1b9c338ef117b696ce12e60aac10320efb78550a72d503f5ce1d698e0042 -eo pid,comm [Pipeline] { [Pipeline] sh 07:02:17 + docker-compose build --help 07:02:17 + grep parallel 07:02:18 --parallel Build images in parallel. [Pipeline] } 07:02:18 $ docker stop --time=1 295c1b9c338ef117b696ce12e60aac10320efb78550a72d503f5ce1d698e0042 07:02:19 $ docker rm -f 295c1b9c338ef117b696ce12e60aac10320efb78550a72d503f5ce1d698e0042 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:02:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:02:20 . [Pipeline] withDockerContainer 07:02:20 prd-centos7-docker-4c-2g-1059 does not seem to be running inside a container 07:02:20 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 07:02:20 $ docker top d4027b5ba1a24f230175b8191ddc0001d60619199b253fef9d6138a3a27a4dff -eo pid,comm [Pipeline] { [Pipeline] sh 07:02:21 + docker-compose -f ./docker-compose-build.yml build --parallel 07:02:21 Building core-command ... 07:02:21 Building core-data ... 07:02:21 Building core-metadata ... 07:02:21 Building security-bootstrapper ... 07:02:21 Building security-proxy-setup ... 07:02:21 Building security-secretstore-setup ... 07:02:21 Building support-notifications ... 07:02:21 Building support-scheduler ... 07:02:21 Building sys-mgmt-agent ... 07:02:21 Building sys-mgmt-agent 07:02:21 Building core-metadata 07:02:21 Building security-proxy-setup 07:02:21 Building support-scheduler 07:02:21 Building security-bootstrapper 07:02:33 Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 07:02:33 Step 2/20 : FROM ${BUILDER_BASE} AS builder 07:02:33 ---> 605eb5e69622 07:02:33 Step 3/20 : WORKDIR /edgex-go 07:02:33 Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 07:02:33 Step 2/30 : FROM ${BUILDER_BASE} AS builder 07:02:33 ---> 605eb5e69622 07:02:33 Step 3/30 : WORKDIR /edgex-go 07:02:37 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 07:02:37 Step 2/22 : FROM ${BUILDER_BASE} AS builder 07:02:37 ---> 605eb5e69622 07:02:37 Step 3/22 : WORKDIR /edgex-go 07:02:38 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 07:02:38 Step 2/22 : FROM ${BUILDER_BASE} AS builder 07:02:38 ---> 605eb5e69622 07:02:38 Step 3/22 : WORKDIR /edgex-go 07:02:38 ---> Running in 8797b2ba02db 07:02:38 ---> Running in 4c2d5ae2193d 07:02:38 ---> Running in c5f68b613062 07:02:38 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 07:02:38 Step 2/23 : FROM ${BUILDER_BASE} AS builder 07:02:38 ---> 605eb5e69622 07:02:38 Step 3/23 : WORKDIR /edgex-go 07:02:38 ---> Running in f5765d0272c5 07:02:38 ---> Running in 99570eafadaa 07:02:38 Removing intermediate container 4c2d5ae2193d 07:02:38 ---> f268f185d8b9 07:02:38 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:02:38 Removing intermediate container 8797b2ba02db 07:02:38 ---> da2b9302f52a 07:02:38 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:02:38 Removing intermediate container c5f68b613062 07:02:38 ---> 5d589bf4a3a0 07:02:38 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:02:38 Removing intermediate container f5765d0272c5 07:02:38 ---> 7a814a6c2196 07:02:38 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:02:38 Removing intermediate container 99570eafadaa 07:02:38 ---> dd0892a91f82 07:02:38 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:02:38 ---> Running in 9c50958e659e 07:02:38 ---> Running in c5b37c4308da 07:02:38 ---> Running in bf6799b9ac7b 07:02:38 ---> Running in 531dd97cbc68 07:02:38 ---> Running in 60a84e88596c 07:02:39 Removing intermediate container bf6799b9ac7b 07:02:39 ---> 5db820ddc40e 07:02:39 Step 5/30 : RUN apk add --update --no-cache make git 07:02:39 ---> Running in 2d633bf7ce5c 07:02:39 Removing intermediate container 9c50958e659e 07:02:39 ---> 13b4f9ca2253 07:02:39 Step 5/22 : RUN apk add --update --no-cache make bash git 07:02:39 ---> Running in f08f6d4459b0 07:02:39 Removing intermediate container c5b37c4308da 07:02:39 ---> 84e5c1a8f830 07:02:39 Step 5/20 : RUN apk add --update --no-cache make git 07:02:39 ---> Running in bc05f8bc3476 07:02:40 Removing intermediate container 531dd97cbc68 07:02:40 ---> 326d5a756e0b 07:02:40 Step 5/22 : RUN apk add --update --no-cache make git 07:02:40 ---> Running in 39ad55fe452f 07:02:40 Removing intermediate container 60a84e88596c 07:02:40 ---> 50625eed4bca 07:02:40 Step 5/23 : RUN apk add --update --no-cache make git 07:02:40 ---> Running in 057a8be271b1 07:02:40 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 07:02:40 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 07:02:40 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 07:02:40 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 07:02:40 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 07:02:41 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 07:02:41 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 07:02:41 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 07:02:41 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 07:02:41 OK: 220 MiB in 52 packages 07:02:41 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 07:02:41 OK: 220 MiB in 52 packages 07:02:41 Removing intermediate container f08f6d4459b0 07:02:41 ---> a57667581e02 07:02:41 Step 6/22 : COPY . . 07:02:42 OK: 220 MiB in 52 packages 07:02:42 OK: 220 MiB in 52 packages 07:02:42 OK: 220 MiB in 52 packages 07:02:42 Removing intermediate container 2d633bf7ce5c 07:02:42 ---> c8d6ba7e8975 07:02:42 Step 6/30 : COPY . . 07:02:48 Removing intermediate container 39ad55fe452f 07:02:48 ---> ccecc46785ed 07:02:48 Step 6/22 : COPY . . 07:02:48 ---> 3ab12b2647cc 07:02:48 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:02:48 Removing intermediate container 057a8be271b1 07:02:48 ---> c88be96dd571 07:02:48 Step 6/23 : COPY go.mod . 07:02:48 Removing intermediate container bc05f8bc3476 07:02:48 ---> 2ca29c848d21 07:02:48 Step 6/20 : COPY . . 07:02:48 ---> 363ef7d4dae8 07:02:48 Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:02:48 ---> Running in c21070a31375 07:02:48 ---> Running in 4b94b494025f 07:02:50 ---> 47b2939cb615 07:02:50 Step 7/23 : RUN go mod download 07:02:52 ---> Running in 172f31176e94 07:02:54 ---> 460f8ec9df17 07:02:54 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:02:54 ---> 6249f5196cf9 07:02:54 Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:02:54 Removing intermediate container c21070a31375 07:02:54 ---> cd64675b693b 07:02:54 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 07:02:54 ---> Running in 279d6ad507df 07:02:54 ---> Running in c9a387349557 07:02:54 ---> Running in 0711393fbb32 07:02:54 Removing intermediate container 4b94b494025f 07:02:54 ---> 2aa06ea30a92 07:02:54 Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 07:02:54 ---> Running in 4c0e398c7468 07:02:55 Removing intermediate container 172f31176e94 07:02:55 ---> 7d4c5f8811bd 07:02:55 Step 8/23 : COPY . . 07:02:55 Removing intermediate container 57c3f99ae4d0 07:02:55 ---> 108b48224f55 07:02:55 Successfully built 108b48224f55 07:02:55 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 07:02:55 + docker inspect -f . ci-base-image-arm64 07:02:55 . [Pipeline] withDockerContainer 07:02:55 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 07:02:55 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 07:02:55 prd-ubuntu18.04-docker-arm64-4c-16g-1060 does not seem to be running inside a container 07:02:55 $ 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 07:02:57 $ docker top 1d1fc7416680f63185e1edc045c70239b714b714ed909a5c94b6ce1785c7d7d5 -eo pid,comm [Pipeline] { [Pipeline] sh 07:02:58 + go version 07:02:58 go version go1.16.8 linux/arm64 [Pipeline] } 07:02:58 $ docker stop --time=1 1d1fc7416680f63185e1edc045c70239b714b714ed909a5c94b6ce1785c7d7d5 07:02:59 $ docker rm -f 1d1fc7416680f63185e1edc045c70239b714b714ed909a5c94b6ce1785c7d7d5 07:03:00 Removing intermediate container c9a387349557 07:03:00 ---> fb67d9a60846 07:03:00 Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 07:03:00 Removing intermediate container 279d6ad507df 07:03:00 ---> c1175a84dd68 07:03:00 Step 8/22 : RUN make cmd/core-metadata/core-metadata 07:03:00 ---> Running in bf3dabd427b1 07:03:00 ---> Running in a8b17be94e08 07:03:00 ---> 4096c6b7a0c0 07:03:00 Step 9/23 : RUN go mod tidy 07:03:00 ---> Running in bbff1d1ded64 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:03:00 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 07:03:00 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 07:03:00 + docker inspect -f . ci-base-image-arm64 07:03:00 . [Pipeline] withDockerContainer 07:03:00 prd-ubuntu18.04-docker-arm64-4c-16g-1060 does not seem to be running inside a container 07:03:01 $ 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 07:03:02 $ docker top 182191ace4cc57cfab434885cb98a06e388d1f5a3a907c205f0727372ea00ea9 -eo pid,comm [Pipeline] { 07:03:02 Removing intermediate container bbff1d1ded64 07:03:02 ---> baada1b5d85f 07:03:02 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 07:03:02 ---> Running in e0921a6ee951 [Pipeline] echo 07:03:02 ========================================================= 07:03:02 [edgeXBuildGoParallel] Running Tests and Build... 07:03:02 ========================================================= [Pipeline] fileExists [Pipeline] sh 07:03:02 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 07:03:03 + make test 07:03:03 go mod tidy 07:03:03 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 07:03:30 ? github.com/edgexfoundry/edgex-go [no test files] 07:03:35 Removing intermediate container 0711393fbb32 07:03:35 ---> ab9be330e994 07:03:35 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 07:03:35 ---> Running in 6a68e0f08825 07:03:35 Removing intermediate container 4c0e398c7468 07:03:35 ---> f4e7eef4c566 07:03:35 07:03:35 Step 9/30 : FROM alpine:3.14 07:03:35 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 07:03:35 3.14: Pulling from library/alpine 07:03:35 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 07:03:35 Status: Downloaded newer image for alpine:3.14 07:03:35 ---> 0a97eee8041e 07:03:35 Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 07:03:35 ---> Running in f8e89334abca 07:03:35 Removing intermediate container f8e89334abca 07:03:35 ---> 9941d147ef7e 07:03:35 Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec 07:03:35 ---> Running in 21a240b2ea08 07:03:36 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 07:03:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 07:03:36 Removing intermediate container 6a68e0f08825 07:03:36 ---> 679fac01f69a 07:03:36 07:03:36 Step 10/22 : FROM docker:20.10.10 07:03:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 07:03:37 (1/2) Installing dumb-init (1.2.5-r1) 07:03:37 (2/2) Installing su-exec (0.2-r1) 07:03:37 Executing busybox-1.33.1-r6.trigger 07:03:37 OK: 6 MiB in 16 packages 07:03:37 20.10.10: Pulling from library/docker 07:03:37 Removing intermediate container 21a240b2ea08 07:03:37 ---> ae02e764e359 07:03:37 Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init 07:03:37 ---> Running in d0763e149d8d 07:03:37 Removing intermediate container d0763e149d8d 07:03:37 ---> 7ee6e640c4f4 07:03:37 Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 07:03:37 ---> Running in 3c6e7b766bf3 07:03:38 Removing intermediate container 3c6e7b766bf3 07:03:38 ---> 2239b89bf1eb 07:03:38 Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 07:03:38 ---> Running in 3530ffd1d671 07:03:39 Removing intermediate container 3530ffd1d671 07:03:39 ---> ce018f97cc39 07:03:39 Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} 07:03:39 ---> Running in f7ab6055f6a9 07:03:39 Removing intermediate container f7ab6055f6a9 07:03:39 ---> 4311b0b8b91c 07:03:39 Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 07:03:40 ---> 7eb87452a624 07:03:40 Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 07:03:40 ---> Running in 54117a8c409a 07:03:42 Removing intermediate container bf3dabd427b1 07:03:42 ---> 646560738083 07:03:42 07:03:42 Step 9/20 : FROM alpine:3.14 07:03:42 ---> 0a97eee8041e 07:03:42 Step 10/20 : RUN apk add --update --no-cache curl 07:03:42 Removing intermediate container 54117a8c409a 07:03:42 ---> f800805ed580 07:03:42 Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / 07:03:42 ---> Running in a62bb7a55387 07:03:42 ---> 95a3584ec54a 07:03:42 Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 07:03:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 07:03:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 07:03:43 (1/5) Installing ca-certificates (20191127-r5) 07:03:43 (2/5) Installing brotli-libs (1.0.9-r5) 07:03:43 (3/5) Installing nghttp2-libs (1.43.0-r0) 07:03:43 (4/5) Installing libcurl (7.79.1-r0) 07:03:43 (5/5) Installing curl (7.79.1-r0) 07:03:43 Executing busybox-1.33.1-r6.trigger 07:03:43 Executing ca-certificates-20191127-r5.trigger 07:03:43 OK: 8 MiB in 19 packages 07:03:44 ---> 5b6100794280 07:03:44 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 07:03:44 Removing intermediate container a8b17be94e08 07:03:44 ---> 2a6faeb63c86 07:03:44 07:03:44 Step 9/22 : FROM alpine:3.14 07:03:44 ---> 0a97eee8041e 07:03:44 Step 10/22 : RUN apk add --update --no-cache dumb-init 07:03:44 Removing intermediate container e0921a6ee951 07:03:44 ---> 52c434855e8c 07:03:44 07:03:44 Step 11/23 : FROM alpine:3.14 07:03:44 ---> 0a97eee8041e 07:03:44 Step 12/23 : RUN apk add --update --no-cache dumb-init 07:03:44 ---> Running in e1bbea7b7087 07:03:44 ---> Running in 452b8a36c4e2 07:03:44 ---> 6e68817cc709 07:03:44 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 07:03:44 Removing intermediate container a62bb7a55387 07:03:44 ---> 1d3db286a4aa 07:03:44 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 07:03:44 ---> Running in 39a56a62ac5d 07:03:44 Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 07:03:44 Status: Downloaded newer image for docker:20.10.10 07:03:44 ---> b706a049f56e 07:03:44 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 07:03:44 ---> Running in 875bb8b0b73e 07:03:44 Removing intermediate container 39a56a62ac5d 07:03:44 ---> cc9dd12a0ff2 07:03:44 Step 12/20 : WORKDIR /edgex 07:03:44 ---> 12b2be23f7dc 07:03:44 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 07:03:44 ---> Running in c85d5790d619 07:03:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 07:03:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 07:03:44 Removing intermediate container 875bb8b0b73e 07:03:44 ---> 4a31c8dea3f5 07:03:44 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 07:03:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 07:03:44 ---> Running in df03ee01dd7e 07:03:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 07:03:44 (1/1) Installing dumb-init (1.2.5-r1) 07:03:44 Executing busybox-1.33.1-r6.trigger 07:03:44 OK: 6 MiB in 15 packages 07:03:44 Removing intermediate container c85d5790d619 07:03:44 ---> 8d459de29031 07:03:44 Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 07:03:44 ---> bc84fe2e4d06 07:03:44 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 07:03:44 (1/1) Installing dumb-init (1.2.5-r1) 07:03:44 Executing busybox-1.33.1-r6.trigger 07:03:44 OK: 6 MiB in 15 packages 07:03:45 ---> Running in 76d0475941f4 07:03:45 ---> 7c9dd611e51a 07:03:45 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 07:03:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 07:03:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 07:03:45 Removing intermediate container 76d0475941f4 07:03:45 ---> 84fab45ba326 07:03:45 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 07:03:45 (1/42) Installing readline (8.1.0-r0) 07:03:45 (2/42) Installing bash (5.1.4-r0) 07:03:45 Removing intermediate container e1bbea7b7087 07:03:45 ---> 9b2fe2d29648 07:03:45 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 07:03:45 ---> Running in f054d0e9e422 07:03:45 Executing bash-5.1.4-r0.post-install 07:03:45 (3/42) Installing brotli-libs (1.0.9-r5) 07:03:45 (4/42) Installing nghttp2-libs (1.43.0-r0) 07:03:45 (5/42) Installing libcurl (7.79.1-r0) 07:03:45 (6/42) Installing curl (7.79.1-r0) 07:03:45 (7/42) Installing dumb-init (1.2.5-r1) 07:03:45 (8/42) Installing libbz2 (1.0.8-r1) 07:03:45 ---> 111a61d55e9b 07:03:45 Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 07:03:45 Removing intermediate container 452b8a36c4e2 07:03:45 ---> 027a8cf5cec6 07:03:45 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 07:03:45 ---> b5d9ac215d4a 07:03:45 Step 25/30 : RUN chmod +x /entrypoint.sh 07:03:45 (9/42) Installing expat (2.4.1-r0) 07:03:45 (10/42) Installing libffi (3.3-r2) 07:03:45 (11/42) Installing gdbm (1.19-r0) 07:03:45 (12/42) Installing xz-libs (5.2.5-r0) 07:03:45 (13/42) Installing libgcc (10.3.1_git20210424-r2) 07:03:45 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 07:03:45 (15/42) Installing mpdecimal (2.5.1-r1) 07:03:45 (16/42) Installing sqlite-libs (3.35.5-r0) 07:03:45 (17/42) Installing python3 (3.9.5-r2) 07:03:45 ---> Running in 41b620a2b508 07:03:45 ---> Running in a825e832f164 07:03:46 Removing intermediate container f054d0e9e422 07:03:46 ---> d373a8491c9b 07:03:46 Step 12/22 : ENV APP_PORT=59881 07:03:46 Removing intermediate container a825e832f164 07:03:46 ---> f3fc9e7b9646 07:03:46 Step 14/23 : ENV APP_PORT=59861 07:03:46 ---> Running in d8f6389798c1 07:03:46 (18/42) Installing py3-appdirs (1.4.4-r2) 07:03:46 (19/42) Installing py3-chardet (4.0.0-r2) 07:03:46 (20/42) Installing py3-idna (3.2-r0) 07:03:46 (21/42) Installing py3-urllib3 (1.26.5-r0) 07:03:46 ---> 8bd9790b1510 07:03:46 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 07:03:46 (22/42) Installing py3-certifi (2020.12.5-r1) 07:03:46 (23/42) Installing py3-requests (2.25.1-r4) 07:03:46 ---> Running in aa856327ff64 07:03:46 (24/42) Installing py3-msgpack (1.0.2-r1) 07:03:46 (25/42) Installing py3-lockfile (0.12.2-r4) 07:03:46 (26/42) Installing py3-cachecontrol (0.12.6-r1) 07:03:46 (27/42) Installing py3-colorama (0.4.4-r1) 07:03:46 Removing intermediate container d8f6389798c1 07:03:46 ---> f9097fe2bc4a 07:03:46 Step 13/22 : EXPOSE $APP_PORT 07:03:46 ---> Running in db4e8e310116 07:03:46 (28/42) Installing py3-contextlib2 (0.6.0-r1) 07:03:46 (29/42) Installing py3-distlib (0.3.1-r3) 07:03:46 (30/42) Installing py3-distro (1.5.0-r3) 07:03:46 (31/42) Installing py3-six (1.15.0-r1) 07:03:46 (32/42) Installing py3-webencodings (0.5.1-r4) 07:03:46 (33/42) Installing py3-html5lib (1.1-r1) 07:03:47 (34/42) Installing py3-parsing (2.4.7-r2) 07:03:47 ---> Running in 1f492481b43b 07:03:47 (35/42) Installing py3-packaging (20.9-r1) 07:03:47 (36/42) Installing py3-toml (0.10.2-r2) 07:03:47 (37/42) Installing py3-pep517 (0.10.0-r2) 07:03:47 (38/42) Installing py3-progress (1.5-r2) 07:03:47 Removing intermediate container db4e8e310116 07:03:47 ---> 3259e0bdc9d6 07:03:47 Step 17/20 : CMD ["--init=true"] 07:03:47 Removing intermediate container aa856327ff64 07:03:47 ---> e4de554113ce 07:03:47 Step 15/23 : EXPOSE $APP_PORT 07:03:47 (39/42) Installing py3-retrying (1.3.3-r1) 07:03:47 (40/42) Installing py3-ordered-set (4.0.2-r1) 07:03:47 (41/42) Installing py3-setuptools (52.0.0-r3) 07:03:47 (42/42) Installing py3-pip (20.3.4-r1) 07:03:47 ---> Running in 2c0c51635859 07:03:47 ---> Running in 0a98722f700b 07:03:47 Removing intermediate container 1f492481b43b 07:03:47 ---> dd6cdeb6e662 07:03:47 Step 14/22 : WORKDIR / 07:03:47 Executing busybox-1.33.1-r6.trigger 07:03:47 OK: 84 MiB in 64 packages 07:03:47 Removing intermediate container 2c0c51635859 07:03:47 ---> 9e3bb02f4252 07:03:47 Step 18/20 : LABEL arch=x86_64 07:03:47 Removing intermediate container 41b620a2b508 07:03:47 ---> e8ac8ae1dc1a 07:03:47 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 07:03:47 Removing intermediate container 0a98722f700b 07:03:47 ---> 7963a0376920 07:03:47 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 07:03:47 ---> Running in 3eb008c96bb9 07:03:47 ---> Running in 2b245f66903a 07:03:47 ---> Running in b7cddfe96a45 07:03:47 Removing intermediate container 3eb008c96bb9 07:03:47 ---> 7d2224bef4df 07:03:47 Step 19/20 : LABEL git_sha=b594cf5fbb9cf17c6c3b5645e353e34039985d16 07:03:48 ---> ffa3b91fc49e 07:03:48 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 07:03:48 Removing intermediate container b7cddfe96a45 07:03:48 ---> f587dbba865a 07:03:48 Step 27/30 : CMD ["gate"] 07:03:48 ---> Running in 3690325c9080 07:03:48 Removing intermediate container 2b245f66903a 07:03:48 ---> efec2bdaa2f1 07:03:48 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 07:03:48 ---> Running in 94ede6963bf7 07:03:48 Removing intermediate container 3690325c9080 07:03:48 ---> c1c603220a29 07:03:48 Step 20/20 : LABEL version=0.0.0 07:03:48 ---> e14c1f29e3cd 07:03:48 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 07:03:48 ---> Running in 65643112e1a7 07:03:48 Collecting docker-compose==1.23.2 07:03:48 ---> 01d138fa2ef5 07:03:48 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 07:03:48 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 07:03:48 Removing intermediate container 94ede6963bf7 07:03:48 ---> c79756308a34 07:03:48 Step 28/30 : LABEL arch=x86_64 07:03:48 Collecting jsonschema<3,>=2.5.1 07:03:48 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 07:03:48 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 07:03:48 ---> 8cb8b2676134 07:03:48 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 07:03:48 Removing intermediate container 65643112e1a7 07:03:48 ---> a0bd5440ed35 07:03:48 07:03:48 ---> Running in 9d75d5aa1696 07:03:48 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 07:03:48 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 07:03:48 Collecting texttable<0.10,>=0.9.0 07:03:48 Downloading texttable-0.9.1.tar.gz (11 kB) 07:03:48 Successfully built a0bd5440ed35 07:03:48 ---> Running in c36e4b33f7b5 07:03:48 Successfully tagged security-proxy-setup:latest 07:03:48 Building core-command 07:03:48  Building security-proxy-setup ... done  ---> 477915a7639d 07:03:48 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 07:03:48 Removing intermediate container 9d75d5aa1696 07:03:48 ---> cd4e3ed4f3a6 07:03:48 Step 29/30 : LABEL git_sha=b594cf5fbb9cf17c6c3b5645e353e34039985d16 07:03:49 Collecting dockerpty<0.5,>=0.4.1 07:03:49 Downloading dockerpty-0.4.1.tar.gz (13 kB) 07:03:49 Collecting docker<4.0,>=3.6.0 07:03:49 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 07:03:49 ---> Running in 5ee62c0e4254 07:03:49 Removing intermediate container c36e4b33f7b5 07:03:49 ---> 63bb4a162c06 07:03:49 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:03:49 Collecting PyYAML<4,>=3.10 07:03:49 Downloading PyYAML-3.13.tar.gz (270 kB) 07:03:50 ---> c587acdade1e 07:03:50 Step 18/22 : ENTRYPOINT ["/core-metadata"] 07:03:50 Collecting cached-property<2,>=1.2.0 07:03:50 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 07:03:50 Collecting websocket-client<1.0,>=0.32.0 07:03:50 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 07:03:50 ---> Running in 330a3b826922 07:03:50 Collecting docopt<0.7,>=0.6.1 07:03:50 Downloading docopt-0.6.2.tar.gz (25 kB) 07:03:50 Removing intermediate container 5ee62c0e4254 07:03:50 ---> 45d434fce2bd 07:03:50 Step 30/30 : LABEL version=0.0.0 07:03:50 ---> Running in bcc86eb69e84 07:03:50 Collecting docker-pycreds>=0.4.0 07:03:50 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 07:03:50 Collecting chardet<3.1.0,>=3.0.2 07:03:50 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 07:03:50 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) 07:03:50 Collecting idna<2.8,>=2.5 07:03:50 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 07:03:50 Removing intermediate container 330a3b826922 07:03:50 ---> 865b2b726988 07:03:50 Step 21/23 : LABEL arch=x86_64 07:03:50 Collecting urllib3<1.25,>=1.21.1 07:03:50 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 07:03:50 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 07:03:50 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 07:03:50 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 07:03:50 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 07:03:50 ---> Running in 84a0f11d2d8b 07:03:51 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 07:03:51 Attempting uninstall: urllib3 07:03:51 Found existing installation: urllib3 1.26.5 07:03:51 Uninstalling urllib3-1.26.5: 07:03:51 Removing intermediate container bcc86eb69e84 07:03:51 ---> 8bde016df9fb 07:03:51 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:03:51 Successfully uninstalled urllib3-1.26.5 07:03:51 ---> Running in cbf4f7dc91d4 07:03:51 ---> Running in 09fdefccf8b2 07:03:51 Attempting uninstall: idna 07:03:51 Found existing installation: idna 3.2 07:03:51 Uninstalling idna-3.2: 07:03:51 Successfully uninstalled idna-3.2 07:03:51 Removing intermediate container 84a0f11d2d8b 07:03:51 ---> 49f61ff4ee3a 07:03:51 07:03:51 Removing intermediate container cbf4f7dc91d4 07:03:51 ---> 5f2737cefa3e 07:03:51 Step 22/23 : LABEL git_sha=b594cf5fbb9cf17c6c3b5645e353e34039985d16 07:03:51 Successfully built 49f61ff4ee3a 07:03:51 Successfully tagged security-bootstrapper:latest 07:03:51  Building security-bootstrapper ... done Building core-data 07:03:51 Attempting uninstall: chardet 07:03:51 Found existing installation: chardet 4.0.0 07:03:51 Uninstalling chardet-4.0.0: 07:03:51 Successfully uninstalled chardet-4.0.0 07:03:51 ---> Running in 09e5f814893d 07:03:51 Removing intermediate container 09fdefccf8b2 07:03:51 ---> 1053b4bae615 07:03:51 Step 20/22 : LABEL arch=x86_64 07:03:51 ---> Running in 4db0711a62df 07:03:51 Removing intermediate container 09e5f814893d 07:03:51 ---> 600bcb696d04 07:03:51 Step 23/23 : LABEL version=0.0.0 07:03:53 Attempting uninstall: requests 07:03:53 Found existing installation: requests 2.25.1 07:03:53 Uninstalling requests-2.25.1: 07:03:53 Removing intermediate container 4db0711a62df 07:03:53 ---> f19261ad0fd3 07:03:53 Step 21/22 : LABEL git_sha=b594cf5fbb9cf17c6c3b5645e353e34039985d16 07:03:53 Successfully uninstalled requests-2.25.1 07:03:53 Running setup.py install for texttable: started 07:03:53 ---> Running in ab9c5792650a 07:03:53 ---> Running in f1096f93da63 07:03:54 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 07:03:54 Step 2/22 : FROM ${BUILDER_BASE} AS builder 07:03:54 ---> 605eb5e69622 07:03:54 Step 3/22 : WORKDIR /edgex-go 07:03:54 ---> Using cache 07:03:54 ---> dd0892a91f82 07:03:54 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:03:54 ---> Using cache 07:03:54 ---> 50625eed4bca 07:03:54 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 07:03:55 Running setup.py install for texttable: finished with status 'done' 07:03:55 Running setup.py install for PyYAML: started 07:03:56 ---> Running in 8e08af1868c3 07:03:56 Running setup.py install for PyYAML: finished with status 'done' 07:03:56 Running setup.py install for docopt: started 07:03:56 Removing intermediate container f1096f93da63 07:03:56 ---> c91398596bea 07:03:56 Step 22/22 : LABEL version=0.0.0 07:03:56 ---> Running in 3ecc7a4b9999 07:03:56 Removing intermediate container ab9c5792650a 07:03:56 ---> a2f86e41e326 07:03:56 07:03:56 Running setup.py install for docopt: finished with status 'done' 07:03:56 Running setup.py install for dockerpty: started 07:03:56 Successfully built a2f86e41e326 07:03:56 Successfully tagged support-scheduler:latest 07:03:56 Building security-secretstore-setup 07:03:56  Building support-scheduler ... done fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 07:03:56 Removing intermediate container 3ecc7a4b9999 07:03:56 ---> 383f73e7f3de 07:03:56 07:03:56 Successfully built 383f73e7f3de 07:03:56 Successfully tagged core-metadata:latest 07:03:56 Building support-notifications 07:03:56  Building core-metadata ... done  Running setup.py install for dockerpty: finished with status 'done' 07:03:57 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 07:03:57 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 07:03:57 OK: 220 MiB in 52 packages 07:04:01 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 07:04:01 Step 2/22 : FROM ${BUILDER_BASE} AS builder 07:04:01 ---> 605eb5e69622 07:04:01 Step 3/22 : WORKDIR /edgex-go 07:04:01 ---> Using cache 07:04:01 ---> dd0892a91f82 07:04:01 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:04:01 ---> Using cache 07:04:01 ---> 50625eed4bca 07:04:01 Step 5/22 : RUN apk add --update --no-cache make git 07:04:01 ---> Using cache 07:04:01 ---> c88be96dd571 07:04:01 Step 6/22 : COPY . . 07:04:03 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 07:04:03 Step 2/21 : FROM ${BUILDER_BASE} AS builder 07:04:03 ---> 605eb5e69622 07:04:03 Step 3/21 : WORKDIR /edgex-go 07:04:03 ---> Using cache 07:04:03 ---> dd0892a91f82 07:04:03 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:04:03 ---> Using cache 07:04:03 ---> 50625eed4bca 07:04:03 Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates 07:04:05 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 07:04:05 Step 2/24 : FROM ${BUILDER_BASE} AS builder 07:04:05 ---> 605eb5e69622 07:04:05 Step 3/24 : WORKDIR /edgex-go 07:04:05 ---> Using cache 07:04:05 ---> dd0892a91f82 07:04:05 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:04:05 ---> Using cache 07:04:05 ---> 50625eed4bca 07:04:05 Step 5/24 : RUN apk add --update --no-cache make git 07:04:05 ---> Using cache 07:04:05 ---> c88be96dd571 07:04:05 Step 6/24 : COPY . . 07:04:07 ---> Running in 50bbbc277794 07:04:08 ---> 26c4d9ddec41 07:04:08 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:04:08 Removing intermediate container 8e08af1868c3 07:04:08 ---> ce8352f03323 07:04:08 Step 6/22 : COPY . . 07:04:08 ---> Running in 267be32dba98 07:04:08 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 07:04:09 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 07:04:09 OK: 220 MiB in 52 packages 07:04:12 ---> 4930207cc27b 07:04:12 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:04:12 Removing intermediate container 267be32dba98 07:04:12 ---> 2dd917d4edba 07:04:12 Step 8/22 : RUN make cmd/core-command/core-command 07:04:12 ---> Running in dbc8dd13fa5f 07:04:12 Removing intermediate container 50bbbc277794 07:04:12 ---> 0d8b372b3e33 07:04:12 Step 6/21 : COPY . . 07:04:12 ---> Running in 403c8ca0ade8 07:04:12 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 07:04:14 Removing intermediate container df03ee01dd7e 07:04:14 ---> c10180f5f5e9 07:04:14 Step 13/22 : ENV APP_PORT=58890 07:04:15 ---> Running in 32d42fb96504 07:04:15 Removing intermediate container dbc8dd13fa5f 07:04:15 ---> 332a32e1f95e 07:04:15 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:04:16 ---> Running in eb54ec34dce8 07:04:16 Removing intermediate container 32d42fb96504 07:04:16 ---> 851727fa5012 07:04:16 Step 14/22 : EXPOSE $APP_PORT 07:04:16 ---> Running in 362d2c98f6e4 07:04:16 ---> dd53b9f9be76 07:04:16 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:04:16 ---> Running in 7e8b487926a6 07:04:16 Removing intermediate container 362d2c98f6e4 07:04:16 ---> b9255d135d46 07:04:16 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 07:04:17 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 07:04:18 ---> 508c3fdd91bf 07:04:18 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 07:04:18 ---> f8876066efcc 07:04:18 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 07:04:18 Removing intermediate container 7e8b487926a6 07:04:18 ---> ac95c12f9425 07:04:18 Step 8/22 : RUN make cmd/core-data/core-data 07:04:18 ---> Running in 35caada2cd4e 07:04:19 ---> 9a5811978579 07:04:19 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 07:04:19 ---> Running in 425b27fd76aa 07:04:19 ---> 8c0ca5b90be2 07:04:19 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:04:19 ---> Running in 28b472d1e094 07:04:19 Removing intermediate container 425b27fd76aa 07:04:19 ---> a5ec80971070 07:04:19 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:04:19 ---> Running in 0c6d87aba4a4 07:04:19 Removing intermediate container 0c6d87aba4a4 07:04:19 ---> 483f2c1ce7bb 07:04:19 Step 20/22 : LABEL arch=x86_64 07:04:19 ---> Running in 53854c28d482 07:04:19 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 07:04:19 Removing intermediate container 53854c28d482 07:04:19 ---> ab438cf86446 07:04:19 Step 21/22 : LABEL git_sha=b594cf5fbb9cf17c6c3b5645e353e34039985d16 07:04:19 ---> Running in 34c389b36d4d 07:04:20 Removing intermediate container 34c389b36d4d 07:04:20 ---> cf514e5ef1ed 07:04:20 Step 22/22 : LABEL version=0.0.0 07:04:20 ---> Running in 3017bc6c1990 07:04:20 Removing intermediate container 3017bc6c1990 07:04:20 ---> a8d17ac9bcf8 07:04:20 07:04:20 Successfully built a8d17ac9bcf8 07:04:20 Successfully tagged sys-mgmt-agent:latest 07:04:20  Building sys-mgmt-agent ... done Removing intermediate container 28b472d1e094 07:04:20 ---> 57bd0529f745 07:04:20 Step 8/21 : RUN make cmd/support-notifications/support-notifications 07:04:20 ---> Running in 028eb9a25571 07:04:21 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 07:04:27 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 07:04:29 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 07:04:29 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 07:04:30 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 07:04:43 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 07:04:43 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 07:04:43 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 07:04:43 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 07:04:43 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 07:04:43 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 07:04:43 Removing intermediate container 403c8ca0ade8 07:04:43 ---> 007c293bcc24 07:04:43 07:04:43 Step 9/22 : FROM alpine:3.14 07:04:43 ---> 0a97eee8041e 07:04:43 Step 10/22 : RUN apk add --update --no-cache dumb-init 07:04:43 ---> Using cache 07:04:43 ---> 027a8cf5cec6 07:04:43 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 07:04:43 ---> Using cache 07:04:43 ---> f3fc9e7b9646 07:04:43 Step 12/22 : ENV APP_PORT=59882 07:04:43 ---> Running in c8612031df5f 07:04:43 Removing intermediate container c8612031df5f 07:04:43 ---> 2b876ef3d9f5 07:04:43 Step 13/22 : EXPOSE $APP_PORT 07:04:43 ---> Running in c800731ea6a9 07:04:43 Removing intermediate container c800731ea6a9 07:04:43 ---> 944ce81f8cd8 07:04:43 Step 14/22 : WORKDIR / 07:04:43 ---> Running in 9a9651f163ab 07:04:43 Removing intermediate container 9a9651f163ab 07:04:43 ---> ec95ce19afa3 07:04:43 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 07:04:43 ---> 5a45dc9693fe 07:04:43 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 07:04:44 ---> f6c6462b9453 07:04:44 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 07:04:44 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 07:04:44 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 07:04:44 ? github.com/edgexfoundry/edgex-go/internal [no test files] 07:04:44 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 07:04:44 ---> 3831145b4118 07:04:44 Step 18/22 : ENTRYPOINT ["/core-command"] 07:04:44 ---> Running in 6437ae9f1f5f 07:04:44 Removing intermediate container 6437ae9f1f5f 07:04:44 ---> 54377beef1e4 07:04:44 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:04:44 ---> Running in 6feede9106c6 07:04:44 Removing intermediate container 6feede9106c6 07:04:44 ---> 290b1d1c59e1 07:04:44 Step 20/22 : LABEL arch=x86_64 07:04:44 ---> Running in 5f1a3234a727 07:04:45 Removing intermediate container 5f1a3234a727 07:04:45 ---> 4d390237520b 07:04:45 Step 21/22 : LABEL git_sha=b594cf5fbb9cf17c6c3b5645e353e34039985d16 07:04:45 ---> Running in 4d50ac6edb0d 07:04:45 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 07:04:45 Removing intermediate container 4d50ac6edb0d 07:04:45 ---> ea5c63235e8e 07:04:45 Step 22/22 : LABEL version=0.0.0 07:04:45 ---> Running in 9c2ab19fa131 07:04:45 Removing intermediate container 9c2ab19fa131 07:04:45 ---> 9da3b3110aa0 07:04:45 07:04:45 Successfully built 9da3b3110aa0 07:04:45 Successfully tagged core-command:latest 07:04:48  Building core-command ... done Removing intermediate container eb54ec34dce8 07:04:48 ---> 520b482d47fc 07:04:48 07:04:48 Step 9/24 : FROM alpine:3.14 07:04:48 ---> 0a97eee8041e 07:04:48 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 07:04:49 ---> Running in dffefe2ecaec 07:04:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 07:04:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 07:04:49 (1/3) Installing ca-certificates (20191127-r5) 07:04:50 (2/3) Installing dumb-init (1.2.5-r1) 07:04:50 (3/3) Installing su-exec (0.2-r1) 07:04:50 Executing busybox-1.33.1-r6.trigger 07:04:50 Executing ca-certificates-20191127-r5.trigger 07:04:50 OK: 6 MiB in 17 packages 07:04:50 Removing intermediate container dffefe2ecaec 07:04:50 ---> c527d51025c4 07:04:50 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 07:04:50 ---> Running in 3c07f3b75442 07:04:50 Removing intermediate container 3c07f3b75442 07:04:50 ---> 0d0441e272e7 07:04:50 Step 12/24 : WORKDIR / 07:04:50 ---> Running in 8b3fba89e16a 07:04:51 Removing intermediate container 8b3fba89e16a 07:04:51 ---> a8a5fd73287a 07:04:51 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 07:04:51 Removing intermediate container 028eb9a25571 07:04:51 ---> cad8819b2ec1 07:04:51 07:04:51 Step 9/21 : FROM alpine:3.14 07:04:51 ---> 0a97eee8041e 07:04:51 Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init 07:04:51 ---> 76bc86a99b8d 07:04:51 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 07:04:51 ---> Running in 1865fc48e55a 07:04:51 ---> 99271c0a342a 07:04:51 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 07:04:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 07:04:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 07:04:52 ---> 5324e511bf46 07:04:52 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 07:04:52 (1/2) Installing ca-certificates (20191127-r5) 07:04:52 (2/2) Installing dumb-init (1.2.5-r1) 07:04:52 Executing busybox-1.33.1-r6.trigger 07:04:52 Executing ca-certificates-20191127-r5.trigger 07:04:52 OK: 6 MiB in 16 packages 07:04:52 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.198s coverage: 28.7% of statements 07:04:52 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 07:04:52 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 07:04:52 ---> a587f8cba555 07:04:52 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 07:04:53 Removing intermediate container 1865fc48e55a 07:04:53 ---> a47cd57f43c4 07:04:53 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 07:04:53 ---> aaef09353c63 07:04:53 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 07:04:53 ---> Running in cfaae62774d2 07:04:53 Removing intermediate container cfaae62774d2 07:04:53 ---> cfd71644ca00 07:04:53 Step 12/21 : ENV APP_PORT=59860 07:04:53 ---> Running in 19f5e3f401a9 07:04:53 ---> 989e3005acfb 07:04:53 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 07:04:53 Removing intermediate container 19f5e3f401a9 07:04:53 ---> 0b78170d80a7 07:04:53 Step 13/21 : EXPOSE $APP_PORT 07:04:53 ---> 3c0f418e3027 07:04:53 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/ 07:04:53 ---> Running in 19e5eecb5348 07:04:53 ---> Running in d98cbe75b97e 07:04:53 Removing intermediate container 35caada2cd4e 07:04:53 ---> 6acb3ece33cf 07:04:53 07:04:53 Step 9/22 : FROM alpine:3.14 07:04:53 ---> 0a97eee8041e 07:04:53 Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 07:04:53 ---> Running in 624f2bacdf42 07:04:53 Removing intermediate container 19e5eecb5348 07:04:53 ---> a4821859dee1 07:04:53 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 07:04:54 Removing intermediate container 624f2bacdf42 07:04:54 ---> ce4de14408af 07:04:54 Step 11/22 : ENV APP_PORT=59880 07:04:54 ---> 1accc3f39d4a 07:04:54 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 07:04:54 ---> Running in e8bf6612dbf7 07:04:54 Removing intermediate container e8bf6612dbf7 07:04:54 ---> 4d9728ca6f45 07:04:54 Step 12/22 : EXPOSE $APP_PORT 07:04:54 ---> Running in 8a22f9399aae 07:04:54 Removing intermediate container 8a22f9399aae 07:04:54 ---> 79f88ec36cd1 07:04:54 Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:04:54 ---> 2129c3997d54 07:04:54 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 07:04:54 ---> Running in 403a56d460a9 07:04:54 Removing intermediate container d98cbe75b97e 07:04:54 ---> d30b794ea935 07:04:54 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 07:04:54 ---> Running in 6f6a20bec288 07:04:54 ---> 6b3849916997 07:04:54 Step 17/21 : ENTRYPOINT ["/support-notifications"] 07:04:54 ---> Running in e526bd7123bf 07:04:54 Removing intermediate container 6f6a20bec288 07:04:54 ---> 92da7f0db49d 07:04:54 Step 22/24 : LABEL arch=x86_64 07:04:54 ---> Running in 525516f98c72 07:04:54 Removing intermediate container e526bd7123bf 07:04:54 ---> accd3af515b6 07:04:54 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:04:55 ---> Running in ff198dc090cd 07:04:55 Removing intermediate container 525516f98c72 07:04:55 ---> 4b5677476ddf 07:04:55 Step 23/24 : LABEL git_sha=b594cf5fbb9cf17c6c3b5645e353e34039985d16 07:04:55 Removing intermediate container ff198dc090cd 07:04:55 ---> 160a68c58a7b 07:04:55 Step 19/21 : LABEL arch=x86_64 07:04:55 ---> Running in 49d3e4b73153 07:04:55 ---> Running in 92e401e6152c 07:04:55 Removing intermediate container 49d3e4b73153 07:04:55 ---> f2d77d3d7e49 07:04:55 Step 24/24 : LABEL version=0.0.0 07:04:55 Removing intermediate container 92e401e6152c 07:04:55 ---> 3430116a9745 07:04:55 Step 20/21 : LABEL git_sha=b594cf5fbb9cf17c6c3b5645e353e34039985d16 07:04:55 ---> Running in 5ff8b64fa7a0 07:04:55 ---> Running in 6dee52786fd9 07:04:55 Removing intermediate container 403a56d460a9 07:04:55 ---> 8d855beaa991 07:04:55 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 07:04:55 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.372s coverage: 98.5% of statements 07:04:55 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 07:04:55 ---> Running in 3b7c360b928f 07:04:55 Removing intermediate container 5ff8b64fa7a0 07:04:55 ---> 7b365c3064b0 07:04:55 Step 21/21 : LABEL version=0.0.0 07:04:55 Removing intermediate container 6dee52786fd9 07:04:55 ---> a57ad4c54548 07:04:55 07:04:55 Successfully built a57ad4c54548 07:04:55 ---> Running in f5e651cf3f1a 07:04:55 Successfully tagged security-secretstore-setup:latest 07:04:55  Building security-secretstore-setup ... done Removing intermediate container f5e651cf3f1a 07:04:55 ---> c8319336ea00 07:04:55 07:04:55 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 07:04:55 Successfully built c8319336ea00 07:04:55 Successfully tagged support-notifications:latest 07:04:56  Building support-notifications ... done fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 07:04:56 (1/6) Installing dumb-init (1.2.5-r1) 07:04:56 (2/6) Installing libgcc (10.3.1_git20210424-r2) 07:04:56 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.261s coverage: 44.7% of statements 07:04:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 07:04:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 07:04:57 (3/6) Installing libsodium (1.0.18-r0) 07:04:57 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 07:04:57 (5/6) Installing libzmq (4.3.4-r0) 07:04:57 (6/6) Installing zeromq (4.3.4-r0) 07:04:57 Executing busybox-1.33.1-r6.trigger 07:04:57 OK: 8 MiB in 20 packages 07:04:57 Removing intermediate container 3b7c360b928f 07:04:57 ---> de4e23f7488f 07:04:57 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 07:04:57 ---> abcf6a46f78a 07:04:57 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 07:04:58 ---> bcb5a2a58774 07:04:58 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 07:04:58 ---> 5c67bf492cc3 07:04:58 Step 18/22 : ENTRYPOINT ["/core-data"] 07:04:58 ---> Running in b0ce8366b345 07:04:58 Removing intermediate container b0ce8366b345 07:04:58 ---> bf2e2b0534ab 07:04:58 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:04:58 ---> Running in cf20c5721c6c 07:04:58 Removing intermediate container cf20c5721c6c 07:04:58 ---> 6215f0bacbad 07:04:58 Step 20/22 : LABEL arch=x86_64 07:04:58 ---> Running in 0fd4696733aa 07:04:58 Removing intermediate container 0fd4696733aa 07:04:58 ---> d459ccd5a3d8 07:04:58 Step 21/22 : LABEL git_sha=b594cf5fbb9cf17c6c3b5645e353e34039985d16 07:04:58 ---> Running in 3b91d23880b3 07:04:58 Removing intermediate container 3b91d23880b3 07:04:58 ---> a1fe8eaa24eb 07:04:58 Step 22/22 : LABEL version=0.0.0 07:04:58 ---> Running in 54e57d83c237 07:04:58 Removing intermediate container 54e57d83c237 07:04:58 ---> 225faeb50c02 07:04:58 07:04:58 Successfully built 225faeb50c02 07:04:58 Successfully tagged core-data:latest 07:04:58  Building core-data ... done  [Pipeline] } 07:04:58 $ docker stop --time=1 d4027b5ba1a24f230175b8191ddc0001d60619199b253fef9d6138a3a27a4dff 07:05:00 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.618s coverage: 89.5% of statements 07:05:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 07:05:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 07:05:00 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.221s coverage: 84.4% of statements 07:05:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 07:05:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 07:05:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 07:05:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 07:05:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 07:05:00 $ docker rm -f d4027b5ba1a24f230175b8191ddc0001d60619199b253fef9d6138a3a27a4dff [Pipeline] // withDockerContainer [Pipeline] sh 07:05:00 + docker images 07:05:00 REPOSITORY TAG IMAGE ID CREATED SIZE 07:05:00 core-data latest 225faeb50c02 2 seconds ago 20.7MB 07:05:00 security-secretstore-setup latest a57ad4c54548 5 seconds ago 28.4MB 07:05:00 support-notifications latest c8319336ea00 5 seconds ago 17MB 07:05:00 6acb3ece33cf 7 seconds ago 1.77GB 07:05:00 cad8819b2ec1 9 seconds ago 1.76GB 07:05:00 520b482d47fc 12 seconds ago 1.77GB 07:05:00 core-command latest 9da3b3110aa0 15 seconds ago 16.1MB 07:05:00 007c293bcc24 18 seconds ago 1.76GB 07:05:00 sys-mgmt-agent latest a8d17ac9bcf8 41 seconds ago 297MB 07:05:00 support-scheduler latest a2f86e41e326 About a minute ago 16.2MB 07:05:00 core-metadata latest 383f73e7f3de About a minute ago 16.9MB 07:05:00 security-bootstrapper latest 49f61ff4ee3a About a minute ago 18.9MB 07:05:00 security-proxy-setup latest a0bd5440ed35 About a minute ago 26.9MB 07:05:00 2a6faeb63c86 About a minute ago 1.76GB 07:05:00 52c434855e8c About a minute ago 1.76GB 07:05:00 646560738083 About a minute ago 1.77GB 07:05:00 679fac01f69a About a minute ago 1.76GB 07:05:00 f4e7eef4c566 About a minute ago 1.76GB 07:05:00 ci-base-image-x86_64 latest 605eb5e69622 5 minutes ago 1.25GB 07:05:00 docker 20.10.10 b706a049f56e 8 weeks ago 216MB 07:05:00 alpine 3.14 0a97eee8041e 8 weeks ago 5.61MB 07:05:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 9f6097aaca64 2 months ago 548MB 07:05:00 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 3 months ago 34.5MB 07:05:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 18 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 07:05:06 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.413s coverage: 94.2% of statements 07:05:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 07:05:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 07:05:06 ok github.com/edgexfoundry/edgex-go/internal/io 0.181s coverage: 59.1% of statements 07:05:06 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 07:05:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 07:05:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 07:05:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 07:05:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 07:05:06 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.219s coverage: 60.0% of statements 07:05:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 07:05:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 07:05:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 07:05:06 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.299s coverage: 0.9% of statements 07:05:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 07:05:06 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.275s coverage: 58.8% of statements 07:05:06 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.155s coverage: 21.7% of statements 07:05:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 07:05:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.190s coverage: 47.1% of statements 07:05:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.372s coverage: 79.5% of statements 07:05:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.189s coverage: 94.1% of statements 07:05:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.245s coverage: 96.3% of statements 07:05:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.202s coverage: 87.5% of statements 07:05:16 Still waiting to schedule task 07:05:16 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 07:05:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.267s coverage: 94.4% of statements 07:05:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.165s coverage: 44.8% of statements 07:05:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.611s coverage: 82.5% of statements 07:05:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 07:05:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.246s coverage: 92.9% of statements 07:05:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 07:05:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 07:05:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 07:05:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements 07:05:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 07:05:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 07:05:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 07:05:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 07:05:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 07:05:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.181s coverage: 87.2% of statements 07:05:34 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 07:05:34 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 07:05:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.150s coverage: 100.0% of statements 07:05:34 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 07:05:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.233s coverage: 58.8% of statements 07:05:34 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 07:05:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.264s coverage: 80.0% of statements 07:05:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.249s coverage: 87.2% of statements 07:05:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.325s coverage: 85.4% of statements 07:05:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.710s coverage: 91.2% of statements 07:05:34 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 07:05:35 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.838s coverage: 64.4% of statements 07:05:35 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 07:05:35 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 07:05:35 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.174s coverage: 100.0% of statements 07:05:35 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.110s coverage: 89.4% of statements 07:05:35 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.117s coverage: 100.0% of statements 07:05:35 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.085s coverage: 73.7% of statements 07:05:36 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.059s coverage: 100.0% of statements 07:05:40 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.300s coverage: 65.4% of statements 07:05:40 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 07:05:40 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 07:05:40 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 07:05:42 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.759s coverage: 43.8% of statements 07:05:42 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 07:05:42 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 07:05:42 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.248s coverage: 89.5% of statements 07:05:42 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 07:05:42 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.230s coverage: 84.8% of statements 07:05:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 07:05:50 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.266s coverage: 17.7% of statements 07:05:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 07:05:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 07:05:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 07:05:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 07:05:50 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.567s coverage: 92.3% of statements 07:05:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 07:05:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 07:05:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 07:05:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 07:05:50 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.229s coverage: 63.2% of statements 07:05:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 07:05:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 07:05:50 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.387s coverage: 97.7% of statements 07:05:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 07:05:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 07:05:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 07:05:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 07:05:50 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.173s coverage: 28.9% of statements 07:05:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 07:05:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 07:05:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 07:05:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 07:05:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 07:05:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 07:05:50 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.158s coverage: 100.0% of statements 07:05:50 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.075s coverage: 96.9% of statements 07:05:51 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 07:05:51 WARNING: Linting skipped (not on x86_64 or linter not installed) 07:05:51 GO111MODULE=on go vet ./... 07:06:23 Running on prd-ubuntu18.04-docker-8c-8g-1064 in /w/workspace/edgexfoundry_edgex-go_PR-3857 [Pipeline] { [Pipeline] ws 07:06:23 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 07:06:23 The recommended git tool is: git 07:06:24 using credential edgex-jenkins-ssh 07:06:24 Cloning the remote Git repository 07:06:25 Cloning repository git@github.com:edgexfoundry/edgex-go.git 07:06:25 > git init /w/workspace/edgex-go/1 # timeout=10 07:06:25 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 07:06:25 > git --version # timeout=10 07:06:25 > git --version # 'git version 2.17.1' 07:06:25 using GIT_SSH to set credentials SSH Credentials for GitHub 07:06:25 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:06:29 Merging remotes/origin/main commit 29697069f250b3a6652f4279ffd582c48bc37000 into PR head commit b594cf5fbb9cf17c6c3b5645e353e34039985d16 07:06:29 Merge succeeded, producing b594cf5fbb9cf17c6c3b5645e353e34039985d16 07:06:29 Checking out Revision b594cf5fbb9cf17c6c3b5645e353e34039985d16 (PR-3857) 07:06:29 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 07:06:29 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:06:29 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 07:06:29 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 07:06:29 using GIT_SSH to set credentials SSH Credentials for GitHub 07:06:29 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3857/head:refs/remotes/origin/PR-3857 +refs/heads/main:refs/remotes/origin/main # timeout=10 07:06:29 > git config core.sparsecheckout # timeout=10 07:06:29 > git checkout -f b594cf5fbb9cf17c6c3b5645e353e34039985d16 # timeout=10 07:06:29 > git remote # timeout=10 07:06:29 > git config --get remote.origin.url # timeout=10 07:06:29 using GIT_SSH to set credentials SSH Credentials for GitHub 07:06:30 > git merge 29697069f250b3a6652f4279ffd582c48bc37000 # timeout=10 07:06:30 > git rev-parse HEAD^{commit} # timeout=10 07:06:30 > git config core.sparsecheckout # timeout=10 07:06:30 > git checkout -f b594cf5fbb9cf17c6c3b5645e353e34039985d16 # timeout=10 07:06:33 Commit message: "docs(all): Upgrade the API Docs version to 2.2.0" 07:06:33 > git --version # timeout=10 07:06:33 > git --version # 'git version 2.17.1' 07:06:33 fatal: bad object 32edd24ee733e309d05e35b1f887f14b07bde6d0 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:06:35 + echo snap-build.sh 07:06:35 snap-build.sh 07:06:35 + SNAP_BASE_DIR=. 07:06:35 + '[' '!' -z /w/workspace/edgex-go/1 ']' 07:06:35 + SNAP_BASE_DIR=/w/workspace/edgex-go/1 07:06:35 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' 07:06:35 [snap-build] Building snap in dir [/w/workspace/edgex-go/1] 07:06:35 + cd /w/workspace/edgex-go/1 07:06:35 + sudo apt-get remove -qy --purge lxd lxd-client 07:06:35 Reading package lists... 07:06:35 Building dependency tree... 07:06:35 Reading state information... 07:06:35 The following packages were automatically installed and are no longer required: 07:06:35 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 07:06:35 uidmap xdelta3 07:06:35 Use 'sudo apt autoremove' to remove them. 07:06:35 The following packages will be REMOVED: 07:06:35 lxd* lxd-client* 07:06:35 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 07:06:35 After this operation, 31.7 MB disk space will be freed. 07:06:36 (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 ... 190666 files and directories currently installed.) 07:06:36 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 07:06:36 Removing lxd dnsmasq configuration 07:06:36 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 07:06:36 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 07:06:37 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 07:06:37 (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 ... 190491 files and directories currently installed.) 07:06:37 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 07:06:39 Processing triggers for systemd (237-3ubuntu10.52) ... 07:06:39 Processing triggers for ureadahead (0.100.0-21) ... 07:06:40 + sudo snap remove --purge lxd 07:06:40 snap "lxd" is not installed 07:06:40 + sudo groupadd --force --system lxd 07:06:40 ++ whoami 07:06:40 + sudo /usr/sbin/usermod -G lxd -a jenkins 07:06:40 + newgrp - lxd 07:06:40 + sudo snap install lxd 07:06:50 2022-01-09T07:06:47Z INFO Waiting for automatic snapd restart... 07:07:04 lxd 4.21 from Canonical* installed 07:07:04 + sudo lxd init --auto 07:07:13 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:07:13 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:07:13 ./bin/test-attribution-txt.sh [Pipeline] echo 07:07:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 07:07:14 + ls -al . 07:07:14 total 672 07:07:14 drwxrwxr-x 9 1001 1001 4096 Jan 9 07:07 . 07:07:14 drwxr-xr-x 4 root root 4096 Jan 9 07:03 .. 07:07:14 -rw-rw-r-- 1 1001 1001 11 Jan 9 07:00 .dockerignore 07:07:14 drwxrwxr-x 8 1001 1001 4096 Jan 9 07:00 .git 07:07:14 drwxrwxr-x 4 1001 1001 4096 Jan 9 07:00 .github 07:07:14 -rw-rw-r-- 1 1001 1001 804 Jan 9 07:00 .gitignore 07:07:14 -rw-rw-r-- 1 1001 1001 42 Jan 9 07:00 .golangci.yml 07:07:14 -rw-rw-r-- 1 1001 1001 76 Jan 9 07:00 .hadolint.yml 07:07:14 -rw-rw-r-- 1 1001 1001 166 Jan 9 07:00 .sonarcloud.properties 07:07:14 -rw-rw-r-- 1 1001 1001 1171 Jan 9 07:00 ADOPTERS.md 07:07:14 -rw-rw-r-- 1 1001 1001 8910 Jan 9 07:00 Attribution.txt 07:07:14 -rw-rw-r-- 1 1001 1001 51732 Jan 9 07:00 CHANGELOG.md 07:07:14 -rw-rw-r-- 1 1001 1001 3804 Jan 9 07:00 CONTRIBUTING.md 07:07:14 -rw-rw-r-- 1 1001 1001 677 Jan 9 07:00 GOVERNANCE.md 07:07:14 -rw-rw-r-- 1 1001 1001 849 Jan 9 07:00 Jenkinsfile 07:07:14 -rw-rw-r-- 1 1001 1001 10775 Jan 9 07:00 LICENSE 07:07:14 -rw-rw-r-- 1 1001 1001 6508 Jan 9 07:00 Makefile 07:07:14 -rw-rw-r-- 1 1001 1001 582 Jan 9 07:00 OWNERS.md 07:07:14 -rw-rw-r-- 1 1001 1001 8207 Jan 9 07:00 README.md 07:07:14 -rw-rw-r-- 1 1001 1001 6912 Jan 9 07:00 SECURITY.md 07:07:14 -rw-rw-r-- 1 1001 1001 5 Jan 9 06:58 VERSION 07:07:14 -rw-rw-r-- 1 1001 1001 4131 Jan 9 07:00 ZMQWindows.md 07:07:14 drwxrwxr-x 2 1001 1001 4096 Jan 9 07:00 bin 07:07:14 drwxrwxr-x 14 1001 1001 4096 Jan 9 07:00 cmd 07:07:14 -rw-r--r-- 1 root root 428381 Jan 9 07:05 coverage.out 07:07:14 -rw-rw-r-- 1 1001 1001 828 Jan 9 07:00 go.mod 07:07:14 -rw-rw-r-- 1 1001 1001 49574 Jan 9 07:03 go.sum 07:07:14 drwxrwxr-x 8 1001 1001 4096 Jan 9 07:00 internal 07:07:14 drwxrwxr-x 3 1001 1001 4096 Jan 9 07:00 openapi 07:07:14 drwxrwxr-x 4 1001 1001 4096 Jan 9 07:00 snap 07:07:14 -rw-rw-r-- 1 1001 1001 204 Jan 9 07:00 version.go [Pipeline] sh 07:07:14 + '[' -e coverage.out ] 07:07:14 + chown 1001:1001 coverage.out [Pipeline] stash 07:07:14 Warning: overwriting stash ‘coverage-report’ 07:07:15 + sudo snap install --classic snapcraft 07:07:15 Stashed 1 file(s) [Pipeline] sh 07:07:15 + make build 07:07:15 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 07:07:20 snapcraft 6.0 from Canonical* installed 07:07:20 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 07:07:20 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 07:07:20 % Total % Received % Xferd Average Speed Time Time Time Current 07:07:20 Dload Upload Total Spent Left Speed 07:07:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 658 100 658 0 0 3781 0 --:--:-- --:--:-- --:--:-- 3781 07:07:20 9 3325k 9 303k 0 0 1011k 0 0:00:03 --:--:-- 0:00:03 1011k 100 3325k 100 3325k 0 0 9866k 0 --:--:-- --:--:-- --:--:-- 81.9M 07:07:20 ./yq_linux_amd64 07:07:20 + sudo snapcraft prime --use-lxd 07:07:21 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 07:07:21 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: 07:07:21 - README.md 07:07:21 07:07:21 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 07:07:22 Launching a container. 07:07:22 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 07:07:32 Waiting for container to be ready 07:07:32 To start your first container, try: lxc launch ubuntu:20.04 07:07:32 Or for a virtual machine: lxc launch ubuntu:20.04 --vm 07:07:32 07:07:36 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 07:07:36 Waiting for network to be ready... 07:07:37 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 07:07:37 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 07:07:37 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [2005 kB] 07:07:37 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 07:07:37 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 07:07:38 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 07:07:38 Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 07:07:38 Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 07:07:38 Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 07:07:38 Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 07:07:38 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 07:07:38 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [358 kB] 07:07:38 Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 07:07:38 Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 07:07:38 Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [555 kB] 07:07:38 Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [75.1 kB] 07:07:38 Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1163 kB] 07:07:38 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [268 kB] 07:07:38 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 07:07:38 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2354 kB] 07:07:38 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [451 kB] 07:07:38 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.2 kB] 07:07:38 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 07:07:38 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [579 kB] 07:07:38 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [78.9 kB] 07:07:38 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1778 kB] 07:07:38 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [385 kB] 07:07:42 Fetched 25.8 MB in 5s (5512 kB/s) 07:07:42 Reading package lists... 07:07:42 Reading package lists... 07:07:43 Building dependency tree... 07:07:43 Reading state information... 07:07:43 The following additional packages will be installed: 07:07:43 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 07:07:43 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 07:07:43 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 07:07:43 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 07:07:43 Suggested packages: 07:07:43 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 07:07:43 Recommended packages: 07:07:43 gnupg libsasl2-modules 07:07:43 The following NEW packages will be installed: 07:07:43 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 07:07:43 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 07:07:43 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 07:07:43 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 07:07:43 The following packages will be upgraded: 07:07:43 gpg gpg-agent gpgconf libudev1 07:07:43 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. 07:07:43 Need to get 3527 kB of archives. 07:07:43 After this operation, 13.3 MB of additional disk space will be used. 07:07:43 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] 07:07:43 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 07:07:43 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 07:07:43 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 07:07:43 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.53 [55.6 kB] 07:07:43 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.53 [1102 kB] 07:07:44 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 07:07:44 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 07:07:44 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 07:07:44 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 07:07:44 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 07:07:44 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 07:07:44 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 07:07:44 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 07:07:44 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 07:07:44 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 07:07:44 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 07:07:44 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 07:07:44 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 07:07:44 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 07:07:44 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 07:07:44 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 07:07:44 debconf: delaying package configuration, since apt-utils is not installed 07:07:44 Fetched 3527 kB in 1s (3091 kB/s) 07:07:44 (Reading database ... 12511 files and directories currently installed.) 07:07:44 Preparing to unpack .../libudev1_237-3ubuntu10.53_amd64.deb ... 07:07:44 Unpacking libudev1:amd64 (237-3ubuntu10.53) over (237-3ubuntu10) ... 07:07:44 Setting up libudev1:amd64 (237-3ubuntu10.53) ... 07:07:44 Selecting previously unselected package udev. 07:07:44 (Reading database ... 12511 files and directories currently installed.) 07:07:44 Preparing to unpack .../00-udev_237-3ubuntu10.53_amd64.deb ... 07:07:44 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 07:07:44 Unpacking udev (237-3ubuntu10.53) ... 07:07:44 Selecting previously unselected package libfuse2:amd64. 07:07:44 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 07:07:44 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 07:07:45 Selecting previously unselected package fuse. 07:07:45 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 07:07:45 Unpacking fuse (2.9.7-1ubuntu1) ... 07:07:45 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 07:07:45 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 07:07:45 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 07:07:45 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 07:07:45 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 07:07:45 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 07:07:45 Selecting previously unselected package libksba8:amd64. 07:07:45 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 07:07:45 Unpacking libksba8:amd64 (1.3.5-2) ... 07:07:45 Selecting previously unselected package libroken18-heimdal:amd64. 07:07:45 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:07:45 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 07:07:45 Selecting previously unselected package libasn1-8-heimdal:amd64. 07:07:45 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:07:45 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 07:07:45 Selecting previously unselected package libheimbase1-heimdal:amd64. 07:07:45 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:07:45 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 07:07:45 Selecting previously unselected package libhcrypto4-heimdal:amd64. 07:07:45 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:07:45 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 07:07:45 Selecting previously unselected package libwind0-heimdal:amd64. 07:07:45 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:07:45 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 07:07:45 Selecting previously unselected package libhx509-5-heimdal:amd64. 07:07:45 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:07:45 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 07:07:45 Selecting previously unselected package libkrb5-26-heimdal:amd64. 07:07:45 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:07:45 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 07:07:45 Selecting previously unselected package libheimntlm0-heimdal:amd64. 07:07:45 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:07:45 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 07:07:45 Selecting previously unselected package libgssapi3-heimdal:amd64. 07:07:45 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:07:45 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 07:07:45 Selecting previously unselected package libsasl2-modules-db:amd64. 07:07:45 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 07:07:45 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 07:07:45 Selecting previously unselected package libsasl2-2:amd64. 07:07:45 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 07:07:45 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 07:07:46 Selecting previously unselected package libldap-common. 07:07:46 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 07:07:46 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 07:07:46 Selecting previously unselected package libldap-2.4-2:amd64. 07:07:46 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 07:07:46 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 07:07:46 Selecting previously unselected package dirmngr. 07:07:46 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 07:07:46 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 07:07:46 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 07:07:46 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 07:07:46 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 07:07:46 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 07:07:46 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 07:07:46 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 07:07:46 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 07:07:46 Setting up libksba8:amd64 (1.3.5-2) ... 07:07:46 Processing triggers for libc-bin (2.27-3ubuntu1) ... 07:07:46 Setting up udev (237-3ubuntu10.53) ... 07:07:46 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 07:07:46 invoke-rc.d: policy-rc.d denied execution of start. 07:07:46 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 07:07:47 Processing triggers for systemd (237-3ubuntu10) ... 07:07:47 Setting up fuse (2.9.7-1ubuntu1) ... 07:07:47 Setting up gpg (2.2.4-1ubuntu1.4) ... 07:07:47 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 07:07:47 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 07:07:47 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 07:07:47 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 07:07:47 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 07:07:47 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 07:07:47 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 07:07:47 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 07:07:47 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 07:07:47 Processing triggers for libc-bin (2.27-3ubuntu1) ... 07:07:47 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 07:07:47 settings in the [Install] section, and DefaultInstance for template units). 07:07:47 This means they are not meant to be enabled using systemctl. 07:07:47 Possible reasons for having this kind of units are: 07:07:47 1) A unit may be statically enabled by being symlinked from another unit's 07:07:47 .wants/ or .requires/ directory. 07:07:47 2) A unit's purpose may be to act as a helper for some other unit which has 07:07:47 a requirement dependency on it. 07:07:47 3) A unit may be started when needed via activation (socket, path, timer, 07:07:47 D-Bus, udev, scripted systemctl call, ...). 07:07:47 4) In case of template units, the unit is meant to be enabled with some 07:07:47 instance name specified. 07:07:47 Reading package lists... 07:07:48 Building dependency tree... 07:07:48 Reading state information... 07:07:48 The following additional packages will be installed: 07:07:48 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 07:07:48 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 07:07:48 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 07:07:48 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 07:07:48 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 07:07:48 Suggested packages: 07:07:48 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 07:07:48 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 07:07:48 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 07:07:48 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 07:07:48 systemd-container policykit-1 07:07:48 Recommended packages: 07:07:48 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 07:07:48 The following NEW packages will be installed: 07:07:48 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 07:07:48 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 07:07:48 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 07:07:48 multiarch-support openssh-client python3 python3-minimal python3.6 07:07:48 python3.6-minimal snapd squashfs-tools sudo 07:07:48 The following packages will be upgraded: 07:07:48 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 07:07:48 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. 07:07:48 Need to get 36.8 MB of archives. 07:07:48 After this operation, 147 MB of additional disk space will be used. 07:07:48 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.53 [2915 kB] 07:07:48 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.6 [534 kB] 07:07:48 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 07:07:48 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.6 [1609 kB] 07:07:49 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.6 [1712 kB] 07:07:49 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.53 [206 kB] 07:07:49 Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] 07:07:49 Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] 07:07:49 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.6 [203 kB] 07:07:49 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 07:07:49 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 07:07:49 Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.14 [1302 kB] 07:07:49 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 07:07:49 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 07:07:49 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 07:07:49 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 07:07:49 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 07:07:49 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] 07:07:49 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 07:07:49 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 07:07:49 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 07:07:49 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 07:07:49 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 07:07:49 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 07:07:49 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] 07:07:49 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] 07:07:49 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 07:07:49 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 07:07:49 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 07:07:49 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] 07:07:50 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 07:07:50 debconf: delaying package configuration, since apt-utils is not installed 07:07:50 Fetched 36.8 MB in 2s (19.3 MB/s) 07:07:50 (Reading database ... 12757 files and directories currently installed.) 07:07:50 Preparing to unpack .../systemd_237-3ubuntu10.53_amd64.deb ... 07:07:50 Unpacking systemd (237-3ubuntu10.53) over (237-3ubuntu10) ... 07:07:51 Preparing to unpack .../libsystemd0_237-3ubuntu10.53_amd64.deb ... 07:07:51 Unpacking libsystemd0:amd64 (237-3ubuntu10.53) over (237-3ubuntu10) ... 07:07:51 Setting up libsystemd0:amd64 (237-3ubuntu10.53) ... 07:07:51 (Reading database ... 12757 files and directories currently installed.) 07:07:51 Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... 07:07:51 Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... 07:07:51 Setting up libapt-pkg5.0:amd64 (1.6.14) ... 07:07:51 (Reading database ... 12757 files and directories currently installed.) 07:07:51 Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... 07:07:51 Unpacking apt (1.6.14) over (1.6.1) ... 07:07:51 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 07:07:51 Setting up apt (1.6.14) ... 07:07:51 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 07:07:52 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 07:07:52 (Reading database ... 12764 files and directories currently installed.) 07:07:52 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.14_amd64.deb ... 07:07:52 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.14) over (1.1.0g-2ubuntu4) ... 07:07:52 Selecting previously unselected package libpython3.6-minimal:amd64. 07:07:52 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.6_amd64.deb ... 07:07:52 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.6) ... 07:07:52 Selecting previously unselected package libexpat1:amd64. 07:07:52 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 07:07:52 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 07:07:52 Selecting previously unselected package python3.6-minimal. 07:07:52 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.6_amd64.deb ... 07:07:52 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.6) ... 07:07:52 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.14) ... 07:07:52 Checking for services that may need to be restarted...done. 07:07:52 Checking for services that may need to be restarted...done. 07:07:52 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.6) ... 07:07:52 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 07:07:52 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.6) ... 07:07:53 Selecting previously unselected package python3-minimal. 07:07:53 (Reading database ... 13012 files and directories currently installed.) 07:07:53 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 07:07:53 Unpacking python3-minimal (3.6.7-1~18.04) ... 07:07:53 Selecting previously unselected package mime-support. 07:07:53 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 07:07:53 Unpacking mime-support (3.60ubuntu1) ... 07:07:53 Selecting previously unselected package libmpdec2:amd64. 07:07:53 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 07:07:53 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 07:07:53 Selecting previously unselected package libpython3.6-stdlib:amd64. 07:07:53 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.6_amd64.deb ... 07:07:53 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.6) ... 07:07:53 Selecting previously unselected package python3.6. 07:07:53 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.6_amd64.deb ... 07:07:53 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.6) ... 07:07:53 Selecting previously unselected package libpython3-stdlib:amd64. 07:07:53 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 07:07:53 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 07:07:53 Setting up python3-minimal (3.6.7-1~18.04) ... 07:07:53 Selecting previously unselected package python3. 07:07:53 (Reading database ... 13442 files and directories currently installed.) 07:07:53 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 07:07:53 Unpacking python3 (3.6.7-1~18.04) ... 07:07:53 Selecting previously unselected package multiarch-support. 07:07:53 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 07:07:53 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 07:07:54 Setting up multiarch-support (2.27-3ubuntu1.4) ... 07:07:54 Selecting previously unselected package liblzo2-2:amd64. 07:07:54 (Reading database ... 13479 files and directories currently installed.) 07:07:54 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 07:07:54 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 07:07:54 Selecting previously unselected package libbsd0:amd64. 07:07:54 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 07:07:54 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 07:07:54 Selecting previously unselected package sudo. 07:07:54 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 07:07:54 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 07:07:54 Selecting previously unselected package apparmor. 07:07:54 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 07:07:54 Unpacking apparmor (2.12-4ubuntu5.1) ... 07:07:54 Selecting previously unselected package libedit2:amd64. 07:07:54 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 07:07:54 Unpacking libedit2:amd64 (3.1-20170329-1) ... 07:07:54 Selecting previously unselected package libkrb5support0:amd64. 07:07:54 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 07:07:54 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 07:07:54 Selecting previously unselected package libk5crypto3:amd64. 07:07:54 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 07:07:54 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 07:07:54 Selecting previously unselected package libkeyutils1:amd64. 07:07:54 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 07:07:54 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 07:07:54 Selecting previously unselected package libkrb5-3:amd64. 07:07:54 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 07:07:54 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 07:07:54 Selecting previously unselected package libgssapi-krb5-2:amd64. 07:07:54 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 07:07:54 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 07:07:54 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 07:07:55 Selecting previously unselected package libssl1.0.0:amd64. 07:07:55 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... 07:07:55 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 07:07:55 Selecting previously unselected package openssh-client. 07:07:55 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... 07:07:55 Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... 07:07:55 Selecting previously unselected package squashfs-tools. 07:07:55 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... 07:07:55 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 07:07:55 Selecting previously unselected package snapd. 07:07:55 Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... 07:07:55 Unpacking snapd (2.51.1+18.04) ... 07:07:57 Setting up libedit2:amd64 (3.1-20170329-1) ... 07:07:57 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 07:07:57 Setting up mime-support (3.60ubuntu1) ... 07:07:57 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 07:07:57 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 07:07:57 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 07:07:57 Processing triggers for libc-bin (2.27-3ubuntu1) ... 07:07:57 Setting up systemd (237-3ubuntu10.53) ... 07:07:57 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 07:07:58 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 07:07:58 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 07:07:58 Setting up liblzo2-2:amd64 (2.08-1.2) ... 07:07:58 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.6) ... 07:07:58 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 07:07:58 Setting up python3.6 (3.6.9-1~18.04ubuntu1.6) ... 07:07:58 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 07:07:58 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 07:07:58 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 07:07:58 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 07:07:58 Setting up python3 (3.6.7-1~18.04) ... 07:07:58 running python rtupdate hooks for python3.6... 07:07:58 running python post-rtupdate hooks for python3.6... 07:07:58 Setting up apparmor (2.12-4ubuntu5.1) ... 07:07:59 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 07:07:59 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 07:07:59 Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... 07:07:59 Setting up snapd (2.51.1+18.04) ... 07:08:00 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 07:08:00 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 07:08:00 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 07:08:00 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 07:08:00 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 07:08:00 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 07:08:00 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 07:08:01 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 07:08:01 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 07:08:01 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 07:08:01 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 07:08:01 /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' 07:08:01 Processing triggers for libc-bin (2.27-3ubuntu1) ... 07:08:02 Processing triggers for systemd (237-3ubuntu10.53) ... 07:08:03 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 07:08:03 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 07:08:03 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 07:08:04 Reading package lists... 07:08:04 Reading package lists... 07:08:05 Building dependency tree... 07:08:05 Reading state information... 07:08:05 Calculating upgrade... 07:08:05 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 07:08:05 The following packages will be upgraded: 07:08:05 advancecomp base-files bash binutils binutils-common 07:08:05 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 07:08:05 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 07:08:05 grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 07:08:05 libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev 07:08:05 libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 07:08:05 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 07:08:05 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 07:08:05 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 07:08:05 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 07:08:05 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 07:08:05 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 07:08:05 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 07:08:05 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 07:08:05 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 07:08:05 ubuntu-keyring util-linux 07:08:05 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 07:08:05 Need to get 64.1 MB of archives. 07:08:05 After this operation, 5157 kB of additional disk space will be used. 07:08:05 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 07:08:05 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-166.174 [984 kB] 07:08:06 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 07:08:06 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 07:08:06 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 07:08:06 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 07:08:06 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 07:08:06 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 07:08:06 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 07:08:06 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 07:08:06 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 07:08:06 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 07:08:06 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 07:08:06 Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 07:08:06 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 07:08:06 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 07:08:06 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 07:08:06 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 07:08:06 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] 07:08:06 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 07:08:06 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 07:08:06 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 07:08:06 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 07:08:06 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 07:08:06 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] 07:08:06 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 07:08:06 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 07:08:06 Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 07:08:06 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 07:08:06 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 07:08:06 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 07:08:06 Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 07:08:06 Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 07:08:06 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 07:08:06 Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 07:08:06 Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 07:08:06 Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 07:08:06 Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 07:08:06 Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 07:08:06 Get:40 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] 07:08:06 Get:41 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 07:08:06 Get:42 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.53 [13.2 kB] 07:08:06 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 07:08:06 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 07:08:06 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 07:08:06 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 07:08:06 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 07:08:06 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 07:08:06 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 07:08:06 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 07:08:06 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 07:08:06 Get:52 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] 07:08:06 Get:53 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 07:08:06 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 07:08:06 Get:55 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 07:08:06 Get:56 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 07:08:06 Get:57 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] 07:08:06 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 07:08:06 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 07:08:06 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] 07:08:06 Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 07:08:06 Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 07:08:06 Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 07:08:06 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 07:08:06 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 07:08:06 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 07:08:06 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.14 [613 kB] 07:08:06 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 07:08:06 Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 07:08:06 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 07:08:06 Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 07:08:06 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 07:08:06 Get:73 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 07:08:06 Get:74 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 07:08:06 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 07:08:06 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 07:08:06 Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.2 [43.0 kB] 07:08:06 Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] 07:08:06 Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 07:08:06 Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 07:08:06 Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 07:08:06 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 07:08:07 Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021e-0ubuntu0.18.04 [189 kB] 07:08:07 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 07:08:07 Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 07:08:07 Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 07:08:07 Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.7 [1839 kB] 07:08:07 Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.7 [489 kB] 07:08:07 Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.7 [3388 B] 07:08:07 Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.7 [197 kB] 07:08:07 Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 07:08:07 Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 07:08:07 Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 07:08:07 Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 07:08:07 Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 07:08:07 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 07:08:07 Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 07:08:07 Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 07:08:07 Get:98 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 07:08:08 Get:99 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 07:08:08 Get:100 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 07:08:08 Get:101 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 07:08:08 Get:102 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 07:08:08 Get:103 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 07:08:08 debconf: delaying package configuration, since apt-utils is not installed 07:08:08 Fetched 64.1 MB in 3s (21.9 MB/s) 07:08:08 (Reading database ... 13914 files and directories currently installed.) 07:08:08 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 07:08:08 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 07:08:08 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 07:08:08 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 07:08:08 Preparing to unpack .../2-linux-libc-dev_4.15.0-166.174_amd64.deb ... 07:08:08 Unpacking linux-libc-dev:amd64 (4.15.0-166.174) over (4.15.0-20.21) ... 07:08:09 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:08:09 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:08:09 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:08:09 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:08:09 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:08:09 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:08:09 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:08:09 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:08:09 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:08:09 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:08:09 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:08:09 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:08:09 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:08:09 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:08:09 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 07:08:09 (Reading database ... 13914 files and directories currently installed.) 07:08:09 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 07:08:09 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 07:08:09 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 07:08:09 (Reading database ... 13914 files and directories currently installed.) 07:08:09 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:08:09 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:08:09 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:08:09 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:08:10 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:08:10 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:08:10 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 07:08:10 (Reading database ... 13914 files and directories currently installed.) 07:08:10 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 07:08:10 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 07:08:10 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 07:08:10 (Reading database ... 13914 files and directories currently installed.) 07:08:10 Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... 07:08:10 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 07:08:10 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 07:08:10 Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... 07:08:11 Setting up base-files (10.1ubuntu2.11) ... 07:08:11 Installing new version of config file /etc/issue ... 07:08:11 Installing new version of config file /etc/issue.net ... 07:08:11 Installing new version of config file /etc/lsb-release ... 07:08:11 Installing new version of config file /etc/update-motd.d/50-motd-news ... 07:08:11 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 07:08:11 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 07:08:11 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 07:08:11 Removing obsolete conffile /etc/default/motd-news ... 07:08:11 (Reading database ... 13915 files and directories currently installed.) 07:08:11 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 07:08:11 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 07:08:11 Setting up bash (4.4.18-2ubuntu1.2) ... 07:08:11 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 07:08:11 (Reading database ... 13915 files and directories currently installed.) 07:08:11 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 07:08:11 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 07:08:11 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 07:08:11 (Reading database ... 13915 files and directories currently installed.) 07:08:11 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 07:08:11 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 07:08:11 Setting up tar (1.29b-2ubuntu0.2) ... 07:08:12 (Reading database ... 13915 files and directories currently installed.) 07:08:12 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 07:08:12 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 07:08:12 Setting up dpkg (1.19.0.5ubuntu2.3) ... 07:08:12 (Reading database ... 13915 files and directories currently installed.) 07:08:12 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 07:08:12 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 07:08:12 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 07:08:12 (Reading database ... 13915 files and directories currently installed.) 07:08:12 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 07:08:12 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 07:08:12 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 07:08:12 (Reading database ... 13915 files and directories currently installed.) 07:08:12 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 07:08:12 Unpacking grep (3.1-2build1) over (3.1-2) ... 07:08:12 Setting up grep (3.1-2build1) ... 07:08:12 (Reading database ... 13915 files and directories currently installed.) 07:08:12 Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... 07:08:12 Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... 07:08:12 Setting up gzip (1.6-5ubuntu1.1) ... 07:08:12 (Reading database ... 13915 files and directories currently installed.) 07:08:12 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 07:08:12 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 07:08:12 Setting up login (1:4.5-1ubuntu2) ... 07:08:12 (Reading database ... 13915 files and directories currently installed.) 07:08:12 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 07:08:13 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 07:08:13 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 07:08:13 (Reading database ... 13915 files and directories currently installed.) 07:08:13 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 07:08:13 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 07:08:14 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 07:08:14 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 07:08:14 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 07:08:14 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 07:08:14 Setting up perl-base (5.26.1-6ubuntu0.5) ... 07:08:14 (Reading database ... 13915 files and directories currently installed.) 07:08:14 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 07:08:14 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 07:08:14 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 07:08:14 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 07:08:14 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 07:08:14 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 07:08:14 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 07:08:14 (Reading database ... 13915 files and directories currently installed.) 07:08:14 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 07:08:14 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 07:08:15 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 07:08:15 (Reading database ... 13915 files and directories currently installed.) 07:08:15 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 07:08:15 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 07:08:15 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 07:08:15 (Reading database ... 13915 files and directories currently installed.) 07:08:15 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 07:08:15 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 07:08:15 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 07:08:15 (Reading database ... 13915 files and directories currently installed.) 07:08:15 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 07:08:15 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 07:08:15 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 07:08:15 (Reading database ... 13915 files and directories currently installed.) 07:08:15 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 07:08:15 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 07:08:15 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 07:08:15 (Reading database ... 13915 files and directories currently installed.) 07:08:15 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 07:08:15 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 07:08:15 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 07:08:15 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 07:08:15 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 07:08:15 (Reading database ... 13915 files and directories currently installed.) 07:08:15 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 07:08:15 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 07:08:15 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 07:08:16 (Reading database ... 13915 files and directories currently installed.) 07:08:16 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 07:08:16 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 07:08:16 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 07:08:16 (Reading database ... 13915 files and directories currently installed.) 07:08:16 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 07:08:16 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 07:08:16 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 07:08:16 (Reading database ... 13915 files and directories currently installed.) 07:08:16 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 07:08:16 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [Pipeline] } 07:08:16 $ docker stop --time=1 182191ace4cc57cfab434885cb98a06e388d1f5a3a907c205f0727372ea00ea9 07:08:16 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 07:08:16 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 07:08:17 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 07:08:17 (Reading database ... 13915 files and directories currently installed.) 07:08:17 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 07:08:17 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 07:08:17 Setting up libc-bin (2.27-3ubuntu1.4) ... 07:08:17 (Reading database ... 13915 files and directories currently installed.) 07:08:17 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 07:08:17 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 07:08:17 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 07:08:17 (Reading database ... 13917 files and directories currently installed.) 07:08:17 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 07:08:17 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 07:08:17 Setting up debconf (1.5.66ubuntu1) ... 07:08:18 (Reading database ... 13917 files and directories currently installed.) 07:08:18 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 07:08:18 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 07:08:18 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 07:08:18 (Reading database ... 13917 files and directories currently installed.) 07:08:18 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 07:08:18 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 07:08:18 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 07:08:18 (Reading database ... 13917 files and directories currently installed.) 07:08:18 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 07:08:18 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 07:08:18 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 07:08:18 (Reading database ... 13917 files and directories currently installed.) 07:08:18 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 07:08:18 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 07:08:18 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 07:08:18 (Reading database ... 13919 files and directories currently installed.) 07:08:18 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 07:08:18 $ docker rm -f 182191ace4cc57cfab434885cb98a06e388d1f5a3a907c205f0727372ea00ea9 07:08:18 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 07:08:18 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 07:08:18 (Reading database ... 13923 files and directories currently installed.) 07:08:18 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 07:08:19 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 07:08:19 Preparing to unpack .../systemd-sysv_237-3ubuntu10.53_amd64.deb ... 07:08:19 Unpacking systemd-sysv (237-3ubuntu10.53) over (237-3ubuntu10) ... 07:08:19 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 07:08:19 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 07:08:19 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 07:08:19 (Reading database ... 13923 files and directories currently installed.) 07:08:19 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... 07:08:19 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... 07:08:19 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... 07:08:19 (Reading database ... 13923 files and directories currently installed.) 07:08:19 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 07:08:19 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 07:08:19 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 07:08:19 (Reading database ... 13923 files and directories currently installed.) 07:08:19 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 07:08:19 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 07:08:19 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 07:08:19 (Reading database ... 13923 files and directories currently installed.) 07:08:19 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 07:08:19 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 07:08:19 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 07:08:19 (Reading database ... 13923 files and directories currently installed.) 07:08:19 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 07:08:19 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } 07:08:20 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 07:08:20 (Reading database ... 13923 files and directories currently installed.) 07:08:20 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 07:08:20 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:08:20 Setting up passwd (1:4.5-1ubuntu2) ... 07:08:20 (Reading database ... 13923 files and directories currently installed.) 07:08:20 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 07:08:20 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 07:08:20 Setting up gpgv (2.2.4-1ubuntu1.4) ... 07:08:20 (Reading database ... 13923 files and directories currently installed.) 07:08:20 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 07:08:20 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 07:08:20 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 07:08:20 (Reading database ... 13923 files and directories currently installed.) 07:08:20 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 07:08:20 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 07:08:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:08:20 07:08:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 07:08:20 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 07:08:20 (Reading database ... 13923 files and directories currently installed.) 07:08:20 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 07:08:20 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 07:08:20 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 07:08:20 (Reading database ... 13923 files and directories currently installed.) 07:08:20 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 07:08:20 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 07:08:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:08:21 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 07:08:21 (Reading database ... 13923 files and directories currently installed.) 07:08:21 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 07:08:21 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 07:08:21 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 07:08:21 (Reading database ... 13923 files and directories currently installed.) 07:08:21 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... 07:08:21 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... 07:08:21 latest: Pulling from edgex-devops/edgex-compose-arm64 07:08:21 29e5d40040c1: Pulling fs layer 07:08:21 1ce36da41761: Pulling fs layer 07:08:21 25b303627fd3: Pulling fs layer 07:08:21 29e5d40040c1: Verifying Checksum 07:08:21 29e5d40040c1: Download complete 07:08:21 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... 07:08:21 (Reading database ... 13923 files and directories currently installed.) 07:08:21 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.2_amd64.deb ... 07:08:21 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.2) over (2.3.1-2.1ubuntu4) ... 07:08:21 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.2) ... 07:08:21 1ce36da41761: Verifying Checksum 07:08:21 1ce36da41761: Download complete 07:08:21 (Reading database ... 13923 files and directories currently installed.) 07:08:21 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 07:08:21 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 07:08:21 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 07:08:21 (Reading database ... 13924 files and directories currently installed.) 07:08:21 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 07:08:21 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 07:08:21 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 07:08:21 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 07:08:21 29e5d40040c1: Pull complete 07:08:21 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.14_amd64.deb ... 07:08:21 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.14) over (1.1.0g-2ubuntu4) ... 07:08:22 Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... 07:08:22 Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... 07:08:22 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 07:08:22 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 07:08:22 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 07:08:22 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 07:08:22 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 07:08:22 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 07:08:22 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 07:08:22 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 07:08:22 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 07:08:22 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 07:08:22 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 07:08:22 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 07:08:22 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 07:08:22 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 07:08:22 Preparing to unpack .../11-tzdata_2021e-0ubuntu0.18.04_all.deb ... 07:08:22 Unpacking tzdata (2021e-0ubuntu0.18.04) over (2018d-1) ... 07:08:22 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 07:08:23 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 07:08:23 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 07:08:23 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 07:08:23 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.7_amd64.deb ... 07:08:23 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 07:08:23 25b303627fd3: Verifying Checksum 07:08:23 25b303627fd3: Download complete 07:08:23 1ce36da41761: Pull complete 07:08:23 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.7_amd64.deb ... 07:08:23 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 07:08:23 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.7_amd64.deb ... 07:08:23 Unpacking binutils (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 07:08:23 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.7_amd64.deb ... 07:08:23 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 07:08:23 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:08:23 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:08:24 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:08:24 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:08:24 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:08:24 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:08:24 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:08:24 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:08:24 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:08:24 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:08:25 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:08:25 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:08:25 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:08:25 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:08:26 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:08:26 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:08:27 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:08:27 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:08:27 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 07:08:27 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 07:08:27 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 07:08:27 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 07:08:27 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 07:08:27 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 07:08:27 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 07:08:27 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 07:08:27 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 07:08:27 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 07:08:27 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 07:08:27 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 07:08:27 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 07:08:27 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 07:08:27 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 07:08:27 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 07:08:27 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 07:08:27 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 07:08:27 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 07:08:27 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 07:08:27 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 07:08:27 Setting up tzdata (2021e-0ubuntu0.18.04) ... 07:08:27 07:08:27 Current default time zone: 'Etc/UTC' 07:08:27 Local time is now: Sun Jan 9 07:08:27 UTC 2022. 07:08:27 Universal Time is now: Sun Jan 9 07:08:27 UTC 2022. 07:08:27 Run 'dpkg-reconfigure tzdata' if you wish to change it. 07:08:27 07:08:27 Setting up systemd-sysv (237-3ubuntu10.53) ... 07:08:27 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 07:08:27 Setting up linux-libc-dev:amd64 (4.15.0-166.174) ... 07:08:27 Setting up mount (2.31.1-0.4ubuntu3.7) ... 07:08:27 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 07:08:27 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 07:08:27 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 07:08:27 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 07:08:27 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 07:08:27 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 07:08:27 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 07:08:27 Setting up procps (2:3.3.12-3ubuntu1.2) ... 07:08:28 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 07:08:28 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.7) ... 07:08:28 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 07:08:28 Setting up patch (2.7.6-2ubuntu1.1) ... 07:08:28 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 07:08:28 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 07:08:28 Setting up openssl (1.1.1-1ubuntu2.1~18.04.14) ... 07:08:28 Installing new version of config file /etc/ssl/openssl.cnf ... 07:08:28 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 07:08:28 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 07:08:28 Setting up ca-certificates (20210119~18.04.2) ... 07:08:30 Updating certificates in /etc/ssl/certs... 07:08:31 23 added, 28 removed; done. 07:08:31 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 07:08:31 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 07:08:31 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 07:08:31 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 07:08:31 Setting up pkgbinarymangler (138.18.04.1) ... 07:08:31 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 07:08:31 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.7) ... 07:08:31 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 07:08:31 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 07:08:31 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 07:08:31 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 07:08:31 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 07:08:31 Setting up perl (5.26.1-6ubuntu0.5) ... 07:08:31 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) ... 07:08:31 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 07:08:31 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 07:08:31 Setting up binutils (2.30-21ubuntu1~18.04.7) ... 07:08:31 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 07:08:31 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 07:08:31 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 07:08:31 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 07:08:31 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 07:08:31 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 07:08:31 Processing triggers for systemd (237-3ubuntu10.53) ... 07:08:31 Processing triggers for mime-support (3.60ubuntu1) ... 07:08:31 Processing triggers for ca-certificates (20210119~18.04.2) ... 07:08:31 Updating certificates in /etc/ssl/certs... 07:08:32 0 added, 0 removed; done. 07:08:32 Running hooks in /etc/ca-certificates/update.d... 07:08:32 done. 07:08:32 Reading package lists... 07:08:32 Building dependency tree... 07:08:32 Reading state information... 07:08:32 The following NEW packages will be installed: 07:08:32 apt-transport-https 07:08:32 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 07:08:33 Need to get 4348 B of archives. 07:08:33 After this operation, 154 kB of additional disk space will be used. 07:08:33 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] 07:08:33 debconf: delaying package configuration, since apt-utils is not installed 07:08:33 Fetched 4348 B in 0s (24.1 kB/s) 07:08:33 Selecting previously unselected package apt-transport-https. 07:08:33 (Reading database ... 13931 files and directories currently installed.) 07:08:33 Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... 07:08:33 Unpacking apt-transport-https (1.6.14) ... 07:08:33 Setting up apt-transport-https (1.6.14) ... 07:08:33 25b303627fd3: Pull complete 07:08:33 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 07:08:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:08:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 07:08:33 Waiting for network to be ready... 07:08:33 prd-ubuntu18.04-docker-arm64-4c-16g-1060 does not seem to be running inside a container 07:08:33 $ 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 07:08:35 $ docker top 1be61aa5f17611e0bc5c9ab5e23248ae4afc4e6427903bbc845b6455da7cd388 -eo pid,comm [Pipeline] { [Pipeline] sh 07:08:36 + docker-compose build --help 07:08:36 + grep parallel 07:08:40 2022-01-09T07:08:37Z INFO Waiting for automatic snapd restart... 07:08:41 --parallel Build images in parallel. [Pipeline] } 07:08:41 $ docker stop --time=1 1be61aa5f17611e0bc5c9ab5e23248ae4afc4e6427903bbc845b6455da7cd388 07:08:41 snapd 2.53.4 from Canonical* installed 07:08:42 "snapd" switched to the "latest/stable" channel 07:08:42 07:08:42 $ docker rm -f 1be61aa5f17611e0bc5c9ab5e23248ae4afc4e6427903bbc845b6455da7cd388 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:08:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:08:43 . [Pipeline] withDockerContainer 07:08:44 prd-ubuntu18.04-docker-arm64-4c-16g-1060 does not seem to be running inside a container 07:08:44 $ 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 07:08:45 $ docker top d234bb4afa6b56e3e5f351200ca71e9abfc5a7d5363cccfb82f5ba4f5942988e -eo pid,comm [Pipeline] { [Pipeline] sh 07:08:46 + docker-compose -f ./docker-compose-build.yml build --parallel 07:08:49 core18 20211028 from Canonical* installed 07:08:50 Building core-command ... 07:08:50 Building core-data ... 07:08:50 Building core-metadata ... 07:08:50 Building security-bootstrapper ... 07:08:50 Building security-proxy-setup ... 07:08:50 Building security-secretstore-setup ... 07:08:50 Building support-notifications ... 07:08:50 Building support-scheduler ... 07:08:50 Building sys-mgmt-agent ... 07:08:50 Building security-secretstore-setup 07:08:50 Building security-bootstrapper 07:08:50 Building core-metadata 07:08:50 Building core-data 07:08:50 Building core-command 07:08:50 core20 20211129 from Canonical* installed 07:08:50 "core20" switched to the "latest/stable" channel 07:08:50 07:08:53 snapcraft 6.0 from Canonical* installed 07:08:53 "snapcraft" switched to the "latest/stable" channel 07:08:53 07:08:57 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: 07:08:57 - README.md 07:08:57 07:08:57 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 07:08:59 Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease 07:08:59 Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease 07:08:59 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 07:09:00 Reading package lists... 07:09:01 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.9 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 07:09:03 Reading package lists... 07:09:03 Building dependency tree... 07:09:03 Reading state information... 07:09:03 Suggested packages: 07:09:03 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 07:09:03 git-gui gitk gitweb git-cvs git-mediawiki git-svn 07:09:03 Recommended packages: 07:09:03 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 07:09:03 The following NEW packages will be installed: 07:09:03 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 07:09:03 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 07:09:03 pkg-config zip 07:09:03 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 07:09:03 Need to get 7668 kB of archives. 07:09:03 After this operation, 43.8 MB of additional disk space will be used. 07:09:03 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.9 [1169 kB] 07:09:03 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 07:09:03 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] 07:09:03 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] 07:09:03 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] 07:09:03 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 07:09:03 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 07:09:04 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 07:09:04 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 07:09:04 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 07:09:04 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 07:09:04 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 07:09:04 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 07:09:04 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 07:09:04 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 07:09:04 debconf: delaying package configuration, since apt-utils is not installed 07:09:04 Fetched 7668 kB in 1s (9938 kB/s) 07:09:04 Selecting previously unselected package libglib2.0-0:amd64. 07:09:04 (Reading database ... 13935 files and directories currently installed.) 07:09:04 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.9_amd64.deb ... 07:09:04 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.9) ... 07:09:04 Selecting previously unselected package libpsl5:amd64. 07:09:04 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 07:09:04 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 07:09:04 Selecting previously unselected package libnghttp2-14:amd64. 07:09:04 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 07:09:04 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 07:09:04 Selecting previously unselected package librtmp1:amd64. 07:09:04 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 07:09:04 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 07:09:04 Selecting previously unselected package libcurl3-gnutls:amd64. 07:09:04 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... 07:09:04 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 07:09:04 Selecting previously unselected package liberror-perl. 07:09:04 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 07:09:05 Unpacking liberror-perl (0.17025-1) ... 07:09:05 Selecting previously unselected package git-man. 07:09:05 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... 07:09:05 Unpacking git-man (1:2.17.1-1ubuntu0.9) ... 07:09:05 Selecting previously unselected package git. 07:09:05 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... 07:09:05 Unpacking git (1:2.17.1-1ubuntu0.9) ... 07:09:05 Selecting previously unselected package libnorm1:amd64. 07:09:05 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 07:09:05 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 07:09:05 Selecting previously unselected package libpgm-5.2-0:amd64. 07:09:05 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 07:09:05 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 07:09:06 Selecting previously unselected package libsodium23:amd64. 07:09:06 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 07:09:06 Unpacking libsodium23:amd64 (1.0.16-2) ... 07:09:06 Selecting previously unselected package libzmq5:amd64. 07:09:06 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 07:09:06 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 07:09:06 Selecting previously unselected package libzmq3-dev:amd64. 07:09:06 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 07:09:06 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 07:09:06 Selecting previously unselected package pkg-config. 07:09:06 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 07:09:06 Unpacking pkg-config (0.29.1-0ubuntu2) ... 07:09:06 Selecting previously unselected package zip. 07:09:06 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 07:09:06 Unpacking zip (3.0-11build1) ... 07:09:06 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 07:09:06 Setting up git-man (1:2.17.1-1ubuntu0.9) ... 07:09:06 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 07:09:06 Setting up liberror-perl (0.17025-1) ... 07:09:06 Setting up libpsl5:amd64 (0.19.1-5build1) ... 07:09:06 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.9) ... 07:09:06 No schema files found: doing nothing. 07:09:06 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 07:09:06 Setting up zip (3.0-11build1) ... 07:09:06 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 07:09:06 Setting up libsodium23:amd64 (1.0.16-2) ... 07:09:06 Setting up pkg-config (0.29.1-0ubuntu2) ... 07:09:06 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 07:09:06 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 07:09:06 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 07:09:06 Setting up git (1:2.17.1-1ubuntu0.9) ... 07:09:06 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 07:09:07 git set to automatically installed. 07:09:07 git-man set to automatically installed. 07:09:07 libcurl3-gnutls set to automatically installed. 07:09:07 liberror-perl set to automatically installed. 07:09:07 libglib2.0-0 set to automatically installed. 07:09:07 libnghttp2-14 set to automatically installed. 07:09:07 libnorm1 set to automatically installed. 07:09:07 libpgm-5.2-0 set to automatically installed. 07:09:07 libpsl5 set to automatically installed. 07:09:07 librtmp1 set to automatically installed. 07:09:07 libsodium23 set to automatically installed. 07:09:07 libzmq3-dev set to automatically installed. 07:09:07 libzmq5 set to automatically installed. 07:09:07 pkg-config set to automatically installed. 07:09:07 zip set to automatically installed. 07:09:07 snapd is not logged in, snap install commands will use sudo 07:09:15 go (1.16/stable) 1.16.12 from Michael Hudson-Doyle (mwhudson) installed 07:09:15 Downloading snap 'edgex-app-service-configurable' 07:09:25 Pulling app-service-configurable 07:09:25 + snapcraftctl pull 07:09:26 Pulling config-common 07:09:26 + snapcraftctl pull 07:09:28 Pulling go-build-helper 07:09:28 + snapcraftctl pull 07:09:29 'edgex-go' has dependencies that need to be staged: go-build-helper 07:09:29 Skipping pull go-build-helper (already ran) 07:09:29 + snapcraftctl build 07:09:29 Building go-build-helper 07:09:32 Staging go-build-helper 07:09:32 + snapcraftctl stage 07:09:38 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 07:09:38 Fetched 224 kB in 0s (0 B/s) 07:09:38 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 07:09:38 Fetched 157 kB in 0s (0 B/s) 07:09:38 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 07:09:38 Fetched 221 kB in 0s (0 B/s) 07:09:38 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 07:09:38 Fetched 143 kB in 0s (0 B/s) 07:09:38 Pulling edgex-go 07:09:38 + snapcraftctl pull 07:09:40 Pulling hooks 07:09:40 + snapcraftctl pull 07:09:58 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 07:09:58 Step 2/22 : FROM ${BUILDER_BASE} AS builder 07:09:58 ---> 108b48224f55 07:09:58 Step 3/22 : WORKDIR /edgex-go 07:09:58 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 07:09:58 Step 2/22 : FROM ${BUILDER_BASE} AS builder 07:09:58 ---> 108b48224f55 07:09:58 Step 3/22 : WORKDIR /edgex-go 07:09:58 Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 07:09:58 Step 2/30 : FROM ${BUILDER_BASE} AS builder 07:09:58 ---> 108b48224f55 07:09:58 Step 3/30 : WORKDIR /edgex-go 07:09:58 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 07:09:58 Step 2/24 : FROM ${BUILDER_BASE} AS builder 07:09:58 ---> 108b48224f55 07:09:58 Step 3/24 : WORKDIR /edgex-go 07:09:58 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 07:09:58 Step 2/22 : FROM ${BUILDER_BASE} AS builder 07:09:58 ---> 108b48224f55 07:09:58 Step 3/22 : WORKDIR /edgex-go 07:09:58 ---> Running in 8ff4d011faca 07:09:58 ---> Running in 52136a0ff1fc 07:09:58 ---> Running in 1e01be5394ca 07:09:58 ---> Running in 07fe4f699e71 07:09:58 ---> Running in c642c5146b0a 07:09:58 Removing intermediate container 8ff4d011faca 07:09:58 ---> 1d99b0a6222f 07:09:58 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:09:58 Removing intermediate container 52136a0ff1fc 07:09:58 ---> 82b4afd49b57 07:09:58 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:09:58 Removing intermediate container 07fe4f699e71 07:09:58 Removing intermediate container 1e01be5394ca 07:09:58 ---> 396f133a0c1b 07:09:58 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:09:58 ---> 1f327d9840e8 07:09:58 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:09:58 Removing intermediate container c642c5146b0a 07:09:58 ---> 144e7fe002a2 07:09:58 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:09:58 ---> Running in 6e80706a5da0 07:09:58 ---> Running in 92d54c7e4760 07:09:58 ---> Running in 13e8be9362b7 07:09:58 ---> Running in 808f1f85dcc5 07:09:58 ---> Running in 0607634ecc5c 07:10:01 Removing intermediate container 6e80706a5da0 07:10:01 ---> 60a6bdc53031 07:10:01 Step 5/22 : RUN apk add --update --no-cache make git 07:10:01 Removing intermediate container 92d54c7e4760 07:10:01 ---> c56e150a8d9a 07:10:01 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git ---> Running in 8f7c3dfec6ce 07:10:01 07:10:01 Removing intermediate container 808f1f85dcc5 07:10:01 ---> 27cb41ee0fe9 07:10:01 Step 5/24 : RUN apk add --update --no-cache make git 07:10:01 ---> Running in 782939d1fe27 07:10:01 ---> Running in d921364288be 07:10:01 Removing intermediate container 0607634ecc5c 07:10:01 ---> 757f1f91006a 07:10:01 Step 5/22 : RUN apk add --update --no-cache make git 07:10:01 Removing intermediate container 13e8be9362b7 07:10:01 ---> e690ed126528 07:10:01 Step 5/30 : RUN apk add --update --no-cache make git 07:10:01 ---> Running in 759e7567345a 07:10:01 ---> Running in 26dedc0be40f 07:10:02 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 07:10:02 Fetched 96.5 kB in 0s (0 B/s) 07:10:02 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 07:10:02 Fetched 279 kB in 0s (0 B/s) 07:10:02 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 07:10:02 Fetched 122 kB in 0s (0 B/s) 07:10:02 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 07:10:02 Fetched 77.8 kB in 0s (0 B/s) 07:10:02 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 07:10:02 Fetched 8848 B in 0s (0 B/s) 07:10:02 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 07:10:02 Fetched 47.8 kB in 0s (0 B/s) 07:10:02 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 07:10:02 Fetched 45.6 kB in 0s (0 B/s) 07:10:02 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 07:10:02 Fetched 15.0 kB in 0s (0 B/s) 07:10:02 Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] 07:10:02 Fetched 220 kB in 0s (0 B/s) 07:10:02 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 07:10:02 Fetched 154 kB in 0s (0 B/s) 07:10:02 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 07:10:02 Fetched 50.6 kB in 0s (0 B/s) 07:10:02 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 07:10:02 Fetched 14.8 kB in 0s (0 B/s) 07:10:02 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 07:10:02 Fetched 41.8 kB in 0s (0 B/s) 07:10:02 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 07:10:02 Fetched 499 kB in 0s (0 B/s) 07:10:02 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 07:10:02 Fetched 111 kB in 0s (0 B/s) 07:10:02 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 07:10:02 Fetched 240 kB in 0s (0 B/s) 07:10:02 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 07:10:02 Fetched 29.3 kB in 0s (0 B/s) 07:10:02 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 07:10:02 Fetched 85.5 kB in 0s (0 B/s) 07:10:02 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 07:10:02 Fetched 24.5 kB in 0s (0 B/s) 07:10:02 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 07:10:02 Fetched 49.2 kB in 0s (0 B/s) 07:10:02 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 07:10:02 Fetched 54.2 kB in 0s (0 B/s) 07:10:02 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 07:10:02 Fetched 30.8 kB in 0s (0 B/s) 07:10:02 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 07:10:02 Fetched 15.8 kB in 0s (0 B/s) 07:10:02 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 07:10:02 Fetched 85.9 kB in 0s (0 B/s) 07:10:02 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 07:10:02 Fetched 8720 B in 0s (0 B/s) 07:10:02 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 07:10:02 Fetched 140 kB in 0s (0 B/s) 07:10:02 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 07:10:02 Fetched 119 kB in 0s (0 B/s) 07:10:02 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 07:10:02 Fetched 111 kB in 0s (0 B/s) 07:10:02 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 07:10:02 Fetched 11.1 kB in 0s (0 B/s) 07:10:02 Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] 07:10:02 Fetched 646 kB in 0s (0 B/s) 07:10:02 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 07:10:02 Fetched 41.3 kB in 0s (0 B/s) 07:10:02 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 07:10:02 Fetched 17.9 kB in 0s (0 B/s) 07:10:02 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 07:10:02 Fetched 368 kB in 0s (0 B/s) 07:10:02 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 07:10:02 Fetched 187 kB in 0s (0 B/s) 07:10:02 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 07:10:02 Fetched 175 kB in 0s (0 B/s) 07:10:02 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 07:10:02 Fetched 206 kB in 0s (0 B/s) 07:10:02 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.14_amd64.deb [1302 kB] 07:10:02 Fetched 1302 kB in 0s (0 B/s) 07:10:02 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 07:10:02 Fetched 36.2 kB in 0s (0 B/s) 07:10:02 Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] 07:10:02 Fetched 159 kB in 0s (0 B/s) 07:10:02 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 07:10:02 Fetched 107 kB in 0s (0 B/s) 07:10:02 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 07:10:02 Fetched 48.7 kB in 0s (0 B/s) 07:10:02 Pulling static-packages 07:10:02 + snapcraftctl pull 07:10:02 Pulling version 07:10:02 + cd /root/project 07:10:02 + + git describe --tagssed --abbrev=0 s/v// 07:10:02 07:10:02 + GIT_VERSION=2.2.0-dev.17 07:10:02 + [ -z 2.2.0-dev.17 ] 07:10:02 + snapcraftctl set-version 2.2.0-dev.17 07:10:02 Building app-service-configurable 07:10:02 + snapcraftctl build 07:10:02 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 07:10:03 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 07:10:03 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 07:10:03 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 07:10:03 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 07:10:03 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 07:10:04 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 07:10:04 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 07:10:04 Building config-common 07:10:04 + snapcraftctl build 07:10:04 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 07:10:04 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 07:10:04 OK: 219 MiB in 52 packages 07:10:05 OK: 219 MiB in 52 packages 07:10:05 OK: 219 MiB in 52 packages 07:10:05 OK: 219 MiB in 52 packages 07:10:05 OK: 219 MiB in 52 packages 07:10:05 Skipping build go-build-helper (already ran) 07:10:05 Building edgex-go 07:10:06 Removing intermediate container 8f7c3dfec6ce 07:10:06 ---> fbc4ea90babb 07:10:06 Step 6/22 : COPY . . 07:10:06 + cd /root/parts/edgex-go/src 07:10:06 + git describe --tags --abbrev=0 07:10:06 + sed s/v// 07:10:06 + GIT_VERSION=2.2.0-dev.17 07:10:06 + [ -z 2.2.0-dev.17 ] 07:10:06 + echo 2.2.0-dev.17 07:10:06 + [ ! -d vendor ] 07:10:06 + go mod download all 07:10:06 Removing intermediate container d921364288be 07:10:06 ---> 89c3bcaa8f4e 07:10:06 Step 6/24 : COPY . . 07:10:06 Removing intermediate container 782939d1fe27 07:10:06 ---> d10c74bc9df3 07:10:06 Step 6/22 : COPY . . 07:10:06 Removing intermediate container 26dedc0be40f 07:10:06 ---> af083a782836 07:10:06 Step 6/30 : COPY . . 07:10:06 Removing intermediate container 759e7567345a 07:10:06 ---> 3ba32fad6d14 07:10:06 Step 6/22 : COPY . . 07:10:16 + make build 07:10:16 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.17" -o cmd/core-data/core-data ./cmd/core-data 07:10:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.17" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 07:10:29 ---> cf73fb3f5bb3 07:10:29 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:10:29 ---> f55314b515d3 07:10:29 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:10:29 ---> 4085cd0dbe9e 07:10:29 Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:10:29 ---> Running in 6b862d14addc 07:10:29 ---> Running in 51e777c3bb32 07:10:29 ---> Running in 428e9f0ea31a 07:10:29 ---> 01597fdcdcff 07:10:29 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:10:29 ---> 34d711fe5659 07:10:29 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:10:29 ---> Running in 2dd5508e19de 07:10:29 ---> Running in 2b8c6ba3a715 07:10:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.17" -o cmd/core-command/core-command ./cmd/core-command 07:10:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.17" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 07:10:33 Removing intermediate container 6b862d14addc 07:10:33 ---> 2d8a5a6c7dc1 07:10:33 Step 8/22 : RUN make cmd/core-data/core-data 07:10:33 ---> Running in fc53e15a7c2b 07:10:33 Removing intermediate container 428e9f0ea31a 07:10:33 ---> 6603da77f409 07:10:33 Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 07:10:33 ---> Running in 3425bd334fa4 07:10:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.17" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 07:10:34 Removing intermediate container 51e777c3bb32 07:10:34 ---> cbecbb4ee56b 07:10:34 Step 8/22 : RUN make cmd/core-command/core-command 07:10:34 Removing intermediate container 2dd5508e19de 07:10:34 ---> 40a13600f28a 07:10:34 Step 8/22 : RUN make cmd/core-metadata/core-metadata 07:10:34 ---> Running in cf4c06df5c22 07:10:34 Removing intermediate container 2b8c6ba3a715 07:10:34 ---> 969ebfc5dfab 07:10:34 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:10:34 ---> Running in 5de20e4d0eba 07:10:34 ---> Running in 55886307e822 07:10:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.17" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 07:10:35 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 07:10:35 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 07:10:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.17" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 07:10:35 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 07:10:36 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 07:10:36 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 07:10:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.17" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 07:10:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.17" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 07:10:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.17" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 07:10:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.17" -o ./cmd/secrets-config ./cmd/secrets-config 07:10:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.17" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 07:10:43 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 07:10:43 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 07:10:43 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 07:10:43 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 07:10:43 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 07:10:43 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 07:10:43 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 07:10:43 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 07:10:43 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 07:10:43 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 07:10:43 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 07:10:43 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 07:10:43 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 07:10:43 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 07:10:43 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 07:10:43 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 07:10:43 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 07:10:43 + 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 07:10:43 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 07:10:43 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 07:10:43 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 07:10:43 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 07:10:43 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 07:10:43 + 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 07:10:43 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 07:10:43 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 07:10:43 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 07:10:44 + cd /root/parts/hooks/src 07:10:44 + make build 07:10:44 Building hooks 07:10:44 go mod tidy 07:10:44 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.1 07:10:45 go: downloading github.com/davecgh/go-spew v1.1.0 07:10:45 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 07:10:45 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 07:10:45 GO111MODULE=on go build -o cmd/install/install ./cmd/install 07:10:46 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 07:10:46 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 07:10:49 Building static-packages 07:10:49 + snapcraftctl build 07:10:51 Building version 07:10:51 + snapcraftctl build 07:10:52 Staging app-service-configurable 07:10:52 + snapcraftctl stage 07:10:54 Staging config-common 07:10:54 + snapcraftctl stage 07:10:55 Skipping stage go-build-helper (already ran) 07:10:55 Staging edgex-go 07:10:55 + snapcraftctl stage 07:10:57 Staging hooks 07:10:57 + snapcraftctl stage 07:10:58 Staging static-packages 07:10:58 + snapcraftctl stage 07:10:59 Staging version 07:10:59 + snapcraftctl stage 07:11:01 Priming app-service-configurable 07:11:01 + snapcraftctl prime 07:11:03 The 'app-service-configurable' part is missing libraries that are not included in the snap or base. They can be satisfied by adding the following entry for this part 07:11:03 stage-packages: 07:11:03 - libnorm1 07:11:03 - libpgm-5.2-0 07:11:03 - libsodium23 07:11:03 - libzmq5 07:11:03 Priming config-common 07:11:03 + snapcraftctl prime 07:11:05 Priming go-build-helper 07:11:05 + snapcraftctl prime 07:11:06 Priming edgex-go 07:11:06 + snapcraftctl prime 07:11:08 Priming hooks 07:11:08 + snapcraftctl prime 07:11:09 Priming static-packages 07:11:09 + snapcraftctl prime 07:11:12 Priming version 07:11:12 + snapcraftctl prime 07:11:13 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] } 07:12:28 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 07:12:31 Removing intermediate container cf4c06df5c22 07:12:31 ---> daf91e0f26ef 07:12:31 07:12:31 Step 9/22 : FROM alpine:3.14 07:12:31 3.14: Pulling from library/alpine 07:12:33 Removing intermediate container 3425bd334fa4 07:12:33 ---> 7a5af0f6e93b 07:12:33 07:12:33 Step 9/30 : FROM alpine:3.14 07:12:33 3.14: Pulling from library/alpine 07:12:34 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 07:12:34 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 07:12:34 Status: Downloaded newer image for alpine:3.14 07:12:34 Status: Downloaded newer image for alpine:3.14 07:12:34 ---> 5b8b7b635229 07:12:34 Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 07:12:34 ---> 5b8b7b635229 07:12:34 Step 10/22 : RUN apk add --update --no-cache dumb-init 07:12:34 ---> Running in 0c2ba84aff5a 07:12:34 ---> Running in 3f01aaf7a66d 07:12:35 Removing intermediate container 0c2ba84aff5a 07:12:35 ---> 30404b475b56 07:12:35 Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec 07:12:35 ---> Running in b8e43d534bcc 07:12:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 07:12:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 07:12:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 07:12:38 (1/1) Installing dumb-init (1.2.5-r1) 07:12:38 Executing busybox-1.33.1-r6.trigger 07:12:38 OK: 6 MiB in 15 packages 07:12:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 07:12:39 (1/2) Installing dumb-init (1.2.5-r1) 07:12:39 (2/2) Installing su-exec (0.2-r1) 07:12:39 Executing busybox-1.33.1-r6.trigger 07:12:39 OK: 6 MiB in 16 packages 07:12:40 Removing intermediate container 3f01aaf7a66d 07:12:40 ---> e53c792b5259 07:12:40 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 07:12:40 ---> Running in 3147901ee019 07:12:40 Removing intermediate container 55886307e822 07:12:40 ---> 85ef5116b327 07:12:40 07:12:40 Step 9/24 : FROM alpine:3.14 07:12:40 ---> 5b8b7b635229 07:12:40 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 07:12:40 ---> Running in 723b36980a06 07:12:40 Removing intermediate container b8e43d534bcc 07:12:40 ---> ca0148f8cc0b 07:12:40 Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init 07:12:40 ---> Running in 6e8e3f9eca80 07:12:41 Removing intermediate container 3147901ee019 07:12:41 ---> 4ad3e1d89a8c 07:12:41 Step 12/22 : ENV APP_PORT=59882 07:12:41 ---> Running in 393f3593cbc5 07:12:41 Removing intermediate container 6e8e3f9eca80 07:12:41 ---> ca945027fcfd 07:12:41 Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 07:12:42 ---> Running in d9cf47859eab 07:12:42 Removing intermediate container 393f3593cbc5 07:12:42 ---> d013805adfb0 07:12:42 Step 13/22 : EXPOSE $APP_PORT 07:12:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 07:12:42 ---> Running in 4094e1bf8c5b 07:12:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 07:12:42 Removing intermediate container d9cf47859eab 07:12:42 ---> e103348081c0 07:12:42 Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 07:12:43 ---> Running in c07f02a4bc47 07:12:43 Removing intermediate container 4094e1bf8c5b 07:12:43 ---> 3823417a3f9f 07:12:43 Step 14/22 : WORKDIR / 07:12:43 (1/3) Installing ca-certificates (20191127-r5) 07:12:43 ---> Running in 1a0221e85f6d 07:12:43 (2/3) Installing dumb-init (1.2.5-r1) 07:12:43 (3/3) Installing su-exec (0.2-r1) 07:12:43 Executing busybox-1.33.1-r6.trigger 07:12:43 Executing ca-certificates-20191127-r5.trigger 07:12:44 Removing intermediate container 5de20e4d0eba 07:12:44 ---> 0295d3de2765 07:12:44 07:12:44 Step 9/22 : FROM alpine:3.14 07:12:44 ---> 5b8b7b635229 07:12:44 Step 10/22 : RUN apk add --update --no-cache dumb-init 07:12:44 ---> Using cache 07:12:44 ---> e53c792b5259 07:12:44 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 07:12:44 ---> Using cache 07:12:44 ---> 4ad3e1d89a8c 07:12:44 Step 12/22 : ENV APP_PORT=59881 07:12:44 OK: 6 MiB in 17 packages 07:12:44 ---> Running in b256d0a386f0 07:12:44 Removing intermediate container 1a0221e85f6d 07:12:44 ---> 9247d1e330e6 07:12:44 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 07:12:44 Removing intermediate container b256d0a386f0 07:12:44 ---> 074ccf4187f2 07:12:44 Step 13/22 : EXPOSE $APP_PORT 07:12:45 ---> Running in 40d7e33249f5 07:12:45 ---> 833899e8bc13 07:12:45 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 07:12:46 Removing intermediate container 40d7e33249f5 07:12:46 ---> 79f47186898c 07:12:46 Step 14/22 : WORKDIR / 07:12:46 Removing intermediate container c07f02a4bc47 07:12:46 ---> 23c0c7960972 07:12:46 Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} 07:12:46 ---> Running in 10ced4ec3f60 07:12:46 ---> Running in c375aebe3e4f 07:12:46 Removing intermediate container 723b36980a06 07:12:46 ---> f3f683d23546 07:12:46 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 07:12:46 ---> Running in e2b3e7900d7f 07:12:46 Removing intermediate container 10ced4ec3f60 07:12:46 ---> eb201f69bfab 07:12:46 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 07:12:47 Removing intermediate container c375aebe3e4f 07:12:47 ---> 18e02a211085 07:12:47 Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 07:12:47 Removing intermediate container e2b3e7900d7f 07:12:47 ---> 68bc8a757c41 07:12:47 Step 12/24 : WORKDIR / 07:12:47 ---> Running in ddc3d6db4740 07:12:47 ---> 695b57543b4a 07:12:47 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 07:12:48 ---> 97d67dfb5ab3 07:12:48 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 07:12:48 Removing intermediate container ddc3d6db4740 07:12:48 ---> e4e4502d8443 07:12:48 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 07:12:48 ---> 97b7aa5b2a84 07:12:48 Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 07:12:48 ---> Running in 3ee456cb5f79 07:12:48 ---> a3e55d70afaa 07:12:48 Step 18/22 : ENTRYPOINT ["/core-command"] 07:12:48 ---> Running in 7f88e7784ef6 07:12:49 Removing intermediate container 7f88e7784ef6 07:12:49 ---> 44231b0a22f6 07:12:49 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:12:49 ---> addf3942ff71 07:12:49 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 07:12:49 ---> Running in 4672d55a69cf 07:12:49 ---> fec027a2e7d7 07:12:49 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 07:12:50 Removing intermediate container 4672d55a69cf 07:12:50 ---> 355d7481db6f 07:12:50 Step 20/22 : LABEL arch=arm64 07:12:50 ---> Running in 9d855add7ac2 07:12:50 ---> 7b7c96ffae6c 07:12:50 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 07:12:51 Removing intermediate container 3ee456cb5f79 07:12:51 ---> 821108bc2bb6 07:12:51 Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / 07:12:51 Removing intermediate container 9d855add7ac2 07:12:51 ---> 7e444397257d 07:12:51 Step 21/22 : LABEL git_sha=b594cf5fbb9cf17c6c3b5645e353e34039985d16 07:12:51 ---> 85435278c8f4 07:12:51 Step 18/22 : ENTRYPOINT ["/core-metadata"] 07:12:51 ---> Running in 146ed2017064 07:12:51 ---> Running in 564974de0e3a 07:12:51 ---> b9e861058ad1 07:12:51 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 07:12:52 Removing intermediate container 146ed2017064 07:12:52 ---> 383edc2c0150 07:12:52 Step 22/22 : LABEL version=0.0.0 07:12:52 ---> db06357b0fa5 07:12:52 Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 07:12:52 Removing intermediate container 564974de0e3a 07:12:52 ---> fabe1fb435cd 07:12:52 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:12:52 ---> Running in 25c0537644aa 07:12:52 ---> Running in ec059b0c1556 07:12:53 Removing intermediate container 25c0537644aa 07:12:53 ---> fb5c098c00a6 07:12:53 07:12:53 ---> cd71bfc7a3cb 07:12:53 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 07:12:53 Removing intermediate container ec059b0c1556 07:12:53 ---> 9e75dec73086 07:12:53 Step 20/22 : LABEL arch=arm64 07:12:53 Removing intermediate container fc53e15a7c2b 07:12:53 ---> 895aa9514a9e 07:12:53 07:12:53 Step 9/22 : FROM alpine:3.14 07:12:53 ---> 5b8b7b635229 07:12:53 Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 07:12:53 ---> Running in f6708bdb77d3 07:12:53 ---> Running in eb0060de8592 07:12:53 Successfully built fb5c098c00a6 07:12:53 Successfully tagged core-command-arm64:latest 07:12:53 Building security-proxy-setup 07:12:53  Building core-command ... done Removing intermediate container f6708bdb77d3 07:12:53 ---> 87d2b7f21659 07:12:53 Step 21/22 : LABEL git_sha=b594cf5fbb9cf17c6c3b5645e353e34039985d16 07:12:54 Removing intermediate container eb0060de8592 07:12:54 ---> a3bbe9d950e6 07:12:54 Step 11/22 : ENV APP_PORT=59880 07:12:54 ---> e8bff6cbe79e 07:12:54 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 07:12:54 ---> Running in a1385aca5556 07:12:54 ---> Running in 083935132af2 07:12:54 Removing intermediate container a1385aca5556 07:12:54 ---> 09920a1cb303 07:12:54 Step 22/22 : LABEL version=0.0.0 07:12:54 ---> f1a45a8c9e1e 07:12:54 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 07:12:54 Removing intermediate container 083935132af2 07:12:54 ---> b77f39b3163c 07:12:54 Step 12/22 : EXPOSE $APP_PORT 07:12:54 ---> Running in 7f1f6618ecd3 07:12:54 ---> Running in 7171c201d295 07:12:54 ---> b6550bbae3e4 07:12:54 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 07:12:55 Removing intermediate container 7f1f6618ecd3 07:12:55 ---> 08ab4418aaa5 07:12:55 07:12:55 Removing intermediate container 7171c201d295 07:12:55 ---> 68960f5ab5f8 07:12:55 Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:12:55 ---> Running in e1d09d12c8f4 07:12:56 Successfully built 08ab4418aaa5 07:12:56 Successfully tagged core-metadata-arm64:latest 07:12:56  Building core-metadata ... done Building support-scheduler 07:12:56 ---> ac2d6ed16a17 07:12:56 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 07:12:56 ---> da40ce4558e0 07:12:56 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 07:12:57 ---> 5c11eeb0b39b 07:12:57 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 07:12:57 ---> 6d067a882a3c 07:12:57 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/ 07:12:57 ---> Running in 74b5e93bd7bc 07:12:57 ---> Running in b09f4ed31cf9 07:12:58 Removing intermediate container 74b5e93bd7bc 07:12:58 ---> 15d30f913d6d 07:12:58 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 07:12:58 Removing intermediate container e1d09d12c8f4 07:12:58 ---> 27e0762a7588 07:12:58 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 07:12:58 ---> Running in a2b5d8fc42b5 07:12:59 ---> eeb96588182e 07:12:59 Step 25/30 : RUN chmod +x /entrypoint.sh 07:13:00 ---> Running in 372949db41ed 07:13:00 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 07:13:00 Removing intermediate container b09f4ed31cf9 07:13:00 ---> 26f9c2ffc38d 07:13:00 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 07:13:00 ---> Running in a088ace334dc 07:13:01 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 07:13:01 Removing intermediate container a088ace334dc 07:13:01 ---> d56f07606c75 07:13:01 Step 22/24 : LABEL arch=arm64 07:13:01 ---> Running in 43d6c8a02a3e 07:13:02 Removing intermediate container 43d6c8a02a3e 07:13:02 ---> 75d907b826f6 07:13:02 Step 23/24 : LABEL git_sha=b594cf5fbb9cf17c6c3b5645e353e34039985d16 07:13:02 (1/6) Installing dumb-init (1.2.5-r1) 07:13:02 ---> Running in 0c323cc284c4 07:13:02 (2/6) Installing libgcc (10.3.1_git20210424-r2) 07:13:02 Removing intermediate container 372949db41ed 07:13:02 ---> 848dc06bdcd6 07:13:02 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 07:13:02 (3/6) Installing libsodium (1.0.18-r0) 07:13:02 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 07:13:02 ---> Running in 4dd7972af000 07:13:02 (5/6) Installing libzmq (4.3.4-r0) 07:13:02 Removing intermediate container 0c323cc284c4 07:13:02 ---> 3cf55147a49b 07:13:02 Step 24/24 : LABEL version=0.0.0 07:13:02 (6/6) Installing zeromq (4.3.4-r0) 07:13:02 ---> Running in 5ecdc1f4bf55 07:13:02 Executing busybox-1.33.1-r6.trigger 07:13:02 OK: 8 MiB in 20 packages 07:13:03 Removing intermediate container 4dd7972af000 07:13:03 ---> 2edfc8e7bce0 07:13:03 Step 27/30 : CMD ["gate"] 07:13:03 ---> Running in d97a4e49bd2a 07:13:03 Removing intermediate container 5ecdc1f4bf55 07:13:03 ---> ee31258fae68 07:13:03 07:13:04 Removing intermediate container d97a4e49bd2a 07:13:04 ---> 989702910799 07:13:04 Step 28/30 : LABEL arch=arm64 07:13:04 Successfully built ee31258fae68 07:13:04 Successfully tagged security-secretstore-setup-arm64:latest 07:13:04  Building security-secretstore-setup ... done Building sys-mgmt-agent 07:13:04 Removing intermediate container a2b5d8fc42b5 07:13:04 ---> 74ec4855f80b 07:13:04 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 07:13:04 ---> Running in 66cd16bbcd43 07:13:04 Removing intermediate container 66cd16bbcd43 07:13:04 ---> 546345ed2263 07:13:04 Step 29/30 : LABEL git_sha=b594cf5fbb9cf17c6c3b5645e353e34039985d16 07:13:05 ---> Running in 25264388d946 07:13:05 ---> ce5d28bc453c 07:13:05 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 07:13:05 Removing intermediate container 25264388d946 07:13:05 ---> 282c017aab2a 07:13:05 Step 30/30 : LABEL version=0.0.0 07:13:06 ---> Running in 8368d256a8b4 07:13:06 Removing intermediate container 8368d256a8b4 07:13:06 ---> bfc9aae48f12 07:13:06 07:13:06 ---> d97a35c0cbd9 07:13:06 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 07:13:06 Successfully built bfc9aae48f12 07:13:06 Successfully tagged security-bootstrapper-arm64:latest 07:13:06 Building support-notifications 07:13:07  Building security-bootstrapper ... done  ---> 2fa6d98ce4a0 07:13:07 Step 18/22 : ENTRYPOINT ["/core-data"] 07:13:07 ---> Running in 98f5eac3319b 07:13:08 Removing intermediate container 98f5eac3319b 07:13:08 ---> de02ab38262c 07:13:08 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:13:08 ---> Running in 48993d0c0ea5 07:13:08 Removing intermediate container 48993d0c0ea5 07:13:08 ---> 61e4381062cf 07:13:08 Step 20/22 : LABEL arch=arm64 07:13:08 ---> Running in 32f7d5db0f52 07:13:09 Removing intermediate container 32f7d5db0f52 07:13:09 ---> cdd88f2854bb 07:13:09 Step 21/22 : LABEL git_sha=b594cf5fbb9cf17c6c3b5645e353e34039985d16 07:13:09 ---> Running in f2eca0cc4ded 07:13:09 Removing intermediate container f2eca0cc4ded 07:13:09 ---> 6dc9b2213e68 07:13:09 Step 22/22 : LABEL version=0.0.0 07:13:09 ---> Running in b750924a1394 07:13:10 Removing intermediate container b750924a1394 07:13:10 ---> c8d681f34225 07:13:10 07:13:10 Successfully built c8d681f34225 07:13:10 Successfully tagged core-data-arm64:latest 07:13:43  Building core-data ... done Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 07:13:43 Step 2/20 : FROM ${BUILDER_BASE} AS builder 07:13:43 ---> 108b48224f55 07:13:43 Step 3/20 : WORKDIR /edgex-go 07:13:43 ---> Using cache 07:13:43 ---> 144e7fe002a2 07:13:43 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:13:43 ---> Using cache 07:13:43 ---> 757f1f91006a 07:13:43 Step 5/20 : RUN apk add --update --no-cache make git 07:13:43 ---> Using cache 07:13:43 ---> 3ba32fad6d14 07:13:43 Step 6/20 : COPY . . 07:13:43 ---> Using cache 07:13:43 ---> 01597fdcdcff 07:13:43 Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:13:43 ---> Using cache 07:13:43 ---> 40a13600f28a 07:13:43 Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 07:13:43 ---> Running in 957cbc61753f 07:13:43 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 07:13:43 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 07:13:43 Step 2/23 : FROM ${BUILDER_BASE} AS builder 07:13:43 ---> 108b48224f55 07:13:43 Step 3/23 : WORKDIR /edgex-go 07:13:43 ---> Using cache 07:13:43 ---> 144e7fe002a2 07:13:43 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:13:43 ---> Using cache 07:13:43 ---> 757f1f91006a 07:13:43 Step 5/23 : RUN apk add --update --no-cache make git 07:13:43 ---> Using cache 07:13:43 ---> 3ba32fad6d14 07:13:43 Step 6/23 : COPY go.mod . 07:13:44 ---> 98f2a5d213fe 07:13:44 Step 7/23 : RUN go mod download 07:13:44 ---> Running in c011948fd530 07:13:50 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 07:13:50 Step 2/22 : FROM ${BUILDER_BASE} AS builder 07:13:50 ---> 108b48224f55 07:13:50 Step 3/22 : WORKDIR /edgex-go 07:13:50 ---> Using cache 07:13:50 ---> 144e7fe002a2 07:13:50 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:13:50 ---> Using cache 07:13:50 ---> 757f1f91006a 07:13:50 Step 5/22 : RUN apk add --update --no-cache make bash git 07:13:50 ---> Running in ef0f35354703 07:13:51 Removing intermediate container c011948fd530 07:13:51 ---> 654b4df9e041 07:13:51 Step 8/23 : COPY . . 07:13:52 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 07:13:52 Step 2/21 : FROM ${BUILDER_BASE} AS builder 07:13:52 ---> 108b48224f55 07:13:52 Step 3/21 : WORKDIR /edgex-go 07:13:52 ---> Using cache 07:13:52 ---> 144e7fe002a2 07:13:52 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:13:52 ---> Using cache 07:13:52 ---> 757f1f91006a 07:13:52 Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates 07:13:52 ---> Running in 15607142c597 07:13:52 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 07:13:53 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 07:13:54 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 07:13:54 OK: 219 MiB in 52 packages 07:13:55 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 07:13:55 Removing intermediate container ef0f35354703 07:13:55 ---> 5022e8aed9b7 07:13:55 Step 6/22 : COPY . . 07:13:55 OK: 219 MiB in 52 packages 07:13:57 Removing intermediate container 15607142c597 07:13:57 ---> dfe2f32058bd 07:13:57 Step 6/21 : COPY . . 07:14:20 ---> 8c996f134b34 07:14:20 Step 9/23 : RUN go mod tidy 07:14:20 ---> Running in 6c227e65df83 07:14:22 ---> 178405d26504 07:14:22 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:14:22 ---> Running in 1012e1aee731 07:14:23 ---> 25439ec01ffd 07:14:23 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:14:23 ---> Running in 43c012c36392 07:14:24 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 07:14:27 Removing intermediate container 1012e1aee731 07:14:27 ---> 3b42d3f97025 07:14:27 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 07:14:27 ---> Running in c27433a5b33f 07:14:27 Removing intermediate container 6c227e65df83 07:14:27 ---> e3ad4dc7c469 07:14:27 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 07:14:27 ---> Running in 8a540ad12d48 07:14:28 Removing intermediate container 43c012c36392 07:14:28 ---> a462bbb1c722 07:14:28 Step 8/21 : RUN make cmd/support-notifications/support-notifications 07:14:28 ---> Running in 3873874e8c8b 07:14:29 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 07:14:29 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 07:14:30 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 07:14:36 Removing intermediate container 957cbc61753f 07:14:36 ---> fdd440549218 07:14:36 07:14:36 Step 9/20 : FROM alpine:3.14 07:14:36 ---> 5b8b7b635229 07:14:36 Step 10/20 : RUN apk add --update --no-cache curl 07:14:37 ---> Running in 8008138f31be 07:14:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 07:14:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 07:14:39 (1/5) Installing ca-certificates (20191127-r5) 07:14:39 (2/5) Installing brotli-libs (1.0.9-r5) 07:14:39 (3/5) Installing nghttp2-libs (1.43.0-r0) 07:14:39 (4/5) Installing libcurl (7.79.1-r0) 07:14:39 (5/5) Installing curl (7.79.1-r0) 07:14:39 Executing busybox-1.33.1-r6.trigger 07:14:39 Executing ca-certificates-20191127-r5.trigger 07:14:39 OK: 8 MiB in 19 packages 07:14:41 Removing intermediate container 8008138f31be 07:14:41 ---> 7ed60ca2c4d0 07:14:41 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 07:14:42 ---> Running in 5566f89be896 07:14:42 Removing intermediate container 5566f89be896 07:14:42 ---> 15563d21a29d 07:14:42 Step 12/20 : WORKDIR /edgex 07:14:42 ---> Running in bbad6f217eb3 07:14:43 Removing intermediate container bbad6f217eb3 07:14:43 ---> a7293647d4c8 07:14:43 Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 07:14:44 ---> 37b6f05b40ef 07:14:44 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 07:14:45 ---> 4d957846a503 07:14:45 Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 07:14:46 ---> 102c9c232898 07:14:46 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 07:14:46 ---> Running in f35c99c3f4e6 07:14:47 Removing intermediate container f35c99c3f4e6 07:14:47 ---> 5a7706934f31 07:14:47 Step 17/20 : CMD ["--init=true"] 07:14:47 ---> Running in 954566eed005 07:14:47 Removing intermediate container 954566eed005 07:14:47 ---> 4973bf48c66d 07:14:47 Step 18/20 : LABEL arch=arm64 07:14:48 ---> Running in afc6d6a2eb90 07:14:48 Removing intermediate container afc6d6a2eb90 07:14:48 ---> ba29bae0535e 07:14:48 Step 19/20 : LABEL git_sha=b594cf5fbb9cf17c6c3b5645e353e34039985d16 07:14:48 ---> Running in c33192336eb0 07:14:49 Removing intermediate container c33192336eb0 07:14:49 ---> ceb2cbe1ac27 07:14:49 Step 20/20 : LABEL version=0.0.0 07:14:49 ---> Running in 4819860b07c4 07:14:49 Removing intermediate container 4819860b07c4 07:14:49 ---> 20a87d75d3bd 07:14:49 07:14:50 Successfully built 20a87d75d3bd 07:14:50 Successfully tagged security-proxy-setup-arm64:latest 07:15:46  Building security-proxy-setup ... done Removing intermediate container c27433a5b33f 07:15:46 ---> 9b0cb6bbd672 07:15:46 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 07:15:46 ---> Running in 25a98c7db58a 07:15:46 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 07:15:49 Removing intermediate container 25a98c7db58a 07:15:49 ---> e9220b207532 07:15:49 07:15:49 Step 10/22 : FROM docker:20.10.10 07:15:49 Removing intermediate container 8a540ad12d48 07:15:49 ---> 7130e9259c61 07:15:49 07:15:49 Step 11/23 : FROM alpine:3.14 07:15:49 ---> 5b8b7b635229 07:15:49 Step 12/23 : RUN apk add --update --no-cache dumb-init 07:15:49 ---> Using cache 07:15:49 ---> e53c792b5259 07:15:49 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 07:15:49 ---> Using cache 07:15:49 ---> 4ad3e1d89a8c 07:15:49 Step 14/23 : ENV APP_PORT=59861 07:15:49 20.10.10: Pulling from library/docker 07:15:49 ---> Running in f9c48c1776b5 07:15:49 Removing intermediate container 3873874e8c8b 07:15:49 ---> 18d97c2e1c45 07:15:49 07:15:49 Step 9/21 : FROM alpine:3.14 07:15:49 ---> 5b8b7b635229 07:15:49 Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init 07:15:49 ---> Running in 56360482adf4 07:15:49 Removing intermediate container f9c48c1776b5 07:15:49 ---> 7a48731bd39c 07:15:49 Step 15/23 : EXPOSE $APP_PORT 07:15:49 ---> Running in 8ac7473b4962 07:15:50 Removing intermediate container 8ac7473b4962 07:15:50 ---> 63f9ffc358a3 07:15:50 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 07:15:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 07:15:50 ---> e2d0459ad8bc 07:15:50 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 07:15:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 07:15:51 (1/2) Installing ca-certificates (20191127-r5) 07:15:51 (2/2) Installing dumb-init (1.2.5-r1) 07:15:51 Executing busybox-1.33.1-r6.trigger 07:15:51 Executing ca-certificates-20191127-r5.trigger 07:15:52 OK: 6 MiB in 16 packages 07:15:52 ---> 239488236f9f 07:15:52 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 07:15:53 ---> 51d8dfd3d8d1 07:15:53 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 07:15:53 ---> Running in dce63c0bbb26 07:15:53 Removing intermediate container 56360482adf4 07:15:53 ---> b02b84006ce1 07:15:53 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 07:15:53 ---> Running in f06a5bd1cb8c 07:15:53 Removing intermediate container dce63c0bbb26 07:15:53 ---> 6d0c8b46b46f 07:15:53 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:15:53 ---> Running in ce05b3104f61 07:15:54 Removing intermediate container f06a5bd1cb8c 07:15:54 ---> cc0faca6b075 07:15:54 Step 12/21 : ENV APP_PORT=59860 07:15:54 ---> Running in 13ad4b0dfd5b 07:15:54 Removing intermediate container ce05b3104f61 07:15:54 ---> 6a37900c9a59 07:15:54 Step 21/23 : LABEL arch=arm64 07:15:54 ---> Running in 749806f1c3dd 07:15:54 Removing intermediate container 13ad4b0dfd5b 07:15:54 ---> c232ba1113a9 07:15:54 Step 13/21 : EXPOSE $APP_PORT 07:15:54 ---> Running in 7e37584043c4 07:15:54 Removing intermediate container 749806f1c3dd 07:15:54 ---> 60a5baa12cc9 07:15:54 Step 22/23 : LABEL git_sha=b594cf5fbb9cf17c6c3b5645e353e34039985d16 07:15:54 ---> Running in baa7f01096b2 07:15:55 Removing intermediate container 7e37584043c4 07:15:55 ---> ffa22a9a80e6 07:15:55 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 07:15:55 Removing intermediate container baa7f01096b2 07:15:55 ---> f6b3cf697c7e 07:15:55 Step 23/23 : LABEL version=0.0.0 07:15:55 ---> Running in 58267198669e 07:15:56 Removing intermediate container 58267198669e 07:15:56 ---> c053bab3ae7b 07:15:56 07:15:56 ---> bfe38f884a15 07:15:56 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 07:15:56 Successfully built c053bab3ae7b 07:15:56 Successfully tagged support-scheduler-arm64:latest 07:15:57  Building support-scheduler ... done  ---> c13ba9e9425f 07:15:57 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 07:15:58 ---> 6a885e2e5ce1 07:15:58 Step 17/21 : ENTRYPOINT ["/support-notifications"] 07:15:58 ---> Running in 4a42e79e1eb3 07:15:58 Removing intermediate container 4a42e79e1eb3 07:15:58 ---> bccd7bc9c75f 07:15:58 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:15:58 ---> Running in 2ccf4bc3609d 07:15:58 Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 07:15:59 Status: Downloaded newer image for docker:20.10.10 07:15:59 ---> 520e9a0a30f7 07:15:59 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 07:15:59 ---> Running in c8f6aeeb98f8 07:15:59 Removing intermediate container 2ccf4bc3609d 07:15:59 ---> 9132f0e48f92 07:15:59 Step 19/21 : LABEL arch=arm64 07:15:59 ---> Running in 697d76e6405e 07:15:59 Removing intermediate container c8f6aeeb98f8 07:15:59 ---> 51481c706c5e 07:15:59 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 07:15:59 ---> Running in 591565d330c5 07:16:00 Removing intermediate container 697d76e6405e 07:16:00 ---> 53e8530fdd42 07:16:00 Step 20/21 : LABEL git_sha=b594cf5fbb9cf17c6c3b5645e353e34039985d16 07:16:00 ---> Running in 31dc009e13b9 07:16:00 Removing intermediate container 31dc009e13b9 07:16:00 ---> 542bed4778fe 07:16:00 Step 21/21 : LABEL version=0.0.0 07:16:00 ---> Running in 5d89bce1910a 07:16:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 07:16:00 Removing intermediate container 5d89bce1910a 07:16:00 ---> b3bb3d3ad4cf 07:16:00 07:16:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 07:16:01 Successfully built b3bb3d3ad4cf 07:16:01 Successfully tagged support-notifications-arm64:latest 07:16:02  Building support-notifications ... done (1/42) Installing readline (8.1.0-r0) 07:16:02 (2/42) Installing bash (5.1.4-r0) 07:16:02 Executing bash-5.1.4-r0.post-install 07:16:02 (3/42) Installing brotli-libs (1.0.9-r5) 07:16:02 (4/42) Installing nghttp2-libs (1.43.0-r0) 07:16:02 (5/42) Installing libcurl (7.79.1-r0) 07:16:02 (6/42) Installing curl (7.79.1-r0) 07:16:02 (7/42) Installing dumb-init (1.2.5-r1) 07:16:02 (8/42) Installing libbz2 (1.0.8-r1) 07:16:02 (9/42) Installing expat (2.4.1-r0) 07:16:02 (10/42) Installing libffi (3.3-r2) 07:16:02 (11/42) Installing gdbm (1.19-r0) 07:16:02 (12/42) Installing xz-libs (5.2.5-r0) 07:16:02 (13/42) Installing libgcc (10.3.1_git20210424-r2) 07:16:02 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 07:16:02 (15/42) Installing mpdecimal (2.5.1-r1) 07:16:02 (16/42) Installing sqlite-libs (3.35.5-r0) 07:16:02 (17/42) Installing python3 (3.9.5-r2) 07:16:04 (18/42) Installing py3-appdirs (1.4.4-r2) 07:16:04 (19/42) Installing py3-chardet (4.0.0-r2) 07:16:04 (20/42) Installing py3-idna (3.2-r0) 07:16:04 (21/42) Installing py3-urllib3 (1.26.5-r0) 07:16:04 (22/42) Installing py3-certifi (2020.12.5-r1) 07:16:04 (23/42) Installing py3-requests (2.25.1-r4) 07:16:04 (24/42) Installing py3-msgpack (1.0.2-r1) 07:16:04 (25/42) Installing py3-lockfile (0.12.2-r4) 07:16:04 (26/42) Installing py3-cachecontrol (0.12.6-r1) 07:16:04 (27/42) Installing py3-colorama (0.4.4-r1) 07:16:04 (28/42) Installing py3-contextlib2 (0.6.0-r1) 07:16:04 (29/42) Installing py3-distlib (0.3.1-r3) 07:16:04 (30/42) Installing py3-distro (1.5.0-r3) 07:16:04 (31/42) Installing py3-six (1.15.0-r1) 07:16:04 (32/42) Installing py3-webencodings (0.5.1-r4) 07:16:04 (33/42) Installing py3-html5lib (1.1-r1) 07:16:04 (34/42) Installing py3-parsing (2.4.7-r2) 07:16:04 (35/42) Installing py3-packaging (20.9-r1) 07:16:04 (36/42) Installing py3-toml (0.10.2-r2) 07:16:04 (37/42) Installing py3-pep517 (0.10.0-r2) 07:16:04 (38/42) Installing py3-progress (1.5-r2) 07:16:04 (39/42) Installing py3-retrying (1.3.3-r1) 07:16:04 (40/42) Installing py3-ordered-set (4.0.2-r1) 07:16:04 (41/42) Installing py3-setuptools (52.0.0-r3) 07:16:04 (42/42) Installing py3-pip (20.3.4-r1) 07:16:04 Executing busybox-1.33.1-r6.trigger 07:16:05 OK: 84 MiB in 64 packages 07:16:08 Collecting docker-compose==1.23.2 07:16:08 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 07:16:09 Collecting PyYAML<4,>=3.10 07:16:09 Downloading PyYAML-3.13.tar.gz (270 kB) 07:16:12 Collecting docker<4.0,>=3.6.0 07:16:12 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 07:16:12 Collecting texttable<0.10,>=0.9.0 07:16:12 Downloading texttable-0.9.1.tar.gz (11 kB) 07:16:13 Collecting dockerpty<0.5,>=0.4.1 07:16:13 Downloading dockerpty-0.4.1.tar.gz (13 kB) 07:16:15 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 07:16:15 Collecting docopt<0.7,>=0.6.1 07:16:15 Downloading docopt-0.6.2.tar.gz (25 kB) 07:16:17 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 07:16:17 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 07:16:17 Collecting cached-property<2,>=1.2.0 07:16:17 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 07:16:17 Collecting jsonschema<3,>=2.5.1 07:16:17 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 07:16:18 Collecting websocket-client<1.0,>=0.32.0 07:16:18 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 07:16:18 Collecting docker-pycreds>=0.4.0 07:16:18 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 07:16:19 Collecting idna<2.8,>=2.5 07:16:19 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 07:16:19 Collecting chardet<3.1.0,>=3.0.2 07:16:19 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 07:16:19 Collecting urllib3<1.25,>=1.21.1 07:16:19 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 07:16:19 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) 07:16:19 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 07:16:19 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 07:16:19 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 07:16:19 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 07:16:20 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 07:16:20 Attempting uninstall: urllib3 07:16:20 Found existing installation: urllib3 1.26.5 07:16:20 Uninstalling urllib3-1.26.5: 07:16:20 Successfully uninstalled urllib3-1.26.5 07:16:21 Attempting uninstall: idna 07:16:21 Found existing installation: idna 3.2 07:16:21 Uninstalling idna-3.2: 07:16:21 Successfully uninstalled idna-3.2 07:16:22 Attempting uninstall: chardet 07:16:22 Found existing installation: chardet 4.0.0 07:16:22 Uninstalling chardet-4.0.0: 07:16:22 Successfully uninstalled chardet-4.0.0 07:16:23 Attempting uninstall: requests 07:16:23 Found existing installation: requests 2.25.1 07:16:23 Uninstalling requests-2.25.1: 07:16:23 Successfully uninstalled requests-2.25.1 07:16:24 Running setup.py install for texttable: started 07:16:26 Running setup.py install for texttable: finished with status 'done' 07:16:26 Running setup.py install for PyYAML: started 07:16:28 Running setup.py install for PyYAML: finished with status 'done' 07:16:28 Running setup.py install for docopt: started 07:16:29 Running setup.py install for docopt: finished with status 'done' 07:16:29 Running setup.py install for dockerpty: started 07:16:31 Running setup.py install for dockerpty: finished with status 'done' 07:16:32 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 07:16:41 Removing intermediate container 591565d330c5 07:16:41 ---> d7b6bcfddf54 07:16:41 Step 13/22 : ENV APP_PORT=58890 07:16:41 ---> Running in 7dcb5b0117db 07:16:41 Removing intermediate container 7dcb5b0117db 07:16:41 ---> 31cb17d92872 07:16:41 Step 14/22 : EXPOSE $APP_PORT 07:16:41 ---> Running in 8bb0ef4c6e92 07:16:41 Removing intermediate container 8bb0ef4c6e92 07:16:41 ---> c95069c63fbe 07:16:41 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 07:16:42 ---> 56053a171222 07:16:42 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 07:16:43 ---> ab6eda9bbeb9 07:16:43 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 07:16:44 ---> 08f7a60bae87 07:16:44 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 07:16:44 ---> Running in 0bfb922bae1a 07:16:44 Removing intermediate container 0bfb922bae1a 07:16:44 ---> 84631da3ae9e 07:16:44 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:16:44 ---> Running in 571d43408db4 07:16:45 Removing intermediate container 571d43408db4 07:16:45 ---> aa2f15b0b4e3 07:16:45 Step 20/22 : LABEL arch=arm64 07:16:45 ---> Running in 21d9d81da917 07:16:45 Removing intermediate container 21d9d81da917 07:16:45 ---> c147fe43b812 07:16:45 Step 21/22 : LABEL git_sha=b594cf5fbb9cf17c6c3b5645e353e34039985d16 07:16:45 ---> Running in dbf3397020d8 07:16:45 Removing intermediate container dbf3397020d8 07:16:45 ---> 7b0199219858 07:16:46 Step 22/22 : LABEL version=0.0.0 07:16:46 ---> Running in 4b662dd151b5 07:16:46 Removing intermediate container 4b662dd151b5 07:16:46 ---> 882f11d8856e 07:16:46 07:16:46 Successfully built 882f11d8856e 07:16:46 Successfully tagged sys-mgmt-agent-arm64:latest 07:16:46  Building sys-mgmt-agent ... done  [Pipeline] } 07:16:46 $ docker stop --time=1 d234bb4afa6b56e3e5f351200ca71e9abfc5a7d5363cccfb82f5ba4f5942988e 07:16:48 $ docker rm -f d234bb4afa6b56e3e5f351200ca71e9abfc5a7d5363cccfb82f5ba4f5942988e [Pipeline] // withDockerContainer [Pipeline] sh 07:16:49 + docker images 07:16:49 REPOSITORY TAG IMAGE ID CREATED SIZE 07:16:49 sys-mgmt-agent-arm64 latest 882f11d8856e 3 seconds ago 280MB 07:16:49 support-notifications-arm64 latest b3bb3d3ad4cf 49 seconds ago 16.1MB 07:16:49 support-scheduler-arm64 latest c053bab3ae7b 54 seconds ago 15.3MB 07:16:49 e9220b207532 About a minute ago 1.57GB 07:16:49 7130e9259c61 About a minute ago 1.57GB 07:16:49 18d97c2e1c45 About a minute ago 1.57GB 07:16:49 security-proxy-setup-arm64 latest 20a87d75d3bd 2 minutes ago 25.5MB 07:16:49 fdd440549218 2 minutes ago 1.58GB 07:16:49 core-data-arm64 latest c8d681f34225 3 minutes ago 19.6MB 07:16:49 security-bootstrapper-arm64 latest bfc9aae48f12 3 minutes ago 17.8MB 07:16:49 security-secretstore-setup-arm64 latest ee31258fae68 3 minutes ago 26.8MB 07:16:49 core-metadata-arm64 latest 08ab4418aaa5 3 minutes ago 15.9MB 07:16:49 core-command-arm64 latest fb5c098c00a6 3 minutes ago 15.2MB 07:16:49 895aa9514a9e 3 minutes ago 1.58GB 07:16:49 0295d3de2765 4 minutes ago 1.58GB 07:16:49 85ef5116b327 4 minutes ago 1.58GB 07:16:49 7a5af0f6e93b 4 minutes ago 1.57GB 07:16:49 daf91e0f26ef 4 minutes ago 1.57GB 07:16:49 ci-base-image-arm64 latest 108b48224f55 14 minutes ago 1.24GB 07:16:49 docker 20.10.10 520e9a0a30f7 8 weeks ago 200MB 07:16:49 alpine 3.14 5b8b7b635229 8 weeks ago 5.35MB 07:16:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 8b459fc5aaf0 2 months ago 534MB 07:16:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 18 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 07:16:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:16:50 07:16:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 07:16:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:16:50 arm64: Pulling from edgex-lftools-log-publisher 07:16:50 448f6bf000e3: Pulling fs layer 07:16:50 f757da607395: Pulling fs layer 07:16:50 05883995daec: Pulling fs layer 07:16:50 8603b9c90790: Pulling fs layer 07:16:50 1560dd03e051: Pulling fs layer 07:16:50 27f5ce0e4adf: Pulling fs layer 07:16:50 c2d8d7efcc4b: Pulling fs layer 07:16:50 1560dd03e051: Waiting 07:16:50 8603b9c90790: Waiting 07:16:50 27f5ce0e4adf: Waiting 07:16:50 c2d8d7efcc4b: Waiting 07:16:50 f757da607395: Verifying Checksum 07:16:50 f757da607395: Download complete 07:16:50 8603b9c90790: Verifying Checksum 07:16:50 8603b9c90790: Download complete 07:16:50 1560dd03e051: Verifying Checksum 07:16:50 1560dd03e051: Download complete 07:16:50 27f5ce0e4adf: Verifying Checksum 07:16:50 27f5ce0e4adf: Download complete 07:16:51 05883995daec: Verifying Checksum 07:16:51 05883995daec: Download complete 07:16:51 448f6bf000e3: Verifying Checksum 07:16:51 448f6bf000e3: Download complete 07:16:53 c2d8d7efcc4b: Verifying Checksum 07:16:53 c2d8d7efcc4b: Download complete 07:16:54 448f6bf000e3: Pull complete 07:16:55 f757da607395: Pull complete 07:16:56 05883995daec: Pull complete 07:16:57 8603b9c90790: Pull complete 07:16:58 1560dd03e051: Pull complete 07:16:58 27f5ce0e4adf: Pull complete 07:17:13 c2d8d7efcc4b: Pull complete 07:17:13 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 07:17:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:17:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 07:17:13 prd-ubuntu18.04-docker-arm64-4c-16g-1060 does not seem to be running inside a container 07:17:13 $ 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 07:17:16 $ docker top 5ba51b96d84eb4ccf1ff33748aacefc3380cafae4173522a876ed657a69a26bc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:17:17 ---> job-cost.sh 07:17:17 lf-activate-venv: SKIPPING 07:17:17 INFO: No Stack... 07:17:18 INFO: Retrieving Pricing Info for: v3-standard-4 07:17:18 INFO: Archiving Costs [Pipeline] sh 07:17:19 + cut -d, -f6 07:17:19 + cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock 07:17:19 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3857-1-stack-cost] 07:17:19 Resource [jenkins-edgexfoundry-edgex-go-PR-3857-1-stack-cost] did not exist. Created. 07:17:19 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3857-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:17:20 + echo total: 0.10999999940395355 [Pipeline] stash 07:17:20 Stashed 1 file(s) [Pipeline] } 07:17:20 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3857-1-stack-cost] [Pipeline] // lock [Pipeline] } 07:17:20 $ docker stop --time=1 5ba51b96d84eb4ccf1ff33748aacefc3380cafae4173522a876ed657a69a26bc 07:17:21 $ docker rm -f 5ba51b96d84eb4ccf1ff33748aacefc3380cafae4173522a876ed657a69a26bc [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 07:17:22 provisioning config files... 07:17:22 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config3789968422731376454tmp [Pipeline] { [Pipeline] sh 07:17:23 + set +x 07:17:23 + curl -s https://codecov.io/bash 07:17:23 + bash -s -- 07:17:23 07:17:23 _____ _ 07:17:23 / ____| | | 07:17:23 | | ___ __| | ___ ___ _____ __ 07:17:23 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 07:17:23 | |___| (_) | (_| | __/ (_| (_) \ V / 07:17:23 \_____\___/ \__,_|\___|\___\___/ \_/ 07:17:23 Bash-1.0.6 07:17:23 07:17:23 07:17:23 ==> git version 2.24.4 found 07:17:23 ==> 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 07:17:23 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 07:17:23 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 07:17:23 ==> Jenkins CI detected. 07:17:23 current dir:  /w/workspace/edgex-go/1 07:17:23 project root: . 07:17:23 --> token set from env 07:17:23 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 07:17:23 ==> Running gcov in . (disable via -X gcov) 07:17:23 ==> Python coveragepy not found 07:17:23 ==> Searching for coverage reports in: 07:17:23 + . 07:17:23 -> Found 1 reports 07:17:23 ==> Detecting git/mercurial file structure 07:17:23 ==> Reading reports 07:17:23 + ./coverage.out bytes=428381 07:17:23 ==> Appending adjustments 07:17:23 https://docs.codecov.io/docs/fixing-reports 07:17:24 + Found adjustments 07:17:24 ==> Gzipping contents 07:17:24 60K /tmp/codecov.6yvUyK.gz 07:17:24 ==> Uploading reports 07:17:24 url: https://codecov.io 07:17:24 query: branch=PR-3857&commit=b594cf5fbb9cf17c6c3b5645e353e34039985d16&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3857%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3857&job=&cmd_args= 07:17:24 -> Pinging Codecov 07:17:24 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3857&commit=b594cf5fbb9cf17c6c3b5645e353e34039985d16&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3857%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3857&job=&cmd_args= 07:17:24 -> Uploading to 07:17:24 https://storage.googleapis.com/codecov/v4/raw/2022-01-09/00271124DB129430A58F1EEE437C3FCB/b594cf5fbb9cf17c6c3b5645e353e34039985d16/54a8498c-d23c-443c-a596-a8640423d70f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220109%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220109T071724Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ec915bc01e5f575532e48ca0bd994a5deb92344c374d455760c0f4aadb748ec7 07:17:24 % Total % Received % Xferd Average Speed Time Time Time Current 07:17:24 Dload Upload Total Spent Left Speed 07:17:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57961 0 0 100 57961 0 157k --:--:-- --:--:-- --:--:-- 157k 07:17:25 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/b594cf5fbb9cf17c6c3b5645e353e34039985d16 [Pipeline] } 07:17:25 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 07:17:26 + '[' -d /w/workspace/edgex-go/1/archives ']' [Pipeline] libraryResource [Pipeline] sh 07:17:27 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:17:27 ---> package-listing.sh 07:17:27 ++ facter osfamily 07:17:27 ++ tr '[:upper:]' '[:lower:]' 07:17:27 + OS_FAMILY=redhat 07:17:27 + workspace=/w/workspace/edgex-go/1 07:17:27 + START_PACKAGES=/tmp/packages_start.txt 07:17:27 + END_PACKAGES=/tmp/packages_end.txt 07:17:27 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:17:27 + PACKAGES=/tmp/packages_start.txt 07:17:27 + '[' /w/workspace/edgex-go/1 ']' 07:17:27 + PACKAGES=/tmp/packages_end.txt 07:17:27 + case "${OS_FAMILY}" in 07:17:27 + sort 07:17:27 + rpm -qa 07:17:32 + '[' -f /tmp/packages_start.txt ']' 07:17:32 + '[' -f /tmp/packages_end.txt ']' 07:17:32 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:17:32 + '[' /w/workspace/edgex-go/1 ']' 07:17:32 + mkdir -p /w/workspace/edgex-go/1/archives/ 07:17:32 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 07:17:32 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 07:17:32 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 07:17:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:17:33 07:17:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 07:17:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:17:33 latest: Pulling from edgex-lftools-log-publisher 07:17:33 b4d181a07f80: Pulling fs layer 07:17:33 a1111a8f2ec3: Pulling fs layer 07:17:33 ed53099fbce6: Pulling fs layer 07:17:33 dc539afda2c1: Pulling fs layer 07:17:33 77bc0d833cb6: Pulling fs layer 07:17:33 9065ff56babe: Pulling fs layer 07:17:33 d287ab97295c: Pulling fs layer 07:17:33 dc539afda2c1: Waiting 07:17:33 77bc0d833cb6: Waiting 07:17:33 9065ff56babe: Waiting 07:17:33 d287ab97295c: Waiting 07:17:33 a1111a8f2ec3: Verifying Checksum 07:17:33 a1111a8f2ec3: Download complete 07:17:33 dc539afda2c1: Verifying Checksum 07:17:33 dc539afda2c1: Download complete 07:17:33 ed53099fbce6: Verifying Checksum 07:17:33 ed53099fbce6: Download complete 07:17:33 77bc0d833cb6: Verifying Checksum 07:17:33 77bc0d833cb6: Download complete 07:17:33 9065ff56babe: Verifying Checksum 07:17:33 9065ff56babe: Download complete 07:17:33 b4d181a07f80: Verifying Checksum 07:17:33 b4d181a07f80: Download complete 07:17:34 d287ab97295c: Verifying Checksum 07:17:34 d287ab97295c: Download complete 07:17:34 b4d181a07f80: Pull complete 07:17:35 a1111a8f2ec3: Pull complete 07:17:35 ed53099fbce6: Pull complete 07:17:35 dc539afda2c1: Pull complete 07:17:35 77bc0d833cb6: Pull complete 07:17:36 9065ff56babe: Pull complete 07:17:41 d287ab97295c: Pull complete 07:17:41 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 07:17:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:17:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 07:17:41 prd-centos7-docker-4c-2g-1059 does not seem to be running inside a container 07:17:41 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:17:44 $ docker top 1b3d46c1a2d0fbb28c6205a187c1050c07d516fc5315455fa09e9d184788ed84 -eo pid,comm [Pipeline] { [Pipeline] sh 07:17:45 + touch /tmp/pre-build-complete [Pipeline] sh 07:17:45 + mkdir -p /var/log/sysstat [Pipeline] sh 07:17:45 + ls /var/log/sa-host 07:17:45 + sadf -c /var/log/sa-host/sa09 07:17:45 file_magic: OK 07:17:45 HZ: Using current value: 100 07:17:45 file_header: OK 07:17:45 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 07:17:45 Statistics: 07:17:45 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... 07:17:45 File successfully converted to sysstat format version 12.0.3 07:17:45 + sadf -c /var/log/sa-host/sa17 07:17:45 file_magic: OK 07:17:45 HZ: Using current value: 100 07:17:45 file_header: OK 07:17:45 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 07:17:45 Statistics: 07:17:45 Hnuu...uuuununununu...Hnuu...uuuununununu... 07:17:45 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:17:46 provisioning config files... 07:17:46 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config1495865974881938832tmp [Pipeline] { [Pipeline] echo 07:17:46 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:17:46 ---> create-netrc.sh [Pipeline] } 07:17:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:17:46 ---> python-tools-install.sh [Pipeline] echo 07:17:46 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:17:47 ---> sudo-logs.sh 07:17:47 Archiving 'sudo' log.. 07:17:48 sudo: unable to resolve host prd-centos7-docker-4c-2g-1059.novalocal: Name or service not known 07:17:48 sudo: unable to resolve host prd-centos7-docker-4c-2g-1059.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 07:17:48 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:17:48 ---> job-cost.sh 07:17:48 lf-activate-venv: SKIPPING 07:17:48 DEBUG: total: 0.10999999940395355 07:17:48 INFO: Retrieving Stack Cost... 07:17:49 INFO: Retrieving Pricing Info for: v3-standard-2 07:17:49 INFO: Archiving Costs [Pipeline] echo 07:17:49 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:17:49 ---> logs-deploy.sh 07:17:49 lf-activate-venv: SKIPPING 07:17:49 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3857/1 07:17:49 INFO: archiving workspace using pattern(s): 07:17:50 Archives upload complete. 07:17:50 INFO: archiving logs to Nexus