Pull request #3598 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 992778c7c01b13d018f1598eacb43fadbdb72608+b5de84c11fe3756c7d6a4fb4ef4c440d51ada6cb (51c52fef625183f571ad4d4935be119df5313f7a) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6628631809707653847.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh7475341130762054118.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6a41506d72e8e131afc862d141935157bee59f41 The recommended git tool is: git using credential edgex-jenkins-ssh 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-3598/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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3598/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh376084152564205159.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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3598/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7381927011589771665.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4962613821632436293.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 958cd7e315bbc9ba310183e4d590ee91b14940ee The recommended git tool is: NONE using credential edgex-jenkins-ssh 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-3598/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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3598/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6491612261862468120.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 958cd7e315bbc9ba310183e4d590ee91b14940ee (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 958cd7e315bbc9ba310183e4d590ee91b14940ee # timeout=10 Commit message: "Fix: job-cost.sh no longer causes build failures" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-1259 in /w/workspace/edgexfoundry_edgex-go_PR-3598 [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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh3620241934434951501.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit b5de84c11fe3756c7d6a4fb4ef4c440d51ada6cb into PR head commit 992778c7c01b13d018f1598eacb43fadbdb72608 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh1642854836462166991.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3598/head:refs/remotes/origin/PR-3598 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 992778c7c01b13d018f1598eacb43fadbdb72608 # timeout=10 Merge succeeded, producing 992778c7c01b13d018f1598eacb43fadbdb72608 Checking out Revision 992778c7c01b13d018f1598eacb43fadbdb72608 (PR-3598) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh2863532529210187484.key > git merge b5de84c11fe3756c7d6a4fb4ef4c440d51ada6cb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 992778c7c01b13d018f1598eacb43fadbdb72608 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-registry/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:07:28 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:07:29 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:07:29 ========================================================= 19:07:29 EdgeX Global Pipelines Version Info 19:07:29 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:07:30 ------------------- 19:07:30 stable info: 19:07:30 ------------------- 19:07:30 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:07:30 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 19:07:30 Message: update stable to v1.0.195 19:07:31 ------------------- 19:07:31 experimental info: 19:07:31 ------------------- 19:07:31 Commited By: **** collab-it+edgex@linuxfoundation.org 19:07:31 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 19:07:31 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:07:31 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 19:07:31 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 19:07:31 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:07:31 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:07:31 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:07:31 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 19:07:31 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 19:07:31 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 19:07:31 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 19:07:32 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 19:07:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:07:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:07:32 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:07:32 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:07:32 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:07:32 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:07:32 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:07:32 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 19:07:32 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:07:32 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 19:07:32 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 19:07:32 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:07:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3598 [Pipeline] echo 19:07:32 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3598 [Pipeline] echo 19:07:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3598 [Pipeline] echo 19:07:32 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 992778c7c01b13d018f1598eacb43fadbdb72608 [Pipeline] echo 19:07:33 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 992778c [Pipeline] echo 19:07:33 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:07:33 provisioning config files... 19:07:33 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config5356986130948359199tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:07:33 ---> docker-login.sh 19:07:33 nexus3.edgexfoundry.org:10001 19:07:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:07:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:07:34 Configure a credential helper to remove this warning. See 19:07:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:07:34 19:07:34 Login Succeeded 19:07:34 nexus3.edgexfoundry.org:10002 19:07:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:07:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:07:34 Configure a credential helper to remove this warning. See 19:07:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:07:34 19:07:34 Login Succeeded 19:07:34 nexus3.edgexfoundry.org:10003 19:07:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:07:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:07:34 Configure a credential helper to remove this warning. See 19:07:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:07:34 19:07:34 Login Succeeded 19:07:34 nexus3.edgexfoundry.org:10004 19:07:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:07:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:07:34 Configure a credential helper to remove this warning. See 19:07:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:07:34 19:07:34 Login Succeeded 19:07:34 docker.io 19:07:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:07:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:07:34 Configure a credential helper to remove this warning. See 19:07:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:07:34 19:07:34 Login Succeeded 19:07:34 ---> docker-login.sh ends [Pipeline] } 19:07:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:07:37 ++ 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 19:07:37 + for file in '`ls cmd/**/Dockerfile`' 19:07:37 ++ dirname cmd/core-command/Dockerfile 19:07:37 ++ cut -d/ -f2 19:07:37 + echo core-command,cmd/core-command/Dockerfile 19:07:37 + for file in '`ls cmd/**/Dockerfile`' 19:07:37 ++ dirname cmd/core-data/Dockerfile 19:07:37 ++ cut -d/ -f2 19:07:37 + echo core-data,cmd/core-data/Dockerfile 19:07:37 + for file in '`ls cmd/**/Dockerfile`' 19:07:37 ++ dirname cmd/core-metadata/Dockerfile 19:07:37 ++ cut -d/ -f2 19:07:37 + echo core-metadata,cmd/core-metadata/Dockerfile 19:07:37 + for file in '`ls cmd/**/Dockerfile`' 19:07:37 ++ dirname cmd/security-bootstrapper/Dockerfile 19:07:37 ++ cut -d/ -f2 19:07:37 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 19:07:37 + for file in '`ls cmd/**/Dockerfile`' 19:07:37 ++ dirname cmd/security-proxy-setup/Dockerfile 19:07:37 ++ cut -d/ -f2 19:07:37 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 19:07:37 + for file in '`ls cmd/**/Dockerfile`' 19:07:37 ++ dirname cmd/security-secretstore-setup/Dockerfile 19:07:37 ++ cut -d/ -f2 19:07:37 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 19:07:37 + for file in '`ls cmd/**/Dockerfile`' 19:07:37 ++ dirname cmd/support-notifications/Dockerfile 19:07:37 ++ cut -d/ -f2 19:07:37 + echo support-notifications,cmd/support-notifications/Dockerfile 19:07:37 + for file in '`ls cmd/**/Dockerfile`' 19:07:37 ++ dirname cmd/support-scheduler/Dockerfile 19:07:37 ++ cut -d/ -f2 19:07:37 + echo support-scheduler,cmd/support-scheduler/Dockerfile 19:07:37 + for file in '`ls cmd/**/Dockerfile`' 19:07:37 ++ dirname cmd/sys-mgmt-agent/Dockerfile 19:07:37 ++ cut -d/ -f2 19:07:37 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 19:07:37 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 19:07:38 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:07:38 19:07:38 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 19:07:38 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:07:38 latest: Pulling from edgex-devops/git-semver 19:07:38 31603596830f: Pulling fs layer 19:07:38 54011a49482f: Pulling fs layer 19:07:38 a6820b24f6d8: Pulling fs layer 19:07:38 f581987b2513: Pulling fs layer 19:07:38 f581987b2513: Waiting 19:07:38 54011a49482f: Download complete 19:07:39 31603596830f: Verifying Checksum 19:07:39 31603596830f: Download complete 19:07:39 a6820b24f6d8: Verifying Checksum 19:07:39 a6820b24f6d8: Download complete 19:07:39 31603596830f: Pull complete 19:07:39 f581987b2513: Verifying Checksum 19:07:39 f581987b2513: Download complete 19:07:39 54011a49482f: Pull complete 19:07:40 a6820b24f6d8: Pull complete 19:07:40 f581987b2513: Pull complete 19:07:40 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 19:07:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:07:40 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 19:07:40 prd-centos7-docker-4c-2g-1259 does not seem to be running inside a container 19:07:40 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 19:07:41 $ docker top bc4711f4690039e57a68e065a377f0a56f844e3afa9631e8db2026017e213c9c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:07:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:07:41 [ssh-agent] Looking for ssh-agent implementation... 19:07:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:07:41 $ docker exec bc4711f4690039e57a68e065a377f0a56f844e3afa9631e8db2026017e213c9c ssh-agent 19:07:42 SSH_AUTH_SOCK=/tmp/ssh-8kE302NMxSwF/agent.13 19:07:42 SSH_AGENT_PID=19 19:07:42 Running ssh-add (command line suppressed) 19:07:42 Identity added: /w/workspace/edgex-go/1@tmp/private_key_4968720960238368645.key (/w/workspace/edgex-go/1@tmp/private_key_4968720960238368645.key) 19:07:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:07:42 + git tag --points-at HEAD [Pipeline] } 19:07:42 $ docker exec --env ******** --env ******** bc4711f4690039e57a68e065a377f0a56f844e3afa9631e8db2026017e213c9c ssh-agent -k 19:07:42 unset SSH_AUTH_SOCK; 19:07:42 unset SSH_AGENT_PID; 19:07:42 echo Agent pid 19 killed; 19:07:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:07:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:07:42 [ssh-agent] Looking for ssh-agent implementation... 19:07:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:07:42 $ docker exec bc4711f4690039e57a68e065a377f0a56f844e3afa9631e8db2026017e213c9c ssh-agent 19:07:43 SSH_AUTH_SOCK=/tmp/ssh-CHPClKd0rPaR/agent.51 19:07:43 SSH_AGENT_PID=57 19:07:43 Running ssh-add (command line suppressed) 19:07:43 Identity added: /w/workspace/edgex-go/1@tmp/private_key_5211856236991115918.key (/w/workspace/edgex-go/1@tmp/private_key_5211856236991115918.key) 19:07:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:07:43 + git semver init 19:07:43 # -> Open(): unable to determine branch for HEAD 19:07:43 # $GIT_DIR = /w/workspace/edgex-go/1/.git 19:07:43 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 19:07:43 # $SEMVER_REMOTE_NAME = origin 19:07:43 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 19:07:43 # $SEMVER_USER_NAME = edgex-jenkins 19:07:43 # $SEMVER_BRANCH = PR-3598 19:07:43 # $SEMVER_TEMP = /tmp/semver-370371819 19:07:43 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 19:08:03 # '/tmp/semver-370371819' -> '/w/workspace/edgex-go/1/.semver' 19:08:03 # -> Force: false 19:08:03 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 19:08:03 $ docker exec --env ******** --env ******** bc4711f4690039e57a68e065a377f0a56f844e3afa9631e8db2026017e213c9c ssh-agent -k 19:08:03 unset SSH_AUTH_SOCK; 19:08:03 unset SSH_AGENT_PID; 19:08:03 echo Agent pid 57 killed; 19:08:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:08:03 + git semver [Pipeline] } 19:08:03 $ docker stop --time=1 bc4711f4690039e57a68e065a377f0a56f844e3afa9631e8db2026017e213c9c 19:08:05 $ docker rm -f bc4711f4690039e57a68e065a377f0a56f844e3afa9631e8db2026017e213c9c [Pipeline] // withDockerContainer [Pipeline] sh 19:08:06 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:08:08 Stashed 1 file(s) [Pipeline] echo 19:08:08 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:08:10 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 19:08:10 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 19:08:10 + sudo service docker restart 19:08:10 + true 19:08:10 Redirecting to /bin/systemctl restart docker.service 19:08:24 Still waiting to schedule task 19:08:24 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [Pipeline] echo 19:08:29 ========================================================= 19:08:29 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 19:08:29 ========================================================= [Pipeline] isUnix [Pipeline] sh 19:08:30 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 19:08:31 Sending build context to Docker daemon 329.3MB 19:08:31 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 19:08:31 Step 2/6 : FROM ${BASE} 19:08:31 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 19:08:31 540db60ca938: Pulling fs layer 19:08:31 adcc1eea9eea: Pulling fs layer 19:08:31 4c4ab2625f07: Pulling fs layer 19:08:31 0510c868ecb4: Pulling fs layer 19:08:31 afea3b2eda06: Pulling fs layer 19:08:31 7809a108b3ef: Pulling fs layer 19:08:31 f706445af74f: Pulling fs layer 19:08:31 afea3b2eda06: Waiting 19:08:31 7809a108b3ef: Waiting 19:08:31 f706445af74f: Waiting 19:08:31 0510c868ecb4: Waiting 19:08:31 4c4ab2625f07: Verifying Checksum 19:08:31 4c4ab2625f07: Download complete 19:08:31 adcc1eea9eea: Verifying Checksum 19:08:31 adcc1eea9eea: Download complete 19:08:31 afea3b2eda06: Verifying Checksum 19:08:31 afea3b2eda06: Download complete 19:08:31 540db60ca938: Verifying Checksum 19:08:31 540db60ca938: Download complete 19:08:31 7809a108b3ef: Verifying Checksum 19:08:31 7809a108b3ef: Download complete 19:08:32 540db60ca938: Pull complete 19:08:32 adcc1eea9eea: Pull complete 19:08:32 4c4ab2625f07: Pull complete 19:08:33 f706445af74f: Verifying Checksum 19:08:33 f706445af74f: Download complete 19:08:34 0510c868ecb4: Verifying Checksum 19:08:34 0510c868ecb4: Download complete 19:08:39 0510c868ecb4: Pull complete 19:08:39 afea3b2eda06: Pull complete 19:08:39 7809a108b3ef: Pull complete 19:08:40 f706445af74f: Pull complete 19:08:40 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 19:08:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 19:08:40 ---> b068be0155e3 19:08:40 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 19:08:41 ---> Running in 3099ba021109 19:08:42 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 19:08:43 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 19:08:43 (1/12) Installing libmagic (5.39-r0) 19:08:44 (2/12) Installing file (5.39-r0) 19:08:44 (3/12) Installing libc-dev (0.7.2-r3) 19:08:44 (4/12) Installing g++ (10.2.1_pre1-r3) 19:08:49 (5/12) Installing fortify-headers (1.1-r0) 19:08:49 (6/12) Installing patch (2.7.6-r7) 19:08:49 (7/12) Installing build-base (0.5-r2) 19:08:49 (8/12) Installing libsodium (1.0.18-r0) 19:08:49 (9/12) Installing pkgconf (1.7.3-r0) 19:08:49 (10/12) Installing libsodium-dev (1.0.18-r0) 19:08:50 (11/12) Installing libzmq (4.3.3-r1) 19:08:50 (12/12) Installing zeromq-dev (4.3.3-r1) 19:08:50 Executing busybox-1.32.1-r6.trigger 19:08:50 OK: 219 MiB in 52 packages 19:08:54 Removing intermediate container 3099ba021109 19:08:54 ---> 56f0eae1bc4b 19:08:54 Step 4/6 : WORKDIR /edgex-go 19:08:54 ---> Running in 5ab2e60a4c2e 19:08:54 Removing intermediate container 5ab2e60a4c2e 19:08:54 ---> ce940ad4fe03 19:08:54 Step 5/6 : COPY go.mod . 19:08:54 ---> aa3698c421ed 19:08:54 Step 6/6 : RUN go mod download 19:08:54 ---> Running in aad9b95f7842 19:09:04 Removing intermediate container aad9b95f7842 19:09:04 ---> 299c77bf0b6c 19:09:04 Successfully built 299c77bf0b6c 19:09:04 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 19:09:05 + docker inspect -f . ci-base-image-x86_64 19:09:05 . [Pipeline] withDockerContainer 19:09:05 prd-centos7-docker-4c-2g-1259 does not seem to be running inside a container 19:09:05 $ 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 ******** ci-base-image-x86_64 cat 19:09:07 $ docker top c3e994f8a1cb1e092d54680ceb63b9ea7a1e410488b5f7eb9ee1019f2b1e682f -eo pid,comm [Pipeline] { [Pipeline] sh 19:09:07 + go version 19:09:07 go version go1.16.3 linux/amd64 [Pipeline] } 19:09:08 $ docker stop --time=1 c3e994f8a1cb1e092d54680ceb63b9ea7a1e410488b5f7eb9ee1019f2b1e682f 19:09:09 $ docker rm -f c3e994f8a1cb1e092d54680ceb63b9ea7a1e410488b5f7eb9ee1019f2b1e682f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:09:10 + docker inspect -f . ci-base-image-x86_64 19:09:10 . [Pipeline] withDockerContainer 19:09:10 prd-centos7-docker-4c-2g-1259 does not seem to be running inside a container 19:09:10 $ 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 ******** ci-base-image-x86_64 cat 19:09:10 $ docker top 21545cab92183db4b9aa4309e775c6144d3dcbffa7367bd6f1081b97e51bb3c0 -eo pid,comm [Pipeline] { [Pipeline] echo 19:09:10 ========================================================= 19:09:10 [edgeXBuildGoParallel] Running Tests and Build... 19:09:10 ========================================================= [Pipeline] sh 19:09:11 + go mod tidy [Pipeline] sh 19:09:11 + make test 19:09:11 go mod tidy 19:09:11 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 19:09:17 ? github.com/edgexfoundry/edgex-go [no test files] 19:09:36 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:09:40 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:09:41 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:09:41 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:09:44 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:09:45 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:09:45 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 19:09:45 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:09:45 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:09:46 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:09:46 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 19:09:46 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 19:09:46 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:09:46 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:09:49 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.055s coverage: 28.7% of statements 19:09:49 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:09:49 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:09:50 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.060s coverage: 100.0% of statements 19:09:50 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:09:50 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.063s coverage: 53.1% of statements 19:09:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:09:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:09:51 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.110s coverage: 87.7% of statements 19:09:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:09:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:09:51 ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.053s coverage: 78.9% of statements 19:09:53 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.058s coverage: 81.2% of statements 19:09:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:09:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:09:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 19:09:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:09:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:09:53 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.294s coverage: 95.1% of statements 19:09:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:09:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:09:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] 19:09:53 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:09:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 19:09:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:09:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:09:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:09:53 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.058s coverage: 60.0% of statements 19:09:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:09:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:09:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:09:56 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.064s coverage: 0.8% of statements 19:09:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:09:56 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.076s coverage: 58.8% of statements 19:09:56 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.044s coverage: 22.0% of statements 19:09:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:09:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.058s coverage: 47.1% of statements 19:09:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.052s coverage: 79.5% of statements 19:09:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.053s coverage: 94.1% of statements 19:09:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.086s coverage: 96.3% of statements 19:09:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.047s coverage: 87.5% of statements 19:10:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.064s coverage: 94.4% of statements 19:10:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.043s coverage: 44.8% of statements 19:10:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.233s coverage: 81.8% of statements 19:10:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:10:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.083s coverage: 92.9% of statements 19:10:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:10:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:10:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:10:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.033s coverage: 65.1% of statements 19:10:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:10:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:10:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:10:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:10:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:10:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.061s coverage: 87.2% of statements 19:10:32 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:10:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:10:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.055s coverage: 100.0% of statements 19:10:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:10:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.054s coverage: 58.8% of statements 19:10:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 19:10:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.056s coverage: 80.0% of statements 19:10:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements 19:10:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.066s coverage: 85.4% of statements 19:10:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.085s coverage: 91.2% of statements 19:10:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:10:32 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.130s coverage: 64.4% of statements 19:10:32 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:10:32 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:10:32 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.043s coverage: 100.0% of statements 19:10:32 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.035s coverage: 91.3% of statements 19:10:32 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.034s coverage: 100.0% of statements 19:10:32 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.028s coverage: 73.7% of statements 19:10:32 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.024s coverage: 100.0% of statements 19:10:32 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.167s coverage: 66.9% of statements 19:10:32 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 19:10:32 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 19:10:32 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 19:10:32 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.112s coverage: 43.6% of statements 19:10:32 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:10:32 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:10:32 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.051s coverage: 89.5% of statements 19:10:32 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:10:32 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.054s coverage: 84.8% of statements 19:10:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:10:40 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.063s coverage: 19.3% of statements 19:10:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:10:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:10:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:10:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:10:40 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.130s coverage: 91.9% of statements 19:10:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:10:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:10:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] 19:10:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:10:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:10:40 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 62.7% of statements 19:10:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:10:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:10:40 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.090s coverage: 97.6% of statements 19:10:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:10:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:10:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] 19:10:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 19:10:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 19:10:40 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.044s coverage: 28.9% of statements 19:10:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 19:10:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 19:10:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 19:10:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 19:10:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 19:10:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 19:10:40 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements 19:10:40 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.036s coverage: 95.4% of statements 19:10:40 GO111MODULE=on go vet ./... 19:11:06 gofmt -l . 19:11:06 [ "`gofmt -l .`" = "" ] 19:11:06 ./bin/test-attribution-txt.sh [Pipeline] sh 19:11:07 + ls -al . 19:11:07 total 560 19:11:07 drwxrwxr-x 10 1001 1001 4096 Jun 24 19:11 . 19:11:07 drwxr-xr-x 4 root root 28 Jun 24 19:09 .. 19:11:07 -rw-rw-r-- 1 1001 1001 11 Jun 24 19:07 .dockerignore 19:11:07 drwxrwxr-x 8 1001 1001 179 Jun 24 19:07 .git 19:11:07 drwxrwxr-x 3 1001 1001 125 Jun 24 19:07 .github 19:11:07 -rw-rw-r-- 1 1001 1001 818 Jun 24 19:07 .gitignore 19:11:07 drwx------ 3 1001 1001 60 Jun 24 19:08 .semver 19:11:07 -rw-rw-r-- 1 1001 1001 166 Jun 24 19:07 .sonarcloud.properties 19:11:07 -rw-rw-r-- 1 1001 1001 8609 Jun 24 19:07 Attribution.txt 19:11:07 -rw-rw-r-- 1 1001 1001 43881 Jun 24 19:07 CHANGELOG.md 19:11:07 -rw-rw-r-- 1 1001 1001 3804 Jun 24 19:07 CONTRIBUTING.md 19:11:07 -rw-rw-r-- 1 1001 1001 931 Jun 24 19:07 Dockerfile.build 19:11:07 -rw-rw-r-- 1 1001 1001 849 Jun 24 19:07 Jenkinsfile 19:11:07 -rw-rw-r-- 1 1001 1001 10775 Jun 24 19:07 LICENSE 19:11:07 -rw-rw-r-- 1 1001 1001 5605 Jun 24 19:07 Makefile 19:11:07 -rw-rw-r-- 1 1001 1001 7905 Jun 24 19:07 README.md 19:11:07 -rw-rw-r-- 1 1001 1001 7071 Jun 24 19:07 SECURITY.md 19:11:07 -rw-rw-r-- 1 1001 1001 5 Jun 24 19:08 VERSION 19:11:07 -rw-rw-r-- 1 1001 1001 4131 Jun 24 19:07 ZMQWindows.md 19:11:07 drwxrwxr-x 2 1001 1001 37 Jun 24 19:07 bin 19:11:07 drwxrwxr-x 14 1001 1001 4096 Jun 24 19:07 cmd 19:11:07 -rw-r--r-- 1 root root 398095 Jun 24 19:10 coverage.out 19:11:07 -rw-rw-r-- 1 1001 1001 835 Jun 24 19:07 go.mod 19:11:07 -rw-r--r-- 1 root root 21061 Jun 24 19:09 go.sum 19:11:07 drwxrwxr-x 7 1001 1001 114 Jun 24 19:07 internal 19:11:07 drwxrwxr-x 3 1001 1001 16 Jun 24 19:07 openapi 19:11:07 drwxrwxr-x 4 1001 1001 71 Jun 24 19:07 snap 19:11:07 -rw-rw-r-- 1 1001 1001 168 Jun 24 19:07 version.go [Pipeline] sh 19:11:07 + '[' -e coverage.out ] 19:11:07 + chown 1001:1001 coverage.out [Pipeline] stash 19:11:07 Stashed 1 file(s) [Pipeline] sh 19:11:07 + make build 19:11:07 go mod tidy 19:11:08 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 19:11:10 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 19:11:17 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 19:11:17 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 19:11:17 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1263 in /w/workspace/edgexfoundry_edgex-go_PR-3598 [Pipeline] { [Pipeline] ws 19:11:17 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 19:11:18 The recommended git tool is: git 19:11:18 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 19:11:18 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 19:11:19 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 19:11:20 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 19:11:21 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 19:11:22 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 19:11:23 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 19:11:23 using credential edgex-jenkins-ssh 19:11:23 Cloning the remote Git repository 19:11:23 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 19:11:23 Cloning repository git@github.com:edgexfoundry/edgex-go.git 19:11:23 > git init /w/workspace/edgex-go/1 # timeout=10 19:11:23 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:11:23 > git --version # timeout=10 19:11:23 > git --version # 'git version 2.17.1' 19:11:23 using GIT_SSH to set credentials SSH Credentials for GitHub 19:11:24 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] } 19:11:26 $ docker stop --time=1 21545cab92183db4b9aa4309e775c6144d3dcbffa7367bd6f1081b97e51bb3c0 19:11:28 $ docker rm -f 21545cab92183db4b9aa4309e775c6144d3dcbffa7367bd6f1081b97e51bb3c0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:11:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:11:32 19:11:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 19:11:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:11:32 latest: Pulling from edgex-devops/edgex-compose 19:11:32 cbdbe7a5bc2a: Pulling fs layer 19:11:32 ca9280d653b3: Pulling fs layer 19:11:32 7e9c9ca2126c: Pulling fs layer 19:11:32 cbdbe7a5bc2a: Verifying Checksum 19:11:32 cbdbe7a5bc2a: Download complete 19:11:32 cbdbe7a5bc2a: Pull complete 19:11:33 ca9280d653b3: Verifying Checksum 19:11:33 ca9280d653b3: Download complete 19:11:33 ca9280d653b3: Pull complete 19:11:33 7e9c9ca2126c: Verifying Checksum 19:11:33 7e9c9ca2126c: Download complete 19:11:37 7e9c9ca2126c: Pull complete 19:11:37 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 19:11:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:11:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 19:11:37 prd-centos7-docker-4c-2g-1259 does not seem to be running inside a container 19:11:37 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 19:11:40 $ docker top 6402c8694f56182df761e372fe49883913b5e4a4b9d1efd8e68ddf9afaf8f4b3 -eo pid,comm [Pipeline] { [Pipeline] sh 19:11:40 + docker-compose build --help 19:11:40 + grep parallel 19:11:41 --parallel Build images in parallel. [Pipeline] } 19:11:41 $ docker stop --time=1 6402c8694f56182df761e372fe49883913b5e4a4b9d1efd8e68ddf9afaf8f4b3 19:11:42 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:11:42 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:11:42 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:11:42 $ docker rm -f 6402c8694f56182df761e372fe49883913b5e4a4b9d1efd8e68ddf9afaf8f4b3 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:11:43 Merging remotes/origin/master commit b5de84c11fe3756c7d6a4fb4ef4c440d51ada6cb into PR head commit 992778c7c01b13d018f1598eacb43fadbdb72608 19:11:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:11:43 . [Pipeline] withDockerContainer 19:11:43 prd-centos7-docker-4c-2g-1259 does not seem to be running inside a container 19:11:43 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 19:11:43 Merge succeeded, producing 992778c7c01b13d018f1598eacb43fadbdb72608 19:11:43 Checking out Revision 992778c7c01b13d018f1598eacb43fadbdb72608 (PR-3598) 19:11:42 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:11:42 using GIT_SSH to set credentials SSH Credentials for GitHub 19:11:42 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3598/head:refs/remotes/origin/PR-3598 +refs/heads/master:refs/remotes/origin/master # timeout=10 19:11:43 > git config core.sparsecheckout # timeout=10 19:11:43 > git checkout -f 992778c7c01b13d018f1598eacb43fadbdb72608 # timeout=10 19:11:43 > git remote # timeout=10 19:11:43 > git config --get remote.origin.url # timeout=10 19:11:43 using GIT_SSH to set credentials SSH Credentials for GitHub 19:11:43 > git merge b5de84c11fe3756c7d6a4fb4ef4c440d51ada6cb # timeout=10 19:11:43 > git rev-parse HEAD^{commit} # timeout=10 19:11:43 > git config core.sparsecheckout # timeout=10 19:11:43 > git checkout -f 992778c7c01b13d018f1598eacb43fadbdb72608 # timeout=10 19:11:45 $ docker top 28b7779e864e92529a98d7939c08550464d69b0667694ec756f9ff2ce33bddd5 -eo pid,comm [Pipeline] { [Pipeline] sh 19:11:46 + docker-compose -f ./docker-compose-build.yml build --parallel 19:11:47 Building core-command ... 19:11:47 Building core-data ... 19:11:47 Building core-metadata ... 19:11:47 Building security-bootstrapper ... 19:11:47 Building security-proxy-setup ... 19:11:47 Building security-secretstore-setup ... 19:11:47 Building support-notifications ... 19:11:47 Building support-scheduler ... 19:11:47 Building sys-mgmt-agent ... 19:11:47 Building core-data 19:11:47 Building support-scheduler 19:11:47 Building security-bootstrapper 19:11:47 Building support-notifications 19:11:47 Building core-metadata 19:11:50 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-registry/v2" 19:11:50 > git --version # timeout=10 19:11:50 > git --version # 'git version 2.17.1' 19:11:50 fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:11:51 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 19:11:52 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 19:11:52 + true 19:11:52 + sudo service docker restart 19:12:02 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:12:02 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:12:02 ---> 299c77bf0b6c 19:12:02 Step 3/23 : WORKDIR /edgex-go 19:12:02 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:12:02 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:12:02 ---> 299c77bf0b6c 19:12:02 Step 3/24 : WORKDIR /edgex-go 19:12:02 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:12:02 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:12:02 ---> 299c77bf0b6c 19:12:02 Step 3/24 : WORKDIR /edgex-go 19:12:05 ---> Running in 64272fa59c56 19:12:05 ---> Running in d48fdb5ae63c 19:12:05 ---> Running in c5c68a651357 19:12:06 Removing intermediate container c5c68a651357 19:12:06 ---> 6a33e4ac2cb0 19:12:06 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:12:07 Removing intermediate container 64272fa59c56 19:12:07 ---> ed8d2959b433 19:12:07 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:12:07 Removing intermediate container d48fdb5ae63c 19:12:07 ---> 0d5c69e2b37b 19:12:07 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:12:07 ---> Running in 81be8ced9158 19:12:07 ---> Running in 0ec129ba75a3 19:12:07 ---> Running in 6b32bd2a9135 19:12:11 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:12:11 Step 2/32 : FROM ${BUILDER_BASE} AS builder 19:12:11 ---> 299c77bf0b6c 19:12:11 Step 3/32 : WORKDIR /edgex-go 19:12:11 ---> Using cache 19:12:11 ---> ed8d2959b433 19:12:11 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:12:11 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:12:11 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:12:11 ---> 299c77bf0b6c 19:12:11 Step 3/23 : WORKDIR /edgex-go 19:12:11 ---> Using cache 19:12:11 ---> ed8d2959b433 19:12:11 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:12:11 Removing intermediate container 81be8ced9158 19:12:11 ---> d5f9ff7a8435 19:12:11 Step 5/24 : RUN apk add --update --no-cache make git 19:12:11 ---> Running in 2c5df8573ad7 19:12:11 ---> Running in 9197633d61dd 19:12:11 ---> Running in 013ead0be65b 19:12:11 Removing intermediate container 0ec129ba75a3 19:12:11 ---> 10cd8322c725 19:12:11 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 19:12:11 ---> Running in 253d4bcced49 19:12:11 Removing intermediate container 6b32bd2a9135 19:12:11 ---> 937136197d31 19:12:11 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 19:12:11 ---> Running in d6bf2f19abbb 19:12:11 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 19:12:11 Removing intermediate container 2c5df8573ad7 19:12:11 ---> 908d7ec12b79 19:12:11 Step 5/23 : RUN apk add --update --no-cache make git 19:12:11 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 19:12:11 ---> Running in 82f47408bfa8 19:12:11 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 19:12:11 Removing intermediate container 9197633d61dd 19:12:11 ---> 3286fb199858 19:12:11 Step 5/32 : RUN apk add --update --no-cache make git 19:12:11 ---> Running in 8f63ec609e63 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:12:11 provisioning config files... 19:12:11 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config883663933389640499tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:12:12 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 19:12:12 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 19:12:12 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 19:12:12 ---> docker-login.sh 19:12:12 nexus3.edgexfoundry.org:10001 19:12:12 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 19:12:12 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 19:12:12 OK: 219 MiB in 52 packages 19:12:12 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 19:12:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:12:13 OK: 219 MiB in 52 packages 19:12:13 Removing intermediate container d6bf2f19abbb 19:12:13 ---> 8164c97feaad 19:12:13 Step 6/23 : COPY go.mod . 19:12:13 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 19:12:13 OK: 219 MiB in 52 packages 19:12:13 OK: 219 MiB in 52 packages 19:12:13 ---> c7fdad65ac80 19:12:13 Step 7/23 : RUN go mod download 19:12:13 ---> Running in 3af730d1789f 19:12:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:12:13 Configure a credential helper to remove this warning. See 19:12:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:12:13 19:12:13 Login Succeeded 19:12:13 nexus3.edgexfoundry.org:10002 19:12:13 Removing intermediate container 253d4bcced49 19:12:13 ---> bac3ef5455f9 19:12:13 Step 6/24 : COPY go.mod . 19:12:13 OK: 219 MiB in 52 packages 19:12:13 Removing intermediate container 82f47408bfa8 19:12:13 ---> 59bb5d4ea953 19:12:13 Step 6/23 : COPY go.mod . 19:12:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:12:13 Removing intermediate container 013ead0be65b 19:12:13 ---> 7111c15c3019 19:12:13 Step 6/24 : COPY go.mod . 19:12:13 ---> d88c7cbb734b 19:12:13 Step 7/24 : RUN go mod download 19:12:13 ---> 29c7759cbe13 19:12:13 Step 7/23 : RUN go mod download 19:12:13 ---> Running in 337fd7c9c73f 19:12:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:12:14 Configure a credential helper to remove this warning. See 19:12:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:12:14 19:12:14 Login Succeeded 19:12:14 nexus3.edgexfoundry.org:10003 19:12:14 ---> Running in cc875717b68b 19:12:14 ---> 022df8284b1a 19:12:14 Step 7/24 : RUN go mod download 19:12:14 Removing intermediate container 8f63ec609e63 19:12:14 ---> 65adc33548dc 19:12:14 Step 6/32 : COPY go.mod . 19:12:14 ---> Running in b1b9f847507f 19:12:16 ---> 75828ef460c2 19:12:16 Step 7/32 : RUN go mod download 19:12:16 ---> Running in 0f6e8e1efe08 19:12:16 Removing intermediate container 3af730d1789f 19:12:16 ---> 14ec5f92213a 19:12:16 Step 8/23 : COPY . . 19:12:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:12:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:12:16 Configure a credential helper to remove this warning. See 19:12:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:12:16 19:12:16 Login Succeeded 19:12:16 nexus3.edgexfoundry.org:10004 19:12:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:12:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:12:16 Configure a credential helper to remove this warning. See 19:12:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:12:16 19:12:16 Login Succeeded 19:12:16 docker.io 19:12:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:12:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:12:16 Configure a credential helper to remove this warning. See 19:12:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:12:16 19:12:16 Login Succeeded 19:12:16 ---> docker-login.sh ends [Pipeline] } 19:12:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:12:17 ========================================================= 19:12:17 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 19:12:17 ========================================================= [Pipeline] isUnix [Pipeline] sh 19:12:17 Removing intermediate container 337fd7c9c73f 19:12:17 ---> 292aa0ca97c9 19:12:17 Step 8/24 : COPY . . 19:12:17 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 19:12:19 Sending build context to Docker daemon 166.3MB 19:12:19 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 19:12:19 Step 2/6 : FROM ${BASE} 19:12:19 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:12:19 595b0fe564bb: Pulling fs layer 19:12:19 3088b5b3c5c0: Pulling fs layer 19:12:19 5b7225fbf94c: Pulling fs layer 19:12:19 ba82ee9f976e: Pulling fs layer 19:12:19 506bd15cee9f: Pulling fs layer 19:12:19 75a0a4a0db45: Pulling fs layer 19:12:19 618dc40b7e24: Pulling fs layer 19:12:19 506bd15cee9f: Waiting 19:12:19 618dc40b7e24: Waiting 19:12:19 75a0a4a0db45: Waiting 19:12:19 ba82ee9f976e: Waiting 19:12:19 5b7225fbf94c: Download complete 19:12:19 3088b5b3c5c0: Verifying Checksum 19:12:19 3088b5b3c5c0: Download complete 19:12:19 506bd15cee9f: Download complete 19:12:20 75a0a4a0db45: Verifying Checksum 19:12:20 75a0a4a0db45: Download complete 19:12:20 595b0fe564bb: Verifying Checksum 19:12:20 595b0fe564bb: Download complete 19:12:22 Removing intermediate container cc875717b68b 19:12:22 ---> b00623fec772 19:12:22 Step 8/23 : COPY . . 19:12:22 Removing intermediate container b1b9f847507f 19:12:22 ---> 08d2e5e61e6c 19:12:22 Step 8/24 : COPY . . 19:12:22 Removing intermediate container 0f6e8e1efe08 19:12:22 ---> c5b5545388c2 19:12:22 Step 8/32 : COPY . . 19:12:22 ---> ea2190b4acb0 19:12:22 Step 9/23 : RUN go mod tidy 19:12:22 ---> 2751889c3298 19:12:22 Step 9/24 : RUN go mod tidy 19:12:22 595b0fe564bb: Pull complete 19:12:22 3088b5b3c5c0: Pull complete 19:12:22 5b7225fbf94c: Pull complete 19:12:22 618dc40b7e24: Verifying Checksum 19:12:22 618dc40b7e24: Download complete 19:12:23 ba82ee9f976e: Verifying Checksum 19:12:23 ba82ee9f976e: Download complete 19:12:33 ba82ee9f976e: Pull complete 19:12:33 506bd15cee9f: Pull complete 19:12:33 75a0a4a0db45: Pull complete 19:12:33 ---> Running in 23bb1c30110e 19:12:33 ---> Running in 4d718b6406a0 19:12:33 ---> 9bec0da39c87 19:12:33 Step 9/24 : RUN go mod tidy 19:12:33 ---> d96bf94df49f 19:12:33 Step 9/32 : RUN go mod tidy 19:12:33 ---> Running in 9bfabcc81e85 19:12:33 ---> Running in e22c75c7e0ff 19:12:36 618dc40b7e24: Pull complete 19:12:36 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 19:12:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 19:12:36 ---> a36622ca3599 19:12:36 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 19:12:37 Removing intermediate container 4d718b6406a0 19:12:37 ---> 8a4c4d2e3d5b 19:12:37 Step 10/24 : RUN make cmd/core-data/core-data 19:12:37 ---> Running in 7616ab533e3c 19:12:37 Removing intermediate container e22c75c7e0ff 19:12:37 ---> 4c0af8765a43 19:12:37 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 19:12:37 ---> 957664a15626 19:12:37 Step 9/23 : RUN go mod tidy 19:12:37 Removing intermediate container 23bb1c30110e 19:12:37 ---> c290056d283b 19:12:37 Step 10/23 : RUN make cmd/support-notifications/support-notifications 19:12:37 Removing intermediate container 9bfabcc81e85 19:12:37 ---> 968888f29129 19:12:37 Step 10/24 : RUN make cmd/core-metadata/core-metadata 19:12:37 ---> Running in fdbe8bb3bac2 19:12:37 ---> Running in b08da26a0cab 19:12:37 ---> Running in 98665442f263 19:12:37 ---> Running in 49848e847925 19:12:37 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 19:12:37 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 19:12:37 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 19:12:37 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 19:12:38 Removing intermediate container b08da26a0cab 19:12:38 ---> 8ba06232f2e7 19:12:38 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 19:12:38 ---> Running in 80c3494ec0a2 19:12:39 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 19:12:39 ---> Running in ae5616c411dd 19:12:40 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:12:41 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:12:44 (1/12) Installing libmagic (5.39-r0) 19:12:44 (2/12) Installing file (5.39-r0) 19:12:44 (3/12) Installing libc-dev (0.7.2-r3) 19:12:44 (4/12) Installing g++ (10.2.1_pre1-r3) 19:13:07 (5/12) Installing fortify-headers (1.1-r0) 19:13:07 (6/12) Installing patch (2.7.6-r7) 19:13:07 (7/12) Installing build-base (0.5-r2) 19:13:07 (8/12) Installing libsodium (1.0.18-r0) 19:13:07 (9/12) Installing pkgconf (1.7.3-r0) 19:13:07 (10/12) Installing libsodium-dev (1.0.18-r0) 19:13:07 (11/12) Installing libzmq (4.3.3-r1) 19:13:07 (12/12) Installing zeromq-dev (4.3.3-r1) 19:13:07 Executing busybox-1.32.1-r6.trigger 19:13:07 OK: 218 MiB in 52 packages 19:13:08 Removing intermediate container ae5616c411dd 19:13:08 ---> eb79894a60df 19:13:08 Step 4/6 : WORKDIR /edgex-go 19:13:08 ---> Running in 969b91a7c153 19:13:08 Removing intermediate container 969b91a7c153 19:13:08 ---> cb038db4b034 19:13:08 Step 5/6 : COPY go.mod . 19:13:11 ---> 3811db596df1 19:13:11 Step 6/6 : RUN go mod download 19:13:11 ---> Running in e2ab2dc5ca13 19:13:20 Removing intermediate container 49848e847925 19:13:20 ---> a5b17b1ab6fe 19:13:20 19:13:20 Step 11/32 : FROM alpine:3.12 19:13:20 3.12: Pulling from library/alpine 19:13:20 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 19:13:20 Status: Downloaded newer image for alpine:3.12 19:13:20 ---> 13621d1b12d4 19:13:20 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 19:13:20 ---> Running in 85d1f0955081 19:13:20 Removing intermediate container fdbe8bb3bac2 19:13:20 ---> 33af35b1c62c 19:13:20 19:13:20 Step 11/23 : FROM alpine:3.12 19:13:20 ---> 13621d1b12d4 19:13:20 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 19:13:20 Removing intermediate container 85d1f0955081 19:13:20 ---> d2f903fee587 19:13:20 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 19:13:20 ---> Running in 5a996238d082 19:13:20 ---> Running in a83119cad9b9 19:13:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:13:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:13:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:13:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:13:21 (1/2) Installing ca-certificates (20191127-r4) 19:13:21 (2/2) Installing dumb-init (1.2.2-r1) 19:13:21 Executing busybox-1.31.1-r20.trigger 19:13:21 Executing ca-certificates-20191127-r4.trigger 19:13:21 OK: 6 MiB in 16 packages 19:13:21 (1/2) Installing dumb-init (1.2.2-r1) 19:13:21 (2/2) Installing su-exec (0.2-r1) 19:13:21 Executing busybox-1.31.1-r20.trigger 19:13:22 OK: 6 MiB in 16 packages 19:13:23 Removing intermediate container 80c3494ec0a2 19:13:23 ---> 47306045c64f 19:13:23 19:13:23 Step 11/23 : FROM alpine:3.12 19:13:23 ---> 13621d1b12d4 19:13:23 Step 12/23 : RUN apk add --update --no-cache dumb-init 19:13:23 Removing intermediate container 7616ab533e3c 19:13:23 ---> 1b66f51d09a7 19:13:23 19:13:23 Step 11/24 : FROM alpine:3.12 19:13:23 ---> 13621d1b12d4 19:13:23 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:13:23 ---> Running in 363f5c4a1e5d 19:13:23 ---> Running in e18fee88a54f 19:13:23 Removing intermediate container 98665442f263 19:13:23 ---> 9249adbf81f5 19:13:23 19:13:23 Step 11/24 : FROM alpine:3.12 19:13:23 ---> 13621d1b12d4 19:13:23 Step 12/24 : RUN apk add --update --no-cache dumb-init 19:13:23 Removing intermediate container a83119cad9b9 19:13:23 ---> 2cad8c8f5473 19:13:23 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 19:13:23 ---> Running in 71bf29745d32 19:13:23 Removing intermediate container 5a996238d082 19:13:23 ---> f1ca426c3288 19:13:23 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 19:13:23 ---> Running in 2384ff475e50 19:13:23 ---> Running in 323274091d7f 19:13:23 Removing intermediate container e18fee88a54f 19:13:23 ---> 5d6115f856f0 19:13:23 Step 13/24 : ENV APP_PORT=59880 19:13:23 ---> Running in 92ba179eb2f7 19:13:23 Removing intermediate container 2384ff475e50 19:13:23 ---> 0c43f6be9254 19:13:23 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 19:13:23 Removing intermediate container 323274091d7f 19:13:23 ---> 738f1119cac6 19:13:23 Step 14/23 : ENV APP_PORT=59860 19:13:23 ---> Running in 64dc0a333201 19:13:23 ---> Running in ce0dc3d3fe69 19:13:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:13:23 Removing intermediate container 92ba179eb2f7 19:13:23 ---> d797c68f6522 19:13:23 Step 14/24 : EXPOSE $APP_PORT 19:13:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:13:23 ---> Running in 8bd2cad8690a 19:13:24 Removing intermediate container 64dc0a333201 19:13:24 ---> 9c3d199b402d 19:13:24 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 19:13:24 Removing intermediate container 8bd2cad8690a 19:13:24 ---> 75fb373a90e0 19:13:24 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:13:24 (1/1) Installing dumb-init (1.2.2-r1) 19:13:24 ---> Running in d691e6a04b4c 19:13:24 Executing busybox-1.31.1-r20.trigger 19:13:24 OK: 6 MiB in 15 packages 19:13:24 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:13:24 Removing intermediate container ce0dc3d3fe69 19:13:24 ---> cce10ad7a5ea 19:13:24 Step 15/23 : EXPOSE $APP_PORT 19:13:24 ---> Running in c0850c5456a4 19:13:24 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:13:24 ---> Running in b9729b5abbae 19:13:24 (1/1) Installing dumb-init (1.2.2-r1) 19:13:24 Executing busybox-1.31.1-r20.trigger 19:13:24 OK: 6 MiB in 15 packages 19:13:24 Removing intermediate container b9729b5abbae 19:13:24 ---> d5c75e1ead29 19:13:24 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:13:24 ---> 546984a517c4 19:13:24 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:13:24 Removing intermediate container 363f5c4a1e5d 19:13:24 ---> 7a8a9ddaa49c 19:13:24 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:13:24 Removing intermediate container 71bf29745d32 19:13:24 ---> e89b19effe48 19:13:24 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:13:24 ---> Running in 47b708e57af4 19:13:24 ---> ad7fae10e189 19:13:24 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 19:13:24 ---> Running in 8d78b5059aab 19:13:25 Removing intermediate container 47b708e57af4 19:13:25 ---> c616f65d9483 19:13:25 Step 14/23 : ENV APP_PORT=59861 19:13:25 ---> Running in 7063dc3095a1 19:13:25 Removing intermediate container 8d78b5059aab 19:13:25 ---> f3d04ad5e192 19:13:25 Step 14/24 : ENV APP_PORT=59881 19:13:25 Removing intermediate container d691e6a04b4c 19:13:25 ---> 2cc1aaebea26 19:13:25 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 19:13:25 ---> 3a69aae63260 19:13:25 Step 19/23 : ENTRYPOINT ["/support-notifications"] 19:13:25 ---> Running in e09b233b1465 19:13:25 Removing intermediate container c0850c5456a4 19:13:25 ---> 3dd169d25257 19:13:25 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 19:13:25 ---> Running in d4ede9b87298 19:13:25 ---> Running in 53a5d2c75848 19:13:25 ---> Running in 9fa351c5b95f 19:13:25 Removing intermediate container 7063dc3095a1 19:13:25 ---> 223423fcccc5 19:13:25 Step 15/23 : EXPOSE $APP_PORT 19:13:25 ---> Running in be0c9453a527 19:13:25 Removing intermediate container 53a5d2c75848 19:13:25 ---> da3e62f04bdb 19:13:25 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:13:25 Removing intermediate container e09b233b1465 19:13:25 ---> f40ab6b95483 19:13:25 Step 15/24 : EXPOSE $APP_PORT 19:13:25 Removing intermediate container d4ede9b87298 19:13:25 ---> 026313e41f8f 19:13:25 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 19:13:25 ---> Running in 36f7f21a8395 19:13:25 Removing intermediate container be0c9453a527 19:13:25 ---> f476d7025c1a 19:13:25 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:13:25 ---> Running in eb9dcce8f591 19:13:25 Removing intermediate container 36f7f21a8395 19:13:25 ---> 94a45e614678 19:13:25 Step 16/24 : WORKDIR / 19:13:25 Removing intermediate container eb9dcce8f591 19:13:25 ---> 7a7b7ee42a13 19:13:25 Step 21/23 : LABEL arch=x86_64 19:13:25 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:13:25 ---> Running in 758620cae220 19:13:25 ---> Running in 08dc42ecec36 19:13:25 ---> 4601b9959be2 19:13:25 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 19:13:25 ---> 06c540ea7565 19:13:25 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:13:25 ---> Running in 3fb44bd1537c 19:13:26 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:13:26 Removing intermediate container 758620cae220 19:13:26 ---> 3f482d211fad 19:13:26 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:13:26 ---> a093cde07c7f 19:13:26 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 19:13:26 Removing intermediate container 08dc42ecec36 19:13:26 ---> 99a4623900a8 19:13:26 Step 22/23 : LABEL git_sha=992778c7c01b13d018f1598eacb43fadbdb72608 19:13:26 ---> Running in 572671a0bca1 19:13:26 (1/6) Installing dumb-init (1.2.2-r1) 19:13:26 Removing intermediate container 572671a0bca1 19:13:26 ---> de292ea65965 19:13:26 Step 23/23 : LABEL version=0.0.0 19:13:26 ---> 61d091d05a36 19:13:26 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:13:26 ---> Running in ca7fab7d928e 19:13:26 (2/6) Installing libgcc (9.3.0-r2) 19:13:26 ---> dc1293cb5b62 19:13:26 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 19:13:29 ---> Running in 385e921a3550 19:13:29 (3/6) Installing libsodium (1.0.18-r0) 19:13:29 (4/6) Installing libstdc++ (9.3.0-r2) 19:13:29 Removing intermediate container ca7fab7d928e 19:13:29 ---> 3de7852206e7 19:13:29 19:13:29 Successfully built 3de7852206e7 19:13:29 Removing intermediate container 385e921a3550 19:13:29 ---> c23acd854495 19:13:29 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:13:29 Successfully tagged support-notifications:latest 19:13:29 Building security-proxy-setup 19:13:29  Building support-notifications ... done  ---> Running in f4da829d7abd 19:13:29 ---> abf6371c8ec3 19:13:29 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 19:13:29 Removing intermediate container 3fb44bd1537c 19:13:29 ---> f4de5fed61e8 19:13:29 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 19:13:29 Removing intermediate container f4da829d7abd 19:13:29 ---> 5828de9a4e82 19:13:29 Step 21/23 : LABEL arch=x86_64 19:13:29 (5/6) Installing libzmq (4.3.3-r0) 19:13:29 (6/6) Installing zeromq (4.3.3-r0) 19:13:29 Executing busybox-1.31.1-r20.trigger 19:13:29 OK: 8 MiB in 20 packages 19:13:29 ---> b74046b21285 19:13:29 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:13:29 ---> f478cd66519d 19:13:29 Step 20/24 : ENTRYPOINT ["/core-metadata"] 19:13:29 ---> Running in 4b0d3522b0d1 19:13:29 ---> Running in 9378cffcf66b 19:13:29 Removing intermediate container 4b0d3522b0d1 19:13:29 ---> 9ccf5fbfb72b 19:13:29 Step 22/23 : LABEL git_sha=992778c7c01b13d018f1598eacb43fadbdb72608 19:13:29 Removing intermediate container 9378cffcf66b 19:13:29 ---> 25766e261270 19:13:29 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:13:30 ---> cbb43b3d57a8 19:13:30 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 19:13:30 Removing intermediate container 9fa351c5b95f 19:13:30 ---> f55f77502eb6 19:13:30 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:13:30 ---> Running in 740cba8ca2cc 19:13:30 ---> Running in e4a4094c32cd 19:13:31 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:13:31 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:13:31 ---> 299c77bf0b6c 19:13:31 Step 3/22 : WORKDIR /edgex-go 19:13:31 ---> Using cache 19:13:31 ---> ed8d2959b433 19:13:31 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:13:31 ---> Using cache 19:13:31 ---> 3286fb199858 19:13:31 Step 5/22 : RUN apk add --update --no-cache make git 19:13:31 ---> Using cache 19:13:31 ---> 65adc33548dc 19:13:31 Step 6/22 : COPY go.mod . 19:13:31 ---> Using cache 19:13:31 ---> 75828ef460c2 19:13:31 Step 7/22 : RUN go mod download 19:13:31 ---> Using cache 19:13:31 ---> c5b5545388c2 19:13:31 Step 8/22 : COPY . . 19:13:31 ---> Using cache 19:13:31 ---> d96bf94df49f 19:13:31 Step 9/22 : RUN go mod tidy 19:13:31 ---> Using cache 19:13:31 ---> 4c0af8765a43 19:13:31 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 19:13:31 ---> 8af20ea42906 19:13:31 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 19:13:31 ---> 0931b453fcc9 19:13:31 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:13:31 ---> Running in 325a7046e95f 19:13:31 Removing intermediate container e4a4094c32cd 19:13:31 ---> 3e9e567c94b3 19:13:31 Step 23/23 : LABEL version=0.0.0 19:13:31 Removing intermediate container 740cba8ca2cc 19:13:31 ---> b726489095bc 19:13:31 Step 22/24 : LABEL arch=x86_64 19:13:31 ---> Running in 74615a305e11 19:13:31 ---> Running in 746df24a5f3d 19:13:32 Removing intermediate container 74615a305e11 19:13:32 ---> 03b5aaa66292 19:13:32 19:13:32 ---> 9ccd37a3585b 19:13:32 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 19:13:32 Removing intermediate container 746df24a5f3d 19:13:32 ---> 4ce3af7c9461 19:13:32 Step 23/24 : LABEL git_sha=992778c7c01b13d018f1598eacb43fadbdb72608 19:13:32 Successfully built 03b5aaa66292 19:13:32 ---> Running in 19ab31180861 19:13:32 Successfully tagged support-scheduler:latest 19:13:32 Building security-secretstore-setup 19:13:32 ---> 3b2784ba3563 19:13:32 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 19:13:32  Building support-scheduler ... done 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 19:13:32 Removing intermediate container 19ab31180861 19:13:32 ---> 92e2005dcfdd 19:13:32 Step 24/24 : LABEL version=0.0.0 19:13:33 ---> 6d2f65b82290 19:13:33 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 19:13:33 ---> 6c0b0421f868 19:13:33 Step 20/24 : ENTRYPOINT ["/core-data"] 19:13:33 ---> Running in 0f1a4b61f741 19:13:33 ---> Running in 08359f0bc82f 19:13:33 ---> Running in 064b2091fcd3 19:13:33 Removing intermediate container 0f1a4b61f741 19:13:33 ---> a7c9ca24e7bc 19:13:33 19:13:34 Removing intermediate container 08359f0bc82f 19:13:34 ---> a82f7f54e000 19:13:34 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:13:34 Removing intermediate container 064b2091fcd3 19:13:34 ---> c36496c85382 19:13:34 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:13:34 Successfully built a7c9ca24e7bc 19:13:34 Successfully tagged core-metadata:latest 19:13:34  Building core-metadata ... done Building sys-mgmt-agent 19:13:34 ---> Running in a48863f93463 19:13:35 Removing intermediate container a48863f93463 19:13:35 ---> 4cc374c71760 19:13:35 Step 22/24 : LABEL arch=x86_64 19:13:35 ---> e6194fbc03e6 19:13:35 Step 27/32 : RUN chmod +x /entrypoint.sh 19:13:35 ---> Running in 4024e3ddf412 19:13:36 Removing intermediate container e2ab2dc5ca13 19:13:36 ---> 729f6e363bd7 19:13:36 Successfully built 729f6e363bd7 19:13:36 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:13:36 ---> Running in 3a79c1b68be5 19:13:36 Removing intermediate container 4024e3ddf412 19:13:36 ---> ef84a56521f0 19:13:36 Step 23/24 : LABEL git_sha=992778c7c01b13d018f1598eacb43fadbdb72608 19:13:36 + docker inspect -f . ci-base-image-arm64 19:13:36 . [Pipeline] withDockerContainer 19:13:36 ---> Running in 7ea9ba1a330e 19:13:36 prd-ubuntu18.04-docker-arm64-4c-16g-1263 does not seem to be running inside a container 19:13:36 Removing intermediate container 7ea9ba1a330e 19:13:36 ---> 3e2c30b564b9 19:13:36 Step 24/24 : LABEL version=0.0.0 19:13:36 $ 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 ******** ci-base-image-arm64 cat 19:13:37 ---> Running in 2396c7b15a1d 19:13:37 Removing intermediate container 2396c7b15a1d 19:13:37 ---> 0f98a89a0ea7 19:13:37 19:13:37 Successfully built 0f98a89a0ea7 19:13:37 Successfully tagged core-data:latest 19:13:37 Building core-command 19:13:37  Building core-data ... done Removing intermediate container 3a79c1b68be5 19:13:37 ---> 0d050869190f 19:13:37 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 19:13:38 ---> Running in c4bcca076f7c 19:13:41 Removing intermediate container c4bcca076f7c 19:13:41 ---> acd6b1bf7fdf 19:13:41 Step 29/32 : CMD ["gate"] 19:13:41 $ docker top 9e7a448155ae71dc753d24044fecac8edfae3ffa0ffbdd9e0d719c3b1b188680 -eo pid,comm [Pipeline] { [Pipeline] sh 19:13:41 ---> Running in faac24a38139 19:13:42 + go version 19:13:42 go version go1.16.5 linux/arm64 [Pipeline] } 19:13:42 $ docker stop --time=1 9e7a448155ae71dc753d24044fecac8edfae3ffa0ffbdd9e0d719c3b1b188680 19:13:43 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:13:43 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:13:43 ---> 299c77bf0b6c 19:13:43 Step 3/24 : WORKDIR /edgex-go 19:13:43 ---> Using cache 19:13:43 ---> ed8d2959b433 19:13:43 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:13:43 ---> Using cache 19:13:43 ---> 3286fb199858 19:13:43 Step 5/24 : RUN apk add --update --no-cache make bash git 19:13:43 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:13:43 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:13:43 ---> 299c77bf0b6c 19:13:43 Step 3/24 : WORKDIR /edgex-go 19:13:43 ---> Using cache 19:13:43 ---> ed8d2959b433 19:13:43 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:13:43 ---> Using cache 19:13:43 ---> 3286fb199858 19:13:43 Step 5/24 : RUN apk add --update --no-cache make git 19:13:43 ---> Using cache 19:13:43 ---> 65adc33548dc 19:13:43 Step 6/24 : COPY go.mod . 19:13:43 ---> Using cache 19:13:43 ---> 75828ef460c2 19:13:43 Step 7/24 : RUN go mod download 19:13:43 ---> Using cache 19:13:43 ---> c5b5545388c2 19:13:43 Step 8/24 : COPY . . 19:13:43 ---> Using cache 19:13:43 ---> d96bf94df49f 19:13:43 Step 9/24 : RUN go mod tidy 19:13:43 ---> Using cache 19:13:43 ---> 4c0af8765a43 19:13:43 Step 10/24 : RUN make cmd/core-command/core-command 19:13:44 $ docker rm -f 9e7a448155ae71dc753d24044fecac8edfae3ffa0ffbdd9e0d719c3b1b188680 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:13:45 + docker inspect -f . ci-base-image-arm64 19:13:45 . [Pipeline] withDockerContainer 19:13:45 prd-ubuntu18.04-docker-arm64-4c-16g-1263 does not seem to be running inside a container 19:13:45 $ 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 ******** ci-base-image-arm64 cat 19:13:45 Removing intermediate container faac24a38139 19:13:45 ---> 701979ac05d5 19:13:45 Step 30/32 : LABEL arch=x86_64 19:13:45 ---> Running in d089e2ac6558 19:13:46 ---> Running in 73b3cdfa753c 19:13:46 ---> Running in f039d3b3466c 19:13:46 Removing intermediate container f039d3b3466c 19:13:46 ---> 47799ce9d5a9 19:13:46 Step 31/32 : LABEL git_sha=992778c7c01b13d018f1598eacb43fadbdb72608 19:13:46 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 19:13:47 $ docker top b19227076bc320f2af5d39a9447cefd9b7c0037b2ddee9b14f0ed820e4cf2909 -eo pid,comm 19:13:47 ---> Running in 06ce847677a8 19:13:47 Removing intermediate container 06ce847677a8 19:13:47 ---> 1c7c26d4dfec 19:13:47 Step 32/32 : LABEL version=0.0.0 [Pipeline] { [Pipeline] echo 19:13:47 ========================================================= 19:13:47 [edgeXBuildGoParallel] Running Tests and Build... 19:13:47 ========================================================= [Pipeline] sh 19:13:47 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 19:13:48 ---> Running in 148615bbba0f 19:13:48 Removing intermediate container 148615bbba0f 19:13:48 ---> 13882d93ced2 19:13:48 19:13:48 + go mod tidy 19:13:48 Successfully built 13882d93ced2 19:13:48 Successfully tagged security-bootstrapper:latest 19:13:48  Building security-bootstrapper ... done Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:13:48 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:13:48 ---> 299c77bf0b6c 19:13:48 Step 3/26 : WORKDIR /edgex-go 19:13:48 ---> Using cache 19:13:48 ---> ed8d2959b433 19:13:48 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:13:48 ---> Using cache 19:13:48 ---> 3286fb199858 19:13:48 Step 5/26 : RUN apk add --update --no-cache make git 19:13:48 ---> Using cache 19:13:48 ---> 65adc33548dc 19:13:48 Step 6/26 : COPY go.mod . 19:13:48 ---> Using cache 19:13:48 ---> 75828ef460c2 19:13:48 Step 7/26 : RUN go mod download 19:13:48 ---> Using cache 19:13:48 ---> c5b5545388c2 19:13:48 Step 8/26 : COPY . . 19:13:48 ---> Using cache 19:13:48 ---> d96bf94df49f 19:13:48 Step 9/26 : RUN go mod tidy 19:13:48 ---> Using cache 19:13:48 ---> 4c0af8765a43 19:13:48 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:13:48 ---> Running in e8b8be83fe60 [Pipeline] sh 19:13:49 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 19:13:49 + make test 19:13:49 go mod tidy 19:13:49 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 19:13:50 OK: 219 MiB in 52 packages 19:13:50 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 19:13:50 Removing intermediate container 73b3cdfa753c 19:13:50 ---> ac7802007e79 19:13:50 Step 6/24 : COPY go.mod . 19:13:50 ---> 2ed4ed995ce3 19:13:50 Step 7/24 : RUN go mod download 19:13:50 ---> Running in 87a25b9ef806 19:13:51 Removing intermediate container 87a25b9ef806 19:13:51 ---> 4fc9603adc87 19:13:51 Step 8/24 : COPY . . 19:13:54 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 19:13:59 ---> 775ffdb3f354 19:13:59 Step 9/24 : RUN go mod tidy 19:13:59 ---> Running in c1642f7a8282 19:13:59 Removing intermediate container 325a7046e95f 19:13:59 ---> 1a9ba3e7f434 19:13:59 19:13:59 Step 11/22 : FROM alpine:3.12 19:13:59 ---> 13621d1b12d4 19:13:59 Step 12/22 : RUN apk add --update --no-cache curl 19:13:59 ---> Running in 9660d6fce67b 19:14:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:14:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:14:00 Removing intermediate container c1642f7a8282 19:14:00 ---> dd341077f7ce 19:14:00 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 19:14:00 ---> Running in 8951e2889252 19:14:00 (1/4) Installing ca-certificates (20191127-r4) 19:14:00 (2/4) Installing nghttp2-libs (1.41.0-r0) 19:14:00 (3/4) Installing libcurl (7.77.0-r0) 19:14:00 (4/4) Installing curl (7.77.0-r0) 19:14:00 Executing busybox-1.31.1-r20.trigger 19:14:00 Executing ca-certificates-20191127-r4.trigger 19:14:00 OK: 7 MiB in 18 packages 19:14:01 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 19:14:01 Removing intermediate container 9660d6fce67b 19:14:01 ---> b34373bc3c57 19:14:01 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:14:01 ---> Running in fc5918702d5f 19:14:01 Removing intermediate container fc5918702d5f 19:14:01 ---> 892545237043 19:14:01 Step 14/22 : WORKDIR /edgex 19:14:01 ---> Running in c5dc55774fe2 19:14:01 Removing intermediate container c5dc55774fe2 19:14:01 ---> 3619964170bc 19:14:01 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 19:14:02 ---> d6dbef16fd2b 19:14:02 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 19:14:02 ---> 5f26fe60e4a0 19:14:02 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:14:03 ---> 0604415c971e 19:14:03 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 19:14:03 ---> Running in fe925acdedce 19:14:03 Removing intermediate container fe925acdedce 19:14:03 ---> e3a21d6be08c 19:14:03 Step 19/22 : CMD ["--init=true"] 19:14:03 ---> Running in 40b39de46d5a 19:14:03 Removing intermediate container 40b39de46d5a 19:14:03 ---> 6cf0bb5cbe14 19:14:03 Step 20/22 : LABEL arch=x86_64 19:14:03 ---> Running in 80b0a68bf19b 19:14:03 Removing intermediate container 80b0a68bf19b 19:14:03 ---> 7d567e6775dd 19:14:03 Step 21/22 : LABEL git_sha=992778c7c01b13d018f1598eacb43fadbdb72608 19:14:03 ---> Running in 3bdb42d1a653 19:14:03 Removing intermediate container 3bdb42d1a653 19:14:03 ---> c4a824d33455 19:14:03 Step 22/22 : LABEL version=0.0.0 19:14:03 ---> Running in 5fb8484e3376 19:14:04 Removing intermediate container 5fb8484e3376 19:14:04 ---> 5ecd8cc279cb 19:14:04 19:14:04 Successfully built 5ecd8cc279cb 19:14:04 Successfully tagged security-proxy-setup:latest 19:14:14 ? github.com/edgexfoundry/edgex-go [no test files] 19:14:14  Building security-proxy-setup ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:14:14 Removing intermediate container d089e2ac6558 19:14:14 ---> 0ec806300c99 19:14:14 19:14:14 Step 11/24 : FROM alpine:3.12 19:14:14 ---> 13621d1b12d4 19:14:14 Step 12/24 : RUN apk add --update --no-cache dumb-init 19:14:14 ---> Using cache 19:14:14 ---> e89b19effe48 19:14:14 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:14:14 ---> Using cache 19:14:14 ---> f3d04ad5e192 19:14:14 Step 14/24 : ENV APP_PORT=59882 19:14:14 ---> Running in 4fa68e1cf9ab 19:14:14 Removing intermediate container 4fa68e1cf9ab 19:14:14 ---> 58df5e2519e2 19:14:14 Step 15/24 : EXPOSE $APP_PORT 19:14:14 ---> Running in 148925b1445c 19:14:14 Removing intermediate container 148925b1445c 19:14:14 ---> 8525890f0e62 19:14:14 Step 16/24 : WORKDIR / 19:14:14 ---> Running in bea74d348295 19:14:15 Removing intermediate container bea74d348295 19:14:15 ---> c1a48e585eb0 19:14:15 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:14:15 Removing intermediate container e8b8be83fe60 19:14:15 ---> 0ae866c44f9f 19:14:15 19:14:15 Step 11/26 : FROM alpine:3.12 19:14:15 ---> 13621d1b12d4 19:14:15 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 19:14:15 ---> 9514b5a0b669 19:14:15 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:14:15 ---> Running in c56a51ba8b49 19:14:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:14:16 ---> b119e0bf744e 19:14:16 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 19:14:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:14:16 (1/6) Installing ca-certificates (20191127-r4) 19:14:16 (2/6) Installing nghttp2-libs (1.41.0-r0) 19:14:16 (3/6) Installing libcurl (7.77.0-r0) 19:14:16 (4/6) Installing curl (7.77.0-r0) 19:14:16 (5/6) Installing dumb-init (1.2.2-r1) 19:14:16 (6/6) Installing su-exec (0.2-r1) 19:14:16 Executing busybox-1.31.1-r20.trigger 19:14:16 Executing ca-certificates-20191127-r4.trigger 19:14:17 OK: 7 MiB in 20 packages 19:14:17 ---> 426d6210714f 19:14:17 Step 20/24 : ENTRYPOINT ["/core-command"] 19:14:17 ---> Running in f1203e60d04f 19:14:17 Removing intermediate container f1203e60d04f 19:14:17 ---> 04a2c3c536cd 19:14:17 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:14:17 ---> Running in b9c27664c552 19:14:17 Removing intermediate container c56a51ba8b49 19:14:17 ---> eb78b373308c 19:14:17 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:14:17 ---> Running in 1b38247a1120 19:14:17 Removing intermediate container b9c27664c552 19:14:17 ---> 985a2adc9d89 19:14:17 Step 22/24 : LABEL arch=x86_64 19:14:17 ---> Running in 4cd09bfa314e 19:14:17 Removing intermediate container 1b38247a1120 19:14:17 ---> bc848d371aa7 19:14:17 Step 14/26 : WORKDIR / 19:14:17 Removing intermediate container 4cd09bfa314e 19:14:17 ---> b3b25c1c3849 19:14:17 Step 23/24 : LABEL git_sha=992778c7c01b13d018f1598eacb43fadbdb72608 19:14:17 ---> Running in fd235b0309b7 19:14:17 ---> Running in 059a83126847 19:14:18 Removing intermediate container fd235b0309b7 19:14:18 ---> 3b373a755f44 19:14:18 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:14:18 Removing intermediate container 059a83126847 19:14:18 ---> b429001e3dcf 19:14:18 Step 24/24 : LABEL version=0.0.0 19:14:18 ---> Running in 4d6b0b524018 19:14:18 Removing intermediate container 4d6b0b524018 19:14:18 ---> a827fa6d5e48 19:14:18 19:14:18 Successfully built a827fa6d5e48 19:14:18 Successfully tagged core-command:latest 19:14:18  Building core-command ... done  ---> e2703dd886cc 19:14:18 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 19:14:18 ---> f56358436e86 19:14:18 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 19:14:18 ---> 33f37df94cd7 19:14:18 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 19:14:19 ---> a70b457c0cdc 19:14:19 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:14:19 ---> 2b86c914dd77 19:14:19 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:14:20 ---> 4d5f6be05c0c 19:14:20 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:14:20 ---> 13a08d11f090 19:14:20 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 19:14:20 ---> Running in 923173ce50c5 19:14:20 Removing intermediate container 8951e2889252 19:14:20 ---> 50aff9a47487 19:14:20 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 19:14:20 ---> Running in 9aedc0b4577a 19:14:20 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 19:14:21 Removing intermediate container 923173ce50c5 19:14:21 ---> c51c6d804a2d 19:14:21 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 19:14:21 ---> Running in 2bd39a15228e 19:14:21 Removing intermediate container 2bd39a15228e 19:14:21 ---> ab44b6f9a712 19:14:21 Step 24/26 : LABEL arch=x86_64 19:14:21 ---> Running in 9f20c456b66f 19:14:21 Removing intermediate container 9f20c456b66f 19:14:21 ---> b7cb1ebd6eca 19:14:21 Step 25/26 : LABEL git_sha=992778c7c01b13d018f1598eacb43fadbdb72608 19:14:21 ---> Running in 92c2cff01546 19:14:21 Removing intermediate container 9aedc0b4577a 19:14:21 ---> 3c17bf059fa1 19:14:21 19:14:21 Step 12/24 : FROM docker:20.10.0 19:14:21 Removing intermediate container 92c2cff01546 19:14:21 ---> db62fabeb23d 19:14:21 Step 26/26 : LABEL version=0.0.0 19:14:21 20.10.0: Pulling from library/docker 19:14:21 ---> Running in 96c872fe3d31 19:14:21 Removing intermediate container 96c872fe3d31 19:14:21 ---> caef03da24e2 19:14:21 19:14:21 Successfully built caef03da24e2 19:14:21 Successfully tagged security-secretstore-setup:latest 19:14:24  Building security-secretstore-setup ... done Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 19:14:24 Status: Downloaded newer image for docker:20.10.0 19:14:24 ---> aefe523efa57 19:14:24 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 19:14:25 ---> Running in 1cd7ed6548bc 19:14:25 Removing intermediate container 1cd7ed6548bc 19:14:25 ---> b9f56ef577c9 19:14:25 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 19:14:25 ---> Running in c4c27d36fb72 19:14:26 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:14:26 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:14:26 (1/39) Installing readline (8.0.4-r0) 19:14:26 (2/39) Installing bash (5.0.17-r0) 19:14:26 Executing bash-5.0.17-r0.post-install 19:14:26 (3/39) Installing nghttp2-libs (1.41.0-r0) 19:14:26 (4/39) Installing libcurl (7.77.0-r0) 19:14:26 (5/39) Installing curl (7.77.0-r0) 19:14:26 (6/39) Installing dumb-init (1.2.2-r1) 19:14:26 (7/39) Installing libbz2 (1.0.8-r1) 19:14:26 (8/39) Installing expat (2.2.9-r1) 19:14:26 (9/39) Installing libffi (3.3-r2) 19:14:26 (10/39) Installing gdbm (1.13-r1) 19:14:26 (11/39) Installing xz-libs (5.2.5-r0) 19:14:26 (12/39) Installing sqlite-libs (3.32.1-r1) 19:14:26 (13/39) Installing python3 (3.8.10-r0) 19:14:26 (14/39) Installing py3-appdirs (1.4.4-r1) 19:14:26 (15/39) Installing py3-ordered-set (4.0.1-r0) 19:14:26 (16/39) Installing py3-parsing (2.4.7-r0) 19:14:26 (17/39) Installing py3-six (1.15.0-r0) 19:14:26 (18/39) Installing py3-packaging (20.4-r0) 19:14:26 (19/39) Installing py3-setuptools (47.0.0-r0) 19:14:26 (20/39) Installing py3-chardet (3.0.4-r4) 19:14:26 (21/39) Installing py3-idna (2.9-r0) 19:14:26 (22/39) Installing py3-certifi (2020.4.5.1-r0) 19:14:27 (23/39) Installing py3-urllib3 (1.25.9-r0) 19:14:27 (24/39) Installing py3-requests (2.23.0-r0) 19:14:27 (25/39) Installing py3-msgpack (1.0.0-r0) 19:14:27 (26/39) Installing py3-lockfile (0.12.2-r3) 19:14:27 (27/39) Installing py3-cachecontrol (0.12.6-r0) 19:14:27 (28/39) Installing py3-colorama (0.4.3-r0) 19:14:27 (29/39) Installing py3-distlib (0.3.0-r0) 19:14:27 (30/39) Installing py3-distro (1.5.0-r1) 19:14:27 (31/39) Installing py3-webencodings (0.5.1-r3) 19:14:27 (32/39) Installing py3-html5lib (1.0.1-r4) 19:14:27 (33/39) Installing py3-pytoml (0.1.21-r0) 19:14:27 (34/39) Installing py3-pep517 (0.8.2-r0) 19:14:27 (35/39) Installing py3-progress (1.5-r0) 19:14:27 (36/39) Installing py3-toml (0.10.1-r0) 19:14:27 (37/39) Installing py3-retrying (1.3.3-r0) 19:14:27 (38/39) Installing py3-contextlib2 (0.6.0-r0) 19:14:27 (39/39) Installing py3-pip (20.1.1-r0) 19:14:27 Executing busybox-1.31.1-r19.trigger 19:14:27 OK: 72 MiB in 59 packages 19:14:27 Collecting docker-compose==1.23.2 19:14:28 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 19:14:28 Collecting dockerpty<0.5,>=0.4.1 19:14:28 Downloading dockerpty-0.4.1.tar.gz (13 kB) 19:14:28 Collecting texttable<0.10,>=0.9.0 19:14:28 Downloading texttable-0.9.1.tar.gz (11 kB) 19:14:28 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 19:14:28 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 19:14:28 Collecting cached-property<2,>=1.2.0 19:14:28 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 19:14:28 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 19:14:28 Collecting docopt<0.7,>=0.6.1 19:14:28 Downloading docopt-0.6.2.tar.gz (25 kB) 19:14:29 Collecting websocket-client<1.0,>=0.32.0 19:14:29 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 19:14:29 Collecting docker<4.0,>=3.6.0 19:14:29 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 19:14:29 Collecting jsonschema<3,>=2.5.1 19:14:29 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 19:14:32 Collecting PyYAML<4,>=3.10 19:14:32 Downloading PyYAML-3.13.tar.gz (270 kB) 19:14:32 Collecting urllib3<1.25,>=1.21.1 19:14:32 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 19:14:32 Collecting idna<2.8,>=2.5 19:14:32 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 19:14:32 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 19:14:32 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 19:14:32 Collecting docker-pycreds>=0.4.0 19:14:32 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 19:14:32 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 19:14:32 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 19:14:32 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 19:14:32 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 19:14:32 Installing collected packages: dockerpty, texttable, urllib3, idna, requests, cached-property, docopt, websocket-client, docker-pycreds, docker, jsonschema, PyYAML, docker-compose 19:14:32 Running setup.py install for dockerpty: started 19:14:32 Running setup.py install for dockerpty: finished with status 'done' 19:14:32 Running setup.py install for texttable: started 19:14:32 Running setup.py install for texttable: finished with status 'done' 19:14:32 Attempting uninstall: urllib3 19:14:32 Found existing installation: urllib3 1.25.9 19:14:32 Uninstalling urllib3-1.25.9: 19:14:32 Successfully uninstalled urllib3-1.25.9 19:14:32 Attempting uninstall: idna 19:14:32 Found existing installation: idna 2.9 19:14:32 Uninstalling idna-2.9: 19:14:32 Successfully uninstalled idna-2.9 19:14:32 Attempting uninstall: requests 19:14:32 Found existing installation: requests 2.23.0 19:14:32 Uninstalling requests-2.23.0: 19:14:32 Successfully uninstalled requests-2.23.0 19:14:32 Running setup.py install for docopt: started 19:14:32 Running setup.py install for docopt: finished with status 'done' 19:14:32 Running setup.py install for PyYAML: started 19:14:32 Running setup.py install for PyYAML: finished with status 'done' 19:14:32 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 19:14:36 Removing intermediate container c4c27d36fb72 19:14:36 ---> 7e410da94ca3 19:14:36 Step 15/24 : ENV APP_PORT=58890 19:14:36 ---> Running in 444ac7f049c4 19:14:36 Removing intermediate container 444ac7f049c4 19:14:36 ---> 4e32994f13d9 19:14:36 Step 16/24 : EXPOSE $APP_PORT 19:14:36 ---> Running in 1035fea152f3 19:14:36 Removing intermediate container 1035fea152f3 19:14:36 ---> dced62e69d97 19:14:36 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 19:14:36 ---> b2b13f97e291 19:14:36 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 19:14:36 ---> e065d00124d9 19:14:36 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 19:14:37 ---> ca6b2abf8184 19:14:37 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 19:14:37 ---> Running in d048391942bd 19:14:37 Removing intermediate container d048391942bd 19:14:37 ---> 2541f64ec01e 19:14:37 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:14:37 ---> Running in 8b76c19df477 19:14:37 Removing intermediate container 8b76c19df477 19:14:37 ---> eb7b379de67c 19:14:37 Step 22/24 : LABEL arch=x86_64 19:14:37 ---> Running in f139a1ae3b18 19:14:37 Removing intermediate container f139a1ae3b18 19:14:37 ---> d5d8dd73e7e0 19:14:37 Step 23/24 : LABEL git_sha=992778c7c01b13d018f1598eacb43fadbdb72608 19:14:37 ---> Running in 2d66c09fa1bc 19:14:37 Removing intermediate container 2d66c09fa1bc 19:14:37 ---> 83fd4a650cc8 19:14:37 Step 24/24 : LABEL version=0.0.0 19:14:37 ---> Running in e6eda3003337 19:14:38 Removing intermediate container e6eda3003337 19:14:38 ---> 73881a8c099d 19:14:38 19:14:38 Successfully built 73881a8c099d 19:14:38 Successfully tagged sys-mgmt-agent:latest 19:14:38  Building sys-mgmt-agent ... done  [Pipeline] } 19:14:38 $ docker stop --time=1 28b7779e864e92529a98d7939c08550464d69b0667694ec756f9ff2ce33bddd5 19:14:39 $ docker rm -f 28b7779e864e92529a98d7939c08550464d69b0667694ec756f9ff2ce33bddd5 [Pipeline] // withDockerContainer [Pipeline] sh 19:14:40 + docker images 19:14:40 REPOSITORY TAG IMAGE ID CREATED SIZE 19:14:40 sys-mgmt-agent latest 73881a8c099d 3 seconds ago 312MB 19:14:40 3c17bf059fa1 19 seconds ago 1.15GB 19:14:40 security-secretstore-setup latest caef03da24e2 19 seconds ago 28.7MB 19:14:40 core-command latest a827fa6d5e48 22 seconds ago 15.9MB 19:14:40 0ae866c44f9f 25 seconds ago 1.15GB 19:14:40 0ec806300c99 27 seconds ago 1.14GB 19:14:40 security-proxy-setup latest 5ecd8cc279cb 37 seconds ago 25.7MB 19:14:40 1a9ba3e7f434 41 seconds ago 1.15GB 19:14:40 security-bootstrapper latest 13882d93ced2 53 seconds ago 18.6MB 19:14:40 core-data latest 0f98a89a0ea7 About a minute ago 20.2MB 19:14:40 core-metadata latest a7c9ca24e7bc About a minute ago 16.6MB 19:14:40 support-scheduler latest 03b5aaa66292 About a minute ago 15.9MB 19:14:40 support-notifications latest 3de7852206e7 About a minute ago 16.7MB 19:14:40 1b66f51d09a7 About a minute ago 1.15GB 19:14:40 9249adbf81f5 About a minute ago 1.15GB 19:14:40 47306045c64f About a minute ago 1.15GB 19:14:40 33af35b1c62c About a minute ago 1.15GB 19:14:40 a5b17b1ab6fe About a minute ago 1.15GB 19:14:40 ci-base-image-x86_64 latest 299c77bf0b6c 5 minutes ago 647MB 19:14:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 8 weeks ago 445MB 19:14:40 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 8 weeks ago 37.5MB 19:14:40 alpine 3.12 13621d1b12d4 2 months ago 5.58MB 19:14:40 docker 20.10.0 aefe523efa57 6 months ago 240MB 19:14:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 12 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 19:14:56 Still waiting to schedule task 19:14:56 Waiting for next available executor on ‘prd-ubuntu18.04-docker-8c-8g-1266’ 19:15:15 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:15:16 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:15:24 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:15:24 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:15:31 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:15:31 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:15:31 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 19:15:31 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:15:32 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:15:32 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:15:34 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 19:15:34 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 19:15:34 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:15:34 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:15:46 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.180s coverage: 28.7% of statements 19:15:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:15:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:15:51 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.393s coverage: 100.0% of statements 19:15:51 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:15:52 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.540s coverage: 53.1% of statements 19:15:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:15:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:15:53 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.864s coverage: 87.7% of statements 19:15:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:15:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:15:53 ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.426s coverage: 78.9% of statements 19:15:58 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.223s coverage: 81.2% of statements 19:15:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:15:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:15:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 19:15:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:15:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:16:03 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.558s coverage: 95.1% of statements 19:16:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:16:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:16:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] 19:16:03 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:16:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 19:16:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:16:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:16:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:16:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.261s coverage: 60.0% of statements 19:16:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:16:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:16:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:16:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.275s coverage: 0.8% of statements 19:16:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:16:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.172s coverage: 58.8% of statements 19:16:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.181s coverage: 22.0% of statements 19:16:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:16:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.256s coverage: 47.1% of statements 19:16:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.403s coverage: 79.5% of statements 19:16:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.261s coverage: 94.1% of statements 19:16:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.241s coverage: 96.3% of statements 19:16:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.299s coverage: 87.5% of statements 19:16:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.195s coverage: 94.4% of statements 19:16:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.176s coverage: 44.8% of statements 19:16:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.576s coverage: 81.8% of statements 19:16:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:16:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.251s coverage: 92.9% of statements 19:16:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:16:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:16:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:16:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.078s coverage: 65.1% of statements 19:16:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:16:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:16:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:16:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:16:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:16:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.186s coverage: 87.2% of statements 19:16:31 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:16:31 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:16:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.184s coverage: 100.0% of statements 19:16:31 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:16:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.171s coverage: 58.8% of statements 19:16:31 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 19:16:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.248s coverage: 80.0% of statements 19:16:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.257s coverage: 87.2% of statements 19:16:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.234s coverage: 85.4% of statements 19:16:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.319s coverage: 91.2% of statements 19:16:31 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:16:32 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.829s coverage: 64.4% of statements 19:16:32 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:16:32 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:16:32 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.179s coverage: 100.0% of statements 19:16:32 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.077s coverage: 91.3% of statements 19:16:32 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.085s coverage: 100.0% of statements 19:16:32 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.079s coverage: 73.7% of statements 19:16:33 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.052s coverage: 100.0% of statements 19:16:38 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.132s coverage: 66.9% of statements 19:16:38 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 19:16:38 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 19:16:38 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 19:16:40 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.756s coverage: 43.6% of statements 19:16:40 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:16:40 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:16:40 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.294s coverage: 89.5% of statements 19:16:40 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:16:40 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.271s coverage: 84.8% of statements 19:16:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:16:47 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.263s coverage: 19.3% of statements 19:16:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:16:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:16:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:16:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:16:47 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.564s coverage: 91.9% of statements 19:16:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:16:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:16:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] 19:16:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:16:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:16:47 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.222s coverage: 62.7% of statements 19:16:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:16:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:16:47 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.409s coverage: 97.6% of statements 19:16:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:16:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:16:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] 19:16:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 19:16:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 19:16:47 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.184s coverage: 28.9% of statements 19:16:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 19:16:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 19:16:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 19:16:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 19:16:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 19:16:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 19:16:47 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.163s coverage: 100.0% of statements 19:16:47 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.078s coverage: 95.4% of statements 19:16:48 GO111MODULE=on go vet ./... 19:16:57 Running on prd-ubuntu18.04-docker-8c-8g-1269 in /w/workspace/edgexfoundry_edgex-go_PR-3598 [Pipeline] { [Pipeline] ws 19:16:57 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 19:16:58 The recommended git tool is: git 19:17:03 using credential edgex-jenkins-ssh 19:17:03 Cloning the remote Git repository 19:17:03 Cloning repository git@github.com:edgexfoundry/edgex-go.git 19:17:03 > git init /w/workspace/edgex-go/1 # timeout=10 19:17:03 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:17:03 > git --version # timeout=10 19:17:03 > git --version # 'git version 2.17.1' 19:17:03 using GIT_SSH to set credentials SSH Credentials for GitHub 19:17:03 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:17:11 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:17:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:17:11 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:17:11 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:17:11 using GIT_SSH to set credentials SSH Credentials for GitHub 19:17:11 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3598/head:refs/remotes/origin/PR-3598 +refs/heads/master:refs/remotes/origin/master # timeout=10 19:17:12 Merging remotes/origin/master commit b5de84c11fe3756c7d6a4fb4ef4c440d51ada6cb into PR head commit 992778c7c01b13d018f1598eacb43fadbdb72608 19:17:12 Merge succeeded, producing 992778c7c01b13d018f1598eacb43fadbdb72608 19:17:12 Checking out Revision 992778c7c01b13d018f1598eacb43fadbdb72608 (PR-3598) 19:17:12 > git config core.sparsecheckout # timeout=10 19:17:12 > git checkout -f 992778c7c01b13d018f1598eacb43fadbdb72608 # timeout=10 19:17:12 > git remote # timeout=10 19:17:12 > git config --get remote.origin.url # timeout=10 19:17:12 using GIT_SSH to set credentials SSH Credentials for GitHub 19:17:12 > git merge b5de84c11fe3756c7d6a4fb4ef4c440d51ada6cb # timeout=10 19:17:12 > git rev-parse HEAD^{commit} # timeout=10 19:17:12 > git config core.sparsecheckout # timeout=10 19:17:12 > git checkout -f 992778c7c01b13d018f1598eacb43fadbdb72608 # timeout=10 19:17:18 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-registry/v2" 19:17:18 > git --version # timeout=10 19:17:18 > git --version # 'git version 2.17.1' 19:17:18 fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:17:19 + echo snap-build.sh 19:17:19 snap-build.sh 19:17:19 + SNAP_BASE_DIR=. 19:17:19 + '[' '!' -z /w/workspace/edgex-go/1 ']' 19:17:19 + SNAP_BASE_DIR=/w/workspace/edgex-go/1 19:17:19 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' 19:17:19 [snap-build] Building snap in dir [/w/workspace/edgex-go/1] 19:17:19 + cd /w/workspace/edgex-go/1 19:17:19 + sudo apt-get remove -qy --purge lxd lxd-client 19:17:19 Reading package lists... 19:17:19 Building dependency tree... 19:17:19 Reading state information... 19:17:19 The following packages were automatically installed and are no longer required: 19:17:19 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 19:17:19 uidmap xdelta3 19:17:19 Use 'sudo apt autoremove' to remove them. 19:17:20 The following packages will be REMOVED: 19:17:20 lxd* lxd-client* 19:17:20 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 19:17:20 After this operation, 31.7 MB disk space will be freed. 19:17:22 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190317 files and directories currently installed.) 19:17:22 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 19:17:22 Removing lxd dnsmasq configuration 19:17:22 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 19:17:22 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 19:17:23 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 19:17:23 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190142 files and directories currently installed.) 19:17:23 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 19:17:25 Processing triggers for systemd (237-3ubuntu10.45) ... 19:17:25 Processing triggers for ureadahead (0.100.0-21) ... 19:17:28 + sudo snap remove --purge lxd 19:17:28 snap "lxd" is not installed 19:17:28 + sudo groupadd --force --system lxd 19:17:28 ++ whoami 19:17:28 + sudo /usr/sbin/usermod -G lxd -a jenkins 19:17:28 + newgrp - lxd 19:17:28 + sudo snap install lxd 19:17:36 2021-06-24T19:17:33Z INFO Waiting for automatic snapd restart... 19:17:54 lxd 4.15 from Canonical* installed 19:17:54 + sudo lxd init --auto 19:18:04 + sudo snap install --classic snapcraft 19:18:14 gofmt -l . 19:18:14 [ "`gofmt -l .`" = "" ] 19:18:14 ./bin/test-attribution-txt.sh [Pipeline] sh 19:18:14 snapcraft 4.8.2 from Canonical* installed 19:18:14 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 19:18:14 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 19:18:14 % Total % Received % Xferd Average Speed Time Time Time Current 19:18:14 Dload Upload Total Spent Left Speed 19:18:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4576 0 --:--:-- --:--:-- --:--:-- 4543 19:18:14 100 3325k 100 3325k 0 0 9779k 0 --:--:-- --:--:-- --:--:-- 9779k 19:18:14 ./yq_linux_amd64 19:18:14 + sudo snapcraft prime --use-lxd 19:18:14 + ls -al . 19:18:14 total 588 19:18:14 drwxrwxr-x 9 1001 1001 4096 Jun 24 19:18 . 19:18:14 drwxr-xr-x 4 root root 4096 Jun 24 19:13 .. 19:18:14 -rw-rw-r-- 1 1001 1001 11 Jun 24 19:11 .dockerignore 19:18:14 drwxrwxr-x 8 1001 1001 4096 Jun 24 19:11 .git 19:18:14 drwxrwxr-x 3 1001 1001 4096 Jun 24 19:11 .github 19:18:14 -rw-rw-r-- 1 1001 1001 818 Jun 24 19:11 .gitignore 19:18:14 -rw-rw-r-- 1 1001 1001 166 Jun 24 19:11 .sonarcloud.properties 19:18:14 -rw-rw-r-- 1 1001 1001 8609 Jun 24 19:11 Attribution.txt 19:18:14 -rw-rw-r-- 1 1001 1001 43881 Jun 24 19:11 CHANGELOG.md 19:18:14 -rw-rw-r-- 1 1001 1001 3804 Jun 24 19:11 CONTRIBUTING.md 19:18:14 -rw-rw-r-- 1 1001 1001 931 Jun 24 19:11 Dockerfile.build 19:18:14 -rw-rw-r-- 1 1001 1001 849 Jun 24 19:11 Jenkinsfile 19:18:14 -rw-rw-r-- 1 1001 1001 10775 Jun 24 19:11 LICENSE 19:18:14 -rw-rw-r-- 1 1001 1001 5605 Jun 24 19:11 Makefile 19:18:14 -rw-rw-r-- 1 1001 1001 7905 Jun 24 19:11 README.md 19:18:14 -rw-rw-r-- 1 1001 1001 7071 Jun 24 19:11 SECURITY.md 19:18:14 -rw-rw-r-- 1 1001 1001 5 Jun 24 19:08 VERSION 19:18:14 -rw-rw-r-- 1 1001 1001 4131 Jun 24 19:11 ZMQWindows.md 19:18:14 drwxrwxr-x 2 1001 1001 4096 Jun 24 19:11 bin 19:18:14 drwxrwxr-x 14 1001 1001 4096 Jun 24 19:11 cmd 19:18:14 -rw-r--r-- 1 root root 398095 Jun 24 19:16 coverage.out 19:18:14 -rw-rw-r-- 1 1001 1001 835 Jun 24 19:11 go.mod 19:18:14 -rw-r--r-- 1 root root 21061 Jun 24 19:13 go.sum 19:18:14 drwxrwxr-x 7 1001 1001 4096 Jun 24 19:11 internal 19:18:14 drwxrwxr-x 3 1001 1001 4096 Jun 24 19:11 openapi 19:18:14 drwxrwxr-x 4 1001 1001 4096 Jun 24 19:11 snap 19:18:14 -rw-rw-r-- 1 1001 1001 168 Jun 24 19:11 version.go [Pipeline] sh 19:18:15 + '[' -e coverage.out ] 19:18:15 + chown 1001:1001 coverage.out [Pipeline] stash 19:18:15 Warning: overwriting stash ‘coverage-report’ 19:18:16 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 19:18:16 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: 19:18:16 - README.md 19:18:16 19:18:16 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 19:18:16 Stashed 1 file(s) [Pipeline] sh 19:18:16 Launching a container. 19:18:17 + make build 19:18:17 go mod tidy 19:18:17 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 19:18:23 Waiting for container to be ready 19:18:24 To start your first instance, try: lxc launch ubuntu:18.04 19:18:24 19:18:24 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 19:18:30 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 19:18:30 Waiting for network to be ready... 19:18:30 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 19:18:30 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 19:18:30 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1782 kB] 19:18:30 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] 19:18:30 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 19:18:30 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 19:18:30 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] 19:18:30 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] 19:18:30 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1131 kB] 19:18:30 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] 19:18:30 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 19:18:30 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 19:18:31 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 19:18:31 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 19:18:31 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 19:18:31 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 19:18:31 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 19:18:31 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 19:18:31 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 19:18:31 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2126 kB] 19:18:31 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [421 kB] 19:18:31 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] 19:18:31 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] 19:18:31 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [388 kB] 19:18:31 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.6 kB] 19:18:31 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1738 kB] 19:18:31 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] 19:18:34 Fetched 24.8 MB in 4s (6262 kB/s) 19:18:34 Reading package lists... 19:18:34 Reading package lists... 19:18:35 Building dependency tree... 19:18:35 Reading state information... 19:18:35 The following additional packages will be installed: 19:18:35 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 19:18:35 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 19:18:35 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 19:18:35 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 19:18:35 Suggested packages: 19:18:35 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 19:18:35 Recommended packages: 19:18:35 gnupg libsasl2-modules 19:18:35 The following NEW packages will be installed: 19:18:35 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 19:18:35 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 19:18:35 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 19:18:35 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 19:18:35 The following packages will be upgraded: 19:18:35 gpg gpg-agent gpgconf libudev1 19:18:35 4 upgraded, 18 newly installed, 0 to remove and 107 not upgraded. 19:18:35 Need to get 3530 kB of archives. 19:18:35 After this operation, 13.3 MB of additional disk space will be used. 19:18:35 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] 19:18:35 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] 19:18:35 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 19:18:35 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 19:18:35 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.48 [58.0 kB] 19:18:35 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.48 [1103 kB] 19:18:36 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 19:18:36 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 19:18:36 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 19:18:36 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 19:18:36 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 19:18:36 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 19:18:36 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 19:18:36 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 19:18:36 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 19:18:36 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 19:18:36 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 19:18:36 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 19:18:36 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 19:18:36 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 19:18:36 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 19:18:36 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 19:18:36 debconf: delaying package configuration, since apt-utils is not installed 19:18:36 Fetched 3530 kB in 1s (3454 kB/s) 19:18:36 (Reading database ... 12511 files and directories currently installed.) 19:18:36 Preparing to unpack .../libudev1_237-3ubuntu10.48_amd64.deb ... 19:18:36 Unpacking libudev1:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... 19:18:36 Setting up libudev1:amd64 (237-3ubuntu10.48) ... 19:18:36 Selecting previously unselected package udev. 19:18:36 (Reading database ... 12511 files and directories currently installed.) 19:18:36 Preparing to unpack .../00-udev_237-3ubuntu10.48_amd64.deb ... 19:18:36 Unpacking udev (237-3ubuntu10.48) ... 19:18:37 Selecting previously unselected package libfuse2:amd64. 19:18:37 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 19:18:37 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 19:18:37 Selecting previously unselected package fuse. 19:18:37 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 19:18:37 Unpacking fuse (2.9.7-1ubuntu1) ... 19:18:37 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 19:18:37 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 19:18:37 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 19:18:37 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 19:18:37 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 19:18:37 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 19:18:37 Selecting previously unselected package libksba8:amd64. 19:18:37 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 19:18:37 Unpacking libksba8:amd64 (1.3.5-2) ... 19:18:37 Selecting previously unselected package libroken18-heimdal:amd64. 19:18:37 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:18:37 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 19:18:37 Selecting previously unselected package libasn1-8-heimdal:amd64. 19:18:37 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:18:37 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 19:18:38 Selecting previously unselected package libheimbase1-heimdal:amd64. 19:18:38 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:18:38 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 19:18:38 Selecting previously unselected package libhcrypto4-heimdal:amd64. 19:18:38 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:18:38 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 19:18:38 Selecting previously unselected package libwind0-heimdal:amd64. 19:18:38 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:18:38 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 19:18:38 Selecting previously unselected package libhx509-5-heimdal:amd64. 19:18:38 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:18:38 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 19:18:38 Selecting previously unselected package libkrb5-26-heimdal:amd64. 19:18:38 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:18:38 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 19:18:38 Selecting previously unselected package libheimntlm0-heimdal:amd64. 19:18:38 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:18:38 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 19:18:38 Selecting previously unselected package libgssapi3-heimdal:amd64. 19:18:38 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:18:38 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 19:18:38 Selecting previously unselected package libsasl2-modules-db:amd64. 19:18:38 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 19:18:38 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 19:18:38 Selecting previously unselected package libsasl2-2:amd64. 19:18:38 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 19:18:38 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 19:18:39 Selecting previously unselected package libldap-common. 19:18:39 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 19:18:39 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 19:18:39 Selecting previously unselected package libldap-2.4-2:amd64. 19:18:39 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 19:18:39 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 19:18:39 Selecting previously unselected package dirmngr. 19:18:39 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 19:18:39 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 19:18:39 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 19:18:39 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 19:18:39 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 19:18:39 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 19:18:39 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 19:18:39 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 19:18:39 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 19:18:39 Setting up libksba8:amd64 (1.3.5-2) ... 19:18:39 Processing triggers for libc-bin (2.27-3ubuntu1) ... 19:18:39 Setting up udev (237-3ubuntu10.48) ... 19:18:40 invoke-rc.d: policy-rc.d denied execution of start. 19:18:40 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 19:18:40 Processing triggers for systemd (237-3ubuntu10) ... 19:18:40 Setting up fuse (2.9.7-1ubuntu1) ... 19:18:40 Setting up gpg (2.2.4-1ubuntu1.4) ... 19:18:40 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 19:18:40 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 19:18:40 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 19:18:40 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 19:18:40 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 19:18:40 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 19:18:40 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 19:18:40 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 19:18:40 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 19:18:40 Processing triggers for libc-bin (2.27-3ubuntu1) ... 19:18:40 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 19:18:40 settings in the [Install] section, and DefaultInstance for template units). 19:18:40 This means they are not meant to be enabled using systemctl. 19:18:40 Possible reasons for having this kind of units are: 19:18:40 1) A unit may be statically enabled by being symlinked from another unit's 19:18:40 .wants/ or .requires/ directory. 19:18:40 2) A unit's purpose may be to act as a helper for some other unit which has 19:18:40 a requirement dependency on it. 19:18:40 3) A unit may be started when needed via activation (socket, path, timer, 19:18:41 D-Bus, udev, scripted systemctl call, ...). 19:18:41 4) In case of template units, the unit is meant to be enabled with some 19:18:41 instance name specified. 19:18:41 Reading package lists... 19:18:41 Building dependency tree... 19:18:41 Reading state information... 19:18:41 The following additional packages will be installed: 19:18:41 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 19:18:41 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 19:18:41 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 19:18:41 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 19:18:41 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 19:18:41 Suggested packages: 19:18:41 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 19:18:41 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 19:18:41 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 19:18:41 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 19:18:41 systemd-container policykit-1 19:18:41 Recommended packages: 19:18:41 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 19:18:41 The following NEW packages will be installed: 19:18:41 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 19:18:41 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 19:18:41 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 19:18:41 multiarch-support openssh-client python3 python3-minimal python3.6 19:18:41 python3.6-minimal snapd squashfs-tools sudo 19:18:41 The following packages will be upgraded: 19:18:41 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 19:18:41 5 upgraded, 25 newly installed, 0 to remove and 102 not upgraded. 19:18:41 Need to get 36.7 MB of archives. 19:18:41 After this operation, 147 MB of additional disk space will be used. 19:18:41 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] 19:18:41 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.48 [2915 kB] 19:18:41 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 19:18:41 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 19:18:41 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 19:18:41 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 19:18:41 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 19:18:41 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 19:18:41 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 19:18:41 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 19:18:41 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 19:18:41 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 19:18:41 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 19:18:41 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 19:18:41 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 19:18:41 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 19:18:42 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.48 [209 kB] 19:18:42 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] 19:18:42 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] 19:18:42 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 19:18:42 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 19:18:42 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 19:18:42 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 19:18:42 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 19:18:42 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 19:18:42 Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 19:18:42 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 19:18:42 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 19:18:42 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] 19:18:42 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] 19:18:45 debconf: delaying package configuration, since apt-utils is not installed 19:18:45 Fetched 36.7 MB in 2s (17.6 MB/s) 19:18:45 (Reading database ... 12757 files and directories currently installed.) 19:18:45 Preparing to unpack .../systemd_237-3ubuntu10.48_amd64.deb ... 19:18:45 Unpacking systemd (237-3ubuntu10.48) over (237-3ubuntu10) ... 19:18:45 Preparing to unpack .../libsystemd0_237-3ubuntu10.48_amd64.deb ... 19:18:45 Unpacking libsystemd0:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... 19:18:45 Setting up libsystemd0:amd64 (237-3ubuntu10.48) ... 19:18:45 (Reading database ... 12757 files and directories currently installed.) 19:18:45 Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... 19:18:45 Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... 19:18:45 Setting up libapt-pkg5.0:amd64 (1.6.13) ... 19:18:46 (Reading database ... 12757 files and directories currently installed.) 19:18:46 Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... 19:18:46 Unpacking apt (1.6.13) over (1.6.1) ... 19:18:46 Setting up apt (1.6.13) ... 19:18:46 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 19:18:46 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 19:18:47 (Reading database ... 12764 files and directories currently installed.) 19:18:47 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 19:18:47 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 19:18:47 Selecting previously unselected package libpython3.6-minimal:amd64. 19:18:47 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 19:18:47 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 19:18:47 Selecting previously unselected package libexpat1:amd64. 19:18:47 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 19:18:47 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 19:18:47 Selecting previously unselected package python3.6-minimal. 19:18:47 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 19:18:47 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 19:18:48 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 19:18:48 Checking for services that may need to be restarted...done. 19:18:48 Checking for services that may need to be restarted...done. 19:18:48 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 19:18:48 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 19:18:48 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 19:18:49 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 19:18:49 Selecting previously unselected package python3-minimal. 19:18:49 (Reading database ... 13012 files and directories currently installed.) 19:18:49 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 19:18:49 Unpacking python3-minimal (3.6.7-1~18.04) ... 19:18:49 Selecting previously unselected package mime-support. 19:18:49 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 19:18:49 Unpacking mime-support (3.60ubuntu1) ... 19:18:49 Selecting previously unselected package libmpdec2:amd64. 19:18:49 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 19:18:49 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 19:18:49 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 19:18:49 Selecting previously unselected package libpython3.6-stdlib:amd64. 19:18:49 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 19:18:49 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 19:18:50 Selecting previously unselected package python3.6. 19:18:50 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 19:18:51 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 19:18:51 Selecting previously unselected package libpython3-stdlib:amd64. 19:18:51 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 19:18:51 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 19:18:51 Setting up python3-minimal (3.6.7-1~18.04) ... 19:18:51 Selecting previously unselected package python3. 19:18:51 (Reading database ... 13442 files and directories currently installed.) 19:18:51 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 19:18:51 Unpacking python3 (3.6.7-1~18.04) ... 19:18:51 Selecting previously unselected package multiarch-support. 19:18:51 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 19:18:51 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 19:18:51 Setting up multiarch-support (2.27-3ubuntu1.4) ... 19:18:51 Selecting previously unselected package liblzo2-2:amd64. 19:18:51 (Reading database ... 13479 files and directories currently installed.) 19:18:51 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 19:18:51 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 19:18:52 Selecting previously unselected package libbsd0:amd64. 19:18:52 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 19:18:52 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 19:18:52 Selecting previously unselected package sudo. 19:18:52 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 19:18:52 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 19:18:52 Selecting previously unselected package apparmor. 19:18:52 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 19:18:52 Unpacking apparmor (2.12-4ubuntu5.1) ... 19:18:52 Selecting previously unselected package libedit2:amd64. 19:18:52 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 19:18:52 Unpacking libedit2:amd64 (3.1-20170329-1) ... 19:18:52 Selecting previously unselected package libkrb5support0:amd64. 19:18:52 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 19:18:52 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 19:18:52 Selecting previously unselected package libk5crypto3:amd64. 19:18:52 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 19:18:52 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 19:18:53 Selecting previously unselected package libkeyutils1:amd64. 19:18:53 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 19:18:53 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 19:18:53 Selecting previously unselected package libkrb5-3:amd64. 19:18:53 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 19:18:53 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 19:18:53 Selecting previously unselected package libgssapi-krb5-2:amd64. 19:18:53 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 19:18:53 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 19:18:53 Selecting previously unselected package libssl1.0.0:amd64. 19:18:53 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 19:18:53 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 19:18:53 Selecting previously unselected package openssh-client. 19:18:53 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 19:18:53 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 19:18:53 Selecting previously unselected package squashfs-tools. 19:18:53 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 19:18:54 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... 19:18:54 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 19:18:54 Selecting previously unselected package snapd. 19:18:54 Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... 19:18:54 Unpacking snapd (2.49.2+18.04) ... 19:18:54 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 19:18:56 Setting up libedit2:amd64 (3.1-20170329-1) ... 19:18:57 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 19:18:57 Setting up mime-support (3.60ubuntu1) ... 19:18:57 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 19:18:57 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 19:18:57 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 19:18:57 Processing triggers for libc-bin (2.27-3ubuntu1) ... 19:18:57 Setting up systemd (237-3ubuntu10.48) ... 19:18:57 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 19:18:57 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 19:18:58 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 19:18:58 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 19:18:58 Setting up liblzo2-2:amd64 (2.08-1.2) ... 19:18:58 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 19:18:58 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 19:18:58 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 19:18:59 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 19:18:59 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 19:18:59 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 19:18:59 Setting up python3 (3.6.7-1~18.04) ... 19:18:59 running python rtupdate hooks for python3.6... 19:18:59 running python post-rtupdate hooks for python3.6... 19:18:59 Setting up apparmor (2.12-4ubuntu5.1) ... 19:19:01 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 19:19:01 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 19:19:01 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 19:19:01 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 19:19:01 Setting up snapd (2.49.2+18.04) ... 19:19:01 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 19:19:01 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 19:19:02 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 19:19:02 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 19:19:02 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 19:19:02 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 19:19:03 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 19:19:03 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 19:19:03 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 19:19:03 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 19:19:03 /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' 19:19:03 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 19:19:04 Processing triggers for libc-bin (2.27-3ubuntu1) ... 19:19:06 Processing triggers for systemd (237-3ubuntu10.48) ... 19:19:06 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 19:19:06 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 19:19:06 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 19:19:06 Reading package lists... 19:19:06 Reading package lists... 19:19:06 Building dependency tree... 19:19:06 Reading state information... 19:19:07 Calculating upgrade... 19:19:07 The following packages will be upgraded: 19:19:07 advancecomp base-files bash binutils binutils-common 19:19:07 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 19:19:07 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 19:19:07 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 19:19:07 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 19:19:07 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 19:19:07 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 19:19:07 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 19:19:07 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 19:19:07 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 19:19:07 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 19:19:07 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 19:19:07 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 19:19:07 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 19:19:07 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 19:19:07 ubuntu-keyring util-linux 19:19:07 102 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 19:19:07 Need to get 64.1 MB of archives. 19:19:07 After this operation, 5112 kB of additional disk space will be used. 19:19:07 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-147.151 [991 kB] 19:19:07 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 19:19:07 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 19:19:07 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 19:19:07 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 19:19:07 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 19:19:07 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 19:19:07 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 19:19:07 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 19:19:07 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 19:19:07 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 19:19:07 Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 19:19:07 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 19:19:07 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 19:19:07 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 19:19:07 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 19:19:07 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 19:19:07 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 19:19:07 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 19:19:07 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 19:19:07 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 19:19:07 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 19:19:07 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 19:19:07 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 19:19:07 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 19:19:07 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 19:19:07 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 19:19:07 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 19:19:07 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 19:19:07 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 19:19:07 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 19:19:07 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 19:19:07 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 19:19:07 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 19:19:07 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 19:19:07 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 19:19:07 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 19:19:07 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 19:19:07 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 19:19:07 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 19:19:07 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 19:19:07 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 19:19:07 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] 19:19:07 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 19:19:07 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 19:19:07 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 19:19:07 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 19:19:07 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 19:19:07 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 19:19:07 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 19:19:07 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] 19:19:07 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 19:19:07 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 19:19:07 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 19:19:07 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 19:19:07 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 19:19:07 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 19:19:07 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 19:19:09 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 19:19:09 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 19:19:09 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 19:19:09 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 19:19:09 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 19:19:09 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 19:19:09 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 19:19:09 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 19:19:09 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 19:19:09 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 19:19:09 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 19:19:09 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 19:19:09 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 19:19:09 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 19:19:09 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 19:19:09 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 19:19:09 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 19:19:09 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 19:19:09 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 19:19:09 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 19:19:09 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 19:19:09 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 19:19:09 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 19:19:09 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 19:19:09 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 19:19:09 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 19:19:09 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] 19:19:09 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 19:19:09 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.48 [15.5 kB] 19:19:09 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] 19:19:09 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 19:19:09 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 19:19:09 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 19:19:09 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 19:19:09 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 19:19:09 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 19:19:09 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 19:19:09 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 19:19:09 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 19:19:09 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 19:19:09 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 19:19:09 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 19:19:09 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 19:19:09 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 19:19:09 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 19:19:09 debconf: delaying package configuration, since apt-utils is not installed 19:19:09 Fetched 64.1 MB in 2s (26.9 MB/s) 19:19:09 (Reading database ... 13914 files and directories currently installed.) 19:19:09 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 19:19:09 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 19:19:09 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 19:19:10 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 19:19:10 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 19:19:10 Preparing to unpack .../2-linux-libc-dev_4.15.0-147.151_amd64.deb ... 19:19:10 Unpacking linux-libc-dev:amd64 (4.15.0-147.151) over (4.15.0-20.21) ... 19:19:11 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:19:11 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:19:11 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:19:11 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:19:11 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:19:11 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:19:11 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:19:11 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:19:11 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:19:11 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:19:11 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:19:11 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:19:11 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:19:11 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:19:11 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 19:19:11 (Reading database ... 13914 files and directories currently installed.) 19:19:11 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 19:19:12 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 19:19:12 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 19:19:12 (Reading database ... 13914 files and directories currently installed.) 19:19:12 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:19:12 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:19:12 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:19:12 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:19:13 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:19:13 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:19:13 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 19:19:13 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 19:19:13 (Reading database ... 13914 files and directories currently installed.) 19:19:13 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 19:19:13 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 19:19:15 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 19:19:15 (Reading database ... 13914 files and directories currently installed.) 19:19:15 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 19:19:15 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 19:19:15 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 19:19:15 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 19:19:16 Setting up base-files (10.1ubuntu2.10) ... 19:19:16 Installing new version of config file /etc/issue ... 19:19:16 Installing new version of config file /etc/issue.net ... 19:19:16 Installing new version of config file /etc/lsb-release ... 19:19:16 Installing new version of config file /etc/update-motd.d/50-motd-news ... 19:19:16 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 19:19:16 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 19:19:16 Removing obsolete conffile /etc/default/motd-news ... 19:19:16 (Reading database ... 13915 files and directories currently installed.) 19:19:16 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 19:19:16 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 19:19:17 Setting up bash (4.4.18-2ubuntu1.2) ... 19:19:17 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 19:19:17 (Reading database ... 13915 files and directories currently installed.) 19:19:17 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 19:19:17 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 19:19:17 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 19:19:17 (Reading database ... 13915 files and directories currently installed.) 19:19:17 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 19:19:17 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 19:19:17 Setting up tar (1.29b-2ubuntu0.2) ... 19:19:17 (Reading database ... 13915 files and directories currently installed.) 19:19:17 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 19:19:17 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 19:19:17 Setting up dpkg (1.19.0.5ubuntu2.3) ... 19:19:17 (Reading database ... 13915 files and directories currently installed.) 19:19:17 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 19:19:17 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 19:19:17 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 19:19:17 (Reading database ... 13915 files and directories currently installed.) 19:19:17 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 19:19:17 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 19:19:17 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 19:19:18 (Reading database ... 13915 files and directories currently installed.) 19:19:18 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 19:19:18 Unpacking grep (3.1-2build1) over (3.1-2) ... 19:19:18 Setting up grep (3.1-2build1) ... 19:19:18 (Reading database ... 13915 files and directories currently installed.) 19:19:18 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 19:19:18 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 19:19:18 Setting up login (1:4.5-1ubuntu2) ... 19:19:18 (Reading database ... 13915 files and directories currently installed.) 19:19:18 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 19:19:18 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 19:19:18 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 19:19:18 (Reading database ... 13915 files and directories currently installed.) 19:19:18 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [Pipeline] } 19:19:18 $ docker stop --time=1 b19227076bc320f2af5d39a9447cefd9b7c0037b2ddee9b14f0ed820e4cf2909 19:19:18 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 19:19:19 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 19:19:19 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 19:19:20 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 19:19:20 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 19:19:20 Setting up perl-base (5.26.1-6ubuntu0.5) ... 19:19:20 (Reading database ... 13915 files and directories currently installed.) 19:19:20 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 19:19:20 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 19:19:21 $ docker rm -f b19227076bc320f2af5d39a9447cefd9b7c0037b2ddee9b14f0ed820e4cf2909 19:19:24 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 19:19:24 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 19:19:24 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 19:19:24 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 19:19:24 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 19:19:24 (Reading database ... 13915 files and directories currently installed.) 19:19:24 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 19:19:24 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 19:19:24 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 19:19:24 (Reading database ... 13915 files and directories currently installed.) 19:19:24 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:19:24 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:19:24 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 19:19:24 (Reading database ... 13915 files and directories currently installed.) 19:19:24 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:19:24 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:19:24 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 19:19:24 (Reading database ... 13915 files and directories currently installed.) 19:19:24 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:19:24 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:19:24 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 19:19:24 (Reading database ... 13915 files and directories currently installed.) 19:19:24 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:19:24 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:19:24 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 19:19:24 (Reading database ... 13915 files and directories currently installed.) 19:19:24 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } 19:19:24 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 19:19:24 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 19:19:24 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 19:19:24 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 19:19:24 (Reading database ... 13915 files and directories currently installed.) 19:19:24 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 19:19:24 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix 19:19:25 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 19:19:25 (Reading database ... 13915 files and directories currently installed.) 19:19:25 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:19:25 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:19:25 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 19:19:25 (Reading database ... 13915 files and directories currently installed.) 19:19:25 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:19:25 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [Pipeline] sh 19:19:25 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 19:19:25 (Reading database ... 13915 files and directories currently installed.) 19:19:25 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:19:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:19:25 19:19:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:19:25 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:19:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:19:26 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 19:19:26 latest: Pulling from edgex-devops/edgex-compose-arm64 19:19:26 29e5d40040c1: Pulling fs layer 19:19:26 1ce36da41761: Pulling fs layer 19:19:26 25b303627fd3: Pulling fs layer 19:19:26 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 19:19:26 29e5d40040c1: Verifying Checksum 19:19:26 29e5d40040c1: Download complete 19:19:26 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 19:19:26 (Reading database ... 13915 files and directories currently installed.) 19:19:26 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 19:19:26 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 19:19:27 Setting up libc-bin (2.27-3ubuntu1.4) ... 19:19:27 (Reading database ... 13915 files and directories currently installed.) 19:19:27 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 19:19:27 1ce36da41761: Verifying Checksum 19:19:27 1ce36da41761: Download complete 19:19:27 29e5d40040c1: Pull complete 19:19:27 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 19:19:27 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 19:19:27 (Reading database ... 13917 files and directories currently installed.) 19:19:27 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 19:19:27 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 19:19:27 Setting up debconf (1.5.66ubuntu1) ... 19:19:27 (Reading database ... 13917 files and directories currently installed.) 19:19:27 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 19:19:27 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 19:19:28 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 19:19:28 (Reading database ... 13917 files and directories currently installed.) 19:19:28 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 19:19:28 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 19:19:28 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 19:19:28 (Reading database ... 13917 files and directories currently installed.) 19:19:28 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 19:19:28 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 19:19:28 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 19:19:28 (Reading database ... 13917 files and directories currently installed.) 19:19:28 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 19:19:28 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 19:19:28 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 19:19:28 1ce36da41761: Pull complete 19:19:28 (Reading database ... 13919 files and directories currently installed.) 19:19:28 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 19:19:28 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 19:19:28 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 19:19:28 (Reading database ... 13923 files and directories currently installed.) 19:19:28 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:19:28 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:19:28 Preparing to unpack .../systemd-sysv_237-3ubuntu10.48_amd64.deb ... 19:19:28 Unpacking systemd-sysv (237-3ubuntu10.48) over (237-3ubuntu10) ... 19:19:28 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 19:19:28 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 19:19:29 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 19:19:29 (Reading database ... 13923 files and directories currently installed.) 19:19:29 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 19:19:29 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 19:19:29 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 19:19:29 25b303627fd3: Verifying Checksum 19:19:29 25b303627fd3: Download complete 19:19:29 (Reading database ... 13923 files and directories currently installed.) 19:19:29 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 19:19:29 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 19:19:29 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 19:19:29 (Reading database ... 13923 files and directories currently installed.) 19:19:29 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 19:19:29 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 19:19:30 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 19:19:30 (Reading database ... 13923 files and directories currently installed.) 19:19:30 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 19:19:30 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 19:19:30 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 19:19:30 (Reading database ... 13923 files and directories currently installed.) 19:19:30 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 19:19:30 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 19:19:30 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 19:19:30 (Reading database ... 13923 files and directories currently installed.) 19:19:30 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 19:19:30 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 19:19:30 Setting up passwd (1:4.5-1ubuntu2) ... 19:19:31 (Reading database ... 13923 files and directories currently installed.) 19:19:31 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 19:19:31 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 19:19:31 Setting up gpgv (2.2.4-1ubuntu1.4) ... 19:19:31 (Reading database ... 13923 files and directories currently installed.) 19:19:31 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 19:19:31 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 19:19:31 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 19:19:32 (Reading database ... 13923 files and directories currently installed.) 19:19:32 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 19:19:32 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 19:19:32 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 19:19:32 (Reading database ... 13923 files and directories currently installed.) 19:19:32 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 19:19:32 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 19:19:32 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 19:19:32 (Reading database ... 13923 files and directories currently installed.) 19:19:32 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 19:19:32 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 19:19:32 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 19:19:32 (Reading database ... 13923 files and directories currently installed.) 19:19:32 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 19:19:32 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 19:19:33 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 19:19:33 (Reading database ... 13923 files and directories currently installed.) 19:19:33 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 19:19:33 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 19:19:33 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 19:19:33 (Reading database ... 13923 files and directories currently installed.) 19:19:33 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 19:19:33 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 19:19:33 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 19:19:33 (Reading database ... 13923 files and directories currently installed.) 19:19:33 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 19:19:33 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 19:19:33 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 19:19:33 (Reading database ... 13924 files and directories currently installed.) 19:19:33 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 19:19:33 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 19:19:33 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 19:19:33 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 19:19:33 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 19:19:33 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 19:19:33 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 19:19:33 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 19:19:34 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 19:19:34 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 19:19:34 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 19:19:34 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 19:19:34 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 19:19:34 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 19:19:34 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 19:19:34 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 19:19:34 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 19:19:34 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 19:19:34 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 19:19:34 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 19:19:34 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 19:19:34 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 19:19:35 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 19:19:35 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 19:19:36 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 19:19:36 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 19:19:37 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 19:19:37 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 19:19:37 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 19:19:37 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 19:19:38 25b303627fd3: Pull complete 19:19:38 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 19:19:38 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 19:19:38 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 19:19:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:19:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 19:19:38 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 19:19:38 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 19:19:38 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 19:19:38 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 19:19:38 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:19:38 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:19:38 prd-ubuntu18.04-docker-arm64-4c-16g-1263 does not seem to be running inside a container 19:19:38 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 19:19:38 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:19:38 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:19:39 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:19:39 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:19:39 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:19:39 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:19:40 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:19:40 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:19:41 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:19:41 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:19:41 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:19:41 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:19:43 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:19:43 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:19:43 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:19:43 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:19:43 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 19:19:43 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 19:19:43 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 19:19:43 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 19:19:43 $ docker top 1625fdac47f3eee503e205b43be9f02d3b48da9333992a2b177157f3552e4dab -eo pid,comm [Pipeline] { [Pipeline] sh 19:19:44 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 19:19:44 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 19:19:44 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 19:19:44 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 19:19:44 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 19:19:44 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 19:19:44 + + docker-composegrep build parallel --help 19:19:44 19:19:45 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 19:19:45 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 19:19:45 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 19:19:45 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 19:19:45 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 19:19:45 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 19:19:45 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 19:19:45 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 19:19:45 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 19:19:45 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 19:19:45 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 19:19:45 Setting up tzdata (2021a-0ubuntu0.18.04) ... 19:19:45 19:19:45 Current default time zone: 'Etc/UTC' 19:19:45 Local time is now: Thu Jun 24 19:19:45 UTC 2021. 19:19:45 Universal Time is now: Thu Jun 24 19:19:45 UTC 2021. 19:19:45 Run 'dpkg-reconfigure tzdata' if you wish to change it. 19:19:45 19:19:45 Setting up systemd-sysv (237-3ubuntu10.48) ... 19:19:45 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 19:19:45 Setting up linux-libc-dev:amd64 (4.15.0-147.151) ... 19:19:46 Setting up mount (2.31.1-0.4ubuntu3.7) ... 19:19:46 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 19:19:46 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 19:19:46 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 19:19:46 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 19:19:46 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 19:19:46 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 19:19:46 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 19:19:46 Setting up procps (2:3.3.12-3ubuntu1.2) ... 19:19:47 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 19:19:47 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 19:19:47 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 19:19:47 Setting up patch (2.7.6-2ubuntu1.1) ... 19:19:47 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 19:19:47 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 19:19:47 Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... 19:19:47 Installing new version of config file /etc/ssl/openssl.cnf ... 19:19:47 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 19:19:47 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 19:19:47 Setting up ca-certificates (20210119~18.04.1) ... 19:19:49 Updating certificates in /etc/ssl/certs... 19:19:50 --parallel Build images in parallel. 19:19:50 23 added, 27 removed; done. 19:19:50 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 19:19:50 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 19:19:50 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 19:19:50 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 19:19:50 Setting up pkgbinarymangler (138.18.04.1) ... [Pipeline] } 19:19:50 $ docker stop --time=1 1625fdac47f3eee503e205b43be9f02d3b48da9333992a2b177157f3552e4dab 19:19:50 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 19:19:50 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 19:19:50 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 19:19:50 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 19:19:50 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 19:19:50 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 19:19:50 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 19:19:50 Setting up perl (5.26.1-6ubuntu0.5) ... 19:19:50 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 19:19:50 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 19:19:50 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 19:19:50 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 19:19:50 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 19:19:50 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 19:19:50 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 19:19:50 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 19:19:51 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 19:19:51 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 19:19:51 Processing triggers for systemd (237-3ubuntu10.48) ... 19:19:51 Processing triggers for mime-support (3.60ubuntu1) ... 19:19:51 Processing triggers for ca-certificates (20210119~18.04.1) ... 19:19:51 Updating certificates in /etc/ssl/certs... 19:19:52 0 added, 0 removed; done. 19:19:52 Running hooks in /etc/ca-certificates/update.d... 19:19:52 done. 19:19:52 $ docker rm -f 1625fdac47f3eee503e205b43be9f02d3b48da9333992a2b177157f3552e4dab 19:19:52 Reading package lists... [Pipeline] // withDockerContainer [Pipeline] writeFile 19:19:52 Building dependency tree... 19:19:52 Reading state information... 19:19:52 The following NEW packages will be installed: 19:19:52 apt-transport-https [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:19:53 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 19:19:53 Need to get 1692 B of archives. 19:19:53 After this operation, 154 kB of additional disk space will be used. 19:19:53 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] 19:19:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:19:53 . [Pipeline] withDockerContainer 19:19:53 debconf: delaying package configuration, since apt-utils is not installed 19:19:53 Fetched 1692 B in 0s (9503 B/s) 19:19:53 Selecting previously unselected package apt-transport-https. 19:19:53 (Reading database ... 13929 files and directories currently installed.) 19:19:53 Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... 19:19:53 Unpacking apt-transport-https (1.6.13) ... 19:19:53 Setting up apt-transport-https (1.6.13) ... 19:19:53 prd-ubuntu18.04-docker-arm64-4c-16g-1263 does not seem to be running inside a container 19:19:53 Waiting for network to be ready... 19:19:53 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 19:19:55 $ docker top ef28f2a71d7526d46c7c36a13f469dee8886e934b8c31f979dcd77011255f2ee -eo pid,comm [Pipeline] { [Pipeline] sh 19:19:56 + docker-compose -f ./docker-compose-build.yml build --parallel 19:20:01 2021-06-24T19:19:59Z INFO Waiting for automatic snapd restart... 19:20:01 Building core-command ... 19:20:01 Building core-data ... 19:20:01 Building core-metadata ... 19:20:01 Building security-bootstrapper ... 19:20:01 Building security-proxy-setup ... 19:20:01 Building security-secretstore-setup ... 19:20:01 Building support-notifications ... 19:20:01 Building support-scheduler ... 19:20:01 Building sys-mgmt-agent ... 19:20:01 Building support-notifications 19:20:01 Building core-command 19:20:01 Building sys-mgmt-agent 19:20:01 Building security-proxy-setup 19:20:01 Building security-bootstrapper 19:20:02 snapd 2.51 from Canonical* installed 19:20:05 "snapd" switched to the "latest/stable" channel 19:20:05 19:20:05 core18 20210611 from Canonical* installed 19:20:06 "core18" switched to the "latest/stable" channel 19:20:06 19:20:12 snapcraft 4.8.2 from Canonical* installed 19:20:12 "snapcraft" switched to the "latest/stable" channel 19:20:12 19:20:14 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: 19:20:14 - README.md 19:20:14 19:20:14 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 19:20:15 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 19:20:15 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 19:20:15 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 19:20:16 Reading package lists... 19:20:16 Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.13 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 19:20:16 Reading package lists... 19:20:16 Building dependency tree... 19:20:16 Reading state information... 19:20:17 Suggested packages: 19:20:17 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 19:20:17 git-gui gitk gitweb git-cvs git-mediawiki git-svn 19:20:17 Recommended packages: 19:20:17 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 19:20:17 The following NEW packages will be installed: 19:20:17 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 19:20:17 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 19:20:17 pkg-config zip 19:20:17 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 19:20:17 Need to get 7663 kB of archives. 19:20:17 After this operation, 43.8 MB of additional disk space will be used. 19:20:17 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 19:20:17 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 19:20:17 Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 19:20:17 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 19:20:17 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] 19:20:17 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 19:20:17 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 19:20:17 Get:8 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 19:20:17 Get:9 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 19:20:17 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 19:20:17 Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 19:20:17 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 19:20:17 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 19:20:18 Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 19:20:18 Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 19:20:18 debconf: delaying package configuration, since apt-utils is not installed 19:20:18 Fetched 7663 kB in 1s (5463 kB/s) 19:20:18 Selecting previously unselected package libglib2.0-0:amd64. 19:20:18 (Reading database ... 13933 files and directories currently installed.) 19:20:18 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 19:20:18 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 19:20:18 Selecting previously unselected package libpsl5:amd64. 19:20:18 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 19:20:18 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 19:20:19 Selecting previously unselected package libnghttp2-14:amd64. 19:20:19 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 19:20:19 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 19:20:19 Selecting previously unselected package librtmp1:amd64. 19:20:19 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 19:20:19 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 19:20:19 Selecting previously unselected package libcurl3-gnutls:amd64. 19:20:19 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... 19:20:19 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 19:20:19 Selecting previously unselected package liberror-perl. 19:20:19 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 19:20:19 Unpacking liberror-perl (0.17025-1) ... 19:20:19 Selecting previously unselected package git-man. 19:20:19 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 19:20:19 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 19:20:19 Selecting previously unselected package git. 19:20:19 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 19:20:19 Unpacking git (1:2.17.1-1ubuntu0.8) ... 19:20:20 Selecting previously unselected package libnorm1:amd64. 19:20:20 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 19:20:20 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 19:20:20 Selecting previously unselected package libpgm-5.2-0:amd64. 19:20:20 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 19:20:20 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 19:20:20 Selecting previously unselected package libsodium23:amd64. 19:20:20 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 19:20:20 Unpacking libsodium23:amd64 (1.0.16-2) ... 19:20:21 Selecting previously unselected package libzmq5:amd64. 19:20:21 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 19:20:21 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 19:20:21 Selecting previously unselected package libzmq3-dev:amd64. 19:20:21 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 19:20:21 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 19:20:21 Selecting previously unselected package pkg-config. 19:20:21 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 19:20:21 Unpacking pkg-config (0.29.1-0ubuntu2) ... 19:20:21 Selecting previously unselected package zip. 19:20:21 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 19:20:21 Unpacking zip (3.0-11build1) ... 19:20:22 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 19:20:22 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 19:20:22 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 19:20:22 Setting up liberror-perl (0.17025-1) ... 19:20:22 Setting up libpsl5:amd64 (0.19.1-5build1) ... 19:20:22 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 19:20:22 No schema files found: doing nothing. 19:20:22 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 19:20:24 Setting up zip (3.0-11build1) ... 19:20:24 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 19:20:24 Setting up libsodium23:amd64 (1.0.16-2) ... 19:20:24 Setting up pkg-config (0.29.1-0ubuntu2) ... 19:20:24 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 19:20:24 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 19:20:24 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 19:20:24 Setting up git (1:2.17.1-1ubuntu0.8) ... 19:20:24 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 19:20:24 git set to automatically installed. 19:20:24 git-man set to automatically installed. 19:20:24 libcurl3-gnutls set to automatically installed. 19:20:24 liberror-perl set to automatically installed. 19:20:24 libglib2.0-0 set to automatically installed. 19:20:24 libnghttp2-14 set to automatically installed. 19:20:24 libnorm1 set to automatically installed. 19:20:24 libpgm-5.2-0 set to automatically installed. 19:20:24 libpsl5 set to automatically installed. 19:20:24 librtmp1 set to automatically installed. 19:20:24 libsodium23 set to automatically installed. 19:20:24 libzmq3-dev set to automatically installed. 19:20:24 libzmq5 set to automatically installed. 19:20:24 pkg-config set to automatically installed. 19:20:24 zip set to automatically installed. 19:20:24 snapd is not logged in, snap install commands will use sudo 19:20:31 go (1.16/stable) 1.16.5 from Michael Hudson-Doyle (mwhudson) installed 19:20:31 snapd is not logged in, snap install commands will use sudo 19:20:32 snap "core18" has no updates available 19:20:33 Downloading snap 'edgex-app-service-configurable' 19:20:34 2021/06/24 19:20:34.443731 store_download.go:482: Download size for https://api.snapcraft.io/api/v1/snaps/download/wW8JyHIizgTdIP8m6nZjdtvUCj5wEeoL_569.snap: 7311360 19:20:35 Pulling app-service-config 19:20:35 + snapcraftctl pull 19:20:36 Pulling config-common 19:20:36 + snapcraftctl pull 19:20:37 Pulling go-build-helper 19:20:37 + snapcraftctl pull 19:20:39 'edgex-go' has dependencies that need to be staged: go-build-helper 19:20:39 Skipping pull go-build-helper (already ran) 19:20:39 Building go-build-helper 19:20:39 + snapcraftctl build 19:20:40 Staging go-build-helper 19:20:40 + snapcraftctl stage 19:20:49 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 19:20:49 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 19:20:49 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1782 kB] 19:20:49 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] 19:20:49 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 19:20:49 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 19:20:49 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] 19:20:49 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] 19:20:49 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1131 kB] 19:20:49 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] 19:20:49 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 19:20:49 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 19:20:49 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 19:20:49 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 19:20:49 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 19:20:49 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 19:20:49 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 19:20:49 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 19:20:49 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 19:20:49 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2126 kB] 19:20:49 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [421 kB] 19:20:49 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] 19:20:49 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] 19:20:49 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [388 kB] 19:20:49 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.6 kB] 19:20:49 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1738 kB] 19:20:49 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] 19:20:49 Fetched 24.8 MB in 0s (0 B/s) 19:20:49 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 19:20:49 Fetched 224 kB in 0s (0 B/s) 19:20:49 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 19:20:49 Fetched 157 kB in 0s (0 B/s) 19:20:49 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 19:20:49 Fetched 221 kB in 0s (0 B/s) 19:20:49 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 19:20:49 Fetched 143 kB in 0s (0 B/s) 19:20:49 Pulling edgex-go 19:20:49 + snapcraftctl pull 19:21:05 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 19:21:05 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 19:21:05 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 19:21:05 Fetched 0 B in 0s (0 B/s) 19:21:05 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 19:21:05 Fetched 96.5 kB in 0s (0 B/s) 19:21:05 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 19:21:05 Fetched 279 kB in 0s (0 B/s) 19:21:05 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 19:21:05 Fetched 122 kB in 0s (0 B/s) 19:21:05 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 19:21:05 Fetched 77.8 kB in 0s (0 B/s) 19:21:05 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 19:21:05 Fetched 8848 B in 0s (0 B/s) 19:21:05 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 19:21:05 Fetched 47.8 kB in 0s (0 B/s) 19:21:05 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 19:21:05 Fetched 45.6 kB in 0s (0 B/s) 19:21:05 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 19:21:05 Fetched 15.0 kB in 0s (0 B/s) 19:21:05 Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] 19:21:05 Fetched 219 kB in 0s (0 B/s) 19:21:05 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 19:21:05 Fetched 154 kB in 0s (0 B/s) 19:21:05 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 19:21:05 Fetched 50.6 kB in 0s (0 B/s) 19:21:05 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 19:21:05 Fetched 14.8 kB in 0s (0 B/s) 19:21:05 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 19:21:05 Fetched 41.8 kB in 0s (0 B/s) 19:21:05 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 19:21:05 Fetched 499 kB in 0s (0 B/s) 19:21:05 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 19:21:05 Fetched 111 kB in 0s (0 B/s) 19:21:05 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 19:21:05 Fetched 240 kB in 0s (0 B/s) 19:21:05 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 19:21:05 Fetched 29.3 kB in 0s (0 B/s) 19:21:05 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 19:21:05 Fetched 85.5 kB in 0s (0 B/s) 19:21:05 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 19:21:05 Fetched 24.5 kB in 0s (0 B/s) 19:21:05 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 19:21:05 Fetched 49.2 kB in 0s (0 B/s) 19:21:05 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 19:21:05 Fetched 54.2 kB in 0s (0 B/s) 19:21:05 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 19:21:05 Fetched 30.8 kB in 0s (0 B/s) 19:21:05 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 19:21:05 Fetched 15.8 kB in 0s (0 B/s) 19:21:05 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 19:21:05 Fetched 85.9 kB in 0s (0 B/s) 19:21:05 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 19:21:05 Fetched 8720 B in 0s (0 B/s) 19:21:05 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 19:21:05 Fetched 140 kB in 0s (0 B/s) 19:21:05 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 19:21:05 Fetched 119 kB in 0s (0 B/s) 19:21:05 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 19:21:05 Fetched 111 kB in 0s (0 B/s) 19:21:05 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 19:21:05 Fetched 11.1 kB in 0s (0 B/s) 19:21:05 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 19:21:05 Fetched 645 kB in 0s (0 B/s) 19:21:05 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 19:21:05 Fetched 41.3 kB in 0s (0 B/s) 19:21:05 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 19:21:05 Fetched 17.9 kB in 0s (0 B/s) 19:21:05 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 19:21:05 Fetched 368 kB in 0s (0 B/s) 19:21:05 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 19:21:05 Fetched 187 kB in 0s (0 B/s) 19:21:05 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 19:21:05 Fetched 175 kB in 0s (0 B/s) 19:21:05 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 19:21:05 Fetched 206 kB in 0s (0 B/s) 19:21:05 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] 19:21:05 Fetched 1301 kB in 0s (0 B/s) 19:21:05 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 19:21:05 Fetched 36.2 kB in 0s (0 B/s) 19:21:05 Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] 19:21:05 Fetched 159 kB in 0s (0 B/s) 19:21:05 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 19:21:05 Fetched 107 kB in 0s (0 B/s) 19:21:05 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 19:21:05 Fetched 48.7 kB in 0s (0 B/s) 19:21:05 Pulling static-packages 19:21:05 + snapcraftctl pull 19:21:06 Pulling version 19:21:06 + cd /root/project 19:21:06 + git describe --tags --abbrev=0 19:21:06 + sed s/v// 19:21:06 + GIT_VERSION=2.0.0-dev.273 19:21:06 + [ -z 2.0.0-dev.273 ] 19:21:06 + snapcraftctl set-version 2.0.0-dev.273 19:21:07 Building app-service-config 19:21:07 + snapcraftctl build 19:21:09 Building config-common 19:21:09 + snapcraftctl build 19:21:11 Skipping build go-build-helper (already ran) 19:21:11 Building edgex-go 19:21:11 + cd /root/parts/edgex-go/src 19:21:11 + make build 19:21:11 go mod tidy 19:21:15 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.67 19:21:15 go: downloading github.com/gorilla/mux v1.8.0 19:21:15 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.103 19:21:15 go: downloading github.com/stretchr/testify v1.7.0 19:21:15 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.16 19:21:15 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 19:21:15 go: downloading github.com/google/uuid v1.2.0 19:21:15 go: downloading gopkg.in/yaml.v2 v2.4.0 19:21:15 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 19:21:15 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 19:21:15 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.26 19:21:15 go: downloading github.com/lib/pq v1.10.2 19:21:15 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 19:21:15 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 19:21:15 go: downloading github.com/pelletier/go-toml v1.9.2 19:21:15 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 19:21:15 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 19:21:16 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.10 19:21:16 go: downloading github.com/go-playground/validator/v10 v10.6.1 19:21:16 go: downloading github.com/go-kit/kit v0.9.0 19:21:16 go: downloading github.com/x448/float16 v0.8.4 19:21:16 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 19:21:16 go: downloading github.com/davecgh/go-spew v1.1.1 19:21:16 go: downloading github.com/pmezard/go-difflib v1.0.0 19:21:16 go: downloading github.com/stretchr/objx v0.1.0 19:21:16 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 19:21:17 go: downloading github.com/go-playground/universal-translator v0.17.0 19:21:17 go: downloading github.com/leodido/go-urn v1.2.0 19:21:17 go: downloading golang.org/x/text v0.3.2 19:21:17 go: downloading github.com/go-playground/assert/v2 v2.0.1 19:21:17 go: downloading github.com/go-playground/locales v0.13.0 19:21:17 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 19:21:17 go: downloading github.com/go-redis/redis/v7 v7.3.0 19:21:17 go: downloading github.com/pebbe/zmq4 v1.2.7 19:21:17 go: downloading github.com/go-logfmt/logfmt v0.4.0 19:21:17 go: downloading github.com/go-stack/stack v1.8.0 19:21:17 go: downloading github.com/kr/pretty v0.2.0 19:21:17 go: downloading github.com/hashicorp/consul/api v1.8.1 19:21:17 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 19:21:17 go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd 19:21:17 go: downloading github.com/gorilla/websocket v1.4.2 19:21:17 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 19:21:17 go: downloading github.com/onsi/ginkgo v1.10.1 19:21:17 go: downloading github.com/onsi/gomega v1.7.0 19:21:17 go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 19:21:17 go: downloading github.com/kr/text v0.1.0 19:21:17 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 19:21:17 go: downloading github.com/mitchellh/copystructure v1.0.0 19:21:17 go: downloading github.com/mitchellh/mapstructure v1.1.2 19:21:17 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 19:21:17 go: downloading github.com/hashicorp/go-hclog v0.12.0 19:21:17 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 19:21:17 go: downloading github.com/hashicorp/serf v0.9.5 19:21:17 go: downloading github.com/hashicorp/consul/sdk v0.7.0 19:21:18 go: downloading github.com/hashicorp/go-uuid v1.0.1 19:21:18 go: downloading github.com/mitchellh/reflectwalk v1.0.0 19:21:18 go: downloading github.com/fatih/color v1.9.0 19:21:18 go: downloading github.com/mattn/go-colorable v0.1.6 19:21:18 go: downloading github.com/mattn/go-isatty v0.0.12 19:21:18 go: downloading github.com/mitchellh/go-homedir v1.1.0 19:21:18 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 19:21:18 go: downloading github.com/pkg/errors v0.8.1 19:21:18 go: downloading github.com/hashicorp/go-msgpack v0.5.3 19:21:18 go: downloading github.com/hashicorp/memberlist v0.2.2 19:21:18 go: downloading github.com/hpcloud/tail v1.0.0 19:21:18 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 19:21:18 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 19:21:18 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 19:21:18 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 19:21:18 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 19:21:18 go: downloading github.com/hashicorp/go-multierror v1.1.0 19:21:18 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 19:21:18 go: downloading github.com/miekg/dns v1.1.26 19:21:18 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 19:21:18 go: downloading gopkg.in/fsnotify.v1 v1.4.7 19:21:18 go: downloading github.com/hashicorp/golang-lru v0.5.0 19:21:18 go: downloading github.com/hashicorp/errwrap v1.0.0 19:21:18 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 19:21:18 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:21:18 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:21:18 ---> 729f6e363bd7 19:21:18 Step 3/24 : WORKDIR /edgex-go 19:21:18 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:21:18 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:21:18 ---> 729f6e363bd7 19:21:18 Step 3/24 : WORKDIR /edgex-go 19:21:18 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:21:18 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:21:18 ---> 729f6e363bd7 19:21:18 Step 3/22 : WORKDIR /edgex-go 19:21:18 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:21:18 Step 2/32 : FROM ${BUILDER_BASE} AS builder 19:21:18 ---> 729f6e363bd7 19:21:18 Step 3/32 : WORKDIR /edgex-go 19:21:18 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:21:18 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:21:18 ---> 729f6e363bd7 19:21:18 Step 3/23 : WORKDIR /edgex-go 19:21:18 ---> Running in 0be509bd7f6c 19:21:18 ---> Running in 9db8c6bbdd4e 19:21:18 ---> Running in 11f4f7befe99 19:21:18 ---> Running in 428fcfe7212c 19:21:18 ---> Running in 2468e4173ef4 19:21:18 Removing intermediate container 0be509bd7f6c 19:21:18 ---> 7f8c5d35e314 19:21:18 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:21:18 ---> Running in 36c4113b4142 19:21:18 Removing intermediate container 11f4f7befe99 19:21:18 ---> 3ee9ed5bb26c 19:21:18 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:21:18 Removing intermediate container 9db8c6bbdd4e 19:21:18 ---> 6b44867d5f66 19:21:18 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:21:18 Removing intermediate container 428fcfe7212c 19:21:18 ---> 6f881b3d7711 19:21:18 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:21:18 Removing intermediate container 2468e4173ef4 19:21:18 ---> a941cce72fe7 19:21:18 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:21:18 ---> Running in 3e7c775d1358 19:21:18 ---> Running in 61875629e073 19:21:18 ---> Running in 75e4002ffb6b 19:21:18 ---> Running in fab54f614913 19:21:19 Removing intermediate container 36c4113b4142 19:21:19 ---> 693b1c9b248a 19:21:19 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 19:21:20 ---> Running in f8eb8a964143 19:21:20 Removing intermediate container 3e7c775d1358 19:21:20 ---> 49bad0a5b7f9 19:21:20 Step 5/24 : RUN apk add --update --no-cache make git 19:21:20 ---> Running in 68c414bcdde0 19:21:21 Removing intermediate container 75e4002ffb6b 19:21:21 ---> 32b7840b9d69 19:21:21 Step 5/24 : RUN apk add --update --no-cache make bash git 19:21:21 Removing intermediate container 61875629e073 19:21:21 ---> d72818b7a296 19:21:21 Step 5/32 : RUN apk add --update --no-cache make git 19:21:21 ---> Running in 136064f5cf5d 19:21:21 Removing intermediate container fab54f614913 19:21:21 ---> 63635f641597 19:21:21 Step 5/22 : RUN apk add --update --no-cache make git 19:21:21 ---> Running in 5da8c31e4f58 19:21:21 ---> Running in 3429dfa5ab44 19:21:22 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:21:22 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:21:23 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:21:23 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:21:23 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:21:23 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:21:23 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:21:24 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:21:24 OK: 218 MiB in 52 packages 19:21:24 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:21:24 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:21:25 OK: 218 MiB in 52 packages 19:21:25 OK: 218 MiB in 52 packages 19:21:25 OK: 218 MiB in 52 packages 19:21:26 OK: 218 MiB in 52 packages 19:21:26 Removing intermediate container 68c414bcdde0 19:21:26 ---> 31275a6daf0b 19:21:26 Step 6/24 : COPY go.mod . 19:21:26 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 19:21:26 Removing intermediate container f8eb8a964143 19:21:26 ---> adac110aa90e 19:21:26 Step 6/23 : COPY go.mod . 19:21:27 Removing intermediate container 136064f5cf5d 19:21:27 ---> caf2508b16ac 19:21:27 Step 6/24 : COPY go.mod . 19:21:27 ---> 854da2789bd1 19:21:27 Step 7/24 : RUN go mod download 19:21:27 Removing intermediate container 5da8c31e4f58 19:21:27 ---> f8b71dc93cac 19:21:27 Step 6/32 : COPY go.mod . 19:21:27 ---> Running in acf7556059b2 19:21:27 ---> 28acc29b032b 19:21:27 Step 7/23 : RUN go mod download 19:21:28 Removing intermediate container 3429dfa5ab44 19:21:28 ---> ffd3a4a97164 19:21:28 Step 6/22 : COPY go.mod . 19:21:28 ---> Running in f70393e4cdf0 19:21:28 ---> fe5427d49256 19:21:28 Step 7/24 : RUN go mod download 19:21:28 ---> dcd4b06b9881 19:21:28 Step 7/32 : RUN go mod download 19:21:28 ---> Running in 56cbc328dd6f 19:21:29 ---> Running in 1a53cde00782 19:21:29 ---> 3ba2dc6a6ac9 19:21:29 Step 7/22 : RUN go mod download 19:21:29 ---> Running in 7272a1f4e378 19:21:30 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 19:21:31 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 19:21:32 Removing intermediate container acf7556059b2 19:21:32 ---> e5a9682f0803 19:21:32 Step 8/24 : COPY . . 19:21:32 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 19:21:32 Removing intermediate container f70393e4cdf0 19:21:32 ---> 1f30890eca7a 19:21:32 Step 8/23 : COPY . . 19:21:33 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 19:21:35 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 19:21:35 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 19:21:35 Removing intermediate container 56cbc328dd6f 19:21:35 ---> b94b2bc1957e 19:21:35 Step 8/24 : COPY . . 19:21:35 Removing intermediate container 1a53cde00782 19:21:35 ---> 19cd823b8a31 19:21:35 Step 8/32 : COPY . . 19:21:35 Removing intermediate container 7272a1f4e378 19:21:35 ---> d19a0f696cca 19:21:35 Step 8/22 : COPY . . 19:21:36 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 19:21:37 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 19:21:38 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 19:21:39 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 19:21:41 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 19:21:41 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 19:21:41 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 19:21:41 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 19:21:41 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 19:21:41 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 19:21:41 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 19:21:41 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 19:21:41 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 19:21:41 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 19:21:41 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 19:21:41 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 19:21:41 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 19:21:41 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 19:21:41 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 19:21:41 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 19:21:41 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 19:21:41 + 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 19:21:41 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 19:21:41 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 19:21:41 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 19:21:41 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 19:21:41 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 19:21:41 + 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 19:21:41 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 19:21:41 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 19:21:41 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 19:21:44 Building static-packages 19:21:44 + snapcraftctl build 19:21:45 Building version 19:21:45 + snapcraftctl build 19:21:48 Staging app-service-config 19:21:48 + snapcraftctl stage 19:21:49 Staging config-common 19:21:49 + snapcraftctl stage 19:21:50 Skipping stage go-build-helper (already ran) 19:21:50 Staging edgex-go 19:21:50 + snapcraftctl stage 19:21:50 Staging static-packages 19:21:50 + snapcraftctl stage 19:21:51 Staging version 19:21:51 + snapcraftctl stage 19:21:52 Priming app-service-config 19:21:52 + snapcraftctl prime 19:21:54 Priming config-common 19:21:54 + snapcraftctl prime 19:21:55 Priming go-build-helper 19:21:55 + snapcraftctl prime 19:21:56 Priming edgex-go 19:21:56 + snapcraftctl prime 19:21:57 Priming static-packages 19:21:57 + snapcraftctl prime 19:21:57 ---> f10b88558238 19:21:57 Step 9/24 : RUN go mod tidy 19:21:57 ---> e258da445851 19:21:57 Step 9/23 : RUN go mod tidy 19:21:57 ---> Running in ec135d080f16 19:21:57 ---> f3a20893819a 19:21:57 Step 9/24 : RUN go mod tidy 19:21:57 ---> 4aa0459cdf93 19:21:57 Step 9/32 : RUN go mod tidy 19:21:57 ---> fca462c35d41 19:21:57 Step 9/22 : RUN go mod tidy 19:21:57 ---> Running in 96b809445ba4 19:21:57 ---> Running in 2ce8b360af07 19:21:57 ---> Running in b2ac71d940ab 19:21:57 ---> Running in 4d7ca4b439b3 19:22:00 Priming version 19:22:00 + snapcraftctl prime 19:22:01 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. 19:22:01 Removing intermediate container ec135d080f16 19:22:01 ---> 4a82dccda141 19:22:01 Step 10/24 : RUN make cmd/core-command/core-command 19:22:01 ---> Running in 8541a04864ee 19:22:02 Removing intermediate container 96b809445ba4 19:22:02 ---> b999c067a1cb 19:22:02 Step 10/23 : RUN make cmd/support-notifications/support-notifications 19:22:02 Removing intermediate container b2ac71d940ab 19:22:02 ---> ec43d3bba9ca 19:22:02 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 19:22:02 ---> Running in 4bd69e02d549 19:22:02 ---> Running in e49f8f9285b9 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } 19:22:05 Removing intermediate container 4d7ca4b439b3 19:22:05 ---> 15063ae92ce3 19:22:05 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 19:22:05 Removing intermediate container 2ce8b360af07 19:22:05 ---> b2d4aa637504 19:22:05 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 19:22:05 ---> Running in f193917692f1 19:22:05 ---> Running in d9790b1b44d7 19:22:05 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 19:22:05 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 19:22:05 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 19:22:05 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 [Pipeline] // stage [Pipeline] } 19:22:06 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 19:23:59 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 19:23:59 Removing intermediate container 8541a04864ee 19:23:59 ---> d177f6ee0012 19:23:59 19:23:59 Step 11/24 : FROM alpine:3.12 19:23:59 3.12: Pulling from library/alpine 19:23:59 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 19:23:59 Status: Downloaded newer image for alpine:3.12 19:23:59 ---> c4fd0aeabfcf 19:23:59 Step 12/24 : RUN apk add --update --no-cache dumb-init 19:23:59 Removing intermediate container e49f8f9285b9 19:23:59 ---> d0402f2e9f63 19:23:59 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 19:23:59 ---> Running in f60051d42555 19:23:59 ---> Running in c0a595797626 19:23:59 Removing intermediate container 4bd69e02d549 19:23:59 ---> 834308b0f850 19:23:59 19:23:59 Step 11/23 : FROM alpine:3.12 19:23:59 ---> c4fd0aeabfcf 19:23:59 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 19:23:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:23:59 ---> Running in 73514bac6173 19:23:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:23:59 Removing intermediate container f193917692f1 19:23:59 ---> a121c93e011c 19:23:59 19:23:59 Step 11/32 : FROM alpine:3.12 19:23:59 ---> c4fd0aeabfcf 19:23:59 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 19:23:59 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 19:24:00 Removing intermediate container d9790b1b44d7 19:24:00 ---> bcf7e43bd6b8 19:24:00 19:24:00 Step 11/22 : FROM alpine:3.12 19:24:00 ---> c4fd0aeabfcf 19:24:00 Step 12/22 : RUN apk add --update --no-cache curl 19:24:00 ---> Running in e0f98596b912 19:24:00 ---> Running in 85d3ac4ed47e 19:24:00 (1/1) Installing dumb-init (1.2.2-r1) 19:24:00 Executing busybox-1.31.1-r20.trigger 19:24:00 OK: 5 MiB in 15 packages 19:24:01 Removing intermediate container e0f98596b912 19:24:01 ---> 7373d07dbcca 19:24:01 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 19:24:01 ---> Running in 3cc7abc7d7f5 19:24:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:24:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:24:04 Removing intermediate container f60051d42555 19:24:04 ---> 7d5675bc9c57 19:24:04 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:24:04 ---> Running in 55a8ca2a68e3 19:24:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:24:04 (1/2) Installing ca-certificates (20191127-r4) 19:24:04 (2/2) Installing dumb-init (1.2.2-r1) 19:24:04 Executing busybox-1.31.1-r20.trigger 19:24:04 Executing ca-certificates-20191127-r4.trigger 19:24:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:24:04 OK: 6 MiB in 16 packages 19:24:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:24:04 Removing intermediate container 55a8ca2a68e3 19:24:04 ---> f3f10d6cf1b1 19:24:04 Step 14/24 : ENV APP_PORT=59882 19:24:04 (1/4) Installing ca-certificates (20191127-r4) 19:24:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:24:04 (2/4) Installing nghttp2-libs (1.41.0-r0) 19:24:04 (3/4) Installing libcurl (7.77.0-r0) 19:24:04 (4/4) Installing curl (7.77.0-r0) 19:24:04 Executing busybox-1.31.1-r20.trigger 19:24:04 Executing ca-certificates-20191127-r4.trigger 19:24:04 OK: 7 MiB in 18 packages 19:24:04 ---> Running in c85da72de9a7 19:24:04 (1/2) Installing dumb-init (1.2.2-r1) 19:24:04 (2/2) Installing su-exec (0.2-r1) 19:24:04 Executing busybox-1.31.1-r20.trigger 19:24:04 OK: 5 MiB in 16 packages 19:24:04 Removing intermediate container c0a595797626 19:24:04 ---> 38821c2f380c 19:24:04 19:24:04 Step 12/24 : FROM docker:20.10.0 19:24:05 Removing intermediate container c85da72de9a7 19:24:05 ---> 30de936afbc2 19:24:05 Step 15/24 : EXPOSE $APP_PORT 19:24:05 20.10.0: Pulling from library/docker 19:24:05 ---> Running in 8e2202c02278 19:24:06 Removing intermediate container 73514bac6173 19:24:06 ---> 91cd46551d15 19:24:06 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 19:24:06 ---> Running in 19e8ad1258d9 19:24:06 Removing intermediate container 85d3ac4ed47e 19:24:06 ---> f7746eb39315 19:24:06 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:24:06 Removing intermediate container 3cc7abc7d7f5 19:24:06 ---> bf42685f9124 19:24:06 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 19:24:06 Removing intermediate container 8e2202c02278 19:24:06 ---> 785274123355 19:24:06 Step 16/24 : WORKDIR / 19:24:06 ---> Running in ce6c59ec79fe 19:24:07 ---> Running in 0a36807fdf31 19:24:07 ---> Running in fe419e9af741 19:24:07 Removing intermediate container 19e8ad1258d9 19:24:07 ---> 2fcd26fc074d 19:24:07 Step 14/23 : ENV APP_PORT=59860 19:24:07 ---> Running in df44bd3b6a57 19:24:07 Removing intermediate container ce6c59ec79fe 19:24:07 ---> f304ced0344a 19:24:07 Step 14/22 : WORKDIR /edgex 19:24:08 ---> Running in beaf74319f53 19:24:08 Removing intermediate container fe419e9af741 19:24:08 ---> 9e5f8772870f 19:24:08 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 19:24:08 Removing intermediate container 0a36807fdf31 19:24:08 ---> 8407dae65057 19:24:08 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:24:08 ---> Running in 952550e9d863 19:24:08 Removing intermediate container df44bd3b6a57 19:24:08 ---> 53e3c10bc477 19:24:08 Step 15/23 : EXPOSE $APP_PORT 19:24:09 Removing intermediate container beaf74319f53 19:24:09 ---> 73468872b6e5 19:24:09 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 19:24:09 ---> Running in 75053c4b0862 19:24:09 Removing intermediate container 952550e9d863 19:24:09 ---> dafa4fb3f60d 19:24:09 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 19:24:09 ---> 9482bdfe9b89 19:24:09 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:24:09 ---> Running in 1c83b7368afa 19:24:10 Removing intermediate container 75053c4b0862 19:24:10 ---> 61f096106895 19:24:10 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:24:10 ---> 8e17b561969b 19:24:10 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 19:24:12 ---> d67b9e09e530 19:24:12 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:24:12 ---> 4a24f579ea16 19:24:12 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 19:24:13 ---> 16117864fee8 19:24:13 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:24:13 Removing intermediate container 1c83b7368afa 19:24:13 ---> 9612cd9702dd 19:24:13 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 19:24:14 ---> Running in a5ee9bbb1964 19:24:14 ---> 027d05dbc8e5 19:24:14 Step 20/24 : ENTRYPOINT ["/core-command"] 19:24:14 ---> 8a6f421e65d1 19:24:14 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 19:24:14 ---> Running in 9475aee4bb97 19:24:14 Removing intermediate container a5ee9bbb1964 19:24:14 ---> 033ffd1554ea 19:24:14 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 19:24:15 Removing intermediate container 9475aee4bb97 19:24:15 ---> 21905772cd59 19:24:15 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:24:15 ---> 042ff868b365 19:24:15 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 19:24:16 ---> Running in e75f39758a85 19:24:16 ---> a4e29c712161 19:24:16 Step 19/23 : ENTRYPOINT ["/support-notifications"] 19:24:16 ---> Running in e4c490ccf58a 19:24:16 ---> db1ceadd9396 19:24:16 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 19:24:16 ---> Running in 55dfc997ad71 19:24:16 ---> Running in b5ed463962ea 19:24:17 Removing intermediate container e75f39758a85 19:24:17 ---> 81c133609d5d 19:24:17 Step 22/24 : LABEL arch=arm64 19:24:17 Removing intermediate container e4c490ccf58a 19:24:17 ---> 17d6efc725da 19:24:17 Step 19/22 : CMD ["--init=true"] 19:24:17 ---> Running in 8f95bdda6251 19:24:17 Removing intermediate container 55dfc997ad71 19:24:17 ---> 59001d9e3880 19:24:17 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:24:17 ---> Running in ac8c3083c328 19:24:18 ---> Running in 41f1cd16bb3c 19:24:18 Removing intermediate container 8f95bdda6251 19:24:18 ---> 52ffecacc273 19:24:18 Step 23/24 : LABEL git_sha=992778c7c01b13d018f1598eacb43fadbdb72608 19:24:18 ---> Running in afbc5048d6f2 19:24:19 Removing intermediate container ac8c3083c328 19:24:19 ---> 03cb96e0ee16 19:24:19 Step 20/22 : LABEL arch=arm64Removing intermediate container 41f1cd16bb3c 19:24:19 19:24:19 ---> a5346c19f51b 19:24:19 Step 21/23 : LABEL arch=arm64 19:24:19 ---> Running in 38ed3ee8fc3f 19:24:19 ---> Running in 9ce226efecd2 19:24:19 Removing intermediate container afbc5048d6f2 19:24:19 ---> 9fc923bc48ab 19:24:19 Step 24/24 : LABEL version=0.0.0 19:24:20 ---> Running in 6d901d84452c 19:24:20 Removing intermediate container b5ed463962ea 19:24:20 ---> 56d3338a2782 19:24:20 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt /Removing intermediate container 9ce226efecd2 19:24:20 ---> c16e5c62d883 19:24:20 Step 21/22 : LABEL git_sha=992778c7c01b13d018f1598eacb43fadbdb72608 19:24:20 19:24:20 Removing intermediate container 38ed3ee8fc3f 19:24:20 ---> 6c5ad9595233 19:24:20 Step 22/23 : LABEL git_sha=992778c7c01b13d018f1598eacb43fadbdb72608 19:24:20 ---> Running in f229a4d2fcca 19:24:20 Removing intermediate container 6d901d84452c 19:24:20 ---> 4ee6ecd64a07 19:24:20 19:24:20 ---> Running in a3f1e89baeca 19:24:21 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 19:24:21 Status: Downloaded newer image for docker:20.10.0 19:24:21 ---> eeaf43b92773 19:24:21 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 19:24:21 Successfully built 4ee6ecd64a07 19:24:21 Successfully tagged core-command-arm64:latest 19:24:21  Building core-command ... done Building security-secretstore-setup 19:24:21 ---> Running in a84d9e603697 19:24:21 ---> 63b034e7fa5a 19:24:21 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:24:21 Removing intermediate container f229a4d2fcca 19:24:21 ---> e579bbbbd09c 19:24:21 Step 22/22 : LABEL version=0.0.0 19:24:22 Removing intermediate container a3f1e89baeca 19:24:22 ---> 4fe06788fa30 19:24:22 Step 23/23 : LABEL version=0.0.0 19:24:22 ---> Running in cc206b8a660d 19:24:22 ---> Running in e71d95af7a1a 19:24:22 Removing intermediate container a84d9e603697 19:24:22 ---> e19a0b20f07a 19:24:22 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 19:24:22 ---> Running in c9da62026da6 19:24:23 Removing intermediate container e71d95af7a1a 19:24:23 ---> e73d4abeaa7c 19:24:23 19:24:23 Removing intermediate container cc206b8a660d 19:24:23 ---> a1c7702f3972 19:24:23 19:24:24 Successfully built a1c7702f3972 19:24:24 Successfully built e73d4abeaa7c 19:24:24 ---> e04bc33caed8 19:24:24 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 19:24:24 Successfully tagged security-proxy-setup-arm64:latest 19:24:24 Successfully tagged support-notifications-arm64:latest 19:24:24  Building security-proxy-setup ... done  Building support-notifications ... done Building support-scheduler 19:24:24 Building core-metadata 19:24:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:24:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:24:25 ---> 0c319d3ba996 19:24:25 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 19:24:26 (1/39) Installing readline (8.0.4-r0) 19:24:26 (2/39) Installing bash (5.0.17-r0) 19:24:26 Executing bash-5.0.17-r0.post-install 19:24:26 (3/39) Installing nghttp2-libs (1.41.0-r0) 19:24:26 (4/39) Installing libcurl (7.77.0-r0) 19:24:26 (5/39) Installing curl (7.77.0-r0) 19:24:26 (6/39) Installing dumb-init (1.2.2-r1) 19:24:26 (7/39) Installing libbz2 (1.0.8-r1) 19:24:26 (8/39) Installing expat (2.2.9-r1) 19:24:26 (9/39) Installing libffi (3.3-r2) 19:24:26 (10/39) Installing gdbm (1.13-r1) 19:24:26 (11/39) Installing xz-libs (5.2.5-r0) 19:24:26 (12/39) Installing sqlite-libs (3.32.1-r1) 19:24:26 (13/39) Installing python3 (3.8.10-r0) 19:24:26 ---> d3b74021ad28 19:24:26 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 19:24:28 (14/39) Installing py3-appdirs (1.4.4-r1) 19:24:28 (15/39) Installing py3-ordered-set (4.0.1-r0) 19:24:28 (16/39) Installing py3-parsing (2.4.7-r0) 19:24:28 (17/39) Installing py3-six (1.15.0-r0) 19:24:28 (18/39) Installing py3-packaging (20.4-r0) 19:24:28 (19/39) Installing py3-setuptools (47.0.0-r0) 19:24:28 (20/39) Installing py3-chardet (3.0.4-r4) 19:24:28 (21/39) Installing py3-idna (2.9-r0) 19:24:28 (22/39) Installing py3-certifi (2020.4.5.1-r0) 19:24:28 ---> 257082002356 19:24:28 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 19:24:28 (23/39) Installing py3-urllib3 (1.25.9-r0) 19:24:28 (24/39) Installing py3-requests (2.23.0-r0) 19:24:28 (25/39) Installing py3-msgpack (1.0.0-r0) 19:24:28 (26/39) Installing py3-lockfile (0.12.2-r3) 19:24:28 (27/39) Installing py3-cachecontrol (0.12.6-r0) 19:24:28 (28/39) Installing py3-colorama (0.4.3-r0) 19:24:28 (29/39) Installing py3-distlib (0.3.0-r0) 19:24:28 (30/39) Installing py3-distro (1.5.0-r1) 19:24:28 (31/39) Installing py3-webencodings (0.5.1-r3) 19:24:28 (32/39) Installing py3-html5lib (1.0.1-r4) 19:24:28 (33/39) Installing py3-pytoml (0.1.21-r0) 19:24:28 (34/39) Installing py3-pep517 (0.8.2-r0) 19:24:28 (35/39) Installing py3-progress (1.5-r0) 19:24:28 (36/39) Installing py3-toml (0.10.1-r0) 19:24:28 (37/39) Installing py3-retrying (1.3.3-r0) 19:24:29 (38/39) Installing py3-contextlib2 (0.6.0-r0) 19:24:29 (39/39) Installing py3-pip (20.1.1-r0) 19:24:29 ---> Running in 1ffca82337e4 19:24:29 Executing busybox-1.31.1-r19.trigger 19:24:29 OK: 72 MiB in 59 packages 19:24:30 Removing intermediate container 1ffca82337e4 19:24:30 ---> 76bec9856863 19:24:30 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:24:32 ---> 6ac55584a41f 19:24:32 Step 27/32 : RUN chmod +x /entrypoint.sh 19:24:32 ---> Running in 3da4e2dba68d 19:24:34 Collecting docker-compose==1.23.2 19:24:34 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 19:24:35 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 19:24:35 Removing intermediate container 3da4e2dba68d 19:24:35 ---> 9b2c7dcbb154 19:24:35 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 19:24:35 Collecting jsonschema<3,>=2.5.1 19:24:35 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 19:24:36 ---> Running in 3738633717a1 19:24:36 Collecting cached-property<2,>=1.2.0 19:24:36 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 19:24:36 Collecting dockerpty<0.5,>=0.4.1 19:24:36 Downloading dockerpty-0.4.1.tar.gz (13 kB) 19:24:36 Removing intermediate container 3738633717a1 19:24:36 ---> 4d60a60c8e9c 19:24:36 Step 29/32 : CMD ["gate"] 19:24:37 ---> Running in ba46076a7279 19:24:38 Removing intermediate container ba46076a7279 19:24:38 ---> e5138219982f 19:24:38 Step 30/32 : LABEL arch=arm64 19:24:39 ---> Running in 0812ec8253d4 19:24:39 Collecting texttable<0.10,>=0.9.0 19:24:39 Downloading texttable-0.9.1.tar.gz (11 kB) 19:24:39 Removing intermediate container 0812ec8253d4 19:24:39 ---> 2a2201a251c7 19:24:39 Step 31/32 : LABEL git_sha=992778c7c01b13d018f1598eacb43fadbdb72608 19:24:40 ---> Running in 7cc37d181b9d 19:24:41 Removing intermediate container 7cc37d181b9d 19:24:41 ---> 0f64156c48c2 19:24:41 Step 32/32 : LABEL version=0.0.0 19:24:41 ---> Running in d3f9ad832d80 19:24:42 Removing intermediate container d3f9ad832d80 19:24:42 ---> 535b9bb8f128 19:24:42 19:24:42 Collecting websocket-client<1.0,>=0.32.0 19:24:42 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 19:24:42 Successfully built 535b9bb8f128 19:24:43 Successfully tagged security-bootstrapper-arm64:latest 19:24:43 Building core-data 19:24:44  Building security-bootstrapper ... done Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 19:24:44 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 19:24:45 Collecting PyYAML<4,>=3.10 19:24:45 Downloading PyYAML-3.13.tar.gz (270 kB) 19:24:52 Collecting docopt<0.7,>=0.6.1 19:24:52 Downloading docopt-0.6.2.tar.gz (25 kB) 19:24:52 Collecting docker<4.0,>=3.6.0 19:24:52 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 19:24:52 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 19:24:53 Collecting urllib3<1.25,>=1.21.1 19:24:53 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 19:24:53 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 19:24:53 Collecting idna<2.8,>=2.5 19:24:54 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 19:24:54 Collecting docker-pycreds>=0.4.0 19:24:54 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 19:24:54 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 19:24:54 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 19:24:54 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 19:24:54 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 19:24:55 Installing collected packages: jsonschema, cached-property, dockerpty, texttable, websocket-client, urllib3, idna, requests, PyYAML, docopt, docker-pycreds, docker, docker-compose 19:24:56 Running setup.py install for dockerpty: started 19:24:58 Running setup.py install for dockerpty: finished with status 'done' 19:24:58 Running setup.py install for texttable: started 19:25:00 Running setup.py install for texttable: finished with status 'done' 19:25:00 Attempting uninstall: urllib3 19:25:00 Found existing installation: urllib3 1.25.9 19:25:00 Uninstalling urllib3-1.25.9: 19:25:00 Successfully uninstalled urllib3-1.25.9 19:25:01 Attempting uninstall: idna 19:25:01 Found existing installation: idna 2.9 19:25:01 Uninstalling idna-2.9: 19:25:01 Successfully uninstalled idna-2.9 19:25:02 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:25:02 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:25:02 ---> 729f6e363bd7 19:25:02 Step 3/26 : WORKDIR /edgex-go 19:25:02 ---> Using cache 19:25:02 ---> a941cce72fe7 19:25:02 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories Attempting uninstall: requests 19:25:02 Found existing installation: requests 2.23.0 19:25:02 19:25:02 ---> Using cache 19:25:02 ---> 63635f641597 19:25:02 Step 5/26 : RUN apk add --update --no-cache make git 19:25:02 ---> Using cache 19:25:02 ---> ffd3a4a97164 19:25:02 Step 6/26 : COPY go.mod . 19:25:02 ---> Using cache 19:25:02 ---> 3ba2dc6a6ac9 19:25:02 Step 7/26 : RUN go mod download 19:25:02 ---> Using cache 19:25:02 ---> d19a0f696cca 19:25:02 Step 8/26 : COPY . . 19:25:02 ---> Using cache 19:25:02 Uninstalling requests-2.23.0: 19:25:02 ---> fca462c35d41 19:25:02 Step 9/26 : RUN go mod tidy 19:25:02 ---> Using cache 19:25:02 ---> b2d4aa637504 19:25:02 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:25:02 Successfully uninstalled requests-2.23.0 19:25:03 Running setup.py install for PyYAML: started 19:25:05 Running setup.py install for PyYAML: finished with status 'done' 19:25:05 Running setup.py install for docopt: started 19:25:06 ---> Running in 6c6c3ba1f78b 19:25:07 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:25:07 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:25:07 ---> 729f6e363bd7 19:25:07 Step 3/23 : WORKDIR /edgex-go 19:25:07 ---> Using cache 19:25:07 ---> a941cce72fe7 19:25:07 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:25:07 ---> Using cache 19:25:07 ---> 63635f641597 19:25:07 Step 5/23 : RUN apk add --update --no-cache make git 19:25:07 ---> Using cache 19:25:07 ---> ffd3a4a97164 19:25:07 Step 6/23 : COPY go.mod . 19:25:07 ---> Using cache 19:25:07 ---> 3ba2dc6a6ac9 19:25:07 Step 7/23 : RUN go mod download 19:25:07 ---> Using cache 19:25:07 ---> d19a0f696cca 19:25:07 Step 8/23 : COPY . . 19:25:07 ---> Using cache 19:25:07 ---> fca462c35d41 19:25:07 Step 9/23 : RUN go mod tidy 19:25:07 ---> Using cache 19:25:07 ---> b2d4aa637504 19:25:07 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 19:25:08 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 19:25:08 Running setup.py install for docopt: finished with status 'done' 19:25:08 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:25:08 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:25:08 ---> 729f6e363bd7 19:25:08 Step 3/24 : WORKDIR /edgex-go 19:25:08 ---> Using cache 19:25:08 ---> a941cce72fe7 19:25:08 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:25:08 ---> Using cache 19:25:08 ---> 63635f641597 19:25:08 Step 5/24 : RUN apk add --update --no-cache make git 19:25:08 ---> Using cache 19:25:08 ---> ffd3a4a97164 19:25:08 Step 6/24 : COPY go.mod . 19:25:08 ---> Using cache 19:25:08 ---> 3ba2dc6a6ac9 19:25:08 Step 7/24 : RUN go mod download 19:25:08 ---> Using cache 19:25:08 ---> d19a0f696cca 19:25:08 Step 8/24 : COPY . . 19:25:08 ---> Running in adf0c7c1cd29 19:25:08 ---> Using cache 19:25:08 ---> fca462c35d41 19:25:08 Step 9/24 : RUN go mod tidy 19:25:08 ---> Using cache 19:25:08 ---> b2d4aa637504 19:25:08 Step 10/24 : RUN make cmd/core-metadata/core-metadata 19:25:09 ---> Running in 249032ff5b6e 19:25:12 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 19:25:12 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 19:25:12 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 19:25:23 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:25:23 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:25:23 ---> 729f6e363bd7 19:25:23 Step 3/24 : WORKDIR /edgex-go 19:25:23 ---> Using cache 19:25:23 ---> a941cce72fe7 19:25:23 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:25:23 ---> Using cache 19:25:23 ---> 63635f641597 19:25:23 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 19:25:23 ---> Running in 81543b1648c7 19:25:26 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:25:26 Removing intermediate container c9da62026da6 19:25:27 ---> 6620c4092a89 19:25:27 Step 15/24 : ENV APP_PORT=58890 19:25:27 ---> Running in 85972f88f39c 19:25:27 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:25:28 Removing intermediate container 85972f88f39c 19:25:28 ---> 9e963bd0cb52 19:25:28 Step 16/24 : EXPOSE $APP_PORT 19:25:28 ---> Running in 56a9e210dd72 19:25:28 OK: 218 MiB in 52 packages 19:25:29 Removing intermediate container 56a9e210dd72 19:25:29 ---> f7b86c5488ac 19:25:29 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 19:25:30 Removing intermediate container 81543b1648c7 19:25:30 ---> 8a60528ac78d 19:25:30 Step 6/24 : COPY go.mod . 19:25:31 ---> 9336308bae00 19:25:31 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 19:25:31 ---> 61a52a339239 19:25:31 Step 7/24 : RUN go mod download 19:25:32 ---> Running in 8aec1326c21c 19:25:33 ---> 481841b4f1cc 19:25:33 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 19:25:35 ---> a7c6c8e8e7e3 19:25:35 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 19:25:35 ---> Running in ecf86c1a3778 19:25:35 Removing intermediate container ecf86c1a3778 19:25:35 ---> 1cb136cb1f73 19:25:35 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:25:36 ---> Running in 2072233ce25f 19:25:37 Removing intermediate container 2072233ce25f 19:25:37 ---> 88c27efbd22f 19:25:37 Step 22/24 : LABEL arch=arm64 19:25:37 ---> Running in f1b76443c15d 19:25:39 Removing intermediate container 8aec1326c21c 19:25:39 ---> abb33dc8d4e8 19:25:39 Step 8/24 : COPY . . 19:25:39 Removing intermediate container f1b76443c15d 19:25:39 ---> 56a8adbe5c5c 19:25:39 Step 23/24 : LABEL git_sha=992778c7c01b13d018f1598eacb43fadbdb72608 19:25:39 ---> Running in a8c0b2c0a714 19:25:39 Removing intermediate container a8c0b2c0a714 19:25:39 ---> 8fa18eaf6413 19:25:39 Step 24/24 : LABEL version=0.0.0 19:25:40 ---> Running in bde32478a9e4 19:25:42 Removing intermediate container bde32478a9e4 19:25:42 ---> 00bd21bea65b 19:25:42 19:25:43 Successfully built 00bd21bea65b 19:25:43 Successfully tagged sys-mgmt-agent-arm64:latest 19:25:58  Building sys-mgmt-agent ... done  ---> 1157208e57ae 19:25:58 Step 9/24 : RUN go mod tidy 19:25:58 ---> Running in ed158448fef6 19:26:02 Removing intermediate container ed158448fef6 19:26:02 ---> 0bcfc0c8585b 19:26:02 Step 10/24 : RUN make cmd/core-data/core-data 19:26:02 ---> Running in b1e315c1de6c 19:26:04 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 19:26:43 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 19:26:53 Removing intermediate container 6c6c3ba1f78b 19:26:53 ---> 3190b2f709a2 19:26:53 19:26:53 Step 11/26 : FROM alpine:3.12 19:26:53 ---> c4fd0aeabfcf 19:26:53 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 19:26:53 ---> Running in ab9559edc469 19:26:53 Removing intermediate container adf0c7c1cd29 19:26:53 ---> 5b46072a5e92 19:26:53 19:26:53 Step 11/23 : FROM alpine:3.12 19:26:53 ---> c4fd0aeabfcf 19:26:53 Step 12/23 : RUN apk add --update --no-cache dumb-init 19:26:53 ---> Using cache 19:26:53 ---> 7d5675bc9c57 19:26:53 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:26:53 ---> Using cache 19:26:53 ---> f3f10d6cf1b1 19:26:53 Step 14/23 : ENV APP_PORT=59861 19:26:53 ---> Running in 55fbc5b9dc9b 19:26:54 Removing intermediate container 55fbc5b9dc9b 19:26:54 ---> 72f0cc665554 19:26:54 Step 15/23 : EXPOSE $APP_PORT 19:26:55 ---> Running in 39e8d0d7fdf7 19:26:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:26:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:26:56 Removing intermediate container 39e8d0d7fdf7 19:26:56 ---> c061f9e222ac 19:26:56 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:26:56 (1/6) Installing ca-certificates (20191127-r4) 19:26:57 (2/6) Installing nghttp2-libs (1.41.0-r0) 19:26:57 (3/6) Installing libcurl (7.77.0-r0) 19:26:57 (4/6) Installing curl (7.77.0-r0) 19:26:57 (5/6) Installing dumb-init (1.2.2-r1) 19:26:57 (6/6) Installing su-exec (0.2-r1) 19:26:57 Executing busybox-1.31.1-r20.trigger 19:26:57 Executing ca-certificates-20191127-r4.trigger 19:26:57 OK: 7 MiB in 20 packages 19:26:58 ---> 44fe700e3311 19:26:58 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:27:00 Removing intermediate container 249032ff5b6e 19:27:00 ---> 8a79410e7df0 19:27:00 19:27:00 Step 11/24 : FROM alpine:3.12 19:27:00 ---> c4fd0aeabfcf 19:27:00 Step 12/24 : RUN apk add --update --no-cache dumb-init 19:27:00 ---> Using cache 19:27:00 ---> 7d5675bc9c57 19:27:00 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:27:00 ---> Using cache 19:27:00 ---> f3f10d6cf1b1 19:27:00 Step 14/24 : ENV APP_PORT=59881 19:27:00 ---> Running in d855b609105b 19:27:00 Removing intermediate container ab9559edc469 19:27:00 ---> 6ba19fedabde 19:27:00 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:27:01 Removing intermediate container d855b609105b 19:27:01 ---> b684ddc4c45f 19:27:01 Step 15/24 : EXPOSE $APP_PORT 19:27:01 ---> 7165707aab7e 19:27:01 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 19:27:01 ---> Running in bda37cc9947f 19:27:01 ---> Running in e5999818d15e 19:27:02 Removing intermediate container bda37cc9947f 19:27:02 ---> d9efd34a560f 19:27:02 Step 14/26 : WORKDIR / 19:27:02 Removing intermediate container e5999818d15e 19:27:02 ---> c6411aa27f8d 19:27:02 Step 16/24 : WORKDIR / 19:27:02 ---> Running in 7f826fad5143 19:27:02 ---> Running in d42a57a15198 19:27:02 ---> fb96642f7e3e 19:27:02 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 19:27:03 ---> Running in ea41ba1d8522 19:27:03 Removing intermediate container 7f826fad5143 19:27:03 ---> e971b793ca20 19:27:03 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:27:03 Removing intermediate container d42a57a15198 19:27:03 ---> 168e8112a5d5 19:27:03 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:27:04 Removing intermediate container ea41ba1d8522 19:27:04 ---> b410ddea8559 19:27:04 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:27:04 ---> Running in 00c355bdf08a 19:27:05 ---> 0a15cbb77a35 19:27:05 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 19:27:10 Removing intermediate container 00c355bdf08a 19:27:10 ---> a968b0cf287c 19:27:10 Step 21/23 : LABEL arch=arm64 19:27:10 ---> 1beab8537d0a 19:27:10 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:27:10 ---> Running in 53be970e3bff 19:27:10 ---> ce6e89eaa074 19:27:10 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 19:27:10 Removing intermediate container 53be970e3bff 19:27:10 ---> dccb8a98e9ca 19:27:10 Step 22/23 : LABEL git_sha=992778c7c01b13d018f1598eacb43fadbdb72608 19:27:10 ---> Running in 35ff4f810ab4 19:27:10 ---> fd37f5ec7c2b 19:27:10 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 19:27:10 Removing intermediate container 35ff4f810ab4 19:27:10 ---> da305e0ed95a 19:27:10 Step 23/23 : LABEL version=0.0.0 19:27:10 ---> Running in 9606a83a6656 19:27:10 ---> d0acbdbe40a3 19:27:10 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 19:27:10 Removing intermediate container 9606a83a6656 19:27:10 ---> a9a66da5e221 19:27:10 19:27:10 Successfully built a9a66da5e221 19:27:10 ---> 1f3763583323 19:27:10 Step 20/24 : ENTRYPOINT ["/core-metadata"] 19:27:10 Successfully tagged support-scheduler-arm64:latest 19:27:10  Building support-scheduler ... done  ---> Running in bc0feafed43f 19:27:10 ---> 3591bc95dcec 19:27:10 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:27:11 Removing intermediate container bc0feafed43f 19:27:11 ---> be307bd8135c 19:27:11 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:27:11 ---> Running in ff311bab6096 19:27:12 Removing intermediate container ff311bab6096 19:27:12 ---> 166d63fdae93 19:27:12 Step 22/24 : LABEL arch=arm64 19:27:12 ---> fdb7ad82b8fc 19:27:12 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:27:12 ---> Running in c23f6cb6b5c2 19:27:13 Removing intermediate container c23f6cb6b5c2 19:27:13 ---> 54cfcf22ec00 19:27:13 Step 23/24 : LABEL git_sha=992778c7c01b13d018f1598eacb43fadbdb72608 19:27:13 ---> Running in 24858691ef8a 19:27:13 ---> 214dd2e0b8a7 19:27:13 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:27:13 Removing intermediate container 24858691ef8a 19:27:13 ---> b58bb0288dd6 19:27:13 Step 24/24 : LABEL version=0.0.0 19:27:14 ---> Running in 03a96be0351d 19:27:14 Removing intermediate container 03a96be0351d 19:27:14 ---> 95abc960c271 19:27:14 19:27:14 ---> 0d08eee091a5 19:27:14 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 19:27:15 Successfully built 95abc960c271 19:27:15 ---> Running in df7401e001d5 19:27:15 Successfully tagged core-metadata-arm64:latest 19:27:18  Building core-metadata ... done Removing intermediate container df7401e001d5 19:27:18 ---> f8b2d3f22c8f 19:27:18 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 19:27:18 ---> Running in 40ce78e15364 19:27:18 Removing intermediate container 40ce78e15364 19:27:18 ---> de41827381f0 19:27:18 Step 24/26 : LABEL arch=arm64 19:27:18 ---> Running in c6d862edcb9e 19:27:18 Removing intermediate container c6d862edcb9e 19:27:18 ---> 5f805deae4d5 19:27:18 Step 25/26 : LABEL git_sha=992778c7c01b13d018f1598eacb43fadbdb72608 19:27:19 ---> Running in a15a46bab5df 19:27:19 Removing intermediate container a15a46bab5df 19:27:19 ---> 04659224e58b 19:27:19 Step 26/26 : LABEL version=0.0.0 19:27:20 ---> Running in 11ff6615d807 19:27:20 Removing intermediate container 11ff6615d807 19:27:20 ---> 82ffe737b493 19:27:20 19:27:20 Removing intermediate container b1e315c1de6c 19:27:20 ---> f1bea377dda0 19:27:20 19:27:20 Step 11/24 : FROM alpine:3.12 19:27:20 ---> c4fd0aeabfcf 19:27:20 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:27:21 Successfully built 82ffe737b493 19:27:21 Successfully tagged security-secretstore-setup-arm64:latest 19:27:21  Building security-secretstore-setup ... done  ---> Running in 6e529cfdb2da 19:27:21 Removing intermediate container 6e529cfdb2da 19:27:21 ---> 5c07a8474d63 19:27:21 Step 13/24 : ENV APP_PORT=59880 19:27:21 ---> Running in a18817f62379 19:27:22 Removing intermediate container a18817f62379 19:27:22 ---> d923e88fdd7a 19:27:22 Step 14/24 : EXPOSE $APP_PORT 19:27:22 ---> Running in 248f37781444 19:27:22 Removing intermediate container 248f37781444 19:27:22 ---> 5da1bee3d026 19:27:22 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:27:23 ---> Running in 45fd15fb4e18 19:27:25 Removing intermediate container 45fd15fb4e18 19:27:25 ---> 746553a802fe 19:27:25 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 19:27:25 ---> Running in b09b66de8247 19:27:26 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:27:27 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:27:27 (1/6) Installing dumb-init (1.2.2-r1) 19:27:28 (2/6) Installing libgcc (9.3.0-r2) 19:27:28 (3/6) Installing libsodium (1.0.18-r0) 19:27:28 (4/6) Installing libstdc++ (9.3.0-r2) 19:27:28 (5/6) Installing libzmq (4.3.3-r0) 19:27:28 (6/6) Installing zeromq (4.3.3-r0) 19:27:28 Executing busybox-1.31.1-r20.trigger 19:27:28 OK: 8 MiB in 20 packages 19:27:29 Removing intermediate container b09b66de8247 19:27:29 ---> 29a89bef4250 19:27:29 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:27:30 ---> d76b1047fda7 19:27:30 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:27:32 ---> bfc5e522e376 19:27:32 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 19:27:35 ---> 8daa8c686f1d 19:27:35 Step 20/24 : ENTRYPOINT ["/core-data"] 19:27:35 ---> Running in 946744f77e29 19:27:35 Removing intermediate container 946744f77e29 19:27:35 ---> 86b51c585e6e 19:27:35 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:27:35 ---> Running in 937f0e6ced61 19:27:35 Removing intermediate container 937f0e6ced61 19:27:35 ---> d1ce2f3a08bf 19:27:35 Step 22/24 : LABEL arch=arm64 19:27:35 ---> Running in e4fd3f6c2c55 19:27:35 Removing intermediate container e4fd3f6c2c55 19:27:35 ---> 60b1e067ad26 19:27:35 Step 23/24 : LABEL git_sha=992778c7c01b13d018f1598eacb43fadbdb72608 19:27:35 ---> Running in 41269c5806e5 19:27:35 Removing intermediate container 41269c5806e5 19:27:35 ---> d5d375970a91 19:27:35 Step 24/24 : LABEL version=0.0.0 19:27:35 ---> Running in 0736fa959445 19:27:35 Removing intermediate container 0736fa959445 19:27:35 ---> 298febe4a2eb 19:27:35 19:27:36 Successfully built 298febe4a2eb 19:27:36 Successfully tagged core-data-arm64:latest 19:27:36  Building core-data ... done  [Pipeline] } 19:27:36 $ docker stop --time=1 ef28f2a71d7526d46c7c36a13f469dee8886e934b8c31f979dcd77011255f2ee 19:27:38 $ docker rm -f ef28f2a71d7526d46c7c36a13f469dee8886e934b8c31f979dcd77011255f2ee [Pipeline] // withDockerContainer [Pipeline] sh 19:27:39 + docker images 19:27:39 REPOSITORY TAG IMAGE ID CREATED SIZE 19:27:39 core-data-arm64 latest 298febe4a2eb 4 seconds ago 19.1MB 19:27:39 f1bea377dda0 19 seconds ago 975MB 19:27:39 security-secretstore-setup-arm64 latest 82ffe737b493 19 seconds ago 27.1MB 19:27:39 core-metadata-arm64 latest 95abc960c271 25 seconds ago 15.7MB 19:27:39 support-scheduler-arm64 latest a9a66da5e221 30 seconds ago 15.1MB 19:27:39 8a79410e7df0 41 seconds ago 972MB 19:27:39 5b46072a5e92 47 seconds ago 968MB 19:27:39 3190b2f709a2 48 seconds ago 976MB 19:27:39 sys-mgmt-agent-arm64 latest 00bd21bea65b About a minute ago 299MB 19:27:39 security-bootstrapper-arm64 latest 535b9bb8f128 2 minutes ago 17.5MB 19:27:39 support-notifications-arm64 latest a1c7702f3972 3 minutes ago 15.7MB 19:27:39 security-proxy-setup-arm64 latest e73d4abeaa7c 3 minutes ago 24.2MB 19:27:39 core-command-arm64 latest 4ee6ecd64a07 3 minutes ago 15MB 19:27:39 38821c2f380c 3 minutes ago 969MB 19:27:39 bcf7e43bd6b8 3 minutes ago 973MB 19:27:39 a121c93e011c 3 minutes ago 969MB 19:27:39 834308b0f850 3 minutes ago 969MB 19:27:39 d177f6ee0012 3 minutes ago 966MB 19:27:39 ci-base-image-arm64 latest 729f6e363bd7 14 minutes ago 641MB 19:27:39 alpine 3.12 c4fd0aeabfcf 8 days ago 5.32MB 19:27:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine a36622ca3599 2 weeks ago 429MB 19:27:39 docker 20.10.0 eeaf43b92773 6 months ago 228MB 19:27:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 12 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 19:27:42 ---> job-cost.sh 19:27:42 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-N0tp 19:28:23 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 19:29:45 lf-activate-venv(): INFO: Adding /tmp/venv-N0tp/bin to PATH 19:29:45 INFO: No Stack... 19:29:47 INFO: Retrieving Pricing Info for: v2-standard-4 19:29:47 INFO: Archiving Costs [Pipeline] sh 19:29:48 + + cutcat -d, /w/workspace/edgex-go/1/archives/cost.csv -f6 19:29:48 [Pipeline] lock 19:29:48 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3598-1-stack-cost] 19:29:48 Resource [jenkins-edgexfoundry-edgex-go-PR-3598-1-stack-cost] did not exist. Created. 19:29:48 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3598-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:29:48 + echo total: 0.18000000715255737 [Pipeline] stash 19:29:48 Stashed 1 file(s) [Pipeline] } 19:29:48 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3598-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 19:29:54 provisioning config files... 19:29:54 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config2489007287841925561tmp [Pipeline] { [Pipeline] sh 19:29:54 + set +x 19:29:54 + curl -s https://codecov.io/bash 19:29:54 + bash -s -- 19:29:54 19:29:54 _____ _ 19:29:54 / ____| | | 19:29:54 | | ___ __| | ___ ___ _____ __ 19:29:54 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:29:54 | |___| (_) | (_| | __/ (_| (_) \ V / 19:29:54 \_____\___/ \__,_|\___|\___\___/ \_/ 19:29:54 Bash-1.0.3 19:29:54 19:29:54 19:29:54 ==> git version 2.24.4 found 19:29:54 ==> 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 19:29:54 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 19:29:54 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 19:29:54 ==> Jenkins CI detected. 19:29:54 project root: . 19:29:54 --> token set from env 19:29:54 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:29:54 ==> Running gcov in . (disable via -X gcov) 19:29:54 ==> Python coveragepy not found 19:29:54 ==> Searching for coverage reports in: 19:29:54 + . 19:29:54 -> Found 1 reports 19:29:54 ==> Detecting git/mercurial file structure 19:29:54 ==> Reading reports 19:29:54 + ./coverage.out bytes=398095 19:29:54 ==> Appending adjustments 19:29:54 https://docs.codecov.io/docs/fixing-reports 19:29:55 + Found adjustments 19:29:55 ==> Gzipping contents 19:29:55 56K /tmp/codecov.PCHwu4.gz 19:29:55 ==> Uploading reports 19:29:55 url: https://codecov.io 19:29:55 query: branch=PR-3598&commit=992778c7c01b13d018f1598eacb43fadbdb72608&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3598%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3598&job=&cmd_args= 19:29:55 -> Pinging Codecov 19:29:55 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-3598&commit=992778c7c01b13d018f1598eacb43fadbdb72608&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3598%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3598&job=&cmd_args= 19:29:56 -> Uploading to 19:29:56 https://storage.googleapis.com/codecov/v4/raw/2021-06-24/00271124DB129430A58F1EEE437C3FCB/992778c7c01b13d018f1598eacb43fadbdb72608/a24ec284-bd4d-4354-b67e-108f9443540a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210624%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210624T192956Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=79214bd639869af4a6c5e4071e1772e8974b11eceeedd746218901fc4909235a 19:29:56 % Total % Received % Xferd Average Speed Time Time Time Current 19:29:56 Dload Upload Total Spent Left Speed 19:29:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54532 0 0 100 54532 0 147k --:--:-- --:--:-- --:--:-- 147k 100 54532 0 0 100 54532 0 147k --:--:-- --:--:-- --:--:-- 146k 19:29:56 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/992778c7c01b13d018f1598eacb43fadbdb72608 [Pipeline] } 19:29:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 19:29:58 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:29:59 ---> package-listing.sh 19:29:59 ++ facter osfamily 19:29:59 ++ tr '[:upper:]' '[:lower:]' 19:29:59 + OS_FAMILY=redhat 19:29:59 + workspace=/w/workspace/edgex-go/1 19:29:59 + START_PACKAGES=/tmp/packages_start.txt 19:29:59 + END_PACKAGES=/tmp/packages_end.txt 19:29:59 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:29:59 + PACKAGES=/tmp/packages_start.txt 19:29:59 + '[' /w/workspace/edgex-go/1 ']' 19:29:59 + PACKAGES=/tmp/packages_end.txt 19:29:59 + case "${OS_FAMILY}" in 19:29:59 + sort 19:29:59 + rpm -qa 19:30:02 + '[' -f /tmp/packages_start.txt ']' 19:30:02 + '[' -f /tmp/packages_end.txt ']' 19:30:02 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:30:02 + '[' /w/workspace/edgex-go/1 ']' 19:30:02 + mkdir -p /w/workspace/edgex-go/1/archives/ 19:30:02 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 19:30:02 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 19:30:02 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 19:30:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:30:03 19:30:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 19:30:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:30:03 alpine: Pulling from edgex-lftools-log-publisher 19:30:03 df20fa9351a1: Pulling fs layer 19:30:03 36b3adc4ff6f: Pulling fs layer 19:30:03 8ad3a11d3b57: Pulling fs layer 19:30:03 46f8f816bc3b: Pulling fs layer 19:30:03 93b61091891f: Pulling fs layer 19:30:03 93b9cdb0e59b: Pulling fs layer 19:30:03 5e14af77c1be: Pulling fs layer 19:30:03 01666e4c0597: Pulling fs layer 19:30:03 aa168da1d23b: Pulling fs layer 19:30:03 93b9cdb0e59b: Waiting 19:30:03 5e14af77c1be: Waiting 19:30:03 01666e4c0597: Waiting 19:30:03 aa168da1d23b: Waiting 19:30:03 46f8f816bc3b: Waiting 19:30:03 93b61091891f: Waiting 19:30:03 36b3adc4ff6f: Download complete 19:30:03 46f8f816bc3b: Verifying Checksum 19:30:03 46f8f816bc3b: Download complete 19:30:03 df20fa9351a1: Verifying Checksum 19:30:03 df20fa9351a1: Download complete 19:30:03 93b9cdb0e59b: Verifying Checksum 19:30:03 93b9cdb0e59b: Download complete 19:30:03 5e14af77c1be: Verifying Checksum 19:30:03 5e14af77c1be: Download complete 19:30:03 93b61091891f: Verifying Checksum 19:30:03 93b61091891f: Download complete 19:30:03 01666e4c0597: Verifying Checksum 19:30:03 01666e4c0597: Download complete 19:30:03 df20fa9351a1: Pull complete 19:30:04 8ad3a11d3b57: Verifying Checksum 19:30:04 8ad3a11d3b57: Download complete 19:30:04 36b3adc4ff6f: Pull complete 19:30:04 8ad3a11d3b57: Pull complete 19:30:04 46f8f816bc3b: Pull complete 19:30:04 93b61091891f: Pull complete 19:30:04 93b9cdb0e59b: Pull complete 19:30:04 5e14af77c1be: Pull complete 19:30:04 01666e4c0597: Pull complete 19:30:06 aa168da1d23b: Verifying Checksum 19:30:06 aa168da1d23b: Download complete 19:30:10 aa168da1d23b: Pull complete 19:30:10 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 19:30:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:30:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 19:30:10 prd-centos7-docker-4c-2g-1259 does not seem to be running inside a container 19:30:10 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 19:30:17 $ docker top b6251a95bded1a3efcf567544c9a39655d132cc78f1128e88f2751db42e9b912 -eo pid,comm [Pipeline] { [Pipeline] sh 19:30:17 + touch /tmp/pre-build-complete [Pipeline] sh 19:30:18 + mkdir -p /var/log/sa [Pipeline] sh 19:30:20 + ls /var/log/sa-host 19:30:20 + sadf -c /var/log/sa-host/sa05 19:30:20 file_magic: OK 19:30:20 HZ: Using current value: 100 19:30:20 file_header: OK 19:30:20 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 19:30:20 Statistics: 19:30:20 Hnuu...uuuununununu...Hnuu...uuuununununu... 19:30:20 File successfully converted to sysstat format version 12.2.1 19:30:20 + sadf -c /var/log/sa-host/sa24 19:30:20 file_magic: OK 19:30:20 HZ: Using current value: 100 19:30:20 file_header: OK 19:30:20 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 19:30:20 Statistics: 19:30:20 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 19:30:20 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:30:21 provisioning config files... 19:30:21 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config6838085065995981386tmp [Pipeline] { [Pipeline] echo 19:30:21 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:30:21 ---> create-netrc.sh [Pipeline] } 19:30:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:30:21 ---> python-tools-install.sh [Pipeline] echo 19:30:22 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:30:22 ---> sudo-logs.sh 19:30:22 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:30:22 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:30:22 ---> job-cost.sh 19:30:22 lf-activate-venv: SKIPPING 19:30:22 DEBUG: total: 0.18000000715255737 19:30:22 INFO: Retrieving Stack Cost... 19:30:23 INFO: Retrieving Pricing Info for: v3-standard-2 19:30:23 INFO: Archiving Costs [Pipeline] echo 19:30:24 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:30:24 ---> logs-deploy.sh 19:30:24 lf-activate-venv: SKIPPING 19:30:24 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3598/1 19:30:24 INFO: archiving workspace using pattern(s): 19:30:25 Archives upload complete. 19:30:25 INFO: archiving logs to Nexus 19:30:26 ---> uname -a: 19:30:26 Linux prd-centos7-docker-4c-2g-1259.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 19:30:26 19:30:26 19:30:26 ---> lscpu: 19:30:26 Architecture: x86_64 19:30:26 CPU op-mode(s): 32-bit, 64-bit 19:30:26 Byte Order: Little Endian 19:30:26 Address sizes: 40 bits physical, 48 bits virtual 19:30:26 CPU(s): 2 19:30:26 On-line CPU(s) list: 0,1 19:30:26 Thread(s) per core: 1 19:30:26 Core(s) per socket: 1 19:30:26 Socket(s): 2 19:30:26 NUMA node(s): 1 19:30:26 Vendor ID: AuthenticAMD 19:30:26 CPU family: 23 19:30:26 Model: 49 19:30:26 Model name: AMD EPYC-Rome Processor 19:30:26 Stepping: 0 19:30:26 CPU MHz: 2799.998 19:30:26 BogoMIPS: 5599.99 19:30:26 Virtualization: AMD-V 19:30:26 Hypervisor vendor: KVM 19:30:26 Virtualization type: full 19:30:26 L1d cache: 64 KiB 19:30:26 L1i cache: 64 KiB 19:30:26 L2 cache: 1 MiB 19:30:26 L3 cache: 32 MiB 19:30:26 NUMA node0 CPU(s): 0,1 19:30:26 Vulnerability Itlb multihit: Not affected 19:30:26 Vulnerability L1tf: Not affected 19:30:26 Vulnerability Mds: Not affected 19:30:26 Vulnerability Meltdown: Not affected 19:30:26 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:30:26 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 19:30:26 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 19:30:26 Vulnerability Srbds: Not affected 19:30:26 Vulnerability Tsx async abort: Not affected 19:30:26 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 19:30:26 19:30:26 19:30:26 ---> nproc: 19:30:26 2 19:30:26 19:30:26 19:30:26 ---> df -h: 19:30:26 Filesystem Size Used Available Use% Mounted on 19:30:26 overlay 40.0G 12.0G 27.9G 30% / 19:30:26 tmpfs 64.0M 0 64.0M 0% /dev 19:30:26 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 19:30:26 shm 64.0M 0 64.0M 0% /dev/shm 19:30:26 /dev/vda1 40.0G 12.0G 27.9G 30% /facter-os 19:30:26 /dev/vda1 40.0G 12.0G 27.9G 30% /etc/resolv.conf 19:30:26 /dev/vda1 40.0G 12.0G 27.9G 30% /etc/hostname 19:30:26 /dev/vda1 40.0G 12.0G 27.9G 30% /etc/hosts 19:30:26 /dev/vda1 40.0G 12.0G 27.9G 30% /var/log/auth.log 19:30:26 /dev/vda1 40.0G 12.0G 27.9G 30% /run/cloud-init/result.json 19:30:26 /dev/vda1 40.0G 12.0G 27.9G 30% /var/log/sa-host 19:30:26 /dev/vda1 40.0G 12.0G 27.9G 30% /var/log/secure 19:30:26 /dev/vda1 40.0G 12.0G 27.9G 30% /w/workspace/edgex-go/1 19:30:26 /dev/vda1 40.0G 12.0G 27.9G 30% /w/workspace/edgex-go/1@tmp 19:30:26 19:30:26 19:30:26 ---> free -m: 19:30:26 total used free shared buff/cache available 19:30:26 Mem: 7821 1309 1866 0 4645 6469 19:30:26 Swap: 1023 1 1022 19:30:26 19:30:26 19:30:26 ---> ip addr: 19:30:26 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 19:30:26 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 19:30:26 inet 127.0.0.1/8 scope host lo 19:30:26 valid_lft forever preferred_lft forever 19:30:26 inet6 ::1/128 scope host 19:30:26 valid_lft forever preferred_lft forever 19:30:26 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 19:30:26 link/ether fa:16:3e:34:e5:72 brd ff:ff:ff:ff:ff:ff 19:30:26 inet 10.30.123.230/23 brd 10.30.123.255 scope global dynamic eth0 19:30:26 valid_lft 84967sec preferred_lft 84967sec 19:30:26 inet6 fe80::f816:3eff:fe34:e572/64 scope link 19:30:26 valid_lft forever preferred_lft forever 19:30:26 3: docker0: mtu 1500 qdisc noqueue state DOWN 19:30:26 link/ether 02:42:9b:c1:88:ee brd ff:ff:ff:ff:ff:ff 19:30:26 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 19:30:26 valid_lft forever preferred_lft forever 19:30:26 inet6 fe80::42:9bff:fec1:88ee/64 scope link 19:30:26 valid_lft forever preferred_lft forever 19:30:26 19:30:26 19:30:26 ---> sar -b -r -n DEV: 19:30:26 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/24/21 _x86_64_ (2 CPU) 19:30:26 19:30:26 19:06:21 LINUX RESTART (2 CPU) 19:30:26 19:30:26 19:07:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 19:30:26 19:08:01 91.73 3.94 87.78 0.00 2648.60 9017.88 0.00 19:30:26 19:09:01 151.30 0.18 151.12 0.00 22.78 52588.00 0.00 19:30:26 19:10:01 88.90 0.00 88.90 0.00 0.00 12535.54 0.00 19:30:26 19:11:01 52.36 0.02 52.34 0.00 0.53 5256.47 0.00 19:30:26 19:12:02 273.83 62.35 211.48 0.00 1501.04 136005.46 0.00 19:30:26 19:13:01 472.94 138.74 334.20 0.00 3749.81 182728.33 0.00 19:30:26 19:14:01 541.77 110.70 431.06 0.00 3862.03 188160.71 0.00 19:30:26 19:15:01 201.47 9.07 192.39 0.00 1099.17 30782.02 0.00 19:30:26 19:16:01 1.45 0.00 1.45 0.00 0.00 27.15 0.00 19:30:26 19:17:01 0.30 0.00 0.30 0.00 0.00 3.98 0.00 19:30:26 19:18:01 0.28 0.00 0.28 0.00 0.00 3.23 0.00 19:30:26 19:19:01 0.20 0.00 0.20 0.00 0.00 2.73 0.00 19:30:26 19:20:01 0.22 0.00 0.22 0.00 0.00 1.80 0.00 19:30:26 19:21:01 0.28 0.00 0.28 0.00 0.00 2.97 0.00 19:30:26 19:22:01 0.42 0.18 0.23 0.00 5.73 3.02 0.00 19:30:26 19:23:01 0.88 0.00 0.88 0.00 0.00 16.61 0.00 19:30:26 19:24:01 0.25 0.00 0.25 0.00 0.00 2.98 0.00 19:30:26 19:25:01 0.27 0.00 0.27 0.00 0.00 3.51 0.00 19:30:26 19:26:01 0.23 0.00 0.23 0.00 0.00 2.70 0.00 19:30:26 19:27:01 0.17 0.00 0.17 0.00 0.00 1.37 0.00 19:30:26 19:28:01 0.28 0.00 0.28 0.00 0.00 3.36 0.00 19:30:26 19:29:01 0.22 0.00 0.22 0.00 0.00 2.45 0.00 19:30:26 19:30:01 41.58 41.31 0.27 0.00 4180.44 15.99 0.00 19:30:26 Average: 83.38 15.87 67.51 0.00 740.58 26787.22 0.00 19:30:26 19:30:26 19:07:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:30:26 19:08:01 4961352 0 824956 10.30 2620 2220004 1393344 15.38 891964 1736252 321092 19:30:26 19:09:01 3820568 0 1061844 13.26 2620 3123900 1675764 18.50 1160908 2489356 49532 19:30:26 19:10:01 3757024 0 1172708 14.64 2620 3076580 1733436 19.14 1415540 2283164 148856 19:30:26 19:11:01 3797436 0 1162228 14.51 2620 3046648 1727784 19.08 1346172 2304044 127632 19:30:26 19:12:02 1474628 0 1316768 16.44 2620 5214916 1866788 20.61 1906904 3958684 362772 19:30:26 19:13:01 248084 0 2006316 25.05 2620 5751912 3756408 41.47 3238960 3780784 193248 19:30:26 19:14:01 864128 0 1650088 20.60 2620 5492096 2670984 29.49 2232284 4165340 0 19:30:26 19:15:01 2530368 0 1251264 15.62 2620 4224680 1500612 16.57 1378800 3393680 20 19:30:26 19:16:01 2544120 0 1237512 15.45 2620 4224680 1279136 14.12 1371916 3390604 16 19:30:26 19:17:01 2544960 0 1236660 15.44 2620 4224692 1279244 14.12 1374664 3388556 12 19:30:26 19:18:01 2543952 0 1237668 15.45 2620 4224692 1279436 14.13 1375736 3388556 20 19:30:26 19:19:01 2546548 0 1235064 15.42 2620 4224700 1279136 14.12 1373128 3389540 12 19:30:26 19:20:01 2546604 0 1235004 15.42 2620 4224704 1279136 14.12 1373008 3389540 8 19:30:26 19:21:01 2546720 0 1234888 15.42 2620 4224704 1279136 14.12 1373128 3389540 8 19:30:26 19:22:01 2546360 0 1235212 15.42 2620 4224740 1279220 14.12 1373284 3389564 20 19:30:26 19:23:01 2546632 0 1234940 15.42 2620 4224740 1279184 14.12 1373172 3389564 12 19:30:26 19:24:01 2546304 0 1235260 15.42 2620 4224748 1279268 14.12 1373472 3389564 16 19:30:26 19:25:01 2546968 0 1234592 15.42 2620 4224752 1279136 14.12 1373040 3389564 8 19:30:26 19:26:01 2546984 0 1234572 15.41 2620 4224756 1279136 14.12 1373012 3389564 8 19:30:26 19:27:01 2546484 0 1235068 15.42 2620 4224760 1279220 14.12 1373128 3389564 16 19:30:26 19:28:01 2546508 0 1235040 15.42 2620 4224764 1279196 14.12 1373256 3389564 12 19:30:26 19:29:01 2546820 0 1234724 15.42 2620 4224768 1279136 14.12 1373176 3389564 8 19:30:26 19:30:01 2416908 0 1238920 15.47 2620 4350484 1280808 14.14 1377032 3514592 212 19:30:26 Average: 2587672 0 1260056 15.73 2620 4158583 1544115 17.05 1485899 3264293 52328 19:30:26 19:30:26 19:07:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:30:26 19:08:01 eth0 1392.09 1478.84 5903.31 161.90 0.00 0.00 0.00 0.00 19:30:26 19:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:30:26 19:08:01 veth0e05ebe 971.35 817.56 90.93 2699.97 0.00 0.00 0.00 0.00 19:30:26 19:08:01 docker0 971.35 817.43 77.65 2699.96 0.00 0.00 0.00 0.00 19:30:26 19:09:01 eth0 524.91 456.98 3546.04 45.45 0.00 0.00 0.00 0.00 19:30:26 19:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:30:26 19:09:01 docker0 184.88 217.73 12.30 843.92 0.00 0.00 0.00 0.00 19:30:26 19:10:01 veth1ef2d7b 0.43 0.57 0.04 0.06 0.00 0.00 0.00 0.00 19:30:26 19:10:01 eth0 42.13 23.76 38.00 15.88 0.00 0.00 0.00 0.00 19:30:26 19:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:30:26 19:10:01 docker0 0.43 0.43 0.03 0.05 0.00 0.00 0.00 0.00 19:30:26 19:11:01 veth1ef2d7b 1.83 1.83 0.14 0.14 0.00 0.00 0.00 0.00 19:30:26 19:11:01 eth0 25.07 18.69 12.84 102.60 0.00 0.00 0.00 0.00 19:30:26 19:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:30:26 19:11:01 docker0 1.83 1.83 0.12 0.14 0.00 0.00 0.00 0.00 19:30:26 19:12:02 veth0e5a954 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 19:30:26 19:12:02 eth0 214.26 180.21 1686.16 26.96 0.00 0.00 0.00 0.00 19:30:26 19:12:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:30:26 19:12:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:30:26 19:13:01 veth3d5b2d9 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 19:30:26 19:13:01 veth19288e3 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 19:30:26 19:13:01 vethe5b0173 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 19:30:26 19:13:01 veth0e5a954 0.00 0.66 0.00 0.03 0.00 0.00 0.00 0.00 19:30:26 19:14:01 veth6e46b7d 0.00 0.25 0.00 0.02 0.00 0.00 0.00 0.00 19:30:26 19:14:01 veth246f962 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 19:30:26 19:14:01 vethd46303b 0.00 0.27 0.00 0.02 0.00 0.00 0.00 0.00 19:30:26 19:14:01 veth0e5a954 0.00 0.32 0.00 0.01 0.00 0.00 0.00 0.00 19:30:26 19:15:01 eth0 2905.69 2645.65 13892.04 540.01 0.00 0.00 0.00 0.00 19:30:26 19:15:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 19:30:26 19:15:01 docker0 1277.34 1204.53 97.49 4334.90 0.00 0.00 0.00 0.00 19:30:26 19:16:01 eth0 0.58 0.08 0.04 0.02 0.00 0.00 0.00 0.00 19:30:26 19:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:30:26 19:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:30:26 19:17:01 eth0 1.45 0.23 0.27 0.07 0.00 0.00 0.00 0.00 19:30:26 19:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:30:26 19:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:30:26 19:18:01 eth0 1.78 0.70 0.85 0.55 0.00 0.00 0.00 0.00 19:30:26 19:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:30:26 19:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:30:26 19:19:01 eth0 0.17 0.10 0.01 0.04 0.00 0.00 0.00 0.00 19:30:26 19:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:30:26 19:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:30:26 19:20:01 eth0 0.17 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:30:26 19:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:30:26 19:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:30:26 19:21:01 eth0 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:30:26 19:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:30:26 19:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:30:26 19:22:01 eth0 0.18 0.15 0.08 0.07 0.00 0.00 0.00 0.00 19:30:26 19:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:30:26 19:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:30:26 19:23:01 eth0 0.53 0.08 0.11 0.01 0.00 0.00 0.00 0.00 19:30:26 19:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:30:26 19:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:30:26 19:24:01 eth0 0.55 0.32 0.27 0.20 0.00 0.00 0.00 0.00 19:30:26 19:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:30:26 19:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:30:26 19:25:01 eth0 0.15 0.07 0.01 0.01 0.00 0.00 0.00 0.00 19:30:26 19:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:30:26 19:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:30:26 19:26:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:30:26 19:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:30:26 19:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:30:26 19:27:01 eth0 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 19:30:26 19:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:30:26 19:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:30:26 19:28:01 eth0 0.23 0.12 0.07 0.01 0.00 0.00 0.00 0.00 19:30:26 19:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:30:26 19:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:30:26 19:29:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 19:30:26 19:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:30:26 19:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:30:26 19:30:01 eth0 10.08 6.40 10.20 4.54 0.00 0.00 0.00 0.00 19:30:26 19:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:30:26 19:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:30:26 Average: eth0 112.81 106.52 580.49 22.15 0.00 0.00 0.00 0.00 19:30:26 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:30:26 Average: docker0 55.56 52.40 4.24 188.56 0.00 0.00 0.00 0.00 19:30:26 19:30:26 19:30:26 ---> sar -P ALL: 19:30:26 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/24/21 _x86_64_ (2 CPU) 19:30:26 19:30:26 19:06:21 LINUX RESTART (2 CPU) 19:30:26 19:30:26 19:07:01 CPU %user %nice %system %iowait %steal %idle 19:30:26 19:08:01 all 22.35 0.00 5.53 3.32 0.10 68.71 19:30:26 19:08:01 0 23.91 0.00 6.39 1.33 0.11 68.26 19:30:26 19:08:01 1 20.81 0.00 4.68 5.28 0.09 69.15 19:30:26 19:09:01 all 11.81 0.00 6.61 3.08 0.06 78.44 19:30:26 19:09:01 0 12.11 0.00 7.00 3.08 0.05 77.76 19:30:26 19:09:01 1 11.51 0.00 6.21 3.08 0.07 79.13 19:30:26 19:10:01 all 63.54 0.00 9.15 0.72 0.10 26.49 19:30:26 19:10:01 0 62.27 0.00 10.37 0.99 0.11 26.26 19:30:26 19:10:01 1 64.81 0.00 7.94 0.45 0.09 26.71 19:30:26 19:11:01 all 39.96 0.00 6.75 0.29 0.09 52.91 19:30:26 19:11:01 0 40.56 0.00 7.04 0.34 0.09 51.98 19:30:26 19:11:01 1 39.36 0.00 6.46 0.25 0.09 53.85 19:30:26 19:12:02 all 40.92 0.00 14.22 6.05 0.09 38.72 19:30:26 19:12:02 0 41.03 0.00 14.16 5.25 0.09 39.48 19:30:26 19:12:02 1 40.81 0.00 14.29 6.84 0.09 37.97 19:30:26 19:13:01 all 52.58 0.00 18.10 22.74 0.10 6.48 19:30:26 19:13:01 0 52.75 0.00 18.03 23.36 0.09 5.76 19:30:26 19:13:01 1 52.41 0.00 18.16 22.12 0.11 7.19 19:30:26 19:14:01 all 66.29 0.00 18.11 12.68 0.13 2.79 19:30:26 19:14:01 0 66.07 0.00 17.69 13.02 0.13 3.09 19:30:26 19:14:01 1 66.51 0.00 18.53 12.33 0.13 2.50 19:30:26 19:15:01 all 32.65 0.00 8.15 4.89 0.08 54.23 19:30:26 19:15:01 0 32.78 0.00 8.45 4.21 0.07 54.50 19:30:26 19:15:01 1 32.51 0.00 7.86 5.58 0.09 53.96 19:30:26 19:16:01 all 0.07 0.00 0.06 0.00 0.03 99.84 19:30:26 19:16:01 0 0.02 0.00 0.07 0.00 0.05 99.87 19:30:26 19:16:01 1 0.12 0.00 0.05 0.00 0.02 99.82 19:30:26 19:17:01 all 0.11 0.00 0.04 0.00 0.02 99.83 19:30:26 19:17:01 0 0.05 0.00 0.07 0.00 0.02 99.87 19:30:26 19:17:01 1 0.17 0.00 0.02 0.00 0.02 99.80 19:30:26 19:18:01 all 0.14 0.00 0.03 0.00 0.03 99.81 19:30:26 19:18:01 0 0.23 0.00 0.03 0.00 0.03 99.70 19:30:26 19:18:01 1 0.05 0.00 0.02 0.00 0.02 99.92 19:30:26 19:30:26 19:18:01 CPU %user %nice %system %iowait %steal %idle 19:30:26 19:19:01 all 0.15 0.00 0.02 0.00 0.02 99.82 19:30:26 19:19:01 0 0.25 0.00 0.02 0.00 0.02 99.72 19:30:26 19:19:01 1 0.05 0.00 0.02 0.00 0.02 99.92 19:30:26 19:20:01 all 0.12 0.00 0.02 0.00 0.03 99.84 19:30:26 19:20:01 0 0.22 0.00 0.02 0.00 0.03 99.73 19:30:26 19:20:01 1 0.02 0.00 0.02 0.00 0.02 99.95 19:30:26 19:21:01 all 0.13 0.00 0.03 0.00 0.02 99.83 19:30:26 19:21:01 0 0.13 0.00 0.02 0.00 0.00 99.85 19:30:26 19:21:01 1 0.12 0.00 0.03 0.00 0.03 99.82 19:30:26 19:22:01 all 0.03 0.00 0.05 0.01 0.03 99.89 19:30:26 19:22:01 0 0.02 0.00 0.05 0.00 0.02 99.92 19:30:26 19:22:01 1 0.03 0.00 0.05 0.02 0.03 99.87 19:30:26 19:23:01 all 0.09 0.00 0.02 0.00 0.02 99.87 19:30:26 19:23:01 0 0.05 0.00 0.02 0.00 0.03 99.90 19:30:26 19:23:01 1 0.13 0.00 0.02 0.00 0.00 99.85 19:30:26 19:24:01 all 0.08 0.00 0.02 0.00 0.03 99.87 19:30:26 19:24:01 0 0.02 0.00 0.02 0.00 0.03 99.93 19:30:26 19:24:01 1 0.15 0.00 0.02 0.00 0.02 99.82 19:30:26 19:25:01 all 0.12 0.00 0.03 0.00 0.02 99.83 19:30:26 19:25:01 0 0.02 0.00 0.03 0.00 0.03 99.92 19:30:26 19:25:01 1 0.22 0.00 0.03 0.00 0.00 99.75 19:30:26 19:26:01 all 0.15 0.00 0.03 0.00 0.03 99.80 19:30:26 19:26:01 0 0.05 0.00 0.03 0.00 0.03 99.88 19:30:26 19:26:01 1 0.25 0.00 0.02 0.00 0.02 99.72 19:30:26 19:27:01 all 0.12 0.00 0.03 0.00 0.02 99.83 19:30:26 19:27:01 0 0.22 0.00 0.03 0.00 0.03 99.72 19:30:26 19:27:01 1 0.02 0.00 0.03 0.00 0.00 99.95 19:30:26 19:28:01 all 0.16 0.00 0.02 0.00 0.02 99.81 19:30:26 19:28:01 0 0.28 0.00 0.02 0.00 0.02 99.68 19:30:26 19:28:01 1 0.03 0.00 0.02 0.00 0.02 99.93 19:30:26 19:29:01 all 0.15 0.00 0.02 0.00 0.02 99.82 19:30:26 19:29:01 0 0.28 0.00 0.02 0.00 0.02 99.68 19:30:26 19:29:01 1 0.02 0.00 0.02 0.00 0.02 99.95 19:30:26 19:30:26 19:29:01 CPU %user %nice %system %iowait %steal %idle 19:30:26 19:30:01 all 2.28 0.00 0.70 1.22 0.03 95.77 19:30:26 19:30:01 0 1.67 0.00 0.72 0.27 0.02 97.32 19:30:26 19:30:01 1 2.88 0.00 0.69 2.18 0.03 94.21 19:30:26 Average: all 13.76 0.00 3.62 2.25 0.05 80.33 19:30:26 Average: 0 13.79 0.00 3.72 2.11 0.05 80.33 19:30:26 Average: 1 13.73 0.00 3.51 2.39 0.04 80.34 19:30:26 19:30:26 19:30:26