jpwhitemn commented: recheck Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of jpwhitemn for edgexfoundry/edgex-go Obtained Jenkinsfile from 4cad5cd81cf0d107b2231968e615f9be779164c8+4428e4d1b6445bf1b64e4b4ca5eff36de518c634 (40c33bf690d1ca503b5899bbf8889b807c579ed1) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2557230676914116378.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-ssh5180844638220590854.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6a41506d72e8e131afc862d141935157bee59f41 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3591/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3591/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6240606659948057137.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2779089158962122704.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3591/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3591/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4077100242392800676.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-915’ is offline Running on prd-centos7-docker-4c-2g-953 in /w/workspace/edgexfoundry_edgex-go_PR-3591 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [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/2 # 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/2@tmp/jenkins-gitclient-ssh8701083463165605126.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 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 into PR head commit 4cad5cd81cf0d107b2231968e615f9be779164c8 Merge succeeded, producing 4cad5cd81cf0d107b2231968e615f9be779164c8 Checking out Revision 4cad5cd81cf0d107b2231968e615f9be779164c8 (PR-3591) > 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/2@tmp/jenkins-gitclient-ssh277443705383490542.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3591/head:refs/remotes/origin/PR-3591 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4cad5cd81cf0d107b2231968e615f9be779164c8 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh3639111157282965962.key > git merge 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4cad5cd81cf0d107b2231968e615f9be779164c8 # timeout=10 Commit message: "docs: add Changelog for Ireland release" > git rev-list --no-walk 4cad5cd81cf0d107b2231968e615f9be779164c8 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:57:51 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:57:51 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:57:51 ========================================================= 18:57:51 EdgeX Global Pipelines Version Info 18:57:51 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:57:52 ------------------- 18:57:52 stable info: 18:57:52 ------------------- 18:57:52 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:57:52 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 18:57:52 Message: update stable to v1.0.195 18:57:53 ------------------- 18:57:53 experimental info: 18:57:53 ------------------- 18:57:53 Commited By: **** collab-it+edgex@linuxfoundation.org 18:57:53 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 18:57:53 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:57:53 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 18:57:53 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 18:57:53 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:57:53 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:57:53 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:57:53 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 18:57:53 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 18:57:53 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 18:57:53 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 18:57:53 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 18:57:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:57:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:57:53 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:57:53 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:57:53 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:57:53 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:57:54 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:57:54 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 18:57:54 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 18:57:54 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 18:57:54 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 18:57:54 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:57:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3591 [Pipeline] echo 18:57:54 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3591 [Pipeline] echo 18:57:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3591 [Pipeline] echo 18:57:54 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4cad5cd81cf0d107b2231968e615f9be779164c8 [Pipeline] echo 18:57:54 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4cad5cd [Pipeline] echo 18:57:54 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:57:54 provisioning config files... 18:57:54 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config789348967878237168tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:57:54 ---> docker-login.sh 18:57:54 nexus3.edgexfoundry.org:10001 18:57:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:57:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:57:55 Configure a credential helper to remove this warning. See 18:57:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:57:55 18:57:55 Login Succeeded 18:57:55 nexus3.edgexfoundry.org:10002 18:57:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:57:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:57:55 Configure a credential helper to remove this warning. See 18:57:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:57:55 18:57:55 Login Succeeded 18:57:55 nexus3.edgexfoundry.org:10003 18:57:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:57:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:57:55 Configure a credential helper to remove this warning. See 18:57:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:57:55 18:57:55 Login Succeeded 18:57:55 nexus3.edgexfoundry.org:10004 18:57:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:57:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:57:55 Configure a credential helper to remove this warning. See 18:57:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:57:55 18:57:55 Login Succeeded 18:57:55 docker.io 18:57:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:57:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:57:56 Configure a credential helper to remove this warning. See 18:57:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:57:56 18:57:56 Login Succeeded 18:57:56 ---> docker-login.sh ends [Pipeline] } 18:57:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:57:56 ++ 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 18:57:56 + for file in '`ls cmd/**/Dockerfile`' 18:57:56 ++ cut -d/ -f2 18:57:56 ++ dirname cmd/core-command/Dockerfile 18:57:56 + echo core-command,cmd/core-command/Dockerfile 18:57:56 + for file in '`ls cmd/**/Dockerfile`' 18:57:56 ++ dirname cmd/core-data/Dockerfile 18:57:56 ++ cut -d/ -f2 18:57:56 + echo core-data,cmd/core-data/Dockerfile 18:57:56 + for file in '`ls cmd/**/Dockerfile`' 18:57:56 ++ dirname cmd/core-metadata/Dockerfile 18:57:56 ++ cut -d/ -f2 18:57:56 + echo core-metadata,cmd/core-metadata/Dockerfile 18:57:56 + for file in '`ls cmd/**/Dockerfile`' 18:57:56 ++ dirname cmd/security-bootstrapper/Dockerfile 18:57:56 ++ cut -d/ -f2 18:57:56 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 18:57:56 + for file in '`ls cmd/**/Dockerfile`' 18:57:56 ++ dirname cmd/security-proxy-setup/Dockerfile 18:57:56 ++ cut -d/ -f2 18:57:56 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 18:57:56 + for file in '`ls cmd/**/Dockerfile`' 18:57:56 ++ cut -d/ -f2 18:57:56 ++ dirname cmd/security-secretstore-setup/Dockerfile 18:57:56 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 18:57:56 + for file in '`ls cmd/**/Dockerfile`' 18:57:56 ++ dirname cmd/support-notifications/Dockerfile 18:57:56 ++ cut -d/ -f2 18:57:56 + echo support-notifications,cmd/support-notifications/Dockerfile 18:57:56 + for file in '`ls cmd/**/Dockerfile`' 18:57:56 ++ dirname cmd/support-scheduler/Dockerfile 18:57:56 ++ cut -d/ -f2 18:57:56 + echo support-scheduler,cmd/support-scheduler/Dockerfile 18:57:56 + for file in '`ls cmd/**/Dockerfile`' 18:57:56 ++ dirname cmd/sys-mgmt-agent/Dockerfile 18:57:56 ++ cut -d/ -f2 18:57:56 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 18:57:56 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 18:57:57 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:57:57 18:57:57 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 18:57:57 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:57:57 latest: Pulling from edgex-devops/git-semver 18:57:57 31603596830f: Pulling fs layer 18:57:57 54011a49482f: Pulling fs layer 18:57:57 a6820b24f6d8: Pulling fs layer 18:57:57 f581987b2513: Pulling fs layer 18:57:57 f581987b2513: Waiting 18:57:57 54011a49482f: Verifying Checksum 18:57:57 54011a49482f: Download complete 18:57:58 31603596830f: Verifying Checksum 18:57:58 31603596830f: Download complete 18:57:58 f581987b2513: Verifying Checksum 18:57:58 f581987b2513: Download complete 18:57:58 a6820b24f6d8: Verifying Checksum 18:57:58 a6820b24f6d8: Download complete 18:57:58 31603596830f: Pull complete 18:57:58 54011a49482f: Pull complete 18:57:59 a6820b24f6d8: Pull complete 18:57:59 f581987b2513: Pull complete 18:57:59 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 18:57:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:57:59 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 18:57:59 prd-centos7-docker-4c-2g-953 does not seem to be running inside a container 18:57:59 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 18:58:00 $ docker top a54b6f8e9860c3b630978f5ea3de8a74a1ba98f5d7d839cfb0a8418bac85adf7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:58:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:58:00 [ssh-agent] Looking for ssh-agent implementation... 18:58:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:58:01 $ docker exec a54b6f8e9860c3b630978f5ea3de8a74a1ba98f5d7d839cfb0a8418bac85adf7 ssh-agent 18:58:01 SSH_AUTH_SOCK=/tmp/ssh-znVCAdyxyBgg/agent.14 18:58:01 SSH_AGENT_PID=21 18:58:01 Running ssh-add (command line suppressed) 18:58:01 Identity added: /w/workspace/edgex-go/2@tmp/private_key_3679099055401898446.key (/w/workspace/edgex-go/2@tmp/private_key_3679099055401898446.key) 18:58:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:58:01 + git tag --points-at HEAD [Pipeline] } 18:58:01 $ docker exec --env ******** --env ******** a54b6f8e9860c3b630978f5ea3de8a74a1ba98f5d7d839cfb0a8418bac85adf7 ssh-agent -k 18:58:01 unset SSH_AUTH_SOCK; 18:58:01 unset SSH_AGENT_PID; 18:58:01 echo Agent pid 21 killed; 18:58:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:58:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:58:01 [ssh-agent] Looking for ssh-agent implementation... 18:58:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:58:01 $ docker exec a54b6f8e9860c3b630978f5ea3de8a74a1ba98f5d7d839cfb0a8418bac85adf7 ssh-agent 18:58:01 SSH_AUTH_SOCK=/tmp/ssh-VwDcUJBDCabB/agent.56 18:58:01 SSH_AGENT_PID=62 18:58:01 Running ssh-add (command line suppressed) 18:58:02 Identity added: /w/workspace/edgex-go/2@tmp/private_key_3576698535545716534.key (/w/workspace/edgex-go/2@tmp/private_key_3576698535545716534.key) 18:58:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:58:02 + git semver init 18:58:02 # -> Open(): unable to determine branch for HEAD 18:58:02 # $GIT_DIR = /w/workspace/edgex-go/2/.git 18:58:02 # $GIT_WORK_TREE = /w/workspace/edgex-go/2 18:58:02 # $SEMVER_REMOTE_NAME = origin 18:58:02 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:58:02 # $SEMVER_USER_NAME = edgex-jenkins 18:58:02 # $SEMVER_BRANCH = PR-3591 18:58:02 # $SEMVER_TEMP = /tmp/semver-462315272 18:58:02 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 18:58:17 # '/tmp/semver-462315272' -> '/w/workspace/edgex-go/2/.semver' 18:58:17 # -> Force: false 18:58:17 # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } 18:58:17 $ docker exec --env ******** --env ******** a54b6f8e9860c3b630978f5ea3de8a74a1ba98f5d7d839cfb0a8418bac85adf7 ssh-agent -k 18:58:17 unset SSH_AUTH_SOCK; 18:58:17 unset SSH_AGENT_PID; 18:58:17 echo Agent pid 62 killed; 18:58:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:58:17 + git semver [Pipeline] } 18:58:17 $ docker stop --time=1 a54b6f8e9860c3b630978f5ea3de8a74a1ba98f5d7d839cfb0a8418bac85adf7 18:58:20 $ docker rm -f a54b6f8e9860c3b630978f5ea3de8a74a1ba98f5d7d839cfb0a8418bac85adf7 [Pipeline] // withDockerContainer [Pipeline] sh 18:58:21 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:58:21 Stashed 1 file(s) [Pipeline] echo 18:58:21 [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 18:58:21 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 18:58:22 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 18:58:22 + sudo service docker restart 18:58:22 + true 18:58:22 Redirecting to /bin/systemctl restart docker.service 18:58:36 Still waiting to schedule task 18:58:36 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [Pipeline] echo 18:58:40 ========================================================= 18:58:40 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 18:58:40 ========================================================= [Pipeline] isUnix [Pipeline] sh 18:58:41 + 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 . 18:58:42 Sending build context to Docker daemon 329.6MB 18:58:42 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 18:58:42 Step 2/6 : FROM ${BASE} 18:58:42 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 18:58:42 540db60ca938: Pulling fs layer 18:58:42 adcc1eea9eea: Pulling fs layer 18:58:42 4c4ab2625f07: Pulling fs layer 18:58:42 0510c868ecb4: Pulling fs layer 18:58:42 afea3b2eda06: Pulling fs layer 18:58:42 7809a108b3ef: Pulling fs layer 18:58:42 f706445af74f: Pulling fs layer 18:58:42 0510c868ecb4: Waiting 18:58:42 afea3b2eda06: Waiting 18:58:42 7809a108b3ef: Waiting 18:58:42 f706445af74f: Waiting 18:58:42 4c4ab2625f07: Download complete 18:58:42 adcc1eea9eea: Verifying Checksum 18:58:42 adcc1eea9eea: Download complete 18:58:42 afea3b2eda06: Verifying Checksum 18:58:42 afea3b2eda06: Download complete 18:58:42 7809a108b3ef: Verifying Checksum 18:58:42 7809a108b3ef: Download complete 18:58:42 540db60ca938: Verifying Checksum 18:58:42 540db60ca938: Download complete 18:58:42 540db60ca938: Pull complete 18:58:42 adcc1eea9eea: Pull complete 18:58:42 4c4ab2625f07: Pull complete 18:58:44 f706445af74f: Verifying Checksum 18:58:44 f706445af74f: Download complete 18:58:44 0510c868ecb4: Verifying Checksum 18:58:44 0510c868ecb4: Download complete 18:58:48 0510c868ecb4: Pull complete 18:58:48 afea3b2eda06: Pull complete 18:58:48 7809a108b3ef: Pull complete 18:58:51 f706445af74f: Pull complete 18:58:51 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 18:58:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 18:58:51 ---> b068be0155e3 18:58:51 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 18:58:53 ---> Running in f524593377b9 18:58:53 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 18:58:54 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 18:58:54 (1/12) Installing libmagic (5.39-r0) 18:58:54 (2/12) Installing file (5.39-r0) 18:58:54 (3/12) Installing libc-dev (0.7.2-r3) 18:58:54 (4/12) Installing g++ (10.2.1_pre1-r3) 18:58:58 (5/12) Installing fortify-headers (1.1-r0) 18:58:58 (6/12) Installing patch (2.7.6-r7) 18:58:58 (7/12) Installing build-base (0.5-r2) 18:58:58 (8/12) Installing libsodium (1.0.18-r0) 18:58:58 (9/12) Installing pkgconf (1.7.3-r0) 18:58:58 (10/12) Installing libsodium-dev (1.0.18-r0) 18:58:58 (11/12) Installing libzmq (4.3.3-r1) 18:58:58 (12/12) Installing zeromq-dev (4.3.3-r1) 18:58:58 Executing busybox-1.32.1-r6.trigger 18:58:58 OK: 219 MiB in 52 packages 18:59:00 Removing intermediate container f524593377b9 18:59:00 ---> 90303e26ccdc 18:59:00 Step 4/6 : WORKDIR /edgex-go 18:59:00 ---> Running in 03c8d56b3f60 18:59:00 Removing intermediate container 03c8d56b3f60 18:59:00 ---> 5c8e5b0ca554 18:59:00 Step 5/6 : COPY go.mod . 18:59:00 ---> e9a8699b1d62 18:59:00 Step 6/6 : RUN go mod download 18:59:00 ---> Running in 12b7fe32345e 18:59:15 Removing intermediate container 12b7fe32345e 18:59:15 ---> 4f4f42dc3f0e 18:59:15 Successfully built 4f4f42dc3f0e 18:59:15 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 18:59:16 + docker inspect -f . ci-base-image-x86_64 18:59:16 . [Pipeline] withDockerContainer 18:59:16 prd-centos7-docker-4c-2g-953 does not seem to be running inside a container 18:59:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:59:16 $ docker top f5f9e5add87894dea5293bc44494660cf6062dfff079b8130ea9a680c22a29ae -eo pid,comm [Pipeline] { [Pipeline] sh 18:59:17 + go version 18:59:17 go version go1.16.3 linux/amd64 [Pipeline] } 18:59:17 $ docker stop --time=1 f5f9e5add87894dea5293bc44494660cf6062dfff079b8130ea9a680c22a29ae 18:59:18 $ docker rm -f f5f9e5add87894dea5293bc44494660cf6062dfff079b8130ea9a680c22a29ae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:59:18 + docker inspect -f . ci-base-image-x86_64 18:59:18 . [Pipeline] withDockerContainer 18:59:18 prd-centos7-docker-4c-2g-953 does not seem to be running inside a container 18:59:19 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:59:19 $ docker top ee928c49d0af1965ea9c62f05479987176b95c59dc08023a7a2d9a7776d10867 -eo pid,comm [Pipeline] { [Pipeline] echo 18:59:19 ========================================================= 18:59:19 [edgeXBuildGoParallel] Running Tests and Build... 18:59:19 ========================================================= [Pipeline] sh 18:59:19 + go mod tidy [Pipeline] sh 18:59:20 + make test 18:59:20 go mod tidy 18:59:20 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 18:59:25 ? github.com/edgexfoundry/edgex-go [no test files] 18:59:44 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 18:59:46 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 18:59:48 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 18:59:48 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 18:59:50 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 18:59:51 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 18:59:51 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 18:59:51 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 18:59:51 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 18:59:51 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 18:59:51 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 18:59:51 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 18:59:51 ? github.com/edgexfoundry/edgex-go/internal [no test files] 18:59:51 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 18:59:54 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.044s coverage: 28.7% of statements 18:59:54 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 18:59:54 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 18:59:55 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.052s coverage: 100.0% of statements 18:59:55 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 18:59:55 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.052s coverage: 53.1% of statements 18:59:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 18:59:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 18:59:56 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.087s coverage: 87.7% of statements 18:59:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 18:59:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 18:59:56 ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.043s coverage: 78.9% of statements 18:59:58 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.046s coverage: 81.2% of statements 18:59:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 18:59:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 18:59:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 18:59:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 18:59:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 18:59:58 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.228s coverage: 95.1% of statements 18:59:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 18:59:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 18:59:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] 18:59:58 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 18:59:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 18:59:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 18:59:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 18:59:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 18:59:58 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.044s coverage: 60.0% of statements 18:59:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 18:59:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 18:59:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 18:59:59 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.053s coverage: 0.8% of statements 18:59:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 18:59:59 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.048s coverage: 58.8% of statements 18:59:59 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.060s coverage: 22.0% of statements 18:59:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 18:59:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.056s coverage: 47.1% of statements 18:59:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.042s coverage: 79.5% of statements 18:59:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.051s coverage: 94.1% of statements 19:00:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.064s coverage: 96.3% of statements 19:00:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.051s coverage: 87.5% of statements 19:00:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.055s coverage: 94.4% of statements 19:00:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.052s coverage: 44.8% of statements 19:00:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 17.203s coverage: 81.8% of statements 19:00:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:00:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.082s coverage: 92.9% of statements 19:00:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:00:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:00:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:00:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements 19:00:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:00:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:00:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:00:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:00:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:00:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.062s coverage: 87.2% of statements 19:00:37 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:00:37 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:00:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.043s coverage: 100.0% of statements 19:00:37 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:00:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.054s coverage: 58.8% of statements 19:00:37 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 19:00:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.042s coverage: 80.0% of statements 19:00:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements 19:00:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.053s coverage: 85.4% of statements 19:00:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.072s coverage: 91.2% of statements 19:00:37 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:00:37 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.118s coverage: 64.4% of statements 19:00:37 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:00:37 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:00:37 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.055s coverage: 100.0% of statements 19:00:37 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 91.3% of statements 19:00:37 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.029s coverage: 100.0% of statements 19:00:37 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements 19:00:37 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.022s coverage: 100.0% of statements 19:00:37 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.159s coverage: 66.9% of statements 19:00:37 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 19:00:37 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 19:00:37 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 19:00:37 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.119s coverage: 43.6% of statements 19:00:37 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:00:37 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:00:37 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.067s coverage: 89.5% of statements 19:00:37 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:00:37 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.056s coverage: 84.8% of statements 19:00:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:00:44 Running on prd-ubuntu18.04-docker-arm64-4c-16g-954 in /w/workspace/edgexfoundry_edgex-go_PR-3591 [Pipeline] { [Pipeline] ws 19:00:44 Running in /w/workspace/edgex-go/2 [Pipeline] { 19:00:44 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.058s coverage: 19.3% of statements 19:00:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:00:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:00:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:00:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:00:44 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.114s coverage: 91.9% of statements 19:00:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:00:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:00:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] 19:00:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:00:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:00:44 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.054s coverage: 62.7% of statements 19:00:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:00:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:00:44 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.096s coverage: 97.6% of statements 19:00:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:00:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:00:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] 19:00:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 19:00:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 19:00:44 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.052s coverage: 28.9% of statements 19:00:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 19:00:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 19:00:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 19:00:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 19:00:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 19:00:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 19:00:44 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.041s coverage: 100.0% of statements 19:00:44 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 95.4% of statements 19:00:44 GO111MODULE=on go vet ./... [Pipeline] checkout 19:00:44 The recommended git tool is: git 19:00:49 using credential edgex-jenkins-ssh 19:00:49 Cloning the remote Git repository 19:00:49 Cloning repository git@github.com:edgexfoundry/edgex-go.git 19:00:49 > git init /w/workspace/edgex-go/2 # timeout=10 19:00:49 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:00:49 > git --version # timeout=10 19:00:50 > git --version # 'git version 2.17.1' 19:00:50 using GIT_SSH to set credentials SSH Credentials for GitHub 19:00:50 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:01:05 Merging remotes/origin/master commit 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 into PR head commit 4cad5cd81cf0d107b2231968e615f9be779164c8 19:01:06 Merge succeeded, producing 4cad5cd81cf0d107b2231968e615f9be779164c8 19:01:06 Checking out Revision 4cad5cd81cf0d107b2231968e615f9be779164c8 (PR-3591) 19:01:04 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:01:04 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:01:04 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:01:04 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:01:04 using GIT_SSH to set credentials SSH Credentials for GitHub 19:01:04 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3591/head:refs/remotes/origin/PR-3591 +refs/heads/master:refs/remotes/origin/master # timeout=10 19:01:05 > git config core.sparsecheckout # timeout=10 19:01:05 > git checkout -f 4cad5cd81cf0d107b2231968e615f9be779164c8 # timeout=10 19:01:06 > git remote # timeout=10 19:01:06 > git config --get remote.origin.url # timeout=10 19:01:06 using GIT_SSH to set credentials SSH Credentials for GitHub 19:01:06 > git merge 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 # timeout=10 19:01:06 > git rev-parse HEAD^{commit} # timeout=10 19:01:06 > git config core.sparsecheckout # timeout=10 19:01:06 > git checkout -f 4cad5cd81cf0d107b2231968e615f9be779164c8 # timeout=10 19:01:07 gofmt -l . 19:01:07 [ "`gofmt -l .`" = "" ] 19:01:07 ./bin/test-attribution-txt.sh [Pipeline] sh 19:01:08 + ls -al . 19:01:08 total 564 19:01:08 drwxrwxr-x 10 1001 1001 4096 Jun 23 19:01 . 19:01:08 drwxr-xr-x 4 root root 28 Jun 23 18:59 .. 19:01:08 -rw-rw-r-- 1 1001 1001 11 Jun 23 18:57 .dockerignore 19:01:08 drwxrwxr-x 8 1001 1001 179 Jun 23 18:57 .git 19:01:08 drwxrwxr-x 3 1001 1001 125 Jun 23 18:57 .github 19:01:08 -rw-rw-r-- 1 1001 1001 818 Jun 23 18:57 .gitignore 19:01:08 drwx------ 3 1001 1001 60 Jun 23 18:58 .semver 19:01:08 -rw-rw-r-- 1 1001 1001 166 Jun 23 18:57 .sonarcloud.properties 19:01:08 -rw-rw-r-- 1 1001 1001 8609 Jun 23 18:57 Attribution.txt 19:01:08 -rw-rw-r-- 1 1001 1001 46988 Jun 23 18:57 CHANGELOG.md 19:01:08 -rw-rw-r-- 1 1001 1001 3804 Jun 23 18:57 CONTRIBUTING.md 19:01:08 -rw-rw-r-- 1 1001 1001 931 Jun 23 18:57 Dockerfile.build 19:01:08 -rw-rw-r-- 1 1001 1001 849 Jun 23 18:57 Jenkinsfile 19:01:08 -rw-rw-r-- 1 1001 1001 10775 Jun 23 18:57 LICENSE 19:01:08 -rw-rw-r-- 1 1001 1001 5605 Jun 23 18:57 Makefile 19:01:08 -rw-rw-r-- 1 1001 1001 7905 Jun 23 18:57 README.md 19:01:08 -rw-rw-r-- 1 1001 1001 7071 Jun 23 18:57 SECURITY.md 19:01:08 -rw-rw-r-- 1 1001 1001 5 Jun 23 18:58 VERSION 19:01:08 -rw-rw-r-- 1 1001 1001 4131 Jun 23 18:57 ZMQWindows.md 19:01:08 drwxrwxr-x 2 1001 1001 37 Jun 23 18:57 bin 19:01:08 drwxrwxr-x 14 1001 1001 4096 Jun 23 18:57 cmd 19:01:08 -rw-r--r-- 1 root root 398095 Jun 23 19:00 coverage.out 19:01:08 -rw-rw-r-- 1 1001 1001 841 Jun 23 18:57 go.mod 19:01:08 -rw-r--r-- 1 root root 20843 Jun 23 18:59 go.sum 19:01:08 drwxrwxr-x 7 1001 1001 114 Jun 23 18:57 internal 19:01:08 drwxrwxr-x 3 1001 1001 16 Jun 23 18:57 openapi 19:01:08 drwxrwxr-x 4 1001 1001 71 Jun 23 18:57 snap 19:01:08 -rw-rw-r-- 1 1001 1001 168 Jun 23 18:57 version.go [Pipeline] sh 19:01:08 + '[' -e coverage.out ] 19:01:08 + chown 1001:1001 coverage.out [Pipeline] stash 19:01:08 Stashed 1 file(s) [Pipeline] sh 19:01:08 + make build 19:01:08 go mod tidy 19:01: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:01: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:01:10 Commit message: "docs: add Changelog for Ireland release" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:01:12 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 19:01:12 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 19:01:12 + sudo service docker restart 19:01:12 + true 19:01:16 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:01: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:01: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:01: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:01: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:01: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:01: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:01: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:01:22 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:01: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 [Pipeline] } 19:01:25 $ docker stop --time=1 ee928c49d0af1965ea9c62f05479987176b95c59dc08023a7a2d9a7776d10867 19:01:27 $ docker rm -f ee928c49d0af1965ea9c62f05479987176b95c59dc08023a7a2d9a7776d10867 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:01:31 provisioning config files... 19:01:31 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config5892977369806328731tmp 19:01:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:01:31 19:01:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 19:01:31 ---> docker-login.sh 19:01:31 nexus3.edgexfoundry.org:10001 19:01:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:01:31 latest: Pulling from edgex-devops/edgex-compose 19:01:31 cbdbe7a5bc2a: Pulling fs layer 19:01:31 ca9280d653b3: Pulling fs layer 19:01:31 7e9c9ca2126c: Pulling fs layer 19:01:31 cbdbe7a5bc2a: Verifying Checksum 19:01:31 cbdbe7a5bc2a: Download complete 19:01:32 cbdbe7a5bc2a: Pull complete 19:01:32 ca9280d653b3: Verifying Checksum 19:01:32 ca9280d653b3: Download complete 19:01:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:01:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:01:32 Configure a credential helper to remove this warning. See 19:01:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:01:32 19:01:32 Login Succeeded 19:01:32 nexus3.edgexfoundry.org:10002 19:01:33 ca9280d653b3: Pull complete 19:01:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:01:33 7e9c9ca2126c: Download complete 19:01:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:01:33 Configure a credential helper to remove this warning. See 19:01:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:01:33 19:01:33 Login Succeeded 19:01:33 nexus3.edgexfoundry.org:10003 19:01:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:01:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:01:33 Configure a credential helper to remove this warning. See 19:01:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:01:33 19:01:33 Login Succeeded 19:01:33 nexus3.edgexfoundry.org:10004 19:01:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:01:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:01:34 Configure a credential helper to remove this warning. See 19:01:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:01:34 19:01:34 Login Succeeded 19:01:34 docker.io 19:01:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:01:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:01:35 Configure a credential helper to remove this warning. See 19:01:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:01:35 19:01:35 Login Succeeded 19:01:35 ---> docker-login.sh ends [Pipeline] } 19:01:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:01:35 ========================================================= 19:01:35 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 19:01:35 ========================================================= [Pipeline] isUnix [Pipeline] sh 19:01:35 + 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:01:37 7e9c9ca2126c: Pull complete 19:01:37 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 19:01:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:01:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 19:01:37 prd-centos7-docker-4c-2g-953 does not seem to be running inside a container 19:01:37 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 19:01:38 Sending build context to Docker daemon 166.4MB 19:01:38 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 19:01:38 Step 2/6 : FROM ${BASE} 19:01:38 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:01:38 595b0fe564bb: Pulling fs layer 19:01:38 3088b5b3c5c0: Pulling fs layer 19:01:38 5b7225fbf94c: Pulling fs layer 19:01:38 ba82ee9f976e: Pulling fs layer 19:01:38 506bd15cee9f: Pulling fs layer 19:01:38 75a0a4a0db45: Pulling fs layer 19:01:38 618dc40b7e24: Pulling fs layer 19:01:38 ba82ee9f976e: Waiting 19:01:38 506bd15cee9f: Waiting 19:01:38 75a0a4a0db45: Waiting 19:01:38 618dc40b7e24: Waiting 19:01:38 5b7225fbf94c: Verifying Checksum 19:01:38 5b7225fbf94c: Download complete 19:01:38 3088b5b3c5c0: Download complete 19:01:38 506bd15cee9f: Verifying Checksum 19:01:38 506bd15cee9f: Download complete 19:01:38 75a0a4a0db45: Verifying Checksum 19:01:38 75a0a4a0db45: Download complete 19:01:38 595b0fe564bb: Verifying Checksum 19:01:38 595b0fe564bb: Download complete 19:01:39 595b0fe564bb: Pull complete 19:01:39 3088b5b3c5c0: Pull complete 19:01:40 5b7225fbf94c: Pull complete 19:01:40 618dc40b7e24: Verifying Checksum 19:01:40 618dc40b7e24: Download complete 19:01:41 $ docker top 30c4f884e3e9199fbdd6e1e2dced2de69aaf8a3d3e954c60320667d6152cb044 -eo pid,comm [Pipeline] { [Pipeline] sh 19:01:41 + docker-compose build --help 19:01:41 + grep parallel 19:01:41 ba82ee9f976e: Verifying Checksum 19:01:41 ba82ee9f976e: Download complete 19:01:42 --parallel Build images in parallel. [Pipeline] } 19:01:42 $ docker stop --time=1 30c4f884e3e9199fbdd6e1e2dced2de69aaf8a3d3e954c60320667d6152cb044 19:01:43 $ docker rm -f 30c4f884e3e9199fbdd6e1e2dced2de69aaf8a3d3e954c60320667d6152cb044 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:01:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:01:44 . [Pipeline] withDockerContainer 19:01:44 prd-centos7-docker-4c-2g-953 does not seem to be running inside a container 19:01:44 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 19:01:44 $ docker top b526b4391a846c5a93c26ee7c0f712afaa6eb6610109c472d8c8bc9b9df404c7 -eo pid,comm [Pipeline] { [Pipeline] sh 19:01:44 + docker-compose -f ./docker-compose-build.yml build --parallel 19:01:45 Building core-command ... 19:01:45 Building core-data ... 19:01:45 Building core-metadata ... 19:01:45 Building security-bootstrapper ... 19:01:45 Building security-proxy-setup ... 19:01:45 Building security-secretstore-setup ... 19:01:45 Building support-notifications ... 19:01:45 Building support-scheduler ... 19:01:45 Building sys-mgmt-agent ... 19:01:45 Building core-command 19:01:45 Building support-scheduler 19:01:45 Building sys-mgmt-agent 19:01:45 Building security-bootstrapper 19:01:45 Building core-metadata 19:01:54 ba82ee9f976e: Pull complete 19:01:54 506bd15cee9f: Pull complete 19:01:54 75a0a4a0db45: Pull complete 19:01:56 618dc40b7e24: Pull complete 19:01:56 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 19:01:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 19:01:56 ---> a36622ca3599 19:01:56 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:01:57 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:01:57 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:01:57 ---> 4f4f42dc3f0e 19:01:57 Step 3/24 : WORKDIR /edgex-go 19:01:57 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:01:57 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:01:57 ---> 4f4f42dc3f0e 19:01:57 Step 3/24 : WORKDIR /edgex-go 19:01:57 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:01:57 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:01:57 ---> 4f4f42dc3f0e 19:01:57 Step 3/23 : WORKDIR /edgex-go 19:01:59 ---> Running in 79f7cda0395e 19:02:00 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:02:01 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:02:02 (1/12) Installing libmagic (5.39-r0) 19:02:02 (2/12) Installing file (5.39-r0) 19:02:02 (3/12) Installing libc-dev (0.7.2-r3) 19:02:02 (4/12) Installing g++ (10.2.1_pre1-r3) 19:02:03 ---> Running in 446003dfca83 19:02:03 ---> Running in beb7f33bf00e 19:02:03 ---> Running in 7ad212e75991 19:02:04 Removing intermediate container 7ad212e75991 19:02:04 ---> 42246abe48fe 19:02:04 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:02:04 Removing intermediate container 446003dfca83 19:02:04 ---> dc7df11f2ec1 19:02:04 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:02:04 Removing intermediate container beb7f33bf00e 19:02:04 ---> 7c3ab063da8b 19:02:04 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:02:04 ---> Running in 504309b7179c 19:02:04 ---> Running in 7bc87bf336f4 19:02:05 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:02:05 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:02:05 ---> 4f4f42dc3f0e 19:02:05 Step 3/24 : WORKDIR /edgex-go 19:02:05 ---> Using cache 19:02:05 ---> 7c3ab063da8b 19:02:05 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:02:05 ---> Running in 499f08b72c31 19:02:06 ---> Running in e1e95a94f8b7 19:02:07 Removing intermediate container 504309b7179c 19:02:07 ---> 2367d1678db7 19:02:07 Step 5/24 : RUN apk add --update --no-cache make bash git 19:02:07 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:02:07 Step 2/32 : FROM ${BUILDER_BASE} AS builder 19:02:07 ---> 4f4f42dc3f0e 19:02:07 Step 3/32 : WORKDIR /edgex-go 19:02:07 ---> Using cache 19:02:07 ---> 7c3ab063da8b 19:02:07 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:02:07 Removing intermediate container 7bc87bf336f4 19:02:07 ---> a734b2e5e4e6 19:02:07 Step 5/24 : RUN apk add --update --no-cache make git 19:02:07 ---> Running in 408c44b15964 19:02:07 ---> Running in 894fd3a26079 19:02:07 ---> Running in 88a7130176bd 19:02:07 Removing intermediate container e1e95a94f8b7 19:02:07 ---> e218b00915bd 19:02:07 Step 5/24 : RUN apk add --update --no-cache make git 19:02:07 ---> Running in 2a18fe7a18f5 19:02:07 Removing intermediate container 499f08b72c31 19:02:07 ---> 4262802fca8e 19:02:07 Step 5/23 : RUN apk add --update --no-cache make git 19:02:08 ---> Running in 2c18599c7e6f 19:02:08 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 19:02:08 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 19:02:08 Removing intermediate container 894fd3a26079 19:02:08 ---> 2a12a23990dc 19:02:08 Step 5/32 : RUN apk add --update --no-cache make git 19:02:08 ---> Running in b6eeeae05db5 19:02:08 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 19:02:08 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 19:02:08 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 19:02:09 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 19:02:09 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 19:02:09 (5/12) Installing fortify-headers (1.1-r0) 19:02:09 (6/12) Installing patch (2.7.6-r7) 19:02:09 (7/12) Installing build-base (0.5-r2) 19:02:09 (8/12) Installing libsodium (1.0.18-r0) 19:02:09 (9/12) Installing pkgconf (1.7.3-r0) 19:02:09 (10/12) Installing libsodium-dev (1.0.18-r0) 19:02:09 (11/12) Installing libzmq (4.3.3-r1) 19:02:09 (12/12) Installing zeromq-dev (4.3.3-r1) 19:02:09 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 19:02:09 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 19:02:09 OK: 219 MiB in 52 packages 19:02:09 Executing busybox-1.32.1-r6.trigger 19:02:09 OK: 218 MiB in 52 packages 19:02:09 OK: 219 MiB in 52 packages 19:02:09 OK: 219 MiB in 52 packages 19:02:09 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 19:02:09 OK: 219 MiB in 52 packages 19:02:09 Removing intermediate container 408c44b15964 19:02:09 ---> dac285f9cc54 19:02:09 Step 6/24 : COPY go.mod . 19:02:09 Removing intermediate container 88a7130176bd 19:02:09 ---> 78e6c4dc8e38 19:02:09 Step 6/24 : COPY go.mod . 19:02:10 ---> ea3a94ecd825 19:02:10 Step 7/24 : RUN go mod download 19:02:10 ---> fde842521402 19:02:10 Step 7/24 : RUN go mod download 19:02:10 ---> Running in c8eda475627a 19:02:10 ---> Running in 7632a9aa83ba 19:02:10 Removing intermediate container 2c18599c7e6f 19:02:10 ---> 1f002bc52cbd 19:02:10 Step 6/23 : COPY go.mod . 19:02:10 Removing intermediate container 2a18fe7a18f5 19:02:10 ---> b060cef0df73 19:02:10 Step 6/24 : COPY go.mod . 19:02:10 ---> ecc4a1d9e278 19:02:10 Step 7/23 : RUN go mod download 19:02:10 ---> f2f7451c786a 19:02:10 Step 7/24 : RUN go mod download 19:02:10 ---> Running in 9791ea81a24f 19:02:10 OK: 219 MiB in 52 packages 19:02:10 ---> Running in ef350b6c83b8 19:02:11 Removing intermediate container b6eeeae05db5 19:02:11 ---> fa26c95ada3c 19:02:11 Step 6/32 : COPY go.mod . 19:02:11 Removing intermediate container c8eda475627a 19:02:11 ---> 4df8d87fc187 19:02:11 Step 8/24 : COPY . . 19:02:11 Removing intermediate container 7632a9aa83ba 19:02:11 ---> 6af00da8061c 19:02:11 Step 8/24 : COPY . . 19:02:11 ---> 404737dbe264 19:02:11 Step 7/32 : RUN go mod download 19:02:11 ---> Running in 2836e43e39a8 19:02:12 Removing intermediate container 9791ea81a24f 19:02:12 ---> 9daca7943dbc 19:02:12 Step 8/23 : COPY . . 19:02:13 Removing intermediate container ef350b6c83b8 19:02:13 ---> 3d7dafbeb84d 19:02:13 Step 8/24 : COPY . . 19:02:13 Removing intermediate container 79f7cda0395e 19:02:13 ---> edc94e798464 19:02:13 Step 4/6 : WORKDIR /edgex-go 19:02:13 ---> Running in 9518a90b7fca 19:02:13 Removing intermediate container 9518a90b7fca 19:02:13 ---> abba695842b8 19:02:13 Step 5/6 : COPY go.mod . 19:02:14 ---> b55c37d4e42a 19:02:14 Step 6/6 : RUN go mod download 19:02:14 ---> Running in a84393901297 19:02:23 Removing intermediate container 2836e43e39a8 19:02:23 ---> befae4dd69a5 19:02:23 Step 8/32 : COPY . . 19:02:23 ---> 4ffa6f4186cf 19:02:23 Step 9/24 : RUN go mod tidy 19:02:23 ---> Running in 4272860d63ca 19:02:31 ---> 99366147f670 19:02:31 Step 9/24 : RUN go mod tidy 19:02:31 ---> 851eec5d30ac 19:02:31 Step 9/23 : RUN go mod tidy 19:02:31 ---> f3102bd69c20 19:02:31 Step 9/24 : RUN go mod tidy 19:02:32 ---> Running in 97166be28fb1 19:02:32 ---> Running in 648e7df353e9 19:02:32 ---> Running in c997ad657fd3 19:02:38 Removing intermediate container c997ad657fd3 19:02:38 ---> 42c50d1d8140 19:02:38 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 19:02:38 ---> Running in e5c9ba269044 19:02:38 Removing intermediate container 4272860d63ca 19:02:38 ---> 87a2f4c24016 19:02:38 Step 10/24 : RUN make cmd/core-metadata/core-metadata 19:02:38 ---> Running in 6fe855a2d51b 19:02:38 Removing intermediate container 97166be28fb1 19:02:38 ---> 1b2834e0bd81 19:02:38 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 19:02:38 Removing intermediate container 648e7df353e9 19:02:38 ---> 3989285a012f 19:02:38 Step 10/24 : RUN make cmd/core-command/core-command 19:02:38 ---> Running in 7025c466e244 19:02:38 ---> Running in fbd44dab9723 19:02:38 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:02:38 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:02: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:02:39 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:02:41 Removing intermediate container a84393901297 19:02:41 ---> a727d72c015b 19:02:41 Successfully built a727d72c015b 19:02:41 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:02:41 + docker inspect -f . ci-base-image-arm64 19:02:41 . [Pipeline] withDockerContainer 19:02:42 prd-ubuntu18.04-docker-arm64-4c-16g-954 does not seem to be running inside a container 19:02:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:02:43 $ docker top ffe91268a4bdab492c5c21ec8ae081bf6875e4fe1c9661846c78ba4e957d0375 -eo pid,comm [Pipeline] { [Pipeline] sh 19:02:44 + go version 19:02:44 go version go1.16.5 linux/arm64 [Pipeline] } 19:02:44 $ docker stop --time=1 ffe91268a4bdab492c5c21ec8ae081bf6875e4fe1c9661846c78ba4e957d0375 19:02:46 ---> 783ce05a4fe1 19:02:46 Step 9/32 : RUN go mod tidy 19:02:46 ---> Running in 4735d1abc876 19:02:46 $ docker rm -f ffe91268a4bdab492c5c21ec8ae081bf6875e4fe1c9661846c78ba4e957d0375 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:02:47 + docker inspect -f . ci-base-image-arm64 19:02:47 . [Pipeline] withDockerContainer 19:02:47 Removing intermediate container 4735d1abc876 19:02:47 ---> 40e39a0ac2f0 19:02:47 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 19:02:47 ---> Running in 2eb65ce0c37d 19:02:47 prd-ubuntu18.04-docker-arm64-4c-16g-954 does not seem to be running inside a container 19:02:47 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:02:48 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:02:49 $ docker top c0bea377ba9c5b73a7b640f9a595270bf76a3a5472b5bf604f3071fdb64bdf23 -eo pid,comm [Pipeline] { [Pipeline] echo 19:02:49 ========================================================= 19:02:49 [edgeXBuildGoParallel] Running Tests and Build... 19:02:49 ========================================================= [Pipeline] sh 19:02:49 + go mod tidy [Pipeline] sh 19:02:51 + make test 19:02:51 go mod tidy 19:02:51 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 19:03:13 ? github.com/edgexfoundry/edgex-go [no test files] 19:03:20 Removing intermediate container fbd44dab9723 19:03:20 ---> 1e6306c0fd51 19:03:20 19:03:20 Step 11/24 : FROM alpine:3.12 19:03:20 3.12: Pulling from library/alpine 19:03:20 Removing intermediate container e5c9ba269044 19:03:20 ---> 97c121ad6d8a 19:03:20 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 19:03:20 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 19:03:20 Removing intermediate container 7025c466e244 19:03:20 ---> b3bd55acddce 19:03:20 19:03:20 Step 11/23 : FROM alpine:3.12 19:03:20 Status: Downloaded newer image for alpine:3.12 19:03:20 ---> 13621d1b12d4 19:03:20 Step 12/24 : RUN apk add --update --no-cache dumb-init 19:03:20 ---> Running in 3181d313f6c9 19:03:20 ---> Running in e8418e354d9b 19:03:20 3.12: Pulling from library/alpine 19:03:20 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 19:03:20 Status: Image is up to date for alpine:3.12 19:03:20 ---> 13621d1b12d4 19:03:20 Step 12/23 : RUN apk add --update --no-cache dumb-init 19:03:21 ---> Running in db2a80ae4d6a 19:03:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:03:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:03:21 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:03:21 (1/1) Installing dumb-init (1.2.2-r1) 19:03:21 Executing busybox-1.31.1-r20.trigger 19:03:21 OK: 6 MiB in 15 packages 19:03:22 Removing intermediate container 6fe855a2d51b 19:03:22 ---> 2037e8f0a5c5 19:03:22 19:03:22 Step 11/24 : FROM alpine:3.12 19:03:22 ---> 13621d1b12d4 19:03:22 Step 12/24 : RUN apk add --update --no-cache dumb-init 19:03:22 ---> Running in 3bc76af6ff75 19:03:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:03:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:03:22 (1/1) Installing dumb-init (1.2.2-r1) 19:03:22 Executing busybox-1.31.1-r20.trigger 19:03:22 OK: 6 MiB in 15 packages 19:03:22 Removing intermediate container e8418e354d9b 19:03:22 ---> d3d42f2f268a 19:03:22 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:03:22 ---> Running in 585a4d278897 19:03:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:03:22 Removing intermediate container 585a4d278897 19:03:22 ---> 2716d86e86b9 19:03:22 Step 14/24 : ENV APP_PORT=59882 19:03:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:03:22 ---> Running in 9b1aee96eb5b 19:03:22 Removing intermediate container db2a80ae4d6a 19:03:22 ---> b989be7a9131 19:03:22 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:03:22 (1/1) Installing dumb-init (1.2.2-r1) 19:03:22 Executing busybox-1.31.1-r20.trigger 19:03:22 OK: 6 MiB in 15 packages 19:03:22 ---> Running in 90924ecf6c1f 19:03:23 Removing intermediate container 3181d313f6c9 19:03:23 ---> f9e286daabeb 19:03:23 19:03:23 Step 12/24 : FROM docker:20.10.0 19:03:23 Removing intermediate container 9b1aee96eb5b 19:03:23 ---> 9aadb50d268e 19:03:23 Step 15/24 : EXPOSE $APP_PORT 19:03:23 ---> Running in 398b6f2c1455 19:03:23 Removing intermediate container 90924ecf6c1f 19:03:23 ---> 0e9cec585cb0 19:03:23 Step 14/23 : ENV APP_PORT=59861 19:03:23 ---> Running in 00181a633c0f 19:03:23 Removing intermediate container 398b6f2c1455 19:03:23 ---> c0afa02f6454 19:03:23 Step 16/24 : WORKDIR / 19:03:23 20.10.0: Pulling from library/docker 19:03:23 ---> Running in 64d7c29041fc 19:03:23 Removing intermediate container 00181a633c0f 19:03:23 ---> 737a16925173 19:03:23 Step 15/23 : EXPOSE $APP_PORT 19:03:23 Removing intermediate container 3bc76af6ff75 19:03:23 ---> 463c970d884b 19:03:23 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:03:23 ---> Running in 4c76ccccebe3 19:03:23 Removing intermediate container 2eb65ce0c37d 19:03:23 ---> f5c8efc3f9d9 19:03:23 19:03:23 Step 11/32 : FROM alpine:3.12 19:03:23 ---> 13621d1b12d4 19:03:23 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 19:03:23 ---> Running in 7cbb1f6dfa8f 19:03:23 Removing intermediate container 64d7c29041fc 19:03:23 ---> 7e09e5f60200 19:03:23 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:03:23 ---> Running in 580b636bc61c 19:03:23 Removing intermediate container 4c76ccccebe3 19:03:23 ---> 576d3c576e9d 19:03:23 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:03:24 Removing intermediate container 7cbb1f6dfa8f 19:03:24 ---> cefafa88ae38 19:03:24 Step 14/24 : ENV APP_PORT=59881 19:03:24 Removing intermediate container 580b636bc61c 19:03:24 ---> fe77a35157c9 19:03:24 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 19:03:24 ---> Running in e59b84a11479 19:03:24 ---> cd115af146e5 19:03:24 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:03:24 ---> Running in e2cbc1c284f0 19:03:24 ---> 22e27abbd5aa 19:03:24 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:03:24 Removing intermediate container e59b84a11479 19:03:24 ---> 32de76c0660e 19:03:24 Step 15/24 : EXPOSE $APP_PORT 19:03:24 ---> Running in 4bb4e73f60e8 19:03:24 Removing intermediate container 4bb4e73f60e8 19:03:24 ---> a6b674bdcfdb 19:03:24 Step 16/24 : WORKDIR / 19:03:24 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:03:24 ---> 0a34ffb13998 19:03:24 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 19:03:24 ---> Running in 8e0589af4433 19:03:24 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:03:24 ---> 3e4640a38229 19:03:24 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 19:03:25 (1/2) Installing dumb-init (1.2.2-r1) 19:03:25 (2/2) Installing su-exec (0.2-r1) 19:03:25 Executing busybox-1.31.1-r20.trigger 19:03:25 OK: 6 MiB in 16 packages 19:03:25 Removing intermediate container 8e0589af4433 19:03:25 ---> 010c2ab7d8ee 19:03:25 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:03:25 ---> 9cd8fe864629 19:03:25 Step 20/24 : ENTRYPOINT ["/core-command"] 19:03:25 ---> 40ff14eac0cf 19:03:25 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 19:03:25 ---> Running in 8b9427bd3013 19:03:25 ---> Running in 4ff463394edf 19:03:26 Removing intermediate container e2cbc1c284f0 19:03:26 ---> 3ac019f7e04d 19:03:26 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 19:03:26 ---> 0e7bb9faaba4 19:03:26 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:03:27 Removing intermediate container 4ff463394edf 19:03:27 ---> 24a01a67ed3f 19:03:27 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:03:27 Removing intermediate container 8b9427bd3013 19:03:27 ---> 38c212c383e8 19:03:27 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:03:27 ---> Running in 47e1676fd786 19:03:27 ---> Running in 24c7d93f42ed 19:03:27 ---> edba6918f457 19:03:27 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 19:03:27 ---> Running in ddc0e2cce9ac 19:03:27 Removing intermediate container 47e1676fd786 19:03:27 ---> 46dc70656661 19:03:27 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 19:03:27 Removing intermediate container 24c7d93f42ed 19:03:27 ---> ba94da191c8f 19:03:27 Step 22/24 : LABEL arch=x86_64 19:03:27 Removing intermediate container ddc0e2cce9ac 19:03:27 ---> d0043b53e738 19:03:27 Step 21/23 : LABEL arch=x86_64 19:03:27 ---> Running in 3d8cf0935589 19:03:27 ---> Running in 23c7cf8e98f0 19:03:27 ---> Running in c5d6c4cd2766 19:03:27 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 19:03:27 Status: Downloaded newer image for docker:20.10.0 19:03:27 ---> aefe523efa57 19:03:27 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:03:27 ---> 3c3472ac744c 19:03:27 Step 20/24 : ENTRYPOINT ["/core-metadata"] 19:03:27 ---> Running in 5fcf8c29a4f7 19:03:27 Removing intermediate container 3d8cf0935589 19:03:27 ---> 3cd5c44225a6 19:03:27 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 19:03:28 Removing intermediate container 23c7cf8e98f0 19:03:28 ---> dbc23a327f34 19:03:28 Step 23/24 : LABEL git_sha=4cad5cd81cf0d107b2231968e615f9be779164c8 19:03:28 ---> Running in aa5fc321a906 19:03:28 Removing intermediate container c5d6c4cd2766 19:03:28 ---> 0d9e11d3e80c 19:03:28 Step 22/23 : LABEL git_sha=4cad5cd81cf0d107b2231968e615f9be779164c8 19:03:28 ---> Running in 47aff00b6591 19:03:28 ---> Running in e23e0ded690f 19:03:28 ---> Running in 1b24dbf311d2 19:03:28 Removing intermediate container 5fcf8c29a4f7 19:03:28 ---> 4d884acfc932 19:03:28 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 19:03:28 Removing intermediate container aa5fc321a906 19:03:28 ---> 3c4ab47afbff 19:03:28 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:03:28 ---> Running in fbf967d85588 19:03:28 Removing intermediate container e23e0ded690f 19:03:28 ---> 0d6714ff4ec6 19:03:28 Step 24/24 : LABEL version=0.0.0 19:03:28 ---> Running in e394da03f580 19:03:28 ---> Running in 3cdb69468185 19:03:28 Removing intermediate container 1b24dbf311d2 19:03:28 ---> 494b90848f9c 19:03:28 Step 23/23 : LABEL version=0.0.0 19:03:28 ---> Running in 511a82f2cb49 19:03:28 Removing intermediate container e394da03f580 19:03:28 ---> 4a2dea0e5281 19:03:28 Step 22/24 : LABEL arch=x86_64 19:03:28 Removing intermediate container 3cdb69468185 19:03:28 ---> 75e75ca004a8 19:03:28 19:03:28 ---> Running in fdf67523b78c 19:03:28 Removing intermediate container 511a82f2cb49 19:03:28 ---> 002d9f3acace 19:03:28 19:03:28 Successfully built 75e75ca004a8 19:03:28 Successfully tagged core-command:latest 19:03:28 Building support-notifications 19:03:28  Building core-command ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:03:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:03:28 Successfully built 002d9f3acace 19:03:28 Successfully tagged support-scheduler:latest 19:03:28 Removing intermediate container fdf67523b78c 19:03:28 ---> 88a0e44abf01 19:03:28 Step 23/24 : LABEL git_sha=4cad5cd81cf0d107b2231968e615f9be779164c8 19:03:28 Building security-secretstore-setup 19:03:28  Building support-scheduler ... done  ---> Running in ff79fff8232a 19:03:28 (1/39) Installing readline (8.0.4-r0) 19:03:28 (2/39) Installing bash (5.0.17-r0) 19:03:28 Executing bash-5.0.17-r0.post-install 19:03:28 (3/39) Installing nghttp2-libs (1.41.0-r0) 19:03:28 (4/39) Installing libcurl (7.77.0-r0) 19:03:28 (5/39) Installing curl (7.77.0-r0) 19:03:28 (6/39) Installing dumb-init (1.2.2-r1) 19:03:28 (7/39) Installing libbz2 (1.0.8-r1) 19:03:28 (8/39) Installing expat (2.2.9-r1) 19:03:28 (9/39) Installing libffi (3.3-r2) 19:03:28 (10/39) Installing gdbm (1.13-r1) 19:03:28 (11/39) Installing xz-libs (5.2.5-r0) 19:03:28 (12/39) Installing sqlite-libs (3.32.1-r1) 19:03:28 (13/39) Installing python3 (3.8.10-r0) 19:03:29 Removing intermediate container 47aff00b6591 19:03:29 ---> 14002c31c099 19:03:29 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 19:03:29 Removing intermediate container ff79fff8232a 19:03:29 ---> 47527f07660d 19:03:29 Step 24/24 : LABEL version=0.0.0 19:03:30 ---> Running in d976925e57e7 19:03:31 ---> Running in 3e5e1934db28 19:03:31 (14/39) Installing py3-appdirs (1.4.4-r1) 19:03:31 (15/39) Installing py3-ordered-set (4.0.1-r0) 19:03:31 (16/39) Installing py3-parsing (2.4.7-r0) 19:03:31 (17/39) Installing py3-six (1.15.0-r0) 19:03:31 (18/39) Installing py3-packaging (20.4-r0) 19:03:31 (19/39) Installing py3-setuptools (47.0.0-r0) 19:03:31 (20/39) Installing py3-chardet (3.0.4-r4) 19:03:31 (21/39) Installing py3-idna (2.9-r0) 19:03:31 Removing intermediate container d976925e57e7 19:03:31 ---> 65338ecb5793 19:03:31 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 19:03:31 (22/39) Installing py3-certifi (2020.4.5.1-r0) 19:03:31 (23/39) Installing py3-urllib3 (1.25.9-r0) 19:03:31 Removing intermediate container 3e5e1934db28 19:03:31 ---> 2f32d3502064 19:03:31 19:03:31 (24/39) Installing py3-requests (2.23.0-r0) 19:03:31 (25/39) Installing py3-msgpack (1.0.0-r0) 19:03:31 (26/39) Installing py3-lockfile (0.12.2-r3) 19:03:31 (27/39) Installing py3-cachecontrol (0.12.6-r0) 19:03:31 (28/39) Installing py3-colorama (0.4.3-r0) 19:03:31 (29/39) Installing py3-distlib (0.3.0-r0) 19:03:31 (30/39) Installing py3-distro (1.5.0-r1) 19:03:31 (31/39) Installing py3-webencodings (0.5.1-r3) 19:03:31 (32/39) Installing py3-html5lib (1.0.1-r4) 19:03:31 Successfully built 2f32d3502064 19:03:32 Successfully tagged core-metadata:latest 19:03:32 Building core-data 19:03:32  Building core-metadata ... done (33/39) Installing py3-pytoml (0.1.21-r0) 19:03:32 (34/39) Installing py3-pep517 (0.8.2-r0) 19:03:32 (35/39) Installing py3-progress (1.5-r0) 19:03:32 (36/39) Installing py3-toml (0.10.1-r0) 19:03:32 ---> 0033961716af 19:03:32 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 19:03:32 (37/39) Installing py3-retrying (1.3.3-r0) 19:03:32 (38/39) Installing py3-contextlib2 (0.6.0-r0) 19:03:32 (39/39) Installing py3-pip (20.1.1-r0) 19:03:32 ---> Running in e9b98e18a7f6 19:03:32 Executing busybox-1.31.1-r19.trigger 19:03:32 OK: 72 MiB in 59 packages 19:03:33 Collecting docker-compose==1.23.2 19:03:33 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 19:03:34 Collecting dockerpty<0.5,>=0.4.1 19:03:34 Downloading dockerpty-0.4.1.tar.gz (13 kB) 19:03:36 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 19:03:36 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 19:03:37 Collecting docker<4.0,>=3.6.0 19:03:37 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 19:03:37 Collecting PyYAML<4,>=3.10 19:03:37 Downloading PyYAML-3.13.tar.gz (270 kB) 19:03:38 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:03:38 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:03:38 ---> 4f4f42dc3f0e 19:03:38 Step 3/24 : WORKDIR /edgex-go 19:03:38 ---> Using cache 19:03:38 ---> 7c3ab063da8b 19:03:38 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:03:38 ---> Using cache 19:03:38 ---> 2a12a23990dc 19:03:38 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 19:03:38 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:03:38 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:03:38 ---> 4f4f42dc3f0e 19:03:38 Step 3/26 : WORKDIR /edgex-go 19:03:38 ---> Using cache 19:03:38 ---> 7c3ab063da8b 19:03:38 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:03:38 ---> Using cache 19:03:38 ---> 2a12a23990dc 19:03:38 Step 5/26 : RUN apk add --update --no-cache make git 19:03:38 ---> Using cache 19:03:38 ---> fa26c95ada3c 19:03:38 Step 6/26 : COPY go.mod . 19:03:38 ---> Using cache 19:03:38 ---> 404737dbe264 19:03:38 Step 7/26 : RUN go mod download 19:03:38 ---> Using cache 19:03:38 ---> befae4dd69a5 19:03:38 Step 8/26 : COPY . . 19:03:38 ---> Using cache 19:03:38 ---> 783ce05a4fe1 19:03:38 Step 9/26 : RUN go mod tidy 19:03:38 ---> Using cache 19:03:38 ---> 40e39a0ac2f0 19:03:38 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:03:41 Collecting jsonschema<3,>=2.5.1 19:03:41 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 19:03:41 Collecting texttable<0.10,>=0.9.0 19:03:41 Downloading texttable-0.9.1.tar.gz (11 kB) 19:03:41 ---> Running in 5e200145350e 19:03:41 ---> Running in dd5a7ab859a0 19:03:42 Removing intermediate container e9b98e18a7f6 19:03:42 ---> fafbc37c9be4 19:03:42 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 19:03:42 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:03:42 Collecting cached-property<2,>=1.2.0 19:03:42 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 19:03:42 Collecting docopt<0.7,>=0.6.1 19:03:42 Downloading docopt-0.6.2.tar.gz (25 kB) 19:03:43 Collecting websocket-client<1.0,>=0.32.0 19:03:43 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 19:03:43 ---> fd67a8375cfe 19:03:43 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:03:43 Collecting urllib3<1.25,>=1.21.1 19:03:43 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 19:03:43 Collecting idna<2.8,>=2.5 19:03:43 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 19:03:43 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:03:43 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:03:43 Collecting docker-pycreds>=0.4.0 19:03:43 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 19:03:43 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 19:03:43 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 19:03:43 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 19:03:43 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 19:03:44 Installing collected packages: dockerpty, urllib3, idna, requests, docker-pycreds, websocket-client, docker, PyYAML, jsonschema, texttable, cached-property, docopt, docker-compose 19:03:44 Running setup.py install for dockerpty: started 19:03:44 Running setup.py install for dockerpty: finished with status 'done' 19:03:44 Attempting uninstall: urllib3 19:03:44 Found existing installation: urllib3 1.25.9 19:03:44 Uninstalling urllib3-1.25.9: 19:03:44 Successfully uninstalled urllib3-1.25.9 19:03:44 ---> 30d6ade860f3 19:03:44 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 19:03:44 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:03:44 Attempting uninstall: idna 19:03:44 Found existing installation: idna 2.9 19:03:44 Uninstalling idna-2.9: 19:03:44 Successfully uninstalled idna-2.9 19:03:44 Attempting uninstall: requests 19:03:44 Found existing installation: requests 2.23.0 19:03:44 Uninstalling requests-2.23.0: 19:03:44 Successfully uninstalled requests-2.23.0 19:03:45 ---> 8cd9d3095dbc 19:03:45 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 19:03:45 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 19:03:45 ---> 0bb6d0ecbb80 19:03:45 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 19:03:45 Running setup.py install for PyYAML: started 19:03:45 ---> 31712b45be10 19:03:45 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 19:03:45 ---> Running in 5fd0b519d757 19:03:45 Running setup.py install for PyYAML: finished with status 'done' 19:03:45 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 19:03:46 Removing intermediate container 5fd0b519d757 19:03:46 ---> 153363546272 19:03:46 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:03:46 Running setup.py install for texttable: started 19:03:46 ---> b91bfbfab100 19:03:46 Step 27/32 : RUN chmod +x /entrypoint.sh 19:03:46 ---> Running in c102c43b4daf 19:03:46 OK: 219 MiB in 52 packages 19:03:46 Running setup.py install for texttable: finished with status 'done' 19:03:46 Running setup.py install for docopt: started 19:03:47 Removing intermediate container dd5a7ab859a0 19:03:47 ---> 337619e78e95 19:03:47 Step 6/24 : COPY go.mod . 19:03:47 Running setup.py install for docopt: finished with status 'done' 19:03:47 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:03:48 ---> f0a699ca6872 19:03:48 Step 7/24 : RUN go mod download 19:03:48 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:03:48 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:03:48 ---> 4f4f42dc3f0e 19:03:48 Step 3/23 : WORKDIR /edgex-go 19:03:48 ---> Using cache 19:03:48 ---> 7c3ab063da8b 19:03:48 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:03:48 ---> Using cache 19:03:48 ---> 2a12a23990dc 19:03:48 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 19:03:48 Removing intermediate container c102c43b4daf 19:03:48 ---> 9de8e45b65e2 19:03:48 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 19:03:48 ---> Running in 53720272726a 19:03:48 ---> Running in e0feb8eee483 19:03:49 ---> Running in 30eff01b45cc 19:03:49 Removing intermediate container 30eff01b45cc 19:03:49 ---> f8e22aa458ee 19:03:49 Step 29/32 : CMD ["gate"] 19:03:49 ---> Running in 478e4d5d0d8d 19:03:49 Removing intermediate container 478e4d5d0d8d 19:03:49 ---> aecb03251670 19:03:49 Step 30/32 : LABEL arch=x86_64 19:03:50 ---> Running in 04cbeb89d349 19:03:50 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 19:03:50 Removing intermediate container 04cbeb89d349 19:03:50 ---> 9bb67440121f 19:03:50 Step 31/32 : LABEL git_sha=4cad5cd81cf0d107b2231968e615f9be779164c8 19:03:50 ---> Running in e3c8e876c740 19:03:50 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 19:03:51 Removing intermediate container e3c8e876c740 19:03:51 ---> 9742f8fd4abc 19:03:51 Step 32/32 : LABEL version=0.0.0 19:03:51 Removing intermediate container 53720272726a 19:03:51 ---> 9f832e256301 19:03:51 Step 8/24 : COPY . . 19:03:51 ---> Running in 405faf5852fc 19:03:51 OK: 219 MiB in 52 packages 19:03:52 Removing intermediate container 405faf5852fc 19:03:52 ---> 363ed96fa55d 19:03:52 19:03:52 Successfully built 363ed96fa55d 19:03:53 Successfully tagged security-bootstrapper:latest 19:03:53 Building security-proxy-setup 19:03:53  Building security-bootstrapper ... done Removing intermediate container fbf967d85588 19:03:53 ---> 8f7ed0ffd42b 19:03:53 Step 15/24 : ENV APP_PORT=58890 19:03:54 Removing intermediate container e0feb8eee483 19:03:54 ---> 65f61718271d 19:03:54 Step 6/23 : COPY go.mod . 19:03:55 ---> Running in b4c5951234fb 19:03:57 ---> 0c61483c885b 19:03:57 Step 7/23 : RUN go mod download 19:03:58 Removing intermediate container b4c5951234fb 19:03:58 ---> 6bbc7b1b2024 19:03:58 Step 16/24 : EXPOSE $APP_PORT 19:03:58 ---> Running in 77703c0dee84 19:03:59 ---> Running in 629999b4b980 19:03:59 Removing intermediate container 629999b4b980 19:03:59 ---> b045e15528b8 19:03:59 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 19:03:59 ---> c5971e1fd4bd 19:03:59 Step 9/24 : RUN go mod tidy 19:03:59 ---> Running in 8f40a75e19db 19:04:00 ---> e2ea038f7410 19:04:00 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 19:04:00 Removing intermediate container 77703c0dee84 19:04:00 ---> 1ee61898a851 19:04:00 Step 8/23 : COPY . . 19:04:00 ---> 853f45c2b52e 19:04:00 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 19:04:10 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:04:13 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:04:13 ---> c3b8aed9178b 19:04:13 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 19:04:13 ---> Running in 2533ec4b5225 19:04:13 Removing intermediate container 8f40a75e19db 19:04:13 ---> f5340ba8486b 19:04:13 Step 10/24 : RUN make cmd/core-data/core-data 19:04:13 ---> 94339a5cd500 19:04:13 Step 9/23 : RUN go mod tidy 19:04:13 ---> Running in bf126bc3e795 19:04:13 Removing intermediate container 2533ec4b5225 19:04:13 ---> b3290e5f1970 19:04:13 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:04:13 ---> Running in 2fe63e55c007 19:04:13 ---> Running in 5584704a1641 19:04:14 Removing intermediate container 5584704a1641 19:04:14 ---> 0190d4e96f83 19:04:14 Step 22/24 : LABEL arch=x86_64 19:04:14 ---> Running in 079cad37f2fe 19:04:14 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:04:14 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:04:14 ---> 4f4f42dc3f0e 19:04:14 Step 3/22 : WORKDIR /edgex-go 19:04:14 ---> Using cache 19:04:14 ---> 7c3ab063da8b 19:04:14 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:04:14 ---> Using cache 19:04:14 ---> 2a12a23990dc 19:04:14 Step 5/22 : RUN apk add --update --no-cache make git 19:04:14 ---> Using cache 19:04:14 ---> fa26c95ada3c 19:04:14 Step 6/22 : COPY go.mod . 19:04:14 ---> Using cache 19:04:14 ---> 404737dbe264 19:04:14 Step 7/22 : RUN go mod download 19:04:14 ---> Using cache 19:04:14 ---> befae4dd69a5 19:04:14 Step 8/22 : COPY . . 19:04:14 ---> Using cache 19:04:14 ---> 783ce05a4fe1 19:04:14 Step 9/22 : RUN go mod tidy 19:04:14 ---> Using cache 19:04:14 ---> 40e39a0ac2f0 19:04:14 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 19:04:14 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:04:14 ---> Running in 5afd90936381 19:04:14 Removing intermediate container 079cad37f2fe 19:04:14 ---> da18b017c490 19:04:14 Step 23/24 : LABEL git_sha=4cad5cd81cf0d107b2231968e615f9be779164c8 19:04:14 ---> Running in bfaa3d14a1f2 19:04:14 Removing intermediate container bfaa3d14a1f2 19:04:14 ---> f3bb51280783 19:04:14 Step 24/24 : LABEL version=0.0.0 19:04:14 ---> Running in a4a02bb973af 19:04:15 Removing intermediate container a4a02bb973af 19:04:15 ---> dc8a251a23d1 19:04:15 19:04:15 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:04:15 Successfully built dc8a251a23d1 19:04:15 Successfully tagged sys-mgmt-agent:latest 19:04:15  Building sys-mgmt-agent ... done Removing intermediate container 2fe63e55c007 19:04:15 ---> deb90c65e291 19:04:15 Step 10/23 : RUN make cmd/support-notifications/support-notifications 19:04:15 ---> Running in db3431f2ea90 19:04:15 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:04:16 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:04:19 Removing intermediate container 5e200145350e 19:04:19 ---> 3ae7a81cced2 19:04:19 19:04:19 Step 11/26 : FROM alpine:3.12 19:04:19 ---> 13621d1b12d4 19:04:19 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 19:04:19 ---> Running in 452100b159c7 19:04:20 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:04:20 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:04:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:04:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:04:20 (1/6) Installing ca-certificates (20191127-r4) 19:04:20 (2/6) Installing nghttp2-libs (1.41.0-r0) 19:04:20 (3/6) Installing libcurl (7.77.0-r0) 19:04:20 (4/6) Installing curl (7.77.0-r0) 19:04:20 (5/6) Installing dumb-init (1.2.2-r1) 19:04:20 (6/6) Installing su-exec (0.2-r1) 19:04:20 Executing busybox-1.31.1-r20.trigger 19:04:20 Executing ca-certificates-20191127-r4.trigger 19:04:20 OK: 7 MiB in 20 packages 19:04:22 Removing intermediate container 452100b159c7 19:04:22 ---> 3ea8b0fe6d75 19:04:22 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:04:22 ---> Running in 4a4b97af2fb1 19:04:22 Removing intermediate container 4a4b97af2fb1 19:04:22 ---> 4824661f15c4 19:04:22 Step 14/26 : WORKDIR / 19:04:22 ---> Running in e6b955dac94e 19:04:22 Removing intermediate container e6b955dac94e 19:04:22 ---> 257c81347d16 19:04:22 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:04:23 ---> 5098c59eca8e 19:04:23 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:04:23 ---> 63bceede835a 19:04:23 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 19:04:23 ---> 364b26623e48 19:04:23 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:04:23 ---> 674c1a6c72a8 19:04:23 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:04:24 ---> 8bc7f331c0e2 19:04:24 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:04:24 ---> d3ffa80a2ad8 19:04:24 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:04:24 ---> bae413e6f15c 19:04:24 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:04:24 ---> Running in 089bf87307ae 19:04:25 Removing intermediate container 089bf87307ae 19:04:25 ---> 3cc11c97ed0d 19:04:25 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 19:04:25 ---> Running in ec43b7231764 19:04:26 Removing intermediate container ec43b7231764 19:04:26 ---> 858faac02544 19:04:26 Step 24/26 : LABEL arch=x86_64 19:04:26 ---> Running in a60a26534955 19:04:26 Removing intermediate container a60a26534955 19:04:26 ---> 9b117e14c749 19:04:26 Step 25/26 : LABEL git_sha=4cad5cd81cf0d107b2231968e615f9be779164c8 19:04:26 ---> Running in 7b4231330f33 19:04:26 Removing intermediate container 7b4231330f33 19:04:26 ---> d59155ff1988 19:04:26 Step 26/26 : LABEL version=0.0.0 19:04:26 ---> Running in ed94f5a329e0 19:04:26 Removing intermediate container ed94f5a329e0 19:04:26 ---> aa7d899c4946 19:04:26 19:04:26 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:04:26 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:04:26 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 19:04:26 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:04:26 Successfully built aa7d899c4946 19:04:26 Successfully tagged security-secretstore-setup:latest 19:04:27 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:04:28 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:04:29 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 19:04:29 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 19:04:29 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:04:29 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:04:39  Building security-secretstore-setup ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 19:04:41 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.196s coverage: 28.7% of statements 19:04:41 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:04:41 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:04:43 Removing intermediate container db3431f2ea90 19:04:43 ---> ccb5fbd5cd3f 19:04:43 19:04:43 Step 11/23 : FROM alpine:3.12 19:04:43 ---> 13621d1b12d4 19:04:43 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 19:04:43 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.344s coverage: 100.0% of statements 19:04:43 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:04:44 ---> Running in 6e6327a5d9b4 19:04:44 Removing intermediate container 5afd90936381 19:04:44 ---> 002a42f6c95d 19:04:44 19:04:44 Step 11/22 : FROM alpine:3.12 19:04:44 ---> 13621d1b12d4 19:04:44 Step 12/22 : RUN apk add --update --no-cache curl 19:04:45 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.343s coverage: 53.1% of statements 19:04:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:04:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:04:45 ---> Running in 0e234ffa79c8 19:04:45 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.545s coverage: 87.7% of statements 19:04:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:04:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:04:45 ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.223s coverage: 78.9% of statements 19:04:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:04:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:04:45 (1/2) Installing ca-certificates (20191127-r4) 19:04:45 (2/2) Installing dumb-init (1.2.2-r1) 19:04:45 Executing busybox-1.31.1-r20.trigger 19:04:45 Executing ca-certificates-20191127-r4.trigger 19:04:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:04:45 OK: 6 MiB in 16 packages 19:04:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:04:46 (1/4) Installing ca-certificates (20191127-r4) 19:04:46 (2/4) Installing nghttp2-libs (1.41.0-r0) 19:04:46 (3/4) Installing libcurl (7.77.0-r0) 19:04:46 (4/4) Installing curl (7.77.0-r0) 19:04:46 Executing busybox-1.31.1-r20.trigger 19:04:46 Executing ca-certificates-20191127-r4.trigger 19:04:46 OK: 7 MiB in 18 packages 19:04:47 Removing intermediate container bf126bc3e795 19:04:47 ---> 88053ff8f6f9 19:04:47 19:04:47 Step 11/24 : FROM alpine:3.12 19:04:47 ---> 13621d1b12d4 19:04:47 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:04:47 Removing intermediate container 6e6327a5d9b4 19:04:47 ---> 00601aaf9da4 19:04:47 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 19:04:47 ---> Running in 5f3701b906a0 19:04:47 Removing intermediate container 0e234ffa79c8 19:04:47 ---> 0af66884fb78 19:04:47 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:04:47 ---> Running in dbc52b057cc5 19:04:47 ---> Running in 0ec8aadd2a0c 19:04:47 Removing intermediate container 5f3701b906a0 19:04:47 ---> c21ce2423cb5 19:04:47 Step 13/24 : ENV APP_PORT=59880 19:04:47 Removing intermediate container dbc52b057cc5 19:04:47 ---> 131aa938c3a5 19:04:47 Step 14/23 : ENV APP_PORT=59860 19:04:47 ---> Running in b24848344fdb 19:04:47 Removing intermediate container 0ec8aadd2a0c 19:04:47 ---> f3b234c4ac9c 19:04:47 Step 14/22 : WORKDIR /edgex 19:04:47 ---> Running in b4081d0e43b1 19:04:47 ---> Running in df4e645a6b58 19:04:47 Removing intermediate container b24848344fdb 19:04:47 ---> de9d57424381 19:04:47 Step 14/24 : EXPOSE $APP_PORT 19:04:47 ---> Running in fdfdd166423a 19:04:47 Removing intermediate container b4081d0e43b1 19:04:47 ---> 95d046667092 19:04:47 Step 15/23 : EXPOSE $APP_PORT 19:04:47 ---> Running in 447f5a6f44ff 19:04:47 Removing intermediate container df4e645a6b58 19:04:47 ---> e55a3d097138 19:04:47 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 19:04:47 Removing intermediate container fdfdd166423a 19:04:47 ---> 6e62496809db 19:04:47 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:04:47 ---> Running in f178cf1efb53 19:04:47 Removing intermediate container 447f5a6f44ff 19:04:47 ---> 193dfb1eb5b5 19:04:47 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:04:47 ---> 45ab78c54a1e 19:04:47 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 19:04:47 ---> f13928a2f594 19:04:47 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:04:48 ---> 3f25212b762d 19:04:48 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:04:48 ---> 86d5cd885986 19:04:48 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 19:04:48 Removing intermediate container f178cf1efb53 19:04:48 ---> 51931129bcd6 19:04:48 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 19:04:48 ---> Running in 019c80c28923 19:04:48 ---> e62e7612cf88 19:04:48 Step 19/23 : ENTRYPOINT ["/support-notifications"] 19:04:48 ---> Running in b6323e38ec57 19:04:48 ---> 554547e21b2f 19:04:48 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 19:04:48 ---> Running in d865e6aec9f3 19:04:48 Removing intermediate container b6323e38ec57 19:04:48 ---> 829593a52986 19:04:48 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:04:48 ---> Running in 06fb1873ce99 19:04:48 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:04:48 Removing intermediate container d865e6aec9f3 19:04:48 ---> 696a4545c04f 19:04:48 Step 19/22 : CMD ["--init=true"] 19:04:48 Removing intermediate container 06fb1873ce99 19:04:48 ---> f582055a0c05 19:04:48 Step 21/23 : LABEL arch=x86_64 19:04:48 ---> Running in 0e2669185a44 19:04:48 ---> Running in 08b68e0753d4 19:04:48 Removing intermediate container 0e2669185a44 19:04:48 ---> 8346b1d3c7ab 19:04:48 Step 20/22 : LABEL arch=x86_64 19:04:49 ---> Running in 9b9f69c6b162 19:04:49 Removing intermediate container 08b68e0753d4 19:04:49 ---> c351926bba9b 19:04:49 Step 22/23 : LABEL git_sha=4cad5cd81cf0d107b2231968e615f9be779164c8 19:04:49 ---> Running in 6d3c40a9ad77 19:04:49 Removing intermediate container 9b9f69c6b162 19:04:49 ---> c43f68baf364 19:04:49 Step 21/22 : LABEL git_sha=4cad5cd81cf0d107b2231968e615f9be779164c8 19:04:49 ---> Running in 788b9fbfd126 19:04:49 Removing intermediate container 6d3c40a9ad77 19:04:49 ---> ac0b40dabae7 19:04:49 Step 23/23 : LABEL version=0.0.0 19:04:49 ---> Running in cd1895425422 19:04:49 Removing intermediate container 788b9fbfd126 19:04:49 ---> 0565cf0cbe1a 19:04:49 Step 22/22 : LABEL version=0.0.0 19:04:49 ---> Running in 5888a7e50ba8 19:04:49 Removing intermediate container cd1895425422 19:04:49 ---> 898b1112b64e 19:04:49 19:04:49 Removing intermediate container 5888a7e50ba8 19:04:49 ---> c236fb30dbcb 19:04:49 19:04:49 Successfully built 898b1112b64e 19:04:49 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:04:49 Successfully tagged support-notifications:latest 19:04:49  Building support-notifications ... done Successfully built c236fb30dbcb 19:04:49 Successfully tagged security-proxy-setup:latest 19:04:49  Building security-proxy-setup ... done (1/6) Installing dumb-init (1.2.2-r1) 19:04:49 (2/6) Installing libgcc (9.3.0-r2) 19:04:49 (3/6) Installing libsodium (1.0.18-r0) 19:04:49 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.198s coverage: 81.2% of statements 19:04:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:04:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:04:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 19:04:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:04:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:04:50 (4/6) Installing libstdc++ (9.3.0-r2) 19:04:51 (5/6) Installing libzmq (4.3.3-r0) 19:04:51 (6/6) Installing zeromq (4.3.3-r0) 19:04:51 Executing busybox-1.31.1-r20.trigger 19:04:51 OK: 8 MiB in 20 packages 19:04:51 Removing intermediate container 019c80c28923 19:04:51 ---> 179c6c1019c9 19:04:51 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:04:51 ---> 5b18bcf44faf 19:04:51 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:04:51 ---> ccb16ae66231 19:04:51 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 19:04:52 ---> 0e50cac6231e 19:04:52 Step 20/24 : ENTRYPOINT ["/core-data"] 19:04:52 ---> Running in 2ce8c7d65b03 19:04:52 Removing intermediate container 2ce8c7d65b03 19:04:52 ---> ad2bc32bfcfc 19:04:52 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:04:52 ---> Running in d05dc17c8017 19:04:52 Removing intermediate container d05dc17c8017 19:04:52 ---> f9da02c9ef09 19:04:52 Step 22/24 : LABEL arch=x86_64 19:04:52 ---> Running in e6ff829344bd 19:04:52 Removing intermediate container e6ff829344bd 19:04:52 ---> ce993acf0a39 19:04:52 Step 23/24 : LABEL git_sha=4cad5cd81cf0d107b2231968e615f9be779164c8 19:04:52 ---> Running in bb912571e003 19:04:52 Removing intermediate container bb912571e003 19:04:52 ---> d69ba7066c99 19:04:52 Step 24/24 : LABEL version=0.0.0 19:04:52 ---> Running in 18cd1b1723ff 19:04:52 Removing intermediate container 18cd1b1723ff 19:04:52 ---> 80c1dd8b1ba8 19:04:52 19:04:52 Successfully built 80c1dd8b1ba8 19:04:52 Successfully tagged core-data:latest 19:04:52  Building core-data ... done  [Pipeline] } 19:04:52 $ docker stop --time=1 b526b4391a846c5a93c26ee7c0f712afaa6eb6610109c472d8c8bc9b9df404c7 19:04:53 $ docker rm -f b526b4391a846c5a93c26ee7c0f712afaa6eb6610109c472d8c8bc9b9df404c7 [Pipeline] // withDockerContainer [Pipeline] sh 19:04:54 + docker images 19:04:54 REPOSITORY TAG IMAGE ID CREATED SIZE 19:04:54 core-data latest 80c1dd8b1ba8 2 seconds ago 20.2MB 19:04:54 support-notifications latest 898b1112b64e 5 seconds ago 16.7MB 19:04:54 security-proxy-setup latest c236fb30dbcb 5 seconds ago 25.7MB 19:04:54 88053ff8f6f9 8 seconds ago 1.15GB 19:04:54 002a42f6c95d 10 seconds ago 1.15GB 19:04:54 ccb5fbd5cd3f 12 seconds ago 1.15GB 19:04:54 security-secretstore-setup latest aa7d899c4946 28 seconds ago 28.7MB 19:04:54 3ae7a81cced2 35 seconds ago 1.15GB 19:04:54 sys-mgmt-agent latest dc8a251a23d1 40 seconds ago 312MB 19:04:54 security-bootstrapper latest 363ed96fa55d About a minute ago 18.6MB 19:04:54 core-metadata latest 2f32d3502064 About a minute ago 16.6MB 19:04:54 support-scheduler latest 002d9f3acace About a minute ago 15.9MB 19:04:54 core-command latest 75e75ca004a8 About a minute ago 15.9MB 19:04:54 f5c8efc3f9d9 About a minute ago 1.15GB 19:04:54 f9e286daabeb About a minute ago 1.15GB 19:04:54 2037e8f0a5c5 About a minute ago 1.15GB 19:04:54 b3bd55acddce About a minute ago 1.15GB 19:04:54 1e6306c0fd51 About a minute ago 1.14GB 19:04:54 ci-base-image-x86_64 latest 4f4f42dc3f0e 5 minutes ago 647MB 19:04:54 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 7 weeks ago 445MB 19:04:54 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 8 weeks ago 37.5MB 19:04:54 alpine 3.12 13621d1b12d4 2 months ago 5.58MB 19:04:54 docker 20.10.0 aefe523efa57 6 months ago 240MB 19:04:54 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 11 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:04:55 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.322s coverage: 95.1% of statements 19:04:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:04:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:04:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] 19:04:55 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:04:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 19:04:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:04:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:04:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:04:55 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.173s coverage: 60.0% of statements 19:04:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:04:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:04:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:04:55 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.377s coverage: 0.8% of statements 19:04:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:04:55 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.147s coverage: 58.8% of statements 19:04:55 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.322s coverage: 22.0% of statements 19:04:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:04:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.212s coverage: 47.1% of statements 19:04:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.243s coverage: 79.5% of statements 19:04:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.164s coverage: 94.1% of statements 19:04:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.277s coverage: 96.3% of statements 19:04:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.166s coverage: 87.5% of statements 19:05:10 Still waiting to schedule task 19:05:10 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 19:05:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.183s coverage: 94.4% of statements 19:05:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.159s coverage: 44.8% of statements 19:05:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.543s coverage: 81.8% of statements 19:05:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:05:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.229s coverage: 92.9% of statements 19:05:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:05:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:05:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:05:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements 19:05:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:05:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:05:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:05:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:05:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:05:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.166s coverage: 87.2% of statements 19:05:23 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:05:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:05:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.139s coverage: 100.0% of statements 19:05:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:05:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.187s coverage: 58.8% of statements 19:05:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 19:05:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.261s coverage: 80.0% of statements 19:05:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.236s coverage: 87.2% of statements 19:05:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.269s coverage: 85.4% of statements 19:05:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.284s coverage: 91.2% of statements 19:05:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:05:23 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.667s coverage: 64.4% of statements 19:05:23 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:05:23 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:05:23 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.146s coverage: 100.0% of statements 19:05:23 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.089s coverage: 91.3% of statements 19:05:23 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.090s coverage: 100.0% of statements 19:05:23 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.097s coverage: 73.7% of statements 19:05:23 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.056s coverage: 100.0% of statements 19:05:28 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.037s coverage: 66.9% of statements 19:05:28 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 19:05:28 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 19:05:28 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 19:05:29 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.776s coverage: 43.6% of statements 19:05:29 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:05:29 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:05:29 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.252s coverage: 89.5% of statements 19:05:29 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:05:29 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.201s coverage: 84.8% of statements 19:05:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:05:37 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.224s coverage: 19.3% of statements 19:05:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:05:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:05:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:05:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:05:37 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.501s coverage: 91.9% of statements 19:05:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:05:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:05:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] 19:05:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:05:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:05:37 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.211s coverage: 62.7% of statements 19:05:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:05:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:05:37 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.363s coverage: 97.6% of statements 19:05:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:05:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:05:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] 19:05:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 19:05:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 19:05:37 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.177s coverage: 28.9% of statements 19:05:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 19:05:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 19:05:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 19:05:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 19:05:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 19:05:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 19:05:37 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.168s coverage: 100.0% of statements 19:05:37 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 95.4% of statements 19:05:38 GO111MODULE=on go vet ./... 19:07:00 gofmt -l . 19:07:00 [ "`gofmt -l .`" = "" ] 19:07:00 ./bin/test-attribution-txt.sh [Pipeline] sh 19:07:01 + ls -al . 19:07:01 total 592 19:07:01 drwxrwxr-x 9 1001 1001 4096 Jun 23 19:06 . 19:07:01 drwxr-xr-x 4 root root 4096 Jun 23 19:02 .. 19:07:01 -rw-rw-r-- 1 1001 1001 11 Jun 23 19:01 .dockerignore 19:07:01 drwxrwxr-x 8 1001 1001 4096 Jun 23 19:01 .git 19:07:01 drwxrwxr-x 3 1001 1001 4096 Jun 23 19:01 .github 19:07:01 -rw-rw-r-- 1 1001 1001 818 Jun 23 19:01 .gitignore 19:07:01 -rw-rw-r-- 1 1001 1001 166 Jun 23 19:01 .sonarcloud.properties 19:07:01 -rw-rw-r-- 1 1001 1001 8609 Jun 23 19:01 Attribution.txt 19:07:01 -rw-rw-r-- 1 1001 1001 46988 Jun 23 19:01 CHANGELOG.md 19:07:01 -rw-rw-r-- 1 1001 1001 3804 Jun 23 19:01 CONTRIBUTING.md 19:07:01 -rw-rw-r-- 1 1001 1001 931 Jun 23 19:01 Dockerfile.build 19:07:01 -rw-rw-r-- 1 1001 1001 849 Jun 23 19:01 Jenkinsfile 19:07:01 -rw-rw-r-- 1 1001 1001 10775 Jun 23 19:01 LICENSE 19:07:01 -rw-rw-r-- 1 1001 1001 5605 Jun 23 19:01 Makefile 19:07:01 -rw-rw-r-- 1 1001 1001 7905 Jun 23 19:01 README.md 19:07:01 -rw-rw-r-- 1 1001 1001 7071 Jun 23 19:01 SECURITY.md 19:07:01 -rw-rw-r-- 1 1001 1001 5 Jun 23 18:58 VERSION 19:07:01 -rw-rw-r-- 1 1001 1001 4131 Jun 23 19:01 ZMQWindows.md 19:07:01 drwxrwxr-x 2 1001 1001 4096 Jun 23 19:01 bin 19:07:01 drwxrwxr-x 14 1001 1001 4096 Jun 23 19:01 cmd 19:07:01 -rw-r--r-- 1 root root 398095 Jun 23 19:05 coverage.out 19:07:01 -rw-rw-r-- 1 1001 1001 841 Jun 23 19:01 go.mod 19:07:01 -rw-r--r-- 1 root root 20843 Jun 23 19:02 go.sum 19:07:01 drwxrwxr-x 7 1001 1001 4096 Jun 23 19:01 internal 19:07:01 drwxrwxr-x 3 1001 1001 4096 Jun 23 19:01 openapi 19:07:01 drwxrwxr-x 4 1001 1001 4096 Jun 23 19:01 snap 19:07:01 -rw-rw-r-- 1 1001 1001 168 Jun 23 19:01 version.go [Pipeline] sh 19:07:02 + '[' -e coverage.out ] 19:07:02 + chown 1001:1001 coverage.out [Pipeline] stash 19:07:02 Warning: overwriting stash ‘coverage-report’ 19:07:02 Stashed 1 file(s) [Pipeline] sh 19:07:03 + make build 19:07:03 go mod tidy 19:07: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:07: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:07:33 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:07:33 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:07:37 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:07:38 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:07:41 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:07:45 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:07:47 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:07:52 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:07: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:07:57 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:07:59 Running on prd-ubuntu18.04-docker-8c-8g-956 in /w/workspace/edgexfoundry_edgex-go_PR-3591 [Pipeline] { [Pipeline] ws 19:07:59 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 19:07:59 The recommended git tool is: git 19:08:02 using credential edgex-jenkins-ssh 19:08:02 Cloning the remote Git repository [Pipeline] } 19:08:03 $ docker stop --time=1 c0bea377ba9c5b73a7b640f9a595270bf76a3a5472b5bf604f3071fdb64bdf23 19:08:02 Cloning repository git@github.com:edgexfoundry/edgex-go.git 19:08:02 > git init /w/workspace/edgex-go/2 # timeout=10 19:08:02 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:08:02 > git --version # timeout=10 19:08:02 > git --version # 'git version 2.17.1' 19:08:02 using GIT_SSH to set credentials SSH Credentials for GitHub 19:08:02 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:08:05 $ docker rm -f c0bea377ba9c5b73a7b640f9a595270bf76a3a5472b5bf604f3071fdb64bdf23 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:08:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:08:07 19:08:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:08:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:08:07 latest: Pulling from edgex-devops/edgex-compose-arm64 19:08:07 29e5d40040c1: Pulling fs layer 19:08:07 1ce36da41761: Pulling fs layer 19:08:07 25b303627fd3: Pulling fs layer 19:08:08 29e5d40040c1: Verifying Checksum 19:08:08 29e5d40040c1: Download complete 19:08:08 29e5d40040c1: Pull complete 19:08:08 1ce36da41761: Verifying Checksum 19:08:08 1ce36da41761: Download complete 19:08:09 1ce36da41761: Pull complete 19:08:10 25b303627fd3: Verifying Checksum 19:08:10 25b303627fd3: Download complete 19:08:15 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:08:15 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:08:15 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:08:15 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:08:15 using GIT_SSH to set credentials SSH Credentials for GitHub 19:08:15 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3591/head:refs/remotes/origin/PR-3591 +refs/heads/master:refs/remotes/origin/master # timeout=10 19:08:16 Merging remotes/origin/master commit 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 into PR head commit 4cad5cd81cf0d107b2231968e615f9be779164c8 19:08:16 Merge succeeded, producing 4cad5cd81cf0d107b2231968e615f9be779164c8 19:08:16 Checking out Revision 4cad5cd81cf0d107b2231968e615f9be779164c8 (PR-3591) 19:08:16 > git config core.sparsecheckout # timeout=10 19:08:16 > git checkout -f 4cad5cd81cf0d107b2231968e615f9be779164c8 # timeout=10 19:08:16 > git remote # timeout=10 19:08:16 > git config --get remote.origin.url # timeout=10 19:08:16 using GIT_SSH to set credentials SSH Credentials for GitHub 19:08:16 > git merge 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 # timeout=10 19:08:16 > git rev-parse HEAD^{commit} # timeout=10 19:08:16 > git config core.sparsecheckout # timeout=10 19:08:16 > git checkout -f 4cad5cd81cf0d107b2231968e615f9be779164c8 # timeout=10 19:08:20 25b303627fd3: Pull complete 19:08:20 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 19:08:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:08:20 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 19:08:20 Commit message: "docs: add Changelog for Ireland release" 19:08:20 prd-ubuntu18.04-docker-arm64-4c-16g-954 does not seem to be running inside a container 19:08:20 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 19:08:23 $ docker top 5bac91811e11aca0ffea77828122cb320915621348b9ef21a43c6634c3811dbc -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:08:24 + docker-compose build --help 19:08:24 + grep parallel 19:08:24 + echo snap-build.sh 19:08:24 snap-build.sh 19:08:24 + SNAP_BASE_DIR=. 19:08:24 + '[' '!' -z /w/workspace/edgex-go/2 ']' 19:08:24 + SNAP_BASE_DIR=/w/workspace/edgex-go/2 19:08:24 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/2]' 19:08:24 [snap-build] Building snap in dir [/w/workspace/edgex-go/2] 19:08:24 + cd /w/workspace/edgex-go/2 19:08:24 + sudo apt-get remove -qy --purge lxd lxd-client 19:08:24 Reading package lists... 19:08:24 Building dependency tree... 19:08:24 Reading state information... 19:08:24 The following packages were automatically installed and are no longer required: 19:08:24 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 19:08:24 uidmap xdelta3 19:08:24 Use 'sudo apt autoremove' to remove them. 19:08:24 The following packages will be REMOVED: 19:08:24 lxd* lxd-client* 19:08:24 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 19:08:24 After this operation, 31.7 MB disk space will be freed. 19:08:25 (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:08:25 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 19:08:26 Removing lxd dnsmasq configuration 19:08:26 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 19:08:26 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 19:08:27 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 19:08:27 (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:08:27 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 19:08:28 --parallel Build images in parallel. [Pipeline] } 19:08:28 $ docker stop --time=1 5bac91811e11aca0ffea77828122cb320915621348b9ef21a43c6634c3811dbc 19:08:29 Processing triggers for systemd (237-3ubuntu10.45) ... 19:08:29 Processing triggers for ureadahead (0.100.0-21) ... 19:08:30 $ docker rm -f 5bac91811e11aca0ffea77828122cb320915621348b9ef21a43c6634c3811dbc [Pipeline] // withDockerContainer 19:08:30 + sudo snap remove --purge lxd 19:08:30 snap "lxd" is not installed 19:08:30 + sudo groupadd --force --system lxd 19:08:30 ++ whoami 19:08:30 + sudo /usr/sbin/usermod -G lxd -a jenkins [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:08:31 + newgrp - lxd 19:08:31 + sudo snap install lxd 19:08:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:08:31 . [Pipeline] withDockerContainer 19:08:31 prd-ubuntu18.04-docker-arm64-4c-16g-954 does not seem to be running inside a container 19:08:31 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 19:08:33 $ docker top 11fedb4e3dae6d11a6438bb28169ed1a6807fbf1de4f2d62636aca8ff796d0ba -eo pid,comm [Pipeline] { [Pipeline] sh 19:08:34 + docker-compose -f ./docker-compose-build.yml build --parallel 19:08:38 Building core-command ... 19:08:38 Building core-data ... 19:08:38 Building core-metadata ... 19:08:38 Building security-bootstrapper ... 19:08:38 Building security-proxy-setup ... 19:08:38 Building security-secretstore-setup ... 19:08:38 Building support-notifications ... 19:08:38 Building support-scheduler ... 19:08:38 Building sys-mgmt-agent ... 19:08:38 Building support-notifications 19:08:38 Building sys-mgmt-agent 19:08:38 Building security-bootstrapper 19:08:38 Building security-secretstore-setup 19:08:38 Building core-command 19:08:41 2021-06-23T19:08:38Z INFO Waiting for automatic snapd restart... 19:08:59 lxd 4.15 from Canonical* installed 19:08:59 + sudo lxd init --auto 19:09:09 + sudo snap install --classic snapcraft 19:09:19 snapcraft 4.8.2 from Canonical* installed 19:09:19 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 19:09:19 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 19:09:19 % Total % Received % Xferd Average Speed Time Time Time Current 19:09:19 Dload Upload Total Spent Left Speed 19:09:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3624 0 --:--:-- --:--:-- --:--:-- 3624 19:09:19 0 3325k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3325k 100 3325k 0 0 11.0M 0 --:--:-- --:--:-- --:--:-- 66.2M 19:09:19 ./yq_linux_amd64 19:09:19 + sudo snapcraft prime --use-lxd 19:09:20 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 19:09:20 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:09:20 - README.md 19:09:20 19:09:20 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 19:09:21 Launching a container. 19:09:27 Waiting for container to be ready 19:09:27 To start your first instance, try: lxc launch ubuntu:18.04 19:09:27 19:09:31 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 19:09:31 Waiting for network to be ready... 19:09:32 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 19:09:32 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1782 kB] 19:09:32 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 19:09:32 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] 19:09:32 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 19:09:32 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 19:09:32 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] 19:09:32 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] 19:09:32 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1131 kB] 19:09:32 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] 19:09:32 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 19:09:33 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 19:09:33 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 19:09:33 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 19:09:33 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 19:09:33 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 19:09:33 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 19:09:33 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 19:09:33 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 19:09:33 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2127 kB] 19:09:34 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [421 kB] 19:09:34 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] 19:09:34 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] 19:09:34 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [388 kB] 19:09:34 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.6 kB] 19:09:34 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1738 kB] 19:09:34 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] 19:09:36 Fetched 24.8 MB in 4s (6053 kB/s) 19:09:36 Reading package lists... 19:09:37 Reading package lists... 19:09:37 Building dependency tree... 19:09:37 Reading state information... 19:09:37 The following additional packages will be installed: 19:09:37 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 19:09:37 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 19:09:37 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 19:09:37 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 19:09:37 Suggested packages: 19:09:37 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 19:09:37 Recommended packages: 19:09:37 gnupg libsasl2-modules 19:09:37 The following NEW packages will be installed: 19:09:37 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 19:09:37 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 19:09:37 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 19:09:37 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 19:09:37 The following packages will be upgraded: 19:09:37 gpg gpg-agent gpgconf libudev1 19:09:37 4 upgraded, 18 newly installed, 0 to remove and 107 not upgraded. 19:09:37 Need to get 3530 kB of archives. 19:09:37 After this operation, 13.3 MB of additional disk space will be used. 19:09:37 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:09:37 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:09:37 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 19:09:37 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:09:38 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.48 [58.0 kB] 19:09:38 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.48 [1103 kB] 19:09:38 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 19:09:38 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 19:09:38 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 19:09:38 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 19:09:38 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 19:09:38 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 19:09:38 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 19:09:38 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 19:09:38 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 19:09:38 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 19:09:38 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 19:09:38 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 19:09:38 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 19:09:38 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 19:09:38 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 19:09:38 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 19:09:38 debconf: delaying package configuration, since apt-utils is not installed 19:09:38 Fetched 3530 kB in 1s (3210 kB/s) 19:09:38 (Reading database ... 12511 files and directories currently installed.) 19:09:38 Preparing to unpack .../libudev1_237-3ubuntu10.48_amd64.deb ... 19:09:38 Unpacking libudev1:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... 19:09:38 Setting up libudev1:amd64 (237-3ubuntu10.48) ... 19:09:39 Selecting previously unselected package udev. 19:09:39 (Reading database ... 12511 files and directories currently installed.) 19:09:39 Preparing to unpack .../00-udev_237-3ubuntu10.48_amd64.deb ... 19:09:39 Unpacking udev (237-3ubuntu10.48) ... 19:09:39 Selecting previously unselected package libfuse2:amd64. 19:09:39 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 19:09:39 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 19:09:39 Selecting previously unselected package fuse. 19:09:39 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 19:09:39 Unpacking fuse (2.9.7-1ubuntu1) ... 19:09:39 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 19:09:39 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 19:09:39 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 19:09:39 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 19:09:39 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 19:09:39 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 19:09:39 Selecting previously unselected package libksba8:amd64. 19:09:39 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 19:09:39 Unpacking libksba8:amd64 (1.3.5-2) ... 19:09:39 Selecting previously unselected package libroken18-heimdal:amd64. 19:09:39 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:09:39 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 19:09:40 Selecting previously unselected package libasn1-8-heimdal:amd64. 19:09:40 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:09:40 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 19:09:40 Selecting previously unselected package libheimbase1-heimdal:amd64. 19:09:40 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:09:40 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 19:09:40 Selecting previously unselected package libhcrypto4-heimdal:amd64. 19:09:40 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:09:40 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 19:09:40 Selecting previously unselected package libwind0-heimdal:amd64. 19:09:40 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:09:40 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 19:09:40 Selecting previously unselected package libhx509-5-heimdal:amd64. 19:09:40 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:09:40 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 19:09:40 Selecting previously unselected package libkrb5-26-heimdal:amd64. 19:09:40 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:09:40 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 19:09:40 Selecting previously unselected package libheimntlm0-heimdal:amd64. 19:09:40 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:09:40 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 19:09:40 Selecting previously unselected package libgssapi3-heimdal:amd64. 19:09:40 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:09:40 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 19:09:40 Selecting previously unselected package libsasl2-modules-db:amd64. 19:09:40 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 19:09:40 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 19:09:40 Selecting previously unselected package libsasl2-2:amd64. 19:09:40 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 19:09:40 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 19:09:41 Selecting previously unselected package libldap-common. 19:09:41 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 19:09:41 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 19:09:41 Selecting previously unselected package libldap-2.4-2:amd64. 19:09:41 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 19:09:41 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 19:09:41 Selecting previously unselected package dirmngr. 19:09:41 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 19:09:41 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 19:09:41 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 19:09:41 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 19:09:41 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 19:09:41 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 19:09:41 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 19:09:41 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 19:09:41 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 19:09:41 Setting up libksba8:amd64 (1.3.5-2) ... 19:09:41 Processing triggers for libc-bin (2.27-3ubuntu1) ... 19:09:41 Setting up udev (237-3ubuntu10.48) ... 19:09:41 invoke-rc.d: policy-rc.d denied execution of start. 19:09:41 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 19:09:41 Processing triggers for systemd (237-3ubuntu10) ... 19:09:41 Setting up fuse (2.9.7-1ubuntu1) ... 19:09:41 Setting up gpg (2.2.4-1ubuntu1.4) ... 19:09:41 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 19:09:41 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 19:09:41 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 19:09:41 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 19:09:41 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 19:09:41 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 19:09:42 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 19:09:42 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 19:09:42 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 19:09:42 Processing triggers for libc-bin (2.27-3ubuntu1) ... 19:09:42 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 19:09:42 settings in the [Install] section, and DefaultInstance for template units). 19:09:42 This means they are not meant to be enabled using systemctl. 19:09:42 Possible reasons for having this kind of units are: 19:09:42 1) A unit may be statically enabled by being symlinked from another unit's 19:09:42 .wants/ or .requires/ directory. 19:09:42 2) A unit's purpose may be to act as a helper for some other unit which has 19:09:42 a requirement dependency on it. 19:09:42 3) A unit may be started when needed via activation (socket, path, timer, 19:09:42 D-Bus, udev, scripted systemctl call, ...). 19:09:42 4) In case of template units, the unit is meant to be enabled with some 19:09:42 instance name specified. 19:09:42 Reading package lists... 19:09:43 Building dependency tree... 19:09:43 Reading state information... 19:09:43 The following additional packages will be installed: 19:09:43 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 19:09:43 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 19:09:43 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 19:09:43 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 19:09:43 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 19:09:43 Suggested packages: 19:09:43 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 19:09:43 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 19:09:43 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 19:09:43 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 19:09:43 systemd-container policykit-1 19:09:43 Recommended packages: 19:09:43 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 19:09:43 The following NEW packages will be installed: 19:09:43 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 19:09:43 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 19:09:43 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 19:09:43 multiarch-support openssh-client python3 python3-minimal python3.6 19:09:43 python3.6-minimal snapd squashfs-tools sudo 19:09:43 The following packages will be upgraded: 19:09:43 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 19:09:43 5 upgraded, 25 newly installed, 0 to remove and 102 not upgraded. 19:09:43 Need to get 36.7 MB of archives. 19:09:43 After this operation, 147 MB of additional disk space will be used. 19:09:43 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:09:43 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 19:09:43 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.48 [2915 kB] 19:09:43 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 19:09:43 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:09:43 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:09:43 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 19:09:43 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 19:09:43 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 19:09:43 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 19:09:43 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 19:09:43 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 19:09:43 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 19:09:43 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 19:09:43 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 19:09:43 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 19:09:44 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.48 [209 kB] 19:09:44 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] 19:09:44 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] 19:09:44 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 19:09:44 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 19:09:44 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 19:09:44 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 19:09:44 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 19:09:44 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 19:09:44 Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 19:09:44 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 19:09:44 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 19:09:44 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] 19:09:44 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] 19:09:45 debconf: delaying package configuration, since apt-utils is not installed 19:09:45 Fetched 36.7 MB in 2s (16.3 MB/s) 19:09:45 (Reading database ... 12757 files and directories currently installed.) 19:09:45 Preparing to unpack .../systemd_237-3ubuntu10.48_amd64.deb ... 19:09:45 Unpacking systemd (237-3ubuntu10.48) over (237-3ubuntu10) ... 19:09:46 Preparing to unpack .../libsystemd0_237-3ubuntu10.48_amd64.deb ... 19:09:46 Unpacking libsystemd0:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... 19:09:46 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:09:46 Step 2/32 : FROM ${BUILDER_BASE} AS builder 19:09:46 ---> a727d72c015b 19:09:46 Step 3/32 : WORKDIR /edgex-go 19:09:46 Setting up libsystemd0:amd64 (237-3ubuntu10.48) ... 19:09:46 (Reading database ... 12757 files and directories currently installed.) 19:09:46 Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... 19:09:46 Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... 19:09:46 Setting up libapt-pkg5.0:amd64 (1.6.13) ... 19:09:46 (Reading database ... 12757 files and directories currently installed.) 19:09:46 Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... 19:09:46 Unpacking apt (1.6.13) over (1.6.1) ... 19:09:47 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:09:47 19:09:47 Step 2/24 : FROM ${BUILDER_BASE} AS builderStep 2/24 : FROM ${BUILDER_BASE} AS builder 19:09:47 19:09:47 ---> a727d72c015b 19:09:47 ---> a727d72c015b 19:09:47 Step 3/24 : WORKDIR /edgex-goStep 3/24 : WORKDIR /edgex-go 19:09:47 19:09:47 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:09:47 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:09:47 ---> a727d72c015b 19:09:47 Step 3/23 : WORKDIR /edgex-go 19:09:47 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:09:47 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:09:47 ---> a727d72c015b 19:09:47 Step 3/26 : WORKDIR /edgex-go 19:09:47 Setting up apt (1.6.13) ... 19:09:47 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 19:09:47 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 19:09:47 (Reading database ... 12764 files and directories currently installed.) 19:09:47 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 19:09:47 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 19:09:47 Selecting previously unselected package libpython3.6-minimal:amd64. 19:09:47 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 19:09:47 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 19:09:47 Selecting previously unselected package libexpat1:amd64. 19:09:47 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 19:09:47 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 19:09:48 Selecting previously unselected package python3.6-minimal. 19:09:48 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 19:09:48 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 19:09:48 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 19:09:48 Checking for services that may need to be restarted...done. 19:09:48 Checking for services that may need to be restarted...done. 19:09:48 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 19:09:48 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 19:09:48 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 19:09:48 ---> Running in 43d50f4bb4dd 19:09:48 ---> Running in f3f3013967c3 19:09:48 ---> Running in e8278053050a 19:09:48 ---> Running in 1ec56a67c34e 19:09:48 ---> Running in 47dfd8fc3018 19:09:49 Selecting previously unselected package python3-minimal. 19:09:49 (Reading database ... 13012 files and directories currently installed.) 19:09:49 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 19:09:49 Unpacking python3-minimal (3.6.7-1~18.04) ... 19:09:49 Selecting previously unselected package mime-support. 19:09:49 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 19:09:49 Unpacking mime-support (3.60ubuntu1) ... 19:09:49 Selecting previously unselected package libmpdec2:amd64. 19:09:49 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 19:09:49 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 19:09:49 Removing intermediate container f3f3013967c3 19:09:49 ---> 84438b32fcd7 19:09:49 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:09:49 Removing intermediate container e8278053050a 19:09:49 ---> 325e642f259b 19:09:49 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:09:49 Removing intermediate container 43d50f4bb4dd 19:09:49 ---> ecd72343a831 19:09:49 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:09:49 ---> Running in bd3043e9bf0a 19:09:49 Selecting previously unselected package libpython3.6-stdlib:amd64. 19:09:49 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 19:09:49 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 19:09:49 Removing intermediate container 1ec56a67c34e 19:09:49 ---> 3d5b16ef0c84 19:09:49 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:09:49 Removing intermediate container 47dfd8fc3018 19:09:49 ---> 3c0615d3f996 19:09:49 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:09:49 ---> Running in a3083591aabb 19:09:49 ---> Running in 04923f8adf12 19:09:49 Selecting previously unselected package python3.6. 19:09:49 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 19:09:49 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 19:09:49 Selecting previously unselected package libpython3-stdlib:amd64. 19:09:49 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 19:09:49 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 19:09:49 Setting up python3-minimal (3.6.7-1~18.04) ... 19:09:49 ---> Running in 9af7894e0911 19:09:49 ---> Running in 5f7c8637fa45 19:09:49 Selecting previously unselected package python3. 19:09:49 (Reading database ... 13442 files and directories currently installed.) 19:09:49 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 19:09:49 Unpacking python3 (3.6.7-1~18.04) ... 19:09:49 Selecting previously unselected package multiarch-support. 19:09:49 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 19:09:49 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 19:09:49 Setting up multiarch-support (2.27-3ubuntu1.4) ... 19:09:49 Selecting previously unselected package liblzo2-2:amd64. 19:09:49 (Reading database ... 13479 files and directories currently installed.) 19:09:49 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 19:09:49 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 19:09:50 Selecting previously unselected package libbsd0:amd64. 19:09:50 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 19:09:50 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 19:09:50 Selecting previously unselected package sudo. 19:09:50 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 19:09:50 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 19:09:50 Selecting previously unselected package apparmor. 19:09:50 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 19:09:50 Unpacking apparmor (2.12-4ubuntu5.1) ... 19:09:50 Selecting previously unselected package libedit2:amd64. 19:09:50 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 19:09:50 Unpacking libedit2:amd64 (3.1-20170329-1) ... 19:09:50 Selecting previously unselected package libkrb5support0:amd64. 19:09:50 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 19:09:50 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 19:09:50 Selecting previously unselected package libk5crypto3:amd64. 19:09:50 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 19:09:50 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 19:09:50 Selecting previously unselected package libkeyutils1:amd64. 19:09:50 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 19:09:50 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 19:09:50 Selecting previously unselected package libkrb5-3:amd64. 19:09:50 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 19:09:50 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 19:09:50 Selecting previously unselected package libgssapi-krb5-2:amd64. 19:09:50 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 19:09:50 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 19:09:50 Selecting previously unselected package libssl1.0.0:amd64. 19:09:50 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 19:09:50 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 19:09:50 Selecting previously unselected package openssh-client. 19:09:50 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 19:09:50 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 19:09:50 Selecting previously unselected package squashfs-tools. 19:09:50 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... 19:09:50 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 19:09:51 Selecting previously unselected package snapd. 19:09:51 Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... 19:09:51 Unpacking snapd (2.49.2+18.04) ... 19:09:53 Setting up libedit2:amd64 (3.1-20170329-1) ... 19:09:53 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 19:09:53 Setting up mime-support (3.60ubuntu1) ... 19:09:53 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 19:09:53 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 19:09:53 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 19:09:53 Processing triggers for libc-bin (2.27-3ubuntu1) ... 19:09:53 Removing intermediate container bd3043e9bf0a 19:09:53 ---> f6c016b7b117 19:09:53 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 19:09:53 Setting up systemd (237-3ubuntu10.48) ... 19:09:53 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 19:09:53 ---> Running in a04d83107dd8 19:09:53 Removing intermediate container a3083591aabb 19:09:53 ---> 0781f9d42795 19:09:53 Step 5/24 : RUN apk add --update --no-cache make git 19:09:53 ---> Running in 4396e1cec6cd 19:09:53 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 19:09:53 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 19:09:53 Setting up liblzo2-2:amd64 (2.08-1.2) ... 19:09:53 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 19:09:53 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 19:09:53 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 19:09:53 Removing intermediate container 9af7894e0911 19:09:53 ---> 84da682ab737 19:09:53 Step 5/24 : RUN apk add --update --no-cache make bash git 19:09:54 Removing intermediate container 04923f8adf12 19:09:54 ---> bfa5d81ad82f 19:09:54 Step 5/32 : RUN apk add --update --no-cache make git 19:09:54 Removing intermediate container 5f7c8637fa45 19:09:54 ---> 3d9779187da6 19:09:54 Step 5/26 : RUN apk add --update --no-cache make git 19:09:54 ---> Running in 606e53974947 19:09:54 ---> Running in 3d3cca4e7eb8 19:09:54 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 19:09:54 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 19:09:54 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 19:09:54 Setting up python3 (3.6.7-1~18.04) ... 19:09:54 running python rtupdate hooks for python3.6... 19:09:54 running python post-rtupdate hooks for python3.6... 19:09:54 ---> Running in bd036139b30b 19:09:54 Setting up apparmor (2.12-4ubuntu5.1) ... 19:09:55 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 19:09:55 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:09:55 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 19:09:55 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 19:09:55 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:09:55 Setting up snapd (2.49.2+18.04) ... 19:09:56 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 19:09:56 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 19:09:56 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 19:09:56 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:09:56 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:09:56 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:09:56 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:09:56 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 19:09:56 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 19:09:56 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 19:09:56 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:09:56 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 19:09:57 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 19:09:57 OK: 218 MiB in 52 packages 19:09:57 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:09:57 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:09:57 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:09:57 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 19:09:57 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 19:09:57 /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:09:57 Processing triggers for libc-bin (2.27-3ubuntu1) ... 19:09:57 OK: 218 MiB in 52 packages 19:09:58 OK: 218 MiB in 52 packages 19:09:58 OK: 218 MiB in 52 packages 19:09:58 OK: 218 MiB in 52 packages 19:09:58 Processing triggers for systemd (237-3ubuntu10.48) ... 19:09:58 Removing intermediate container a04d83107dd8 19:09:58 ---> 0e3aa9e9df6e 19:09:58 Step 6/23 : COPY go.mod . 19:09:59 Removing intermediate container 4396e1cec6cd 19:09:59 ---> 3501edaf28c8 19:09:59 Step 6/24 : COPY go.mod . 19:10:00 Removing intermediate container 3d3cca4e7eb8 19:10:00 ---> 1ba03d82edc3 19:10:00 Step 6/32 : COPY go.mod . 19:10:00 ---> 23038a6d5b38 19:10:00 Step 7/23 : RUN go mod download 19:10:00 ---> Running in 53bb98175280 19:10:00 Removing intermediate container 606e53974947 19:10:00 ---> 356d83fdf1f9 19:10:00 Step 6/24 : COPY go.mod . 19:10:00 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 19:10:00 Removing intermediate container bd036139b30b 19:10:00 ---> 30f98766236a 19:10:00 Step 6/26 : COPY go.mod . 19:10:00 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 19:10:00 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 19:10:01 ---> 4b2525283087 19:10:01 Step 7/24 : RUN go mod download 19:10:01 ---> 7df8d122f219 19:10:01 Step 7/32 : RUN go mod download 19:10:01 ---> Running in 1c89b2d65526 19:10:01 ---> Running in 061f15879d33 19:10:01 ---> 69f0d7abc22b 19:10:01 Step 7/24 : RUN go mod download 19:10:01 Reading package lists... 19:10:01 Reading package lists... 19:10:02 ---> 1892f0fd201d 19:10:02 Step 7/26 : RUN go mod download 19:10:02 Building dependency tree... 19:10:02 Reading state information... 19:10:02 Calculating upgrade... 19:10:02 ---> Running in df2757faf1db 19:10:02 ---> Running in 339cbf76b4f5 19:10:02 The following packages will be upgraded: 19:10:02 advancecomp base-files bash binutils binutils-common 19:10:02 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 19:10:02 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 19:10:02 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 19:10:02 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 19:10:02 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 19:10:02 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 19:10:02 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 19:10:02 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 19:10:02 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 19:10:02 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 19:10:02 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 19:10:02 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 19:10:02 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 19:10:02 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 19:10:02 ubuntu-keyring util-linux 19:10:02 102 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 19:10:02 Need to get 64.1 MB of archives. 19:10:02 After this operation, 5112 kB of additional disk space will be used. 19:10:02 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 19:10:03 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-147.151 [991 kB] 19:10:03 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 19:10:03 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 19:10:03 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 19:10:03 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 19:10:03 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 19:10:03 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 19:10:03 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 19:10:03 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 19:10:03 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 19:10:03 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 19:10:03 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 19:10:03 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 19:10:03 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 19:10:03 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 19:10:03 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 19:10:03 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 19:10:03 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 19:10:03 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 19:10:03 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 19:10:03 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 19:10:03 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:10:03 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 19:10:03 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 19:10:03 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 19:10:03 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 19:10:03 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 19:10:03 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 19:10:03 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 19:10:03 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 19:10:03 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 19:10:03 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 19:10:03 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 19:10:03 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 19:10:03 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 19:10:03 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 19:10:03 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 19:10:03 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 19:10:03 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 19:10:03 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 19:10:03 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] 19:10:03 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 19:10:03 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 19:10:03 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 19:10:03 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 19:10:03 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 19:10:03 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 19:10:03 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 19:10:03 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:10:03 Get:51 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 19:10:03 Get:52 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 19:10:03 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 19:10:03 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 19:10:03 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 19:10:03 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 19:10:03 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 19:10:03 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 19:10:03 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 19:10:03 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 19:10:03 Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 19:10:03 Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 19:10:03 Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 19:10:03 Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 19:10:03 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 19:10:03 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 19:10:03 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 19:10:03 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 19:10:03 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 19:10:03 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 19:10:03 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 19:10:03 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 19:10:04 Get:73 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 19:10:04 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 19:10:04 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 19:10:04 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 19:10:04 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 19:10:04 Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 19:10:04 Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 19:10:04 Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 19:10:04 Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 19:10:04 Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 19:10:04 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:10:04 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:10:04 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:10:04 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.48 [15.5 kB] 19:10:04 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:10:04 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 19:10:04 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 19:10:04 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 19:10:04 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 19:10:04 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 19:10:04 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:10:04 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 19:10:04 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 19:10:04 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:10:04 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 19:10:04 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 19:10:04 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 19:10:04 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 19:10:04 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 19:10:04 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 19:10:04 debconf: delaying package configuration, since apt-utils is not installed 19:10:04 Fetched 64.1 MB in 2s (33.8 MB/s) 19:10:04 (Reading database ... 13914 files and directories currently installed.) 19:10:04 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 19:10:04 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 19:10:04 Removing intermediate container 53bb98175280 19:10:04 ---> 67bb7046e6fb 19:10:04 Step 8/23 : COPY . . 19:10:05 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 19:10:06 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 19:10:06 Preparing to unpack .../2-linux-libc-dev_4.15.0-147.151_amd64.deb ... 19:10:06 Unpacking linux-libc-dev:amd64 (4.15.0-147.151) over (4.15.0-20.21) ... 19:10:06 Removing intermediate container 1c89b2d65526 19:10:06 ---> b53ed3bdb0c4 19:10:06 Step 8/24 : COPY . . 19:10:06 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:10:07 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:10:07 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:10:07 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:10:07 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:10:07 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:10:07 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:10:07 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:10:07 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:10:07 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:10:07 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:10:07 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:10:07 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:10:07 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:10:07 Removing intermediate container 061f15879d33 19:10:07 ---> b0815b01ce48 19:10:07 Step 8/32 : COPY . . 19:10:07 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 19:10:07 (Reading database ... 13914 files and directories currently installed.) 19:10:07 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 19:10:07 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 19:10:07 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 19:10:07 (Reading database ... 13914 files and directories currently installed.) 19:10:07 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:10:07 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:10:07 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:10:07 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:10:07 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:10:07 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:10:07 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 19:10:08 Removing intermediate container df2757faf1db 19:10:08 ---> fca85158b66c 19:10:08 Step 8/24 : COPY . . 19:10:08 (Reading database ... 13914 files and directories currently installed.) 19:10:08 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 19:10:08 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 19:10:08 Removing intermediate container 339cbf76b4f5 19:10:08 ---> 24fe2ca8a27a 19:10:08 Step 8/26 : COPY . . 19:10:08 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 19:10:08 (Reading database ... 13914 files and directories currently installed.) 19:10:08 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 19:10:08 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 19:10:08 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 19:10:08 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 19:10:09 Setting up base-files (10.1ubuntu2.10) ... 19:10:09 Installing new version of config file /etc/issue ... 19:10:09 Installing new version of config file /etc/issue.net ... 19:10:09 Installing new version of config file /etc/lsb-release ... 19:10:09 Installing new version of config file /etc/update-motd.d/50-motd-news ... 19:10:09 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 19:10:09 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 19:10:09 Removing obsolete conffile /etc/default/motd-news ... 19:10:09 (Reading database ... 13915 files and directories currently installed.) 19:10:09 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 19:10:09 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 19:10:09 Setting up bash (4.4.18-2ubuntu1.2) ... 19:10:09 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:10:09 (Reading database ... 13915 files and directories currently installed.) 19:10:09 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 19:10:09 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 19:10:09 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 19:10:10 (Reading database ... 13915 files and directories currently installed.) 19:10:10 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 19:10:10 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 19:10:10 Setting up tar (1.29b-2ubuntu0.2) ... 19:10:10 (Reading database ... 13915 files and directories currently installed.) 19:10:10 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 19:10:10 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 19:10:10 Setting up dpkg (1.19.0.5ubuntu2.3) ... 19:10:10 (Reading database ... 13915 files and directories currently installed.) 19:10:10 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 19:10:10 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 19:10:10 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 19:10:10 (Reading database ... 13915 files and directories currently installed.) 19:10:10 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 19:10:10 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 19:10:11 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 19:10:11 (Reading database ... 13915 files and directories currently installed.) 19:10:11 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 19:10:11 Unpacking grep (3.1-2build1) over (3.1-2) ... 19:10:11 Setting up grep (3.1-2build1) ... 19:10:11 (Reading database ... 13915 files and directories currently installed.) 19:10:11 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 19:10:11 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 19:10:11 Setting up login (1:4.5-1ubuntu2) ... 19:10:11 (Reading database ... 13915 files and directories currently installed.) 19:10:11 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 19:10:11 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 19:10:11 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 19:10:11 (Reading database ... 13915 files and directories currently installed.) 19:10:11 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 19:10:11 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 19:10:12 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 19:10:12 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 19:10:12 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 19:10:12 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 19:10:12 Setting up perl-base (5.26.1-6ubuntu0.5) ... 19:10:12 (Reading database ... 13915 files and directories currently installed.) 19:10:12 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 19:10:12 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 19:10:13 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 19:10:13 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 19:10:13 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 19:10:13 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 19:10:13 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 19:10:13 (Reading database ... 13915 files and directories currently installed.) 19:10:13 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 19:10:13 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 19:10:13 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 19:10:13 (Reading database ... 13915 files and directories currently installed.) 19:10:13 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:10:13 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:10:13 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 19:10:13 (Reading database ... 13915 files and directories currently installed.) 19:10:13 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:10:13 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:10:13 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 19:10:13 (Reading database ... 13915 files and directories currently installed.) 19:10:13 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:10:13 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:10:13 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 19:10:13 (Reading database ... 13915 files and directories currently installed.) 19:10:13 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:10:13 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:10:14 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 19:10:14 (Reading database ... 13915 files and directories currently installed.) 19:10:14 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 19:10:14 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 19:10:14 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 19:10:14 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 19:10:14 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 19:10:14 (Reading database ... 13915 files and directories currently installed.) 19:10:14 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 19:10:14 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 19:10:14 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 19:10:14 (Reading database ... 13915 files and directories currently installed.) 19:10:14 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:10:14 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:10:14 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 19:10:14 (Reading database ... 13915 files and directories currently installed.) 19:10:14 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:10:14 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:10:14 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 19:10:14 (Reading database ... 13915 files and directories currently installed.) 19:10:14 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:10:14 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:10:15 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 19:10:15 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 19:10:15 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 19:10:15 (Reading database ... 13915 files and directories currently installed.) 19:10:15 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 19:10:15 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 19:10:16 Setting up libc-bin (2.27-3ubuntu1.4) ... 19:10:16 (Reading database ... 13915 files and directories currently installed.) 19:10:16 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 19:10:16 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 19:10:16 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 19:10:16 (Reading database ... 13917 files and directories currently installed.) 19:10:16 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 19:10:16 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 19:10:16 Setting up debconf (1.5.66ubuntu1) ... 19:10:16 (Reading database ... 13917 files and directories currently installed.) 19:10:16 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 19:10:16 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 19:10:16 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 19:10:17 (Reading database ... 13917 files and directories currently installed.) 19:10:17 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 19:10:17 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 19:10:17 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 19:10:17 (Reading database ... 13917 files and directories currently installed.) 19:10:17 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 19:10:17 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 19:10:17 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 19:10:17 (Reading database ... 13917 files and directories currently installed.) 19:10:17 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 19:10:17 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 19:10:17 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 19:10:17 (Reading database ... 13919 files and directories currently installed.) 19:10:17 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 19:10:17 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 19:10:17 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 19:10:17 (Reading database ... 13923 files and directories currently installed.) 19:10:17 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:10:17 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:10:17 Preparing to unpack .../systemd-sysv_237-3ubuntu10.48_amd64.deb ... 19:10:18 Unpacking systemd-sysv (237-3ubuntu10.48) over (237-3ubuntu10) ... 19:10:18 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 19:10:18 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 19:10:18 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 19:10:18 (Reading database ... 13923 files and directories currently installed.) 19:10:18 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 19:10:18 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 19:10:18 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 19:10:18 (Reading database ... 13923 files and directories currently installed.) 19:10:18 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 19:10:18 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 19:10:18 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 19:10:18 (Reading database ... 13923 files and directories currently installed.) 19:10:18 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 19:10:19 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 19:10:19 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 19:10:19 (Reading database ... 13923 files and directories currently installed.) 19:10:19 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 19:10:19 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 19:10:19 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 19:10:19 (Reading database ... 13923 files and directories currently installed.) 19:10:19 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 19:10:19 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 19:10:19 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 19:10:19 (Reading database ... 13923 files and directories currently installed.) 19:10:19 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 19:10:19 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 19:10:20 Setting up passwd (1:4.5-1ubuntu2) ... 19:10:20 (Reading database ... 13923 files and directories currently installed.) 19:10:20 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 19:10:20 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 19:10:20 Setting up gpgv (2.2.4-1ubuntu1.4) ... 19:10:20 (Reading database ... 13923 files and directories currently installed.) 19:10:20 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 19:10:20 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 19:10:20 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 19:10:20 (Reading database ... 13923 files and directories currently installed.) 19:10:20 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 19:10:20 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 19:10:20 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 19:10:20 (Reading database ... 13923 files and directories currently installed.) 19:10:20 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 19:10:20 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 19:10:20 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 19:10:20 (Reading database ... 13923 files and directories currently installed.) 19:10:20 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 19:10:21 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 19:10:21 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 19:10:21 (Reading database ... 13923 files and directories currently installed.) 19:10:21 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 19:10:21 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 19:10:21 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 19:10:21 (Reading database ... 13923 files and directories currently installed.) 19:10:21 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 19:10:21 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 19:10:21 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 19:10:21 (Reading database ... 13923 files and directories currently installed.) 19:10:21 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 19:10:21 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 19:10:21 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 19:10:21 (Reading database ... 13923 files and directories currently installed.) 19:10:21 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 19:10:21 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 19:10:21 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 19:10:21 (Reading database ... 13924 files and directories currently installed.) 19:10:21 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 19:10:22 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 19:10:22 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 19:10:22 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 19:10:22 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 19:10:22 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 19:10:22 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 19:10:22 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 19:10:22 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 19:10:22 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 19:10:22 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 19:10:22 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 19:10:22 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 19:10:22 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 19:10:22 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 19:10:22 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 19:10:22 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 19:10:22 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 19:10:22 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 19:10:22 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 19:10:23 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 19:10:23 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 19:10:23 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 19:10:23 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 19:10:23 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 19:10:23 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 19:10:23 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 19:10:23 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 19:10:23 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 19:10:23 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 19:10:23 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 19:10:23 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 19:10:24 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 19:10:24 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 19:10:24 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 19:10:24 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 19:10:24 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:10:24 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:10:24 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:10:24 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:10:24 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:10:24 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:10:24 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:10:24 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:10:25 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:10:25 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:10:26 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:10:26 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:10:26 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:10:26 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:10:26 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:10:26 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:10:27 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:10:27 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:10:27 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 19:10:27 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 19:10:28 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 19:10:28 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 19:10:28 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 19:10:28 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 19:10:28 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 19:10:28 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 19:10:28 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 19:10:28 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 19:10:28 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 19:10:28 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 19:10:28 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 19:10:28 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 19:10:28 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 19:10:28 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 19:10:28 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 19:10:28 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 19:10:28 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 19:10:28 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 19:10:28 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 19:10:28 Setting up tzdata (2021a-0ubuntu0.18.04) ... 19:10:28 19:10:28 Current default time zone: 'Etc/UTC' 19:10:28 Local time is now: Wed Jun 23 19:10:28 UTC 2021. 19:10:28 Universal Time is now: Wed Jun 23 19:10:28 UTC 2021. 19:10:28 Run 'dpkg-reconfigure tzdata' if you wish to change it. 19:10:28 19:10:29 Setting up systemd-sysv (237-3ubuntu10.48) ... 19:10:29 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 19:10:29 Setting up linux-libc-dev:amd64 (4.15.0-147.151) ... 19:10:29 Setting up mount (2.31.1-0.4ubuntu3.7) ... 19:10:29 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 19:10:29 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 19:10:29 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 19:10:29 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 19:10:29 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 19:10:29 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 19:10:29 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 19:10:29 Setting up procps (2:3.3.12-3ubuntu1.2) ... 19:10:29 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 19:10:29 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 19:10:29 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 19:10:29 Setting up patch (2.7.6-2ubuntu1.1) ... 19:10:29 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 19:10:29 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 19:10:29 Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... 19:10:29 Installing new version of config file /etc/ssl/openssl.cnf ... 19:10:29 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 19:10:29 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 19:10:29 Setting up ca-certificates (20210119~18.04.1) ... 19:10:30 ---> 3547d55e6034 19:10:30 Step 9/23 : RUN go mod tidy 19:10:30 ---> 6d30cbbb850a 19:10:30 Step 9/24 : RUN go mod tidy 19:10:30 ---> Running in 7675b003ca02 19:10:30 ---> 718a2bcbcce5 19:10:30 Step 9/26 : RUN go mod tidy 19:10:30 ---> 0753f15ef0e9 19:10:30 Step 9/24 : RUN go mod tidy 19:10:30 ---> c47aaf661703 19:10:30 Step 9/32 : RUN go mod tidy 19:10:30 ---> Running in 86791344cd8f 19:10:30 ---> Running in 6ae7adff4dbe 19:10:30 ---> Running in 03111db310b1 19:10:30 ---> Running in 553f2bb2d86a 19:10:31 Updating certificates in /etc/ssl/certs... 19:10:31 23 added, 27 removed; done. 19:10:32 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 19:10:32 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 19:10:32 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 19:10:32 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 19:10:32 Setting up pkgbinarymangler (138.18.04.1) ... 19:10:32 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 19:10:32 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 19:10:32 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 19:10:32 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 19:10:32 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 19:10:32 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 19:10:32 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 19:10:32 Setting up perl (5.26.1-6ubuntu0.5) ... 19:10:32 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 19:10:32 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 19:10:32 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 19:10:32 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 19:10:32 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 19:10:32 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 19:10:32 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 19:10:32 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 19:10:32 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 19:10:32 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 19:10:32 Processing triggers for systemd (237-3ubuntu10.48) ... 19:10:32 Processing triggers for mime-support (3.60ubuntu1) ... 19:10:32 Processing triggers for ca-certificates (20210119~18.04.1) ... 19:10:32 Updating certificates in /etc/ssl/certs... 19:10:33 0 added, 0 removed; done. 19:10:33 Running hooks in /etc/ca-certificates/update.d... 19:10:33 done. 19:10:33 Reading package lists... 19:10:33 Building dependency tree... 19:10:33 Reading state information... 19:10:33 The following NEW packages will be installed: 19:10:33 apt-transport-https 19:10:34 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 19:10:34 Need to get 1692 B of archives. 19:10:34 After this operation, 154 kB of additional disk space will be used. 19:10:34 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] 19:10:34 debconf: delaying package configuration, since apt-utils is not installed 19:10:34 Fetched 1692 B in 0s (8573 B/s) 19:10:34 Selecting previously unselected package apt-transport-https. 19:10:34 (Reading database ... 13929 files and directories currently installed.) 19:10:34 Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... 19:10:34 Unpacking apt-transport-https (1.6.13) ... 19:10:34 Setting up apt-transport-https (1.6.13) ... 19:10:34 Waiting for network to be ready... 19:10:37 Removing intermediate container 7675b003ca02 19:10:37 ---> 2af536063b0d 19:10:37 Step 10/23 : RUN make cmd/support-notifications/support-notifications 19:10:37 ---> Running in 70dbce0293d5 19:10:37 Removing intermediate container 86791344cd8f 19:10:37 ---> 7990c4ac955c 19:10:37 Step 10/24 : RUN make cmd/core-command/core-command 19:10:37 ---> Running in b637c50b23e4 19:10:37 Removing intermediate container 553f2bb2d86a 19:10:37 ---> de8f19538dea 19:10:37 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 19:10:37 Removing intermediate container 03111db310b1 19:10:37 ---> bda2de6b3efa 19:10:37 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 19:10:37 ---> Running in 4ff04ddde77a 19:10:38 ---> Running in 759d4203eb37 19:10:38 Removing intermediate container 6ae7adff4dbe 19:10:38 ---> 0ee236991992 19:10:38 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:10:38 ---> Running in 32d738445278 19:10:38 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:10:39 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:10:40 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:10:40 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:10:40 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:10:41 2021-06-23T19:10:37Z INFO Waiting for automatic snapd restart... 19:10:41 snapd 2.51 from Canonical* installed 19:10:42 "snapd" switched to the "latest/stable" channel 19:10:42 19:10:44 core18 20210611 from Canonical* installed 19:10:45 "core18" switched to the "latest/stable" channel 19:10:45 19:10:48 snapcraft 4.8.2 from Canonical* installed 19:10:48 "snapcraft" switched to the "latest/stable" channel 19:10:48 19:10:53 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:10:53 - README.md 19:10:53 19:10:53 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 19:10:53 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 19:10:53 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 19:10:53 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 19:10:54 Reading package lists... 19:10:54 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:10:54 Reading package lists... 19:10:54 Building dependency tree... 19:10:54 Reading state information... 19:10:55 Suggested packages: 19:10:55 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 19:10:55 git-gui gitk gitweb git-cvs git-mediawiki git-svn 19:10:55 Recommended packages: 19:10:55 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 19:10:55 The following NEW packages will be installed: 19:10:55 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 19:10:55 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 19:10:55 pkg-config zip 19:10:55 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 19:10:55 Need to get 7663 kB of archives. 19:10:55 After this operation, 43.8 MB of additional disk space will be used. 19:10:55 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:10:55 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 19:10:55 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] 19:10:55 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 19:10:55 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 19:10:55 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 19:10:55 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 19:10:55 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 19:10:55 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 19:10:55 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 19:10:55 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 19:10:55 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 19:10:55 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 19:10:55 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 19:10:55 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 19:10:55 debconf: delaying package configuration, since apt-utils is not installed 19:10:55 Fetched 7663 kB in 1s (10.4 MB/s) 19:10:56 Selecting previously unselected package libglib2.0-0:amd64. 19:10:56 (Reading database ... 13933 files and directories currently installed.) 19:10:56 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 19:10:56 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 19:10:56 Selecting previously unselected package libpsl5:amd64. 19:10:56 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 19:10:56 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 19:10:56 Selecting previously unselected package libnghttp2-14:amd64. 19:10:56 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 19:10:56 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 19:10:56 Selecting previously unselected package librtmp1:amd64. 19:10:56 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 19:10:56 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 19:10:56 Selecting previously unselected package libcurl3-gnutls:amd64. 19:10:56 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... 19:10:56 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 19:10:56 Selecting previously unselected package liberror-perl. 19:10:56 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 19:10:56 Unpacking liberror-perl (0.17025-1) ... 19:10:56 Selecting previously unselected package git-man. 19:10:56 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 19:10:56 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 19:10:56 Selecting previously unselected package git. 19:10:56 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 19:10:56 Unpacking git (1:2.17.1-1ubuntu0.8) ... 19:10:57 Selecting previously unselected package libnorm1:amd64. 19:10:57 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 19:10:57 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 19:10:57 Selecting previously unselected package libpgm-5.2-0:amd64. 19:10:57 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 19:10:57 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 19:10:57 Selecting previously unselected package libsodium23:amd64. 19:10:57 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 19:10:57 Unpacking libsodium23:amd64 (1.0.16-2) ... 19:10:58 Selecting previously unselected package libzmq5:amd64. 19:10:58 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 19:10:58 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 19:10:58 Selecting previously unselected package libzmq3-dev:amd64. 19:10:58 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 19:10:58 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 19:10:58 Selecting previously unselected package pkg-config. 19:10:58 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 19:10:58 Unpacking pkg-config (0.29.1-0ubuntu2) ... 19:10:58 Selecting previously unselected package zip. 19:10:58 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 19:10:58 Unpacking zip (3.0-11build1) ... 19:10:58 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 19:10:58 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 19:10:58 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 19:10:58 Setting up liberror-perl (0.17025-1) ... 19:10:58 Setting up libpsl5:amd64 (0.19.1-5build1) ... 19:10:58 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 19:10:58 No schema files found: doing nothing. 19:10:58 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 19:10:58 Setting up zip (3.0-11build1) ... 19:10:58 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 19:10:58 Setting up libsodium23:amd64 (1.0.16-2) ... 19:10:58 Setting up pkg-config (0.29.1-0ubuntu2) ... 19:10:58 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 19:10:58 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 19:10:58 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 19:10:58 Setting up git (1:2.17.1-1ubuntu0.8) ... 19:10:58 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 19:10:59 git set to automatically installed. 19:10:59 git-man set to automatically installed. 19:10:59 libcurl3-gnutls set to automatically installed. 19:10:59 liberror-perl set to automatically installed. 19:10:59 libglib2.0-0 set to automatically installed. 19:10:59 libnghttp2-14 set to automatically installed. 19:10:59 libnorm1 set to automatically installed. 19:10:59 libpgm-5.2-0 set to automatically installed. 19:10:59 libpsl5 set to automatically installed. 19:10:59 librtmp1 set to automatically installed. 19:10:59 libsodium23 set to automatically installed. 19:10:59 libzmq3-dev set to automatically installed. 19:10:59 libzmq5 set to automatically installed. 19:10:59 pkg-config set to automatically installed. 19:10:59 zip set to automatically installed. 19:11:00 snapd is not logged in, snap install commands will use sudo 19:11:01 snap "core18" has no updates available 19:11:02 snapd is not logged in, snap install commands will use sudo 19:11:10 go (1.16/stable) 1.16.5 from Michael Hudson-Doyle (mwhudson) installed 19:11:10 Downloading snap 'edgex-app-service-configurable' 19:11:11 2021/06/23 19:11:11.313132 store_download.go:482: Download size for https://api.snapcraft.io/api/v1/snaps/download/wW8JyHIizgTdIP8m6nZjdtvUCj5wEeoL_567.snap: 7311360 19:11:12 Pulling app-service-config 19:11:12 + snapcraftctl pull 19:11:13 Pulling config-common 19:11:13 + snapcraftctl pull 19:11:14 Pulling go-build-helper 19:11:14 + snapcraftctl pull 19:11:16 'edgex-go' has dependencies that need to be staged: go-build-helper 19:11:16 Skipping pull go-build-helper (already ran) 19:11:16 Building go-build-helper 19:11:16 + snapcraftctl build 19:11:17 Staging go-build-helper 19:11:17 + snapcraftctl stage 19:11:26 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 19:11:26 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 19:11:26 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1782 kB] 19:11:26 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] 19:11:26 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 19:11:26 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 19:11:26 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] 19:11:26 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] 19:11:26 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1131 kB] 19:11:26 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] 19:11:26 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 19:11:26 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 19:11:26 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 19:11:26 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 19:11:26 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 19:11:26 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 19:11:26 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 19:11:26 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 19:11:26 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 19:11:26 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2127 kB] 19:11:26 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [421 kB] 19:11:26 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] 19:11:26 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] 19:11:26 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [388 kB] 19:11:26 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.6 kB] 19:11:26 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1738 kB] 19:11:26 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] 19:11:26 Fetched 24.8 MB in 0s (0 B/s) 19:11:26 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 19:11:26 Fetched 224 kB in 0s (0 B/s) 19:11:26 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 19:11:26 Fetched 157 kB in 0s (0 B/s) 19:11:26 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 19:11:26 Fetched 221 kB in 0s (0 B/s) 19:11:26 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 19:11:26 Fetched 143 kB in 0s (0 B/s) 19:11:26 Pulling edgex-go 19:11:26 + snapcraftctl pull 19:11:44 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 19:11:44 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 19:11:44 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 19:11:44 Fetched 0 B in 0s (0 B/s) 19:11:44 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 19:11:44 Fetched 96.5 kB in 0s (0 B/s) 19:11:44 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 19:11:44 Fetched 279 kB in 0s (0 B/s) 19:11:44 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 19:11:44 Fetched 122 kB in 0s (0 B/s) 19:11:44 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 19:11:44 Fetched 77.8 kB in 0s (0 B/s) 19:11:44 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 19:11:44 Fetched 8848 B in 0s (0 B/s) 19:11:44 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 19:11:44 Fetched 47.8 kB in 0s (0 B/s) 19:11:44 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 19:11:44 Fetched 45.6 kB in 0s (0 B/s) 19:11:44 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 19:11:44 Fetched 15.0 kB in 0s (0 B/s) 19:11:44 Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] 19:11:44 Fetched 219 kB in 0s (0 B/s) 19:11:44 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 19:11:44 Fetched 154 kB in 0s (0 B/s) 19:11:44 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 19:11:44 Fetched 50.6 kB in 0s (0 B/s) 19:11:44 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 19:11:44 Fetched 14.8 kB in 0s (0 B/s) 19:11:44 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 19:11:44 Fetched 41.8 kB in 0s (0 B/s) 19:11:44 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 19:11:44 Fetched 499 kB in 0s (0 B/s) 19:11:44 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 19:11:44 Fetched 111 kB in 0s (0 B/s) 19:11:44 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 19:11:44 Fetched 240 kB in 0s (0 B/s) 19:11:44 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 19:11:44 Fetched 29.3 kB in 0s (0 B/s) 19:11:44 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 19:11:44 Fetched 85.5 kB in 0s (0 B/s) 19:11:44 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 19:11:44 Fetched 24.5 kB in 0s (0 B/s) 19:11:44 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 19:11:44 Fetched 49.2 kB in 0s (0 B/s) 19:11:44 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 19:11:44 Fetched 54.2 kB in 0s (0 B/s) 19:11:44 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 19:11:44 Fetched 30.8 kB in 0s (0 B/s) 19:11:44 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 19:11:44 Fetched 15.8 kB in 0s (0 B/s) 19:11:44 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 19:11:44 Fetched 85.9 kB in 0s (0 B/s) 19:11:44 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 19:11:44 Fetched 8720 B in 0s (0 B/s) 19:11:44 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 19:11:44 Fetched 140 kB in 0s (0 B/s) 19:11:44 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 19:11:44 Fetched 119 kB in 0s (0 B/s) 19:11:44 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 19:11:44 Fetched 111 kB in 0s (0 B/s) 19:11:44 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 19:11:44 Fetched 11.1 kB in 0s (0 B/s) 19:11:44 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 19:11:44 Fetched 645 kB in 0s (0 B/s) 19:11:44 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 19:11:44 Fetched 41.3 kB in 0s (0 B/s) 19:11:44 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 19:11:44 Fetched 17.9 kB in 0s (0 B/s) 19:11:44 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 19:11:44 Fetched 368 kB in 0s (0 B/s) 19:11:44 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 19:11:44 Fetched 187 kB in 0s (0 B/s) 19:11:44 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 19:11:44 Fetched 175 kB in 0s (0 B/s) 19:11:44 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 19:11:44 Fetched 206 kB in 0s (0 B/s) 19:11:44 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] 19:11:44 Fetched 1301 kB in 0s (0 B/s) 19:11:44 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 19:11:44 Fetched 36.2 kB in 0s (0 B/s) 19:11:44 Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] 19:11:44 Fetched 159 kB in 0s (0 B/s) 19:11:44 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 19:11:44 Fetched 107 kB in 0s (0 B/s) 19:11:44 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 19:11:44 Fetched 48.7 kB in 0s (0 B/s) 19:11:44 Pulling static-packages 19:11:44 + snapcraftctl pull 19:11:44 Pulling version 19:11:44 + cd /root/project 19:11:44 + git describe --tags --abbrev=0 19:11:44 + sed s/v// 19:11:44 + GIT_VERSION=2.0.0-dev.271 19:11:44 + [ -z 2.0.0-dev.271 ] 19:11:44 + snapcraftctl set-version 2.0.0-dev.271 19:11:44 Building app-service-config 19:11:44 + snapcraftctl build 19:11:46 Building config-common 19:11:46 + snapcraftctl build 19:11:48 Skipping build go-build-helper (already ran) 19:11:48 Building edgex-go 19:11:48 + cd /root/parts/edgex-go/src 19:11:48 + make build 19:11:48 go mod tidy 19:11:50 go: downloading github.com/gorilla/mux v1.8.0 19:11:50 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.67 19:11:50 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.100 19:11:50 go: downloading github.com/stretchr/testify v1.7.0 19:11:50 go: downloading github.com/google/uuid v1.2.0 19:11:50 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.16 19:11:50 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 19:11:50 go: downloading gopkg.in/yaml.v2 v2.4.0 19:11:50 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 19:11:50 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.26 19:11:50 go: downloading github.com/lib/pq v1.10.2 19:11:50 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 19:11:50 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 19:11:50 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 19:11:50 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 19:11:50 go: downloading github.com/pelletier/go-toml v1.9.2 19:11:50 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.8 19:11:51 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.10 19:11:51 go: downloading github.com/davecgh/go-spew v1.1.1 19:11:51 go: downloading github.com/pmezard/go-difflib v1.0.0 19:11:51 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 19:11:51 go: downloading github.com/go-playground/validator/v10 v10.6.1 19:11:51 go: downloading github.com/go-kit/kit v0.9.0 19:11:51 go: downloading github.com/stretchr/objx v0.1.0 19:11:51 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 19:11:51 go: downloading github.com/x448/float16 v0.8.4 19:11:51 go: downloading github.com/go-playground/universal-translator v0.17.0 19:11:51 go: downloading github.com/leodido/go-urn v1.2.0 19:11:51 go: downloading golang.org/x/text v0.3.2 19:11:51 go: downloading github.com/go-playground/assert/v2 v2.0.1 19:11:51 go: downloading github.com/go-playground/locales v0.13.0 19:11:52 go: downloading github.com/go-logfmt/logfmt v0.4.0 19:11:52 go: downloading github.com/go-stack/stack v1.8.0 19:11:52 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 19:11:52 go: downloading github.com/go-redis/redis/v7 v7.3.0 19:11:52 go: downloading github.com/pebbe/zmq4 v1.2.7 19:11:52 go: downloading github.com/kr/pretty v0.2.0 19:11:52 go: downloading github.com/hashicorp/consul/api v1.8.1 19:11:52 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 19:11:52 go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd 19:11:52 go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 19:11:52 go: downloading github.com/gorilla/websocket v1.4.2 19:11:52 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 19:11:53 go: downloading github.com/kr/text v0.1.0 19:11:53 go: downloading github.com/onsi/ginkgo v1.10.1 19:11:53 go: downloading github.com/onsi/gomega v1.7.0 19:11:53 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 19:11:53 go: downloading github.com/hashicorp/go-hclog v0.12.0 19:11:53 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 19:11:53 go: downloading github.com/hashicorp/serf v0.9.5 19:11:53 go: downloading github.com/mitchellh/mapstructure v1.1.2 19:11:53 go: downloading github.com/hashicorp/consul/sdk v0.7.0 19:11:53 go: downloading github.com/hashicorp/go-uuid v1.0.1 19:11:53 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 19:11:53 go: downloading github.com/mitchellh/copystructure v1.0.0 19:11:53 go: downloading github.com/fatih/color v1.9.0 19:11:53 go: downloading github.com/mattn/go-colorable v0.1.6 19:11:53 go: downloading github.com/mattn/go-isatty v0.0.12 19:11:53 go: downloading github.com/mitchellh/go-homedir v1.1.0 19:11:53 go: downloading github.com/pkg/errors v0.8.1 19:11:53 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 19:11:53 go: downloading github.com/hashicorp/go-msgpack v0.5.3 19:11:53 go: downloading github.com/hashicorp/memberlist v0.2.2 19:11:53 go: downloading github.com/mitchellh/reflectwalk v1.0.0 19:11:53 go: downloading github.com/hpcloud/tail v1.0.0 19:11:53 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 19:11:53 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 19:11:53 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 19:11:53 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 19:11:53 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 19:11:53 go: downloading github.com/hashicorp/go-multierror v1.1.0 19:11:53 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 19:11:53 go: downloading github.com/miekg/dns v1.1.26 19:11:53 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 19:11:53 go: downloading gopkg.in/fsnotify.v1 v1.4.7 19:11:53 go: downloading github.com/hashicorp/golang-lru v0.5.0 19:11:53 go: downloading github.com/hashicorp/errwrap v1.0.0 19:11:53 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:03 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:06 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:12:07 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:08 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:12:08 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:12:09 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:10 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:12:11 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:12:13 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:12:14 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:12:14 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:16 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 19:12:16 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 19:12:16 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 19:12:16 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 19:12:16 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 19:12:16 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 19:12:16 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 19:12:16 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 19:12:16 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 19:12:16 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 19:12:16 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 19:12:16 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 19:12:16 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 19:12:16 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 19:12:16 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 19:12:16 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 19:12:16 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 19:12:16 + 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:12:16 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 19:12:16 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 19:12:16 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 19:12:16 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 19:12:16 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 19:12:16 + 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:12:16 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 19:12:16 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 19:12:16 + 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:12:19 Building static-packages 19:12:19 + snapcraftctl build 19:12:21 Building version 19:12:21 + snapcraftctl build 19:12:23 Staging app-service-config 19:12:23 + snapcraftctl stage 19:12:24 Staging config-common 19:12:24 + snapcraftctl stage 19:12:25 Skipping stage go-build-helper (already ran) 19:12:25 Staging edgex-go 19:12:25 + snapcraftctl stage 19:12:26 Staging static-packages 19:12:26 + snapcraftctl stage 19:12:27 Staging version 19:12:27 + snapcraftctl stage 19:12:28 Priming app-service-config 19:12:28 + snapcraftctl prime 19:12:29 Priming config-common 19:12:29 + snapcraftctl prime 19:12:30 Priming go-build-helper 19:12:30 + snapcraftctl prime 19:12:31 Priming edgex-go 19:12:31 + snapcraftctl prime 19:12:32 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:12:32 Priming static-packages 19:12:32 + snapcraftctl prime 19:12:32 Removing intermediate container b637c50b23e4 19:12:32 ---> 2f88f7385481 19:12:32 19:12:32 Step 11/24 : FROM alpine:3.12 19:12:33 Removing intermediate container 4ff04ddde77a 19:12:33 ---> 6fef9761fccf 19:12:33 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 19:12:33 3.12: Pulling from library/alpine 19:12:33 ---> Running in f25a1cba2a30 19:12:35 Priming version 19:12:35 + snapcraftctl prime 19:12:35 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 19:12:35 Status: Downloaded newer image for alpine:3.12 19:12:35 ---> c4fd0aeabfcf 19:12:35 Step 12/24 : RUN apk add --update --no-cache dumb-init 19:12:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 19:12:36 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. 19:12:36 ---> Running in fe0f5006f012 19:12:37 Removing intermediate container 70dbce0293d5 19:12:37 ---> f54dd5421697 19:12:37 19:12:37 Step 11/23 : FROM alpine:3.12 19:12:37 ---> c4fd0aeabfcf 19:12:37 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 19:12:37 Removing intermediate container 759d4203eb37 19:12:37 ---> 0dea938d80c4 19:12:37 19:12:37 Step 11/32 : FROM alpine:3.12 19:12:37 ---> c4fd0aeabfcf 19:12:37 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 19:12:37 Removing intermediate container 32d738445278 19:12:37 ---> 76e4c82e982c 19:12:37 19:12:37 Step 11/26 : FROM alpine:3.12 19:12:37 ---> c4fd0aeabfcf 19:12:37 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 19:12:37 ---> Running in 4b58be34b6d6 19:12:37 ---> Running in 9c39ae5f1ee2 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } 19:12:37 ---> Running in 0b469424b243 [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 19:12:38 Removing intermediate container 9c39ae5f1ee2 19:12:38 ---> eafadc1d979e 19:12:38 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 19:12:38 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:12:38 ---> Running in 9818516f8472 19:12:38 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:12:39 Removing intermediate container f25a1cba2a30 19:12:39 ---> a6153fe865db 19:12:39 19:12:39 Step 12/24 : FROM docker:20.10.0 19:12:39 20.10.0: Pulling from library/docker 19:12:39 (1/1) Installing dumb-init (1.2.2-r1) 19:12:39 Executing busybox-1.31.1-r20.trigger 19:12:39 OK: 5 MiB in 15 packages 19:12:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:12:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:12:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:12:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:12:40 (1/2) Installing ca-certificates (20191127-r4) 19:12:40 (2/2) Installing dumb-init (1.2.2-r1) 19:12:40 Executing busybox-1.31.1-r20.trigger 19:12:40 Executing ca-certificates-20191127-r4.trigger 19:12:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:12:41 (1/6) Installing ca-certificates (20191127-r4) 19:12:41 OK: 6 MiB in 16 packages 19:12:41 (2/6) Installing nghttp2-libs (1.41.0-r0) 19:12:41 (3/6) Installing libcurl (7.77.0-r0) 19:12:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:12:41 (4/6) Installing curl (7.77.0-r0) 19:12:41 (5/6) Installing dumb-init (1.2.2-r1) 19:12:41 (6/6) Installing su-exec (0.2-r1) 19:12:41 Executing busybox-1.31.1-r20.trigger 19:12:41 Executing ca-certificates-20191127-r4.trigger 19:12:41 OK: 7 MiB in 20 packages 19:12:41 (1/2) Installing dumb-init (1.2.2-r1) 19:12:41 (2/2) Installing su-exec (0.2-r1) 19:12:41 Executing busybox-1.31.1-r20.trigger 19:12:41 OK: 5 MiB in 16 packages 19:12:41 Removing intermediate container fe0f5006f012 19:12:41 ---> adcaf9c98258 19:12:41 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:12:42 ---> Running in 51faffcec717 19:12:43 Removing intermediate container 51faffcec717 19:12:43 ---> dfb174398a45 19:12:43 Step 14/24 : ENV APP_PORT=59882 19:12:43 ---> Running in bb4be880bac8 19:12:44 Removing intermediate container 9818516f8472 19:12:44 ---> 1efab3d41672 19:12:44 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 19:12:44 Removing intermediate container 4b58be34b6d6 19:12:44 ---> 56a0a37e534f 19:12:44 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 19:12:44 Removing intermediate container 0b469424b243 19:12:44 ---> f2bf2448388e 19:12:44 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:12:44 ---> Running in 97924775b25c 19:12:44 ---> Running in b68beeda91a3 19:12:44 ---> Running in 5d5964446d1e 19:12:44 Removing intermediate container bb4be880bac8 19:12:44 ---> 1ef26a31a181 19:12:44 Step 15/24 : EXPOSE $APP_PORT 19:12:44 ---> Running in 7c9340d862c2 19:12:44 Removing intermediate container 97924775b25c 19:12:44 ---> 7d3b23946da4 19:12:44 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 19:12:45 ---> Running in 2db6cee14024 19:12:45 Removing intermediate container b68beeda91a3 19:12:45 ---> e8f9d4c895ac 19:12:45 Step 14/26 : WORKDIR / 19:12:45 Removing intermediate container 5d5964446d1e 19:12:45 ---> 05d678e0d784 19:12:45 Step 14/23 : ENV APP_PORT=59860 19:12:45 ---> Running in 9c7a39aa18ec 19:12:45 Removing intermediate container 7c9340d862c2 19:12:45 ---> 0ef54db4c7ed 19:12:45 Step 16/24 : WORKDIR / 19:12:45 ---> Running in e6002ee986ff 19:12:45 ---> Running in 3fb346da9676 19:12:45 Removing intermediate container 2db6cee14024 19:12:45 ---> d7d525af73df 19:12:45 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 19:12:46 ---> Running in 30ebf04a37ed 19:12:46 Removing intermediate container e6002ee986ff 19:12:46 ---> 7b2effd86e86 19:12:46 Step 15/23 : EXPOSE $APP_PORT 19:12:46 Removing intermediate container 9c7a39aa18ec 19:12:46 ---> ea0c91a628a9 19:12:46 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:12:46 ---> Running in b1d2ff531dc6 19:12:47 Removing intermediate container 3fb346da9676 19:12:47 ---> 079d63318225 19:12:47 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:12:47 Removing intermediate container b1d2ff531dc6 19:12:47 ---> e1bad10b10f4 19:12:47 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:12:47 ---> 550b67f98c0d 19:12:47 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:12:48 ---> d304b373317e 19:12:48 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:12:49 ---> 11ffeaffb17f 19:12:49 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:12:49 ---> 5535cf08594e 19:12:49 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 19:12:49 Removing intermediate container 30ebf04a37ed 19:12:49 ---> 99bba41fc298 19:12:49 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 19:12:50 ---> Running in 6cda22dea91b 19:12:50 ---> aa04fff15608 19:12:50 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 19:12:50 ---> 7c7a12a80204 19:12:50 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:12:50 Removing intermediate container 6cda22dea91b 19:12:50 ---> b6d604ca2d0c 19:12:50 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 19:12:51 ---> 11d61fe188ec 19:12:51 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 19:12:51 ---> b66dba1313f5 19:12:51 Step 20/24 : ENTRYPOINT ["/core-command"] 19:12:51 ---> Running in 8793cff6afa1 19:12:52 ---> 2c4c5e23ed89 19:12:52 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:12:52 ---> 6f39908aa359 19:12:52 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 19:12:52 ---> 518bf9124fb6 19:12:52 Step 19/23 : ENTRYPOINT ["/support-notifications"] 19:12:52 ---> Running in 24b9966cf966 19:12:52 Removing intermediate container 8793cff6afa1 19:12:52 ---> 8a00fd062c36 19:12:52 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:12:52 ---> Running in b47e5b6607c4 19:12:52 ---> Running in f24a2893f1df 19:12:53 ---> 4cd2dd7aea5a 19:12:53 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:12:53 Removing intermediate container b47e5b6607c4 19:12:53 ---> 4d57d0d65d75 19:12:53 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:12:53 Removing intermediate container f24a2893f1df 19:12:53 ---> 62a00572abf2 19:12:53 Step 22/24 : LABEL arch=arm64 19:12:54 ---> Running in 73226278fcfc 19:12:54 ---> Running in a2f3bf60a6e1 19:12:55 Removing intermediate container a2f3bf60a6e1 19:12:55 ---> 36dd32dbbfaa 19:12:55 Step 23/24 : LABEL git_sha=4cad5cd81cf0d107b2231968e615f9be779164c8 19:12:55 Removing intermediate container 73226278fcfc 19:12:55 ---> 6723b3f57df7 19:12:55 Step 21/23 : LABEL arch=arm64 19:12:55 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 19:12:55 ---> Running in 91caabca3a1f 19:12:55 Status: Downloaded newer image for docker:20.10.0 19:12:55 ---> eeaf43b92773 19:12:55 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:12:55 ---> Running in 3876eb39d293 19:12:55 ---> b313f38463fc 19:12:55 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:12:55 ---> Running in 1660d626cb9f 19:12:56 Removing intermediate container 91caabca3a1f 19:12:56 ---> 474d86b18391 19:12:56 Step 24/24 : LABEL version=0.0.0Removing intermediate container 24b9966cf966 19:12:56 ---> f003e0598349 19:12:56 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 19:12:56 19:12:56 Removing intermediate container 3876eb39d293 19:12:56 ---> f76000cf6b5a 19:12:56 Step 22/23 : LABEL git_sha=4cad5cd81cf0d107b2231968e615f9be779164c8 19:12:56 ---> Running in bb0911db9fbb 19:12:56 Removing intermediate container 1660d626cb9f 19:12:56 ---> 8e238b823fa6 19:12:56 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 19:12:56 ---> Running in 901fb6fa8f90 19:12:56 ---> Running in b0057e3cbae1 19:12:56 ---> b1cf5265c5b7 19:12:56 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:12:57 ---> Running in 3755db8b0727 19:12:57 Removing intermediate container bb0911db9fbb 19:12:57 ---> b1622bf389d0 19:12:57 19:12:57 Removing intermediate container 901fb6fa8f90 19:12:57 ---> 1e8a6cfab041 19:12:57 Step 23/23 : LABEL version=0.0.0 19:12:57 ---> 2fc7ae9a96b6 19:12:57 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:12:57 ---> Running in 70e6bfb9247f 19:12:58 Successfully built b1622bf389d0 19:12:58 Successfully tagged core-command-arm64:latest 19:12:58 Building core-data 19:12:58  Building core-command ... done Removing intermediate container 70e6bfb9247f 19:12:58 ---> 19971d814f1f 19:12:58 19:12:58 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:12:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:12:59 Successfully built 19971d814f1f 19:12:59 Successfully tagged support-notifications-arm64:latest 19:12:59 Building support-scheduler 19:12:59  Building support-notifications ... done  ---> 145bd7423a26 19:12:59 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 19:13:00 (1/39) Installing readline (8.0.4-r0) 19:13:00 (2/39) Installing bash (5.0.17-r0) 19:13:00 Executing bash-5.0.17-r0.post-install 19:13:00 (3/39) Installing nghttp2-libs (1.41.0-r0) 19:13:00 (4/39) Installing libcurl (7.77.0-r0) 19:13:00 (5/39) Installing curl (7.77.0-r0) 19:13:00 (6/39) Installing dumb-init (1.2.2-r1) 19:13:00 (7/39) Installing libbz2 (1.0.8-r1) 19:13:00 (8/39) Installing expat (2.2.9-r1) 19:13:00 (9/39) Installing libffi (3.3-r2) 19:13:00 (10/39) Installing gdbm (1.13-r1) 19:13:00 (11/39) Installing xz-libs (5.2.5-r0) 19:13:00 (12/39) Installing sqlite-libs (3.32.1-r1) 19:13:00 (13/39) Installing python3 (3.8.10-r0) 19:13:00 Removing intermediate container 3755db8b0727 19:13:00 ---> e9943411b032 19:13:00 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 19:13:01 ---> 439e5c1f9a27 19:13:01 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 19:13:01 ---> Running in 8aebe1c5618c 19:13:02 (14/39) Installing py3-appdirs (1.4.4-r1) 19:13:02 (15/39) Installing py3-ordered-set (4.0.1-r0) 19:13:02 (16/39) Installing py3-parsing (2.4.7-r0) 19:13:02 (17/39) Installing py3-six (1.15.0-r0) 19:13:02 (18/39) Installing py3-packaging (20.4-r0) 19:13:02 (19/39) Installing py3-setuptools (47.0.0-r0) 19:13:02 (20/39) Installing py3-chardet (3.0.4-r4) 19:13:02 (21/39) Installing py3-idna (2.9-r0) 19:13:02 (22/39) Installing py3-certifi (2020.4.5.1-r0) 19:13:02 (23/39) Installing py3-urllib3 (1.25.9-r0) 19:13:02 (24/39) Installing py3-requests (2.23.0-r0) 19:13:02 (25/39) Installing py3-msgpack (1.0.0-r0) 19:13:02 (26/39) Installing py3-lockfile (0.12.2-r3) 19:13:02 (27/39) Installing py3-cachecontrol (0.12.6-r0) 19:13:02 (28/39) Installing py3-colorama (0.4.3-r0) 19:13:02 (29/39) Installing py3-distlib (0.3.0-r0) 19:13:03 (30/39) Installing py3-distro (1.5.0-r1) 19:13:03 (31/39) Installing py3-webencodings (0.5.1-r3) 19:13:03 (32/39) Installing py3-html5lib (1.0.1-r4) 19:13:03 (33/39) Installing py3-pytoml (0.1.21-r0) 19:13:03 (34/39) Installing py3-pep517 (0.8.2-r0) 19:13:03 (35/39) Installing py3-progress (1.5-r0) 19:13:03 (36/39) Installing py3-toml (0.10.1-r0) 19:13:03 (37/39) Installing py3-retrying (1.3.3-r0) 19:13:03 (38/39) Installing py3-contextlib2 (0.6.0-r0) 19:13:03 (39/39) Installing py3-pip (20.1.1-r0) 19:13:03 ---> 9478bfe8e648 19:13:03 Removing intermediate container 8aebe1c5618c 19:13:03 ---> 691aa540c278 19:13:03 Step 24/26 : LABEL arch=arm64 19:13:03 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 19:13:03 Executing busybox-1.31.1-r19.trigger 19:13:03 OK: 72 MiB in 59 packages 19:13:03 ---> Running in 861aec7665ab 19:13:04 ---> f5395e68fa16 19:13:04 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 19:13:04 Removing intermediate container 861aec7665ab 19:13:04 ---> b70c1c4c6e15 19:13:04 Step 25/26 : LABEL git_sha=4cad5cd81cf0d107b2231968e615f9be779164c8 19:13:05 ---> Running in 6e761331a4c4 19:13:05 ---> Running in 69bd01a0cb9e 19:13:05 Removing intermediate container 6e761331a4c4 19:13:05 ---> efd6f4a9fbcb 19:13:05 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:13:06 Removing intermediate container 69bd01a0cb9e 19:13:06 ---> 66ac0337889f 19:13:06 Step 26/26 : LABEL version=0.0.0 19:13:06 ---> Running in fb46023e8d33 19:13:07 Removing intermediate container fb46023e8d33 19:13:07 ---> 8592828e7e55 19:13:07 19:13:07 Successfully built 8592828e7e55 19:13:07 Successfully tagged security-secretstore-setup-arm64:latest 19:13:07  Building security-secretstore-setup ... done Building core-metadata 19:13:08 ---> 45924a1356f8 19:13:08 Step 27/32 : RUN chmod +x /entrypoint.sh 19:13:08 Collecting docker-compose==1.23.2 19:13:08 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 19:13:08 ---> Running in c2a771523f00 19:13:09 Collecting docopt<0.7,>=0.6.1 19:13:09 Downloading docopt-0.6.2.tar.gz (25 kB) 19:13:11 Removing intermediate container c2a771523f00 19:13:11 ---> 53da4ce083ea 19:13:11 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 19:13:11 ---> Running in 2b25c1041257 19:13:12 Removing intermediate container 2b25c1041257 19:13:12 ---> 334e7cd647cc 19:13:12 Step 29/32 : CMD ["gate"] 19:13:12 Collecting PyYAML<4,>=3.10 19:13:12 Downloading PyYAML-3.13.tar.gz (270 kB) 19:13:12 ---> Running in e0e2461a540e 19:13:13 Removing intermediate container e0e2461a540e 19:13:13 ---> 61c316caf330 19:13:13 Step 30/32 : LABEL arch=arm64 19:13:14 ---> Running in 18e831f1a1c9 19:13:15 Removing intermediate container 18e831f1a1c9 19:13:15 ---> bee0220655b4 19:13:15 Step 31/32 : LABEL git_sha=4cad5cd81cf0d107b2231968e615f9be779164c8 19:13:15 ---> Running in 26673356ee42 19:13:16 Removing intermediate container 26673356ee42 19:13:16 ---> f297fda78f62 19:13:16 Step 32/32 : LABEL version=0.0.0 19:13:16 ---> Running in 4cc661aa1053 19:13:17 Removing intermediate container 4cc661aa1053 19:13:17 ---> 0fd7066e178b 19:13:17 19:13:17 Collecting docker<4.0,>=3.6.0 19:13:17 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 19:13:18 Successfully built 0fd7066e178b 19:13:18 Successfully tagged security-bootstrapper-arm64:latest 19:13:18  Building security-bootstrapper ... done Building security-proxy-setup 19:13:18 Collecting jsonschema<3,>=2.5.1 19:13:18 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 19:13:18 Collecting dockerpty<0.5,>=0.4.1 19:13:18 Downloading dockerpty-0.4.1.tar.gz (13 kB) 19:13:23 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 19:13:23 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 19:13:24 Collecting websocket-client<1.0,>=0.32.0 19:13:24 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 19:13:25 Collecting cached-property<2,>=1.2.0 19:13:25 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 19:13:25 Collecting texttable<0.10,>=0.9.0 19:13:25 Downloading texttable-0.9.1.tar.gz (11 kB) 19:13: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:13:28 Collecting docker-pycreds>=0.4.0 19:13:28 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 19:13:28 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:13:28 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:13:28 Collecting idna<2.8,>=2.5 19:13:28 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 19:13:29 Collecting urllib3<1.25,>=1.21.1 19:13:29 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 19:13:29 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 19:13:29 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 19:13:29 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 19:13:29 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 19:13:31 Installing collected packages: docopt, PyYAML, websocket-client, docker-pycreds, idna, urllib3, requests, docker, jsonschema, dockerpty, cached-property, texttable, docker-compose 19:13:31 Running setup.py install for docopt: started 19:13:33 Running setup.py install for docopt: finished with status 'done' 19:13:33 Running setup.py install for PyYAML: started 19:13:36 Running setup.py install for PyYAML: finished with status 'done' 19:13:37 Attempting uninstall: idna 19:13:37 Found existing installation: idna 2.9 19:13:37 Uninstalling idna-2.9: 19:13:37 Successfully uninstalled idna-2.9 19:13:38 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:13:38 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:13:38 ---> a727d72c015b 19:13:38 Step 3/23 : WORKDIR /edgex-go 19:13:38 ---> Using cache 19:13:38 ---> 3c0615d3f996 19:13:38 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:13:38 ---> Using cache 19:13:38 ---> 3d9779187da6 19:13:38 Step 5/23 : RUN apk add --update --no-cache make git 19:13:38 ---> Using cache 19:13:38 ---> 30f98766236a 19:13:38 Step 6/23 : COPY go.mod . 19:13:38 ---> Using cache 19:13:38 ---> 1892f0fd201d 19:13:38 Step 7/23 : RUN go mod download 19:13:38 ---> Using cache 19:13:38 ---> 24fe2ca8a27a 19:13:38 Step 8/23 : COPY . . 19:13:38 ---> Using cache 19:13:38 ---> 718a2bcbcce5 19:13:38 Step 9/23 : RUN go mod tidy 19:13:38 ---> Using cache 19:13:38 ---> 0ee236991992 19:13:38 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 19:13:38 Attempting uninstall: urllib3 19:13:38 Found existing installation: urllib3 1.25.9 19:13:38 Uninstalling urllib3-1.25.9: 19:13:38 Successfully uninstalled urllib3-1.25.9 19:13:39 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:13:39 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:13:39 ---> a727d72c015b 19:13:39 Step 3/24 : WORKDIR /edgex-go 19:13:39 ---> Using cache 19:13:39 ---> 3c0615d3f996 19:13:39 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:13:39 ---> Using cache 19:13:39 ---> 3d9779187da6 19:13:39 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 19:13:40 Attempting uninstall: requests 19:13:40 Found existing installation: requests 2.23.0 19:13:40 Uninstalling requests-2.23.0: 19:13:40 Successfully uninstalled requests-2.23.0 19:13:42 ---> Running in 69b12786ee83 19:13:42 ---> Running in 3a7b68735dc8 19:13:42 Running setup.py install for dockerpty: started 19:13:44 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:13:44 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:13:45 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:13:45 Running setup.py install for dockerpty: finished with status 'done' 19:13:45 Running setup.py install for texttable: started 19:13:46 OK: 218 MiB in 52 packages 19:13:48 Running setup.py install for texttable: finished with status 'done' 19:13:49 Removing intermediate container 3a7b68735dc8 19:13:49 ---> 1b9a00e964f0 19:13:49 Step 6/24 : COPY go.mod . 19:13:49 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:13:49 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:13:49 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:13:49 ---> a727d72c015b 19:13:49 Step 3/24 : WORKDIR /edgex-go 19:13:49 ---> Using cache 19:13:49 ---> 3c0615d3f996 19:13:49 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:13:49 ---> Using cache 19:13:49 ---> 3d9779187da6 19:13:49 Step 5/24 : RUN apk add --update --no-cache make git 19:13:49 ---> Using cache 19:13:49 ---> 30f98766236a 19:13:49 Step 6/24 : COPY go.mod . 19:13:49 ---> Using cache 19:13:49 ---> 1892f0fd201d 19:13:49 Step 7/24 : RUN go mod download 19:13:49 ---> Using cache 19:13:49 ---> 24fe2ca8a27a 19:13:49 Step 8/24 : COPY . . 19:13:49 ---> Using cache 19:13:49 ---> 718a2bcbcce5 19:13:49 Step 9/24 : RUN go mod tidy 19:13:49 ---> Using cache 19:13:49 ---> 0ee236991992 19:13:49 Step 10/24 : RUN make cmd/core-metadata/core-metadata 19:13:50 ---> Running in 8c2a75931fcb 19:13:50 ---> 43e51d7a0924 19:13:50 Step 7/24 : RUN go mod download 19:13:51 ---> Running in d45a82f98ad0 19:13:53 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:13:58 Removing intermediate container d45a82f98ad0 19:13:58 ---> 7ad3c3883a62 19:13:58 Step 8/24 : COPY . . 19:13:58 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:13:58 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:13:58 ---> a727d72c015b 19:13:58 Step 3/22 : WORKDIR /edgex-go 19:13:58 ---> Using cache 19:13:58 ---> 3c0615d3f996 19:13:58 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:13:58 ---> Using cache 19:13:58 ---> 3d9779187da6 19:13:58 Step 5/22 : RUN apk add --update --no-cache make git 19:13:58 ---> Using cache 19:13:58 ---> 30f98766236a 19:13:58 Step 6/22 : COPY go.mod . 19:13:58 ---> Using cache 19:13:58 ---> 1892f0fd201d 19:13:58 Step 7/22 : RUN go mod download 19:13:58 ---> Using cache 19:13:58 ---> 24fe2ca8a27a 19:13:58 Step 8/22 : COPY . . 19:13:58 ---> Using cache 19:13:58 ---> 718a2bcbcce5 19:13:58 Step 9/22 : RUN go mod tidy 19:13:58 ---> Using cache 19:13:58 ---> 0ee236991992 19:13:58 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 19:13:59 ---> Running in 4b7e67a79666 19:14:02 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:14:09 Removing intermediate container b0057e3cbae1 19:14:09 ---> 5fbc48d7209d 19:14:09 Step 15/24 : ENV APP_PORT=58890 19:14:09 ---> Running in 1fa4246c2096 19:14:10 Removing intermediate container 1fa4246c2096 19:14:10 ---> ffa8c304405d 19:14:10 Step 16/24 : EXPOSE $APP_PORT 19:14:10 ---> Running in e47fc00ee2c9 19:14:11 Removing intermediate container e47fc00ee2c9 19:14:11 ---> 6e92ace36163 19:14:11 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 19:14:14 ---> 839b1d92d555 19:14:14 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 19:14:16 ---> 77671617ae9f 19:14:16 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 19:14:19 ---> d158d13bd154 19:14:19 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 19:14:19 ---> Running in 86b11c6647a9 19:14:20 Removing intermediate container 86b11c6647a9 19:14:20 ---> 210fc88b5ed9 19:14:20 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:14:21 ---> Running in 3ae2c572b27e 19:14:22 Removing intermediate container 3ae2c572b27e 19:14:22 ---> 2d87f2781b12 19:14:22 Step 22/24 : LABEL arch=arm64 19:14:22 ---> Running in 0ab9d1b0c943 19:14:23 ---> 1fa459fdc84b 19:14:23 Step 9/24 : RUN go mod tidy 19:14:23 ---> Running in 5e18f181accd 19:14:23 Removing intermediate container 0ab9d1b0c943 19:14:23 ---> f38393e66e47 19:14:23 Step 23/24 : LABEL git_sha=4cad5cd81cf0d107b2231968e615f9be779164c8 19:14:24 ---> Running in 12eccbb77aea 19:14:25 Removing intermediate container 12eccbb77aea 19:14:25 ---> e13763db9625 19:14:25 Step 24/24 : LABEL version=0.0.0 19:14:25 ---> Running in ac7ab651f125 19:14:26 Removing intermediate container ac7ab651f125 19:14:26 ---> d2a6f65ff515 19:14:26 19:14:26 Successfully built d2a6f65ff515 19:14:26 Successfully tagged sys-mgmt-agent-arm64:latest 19:14:30  Building sys-mgmt-agent ... done Removing intermediate container 5e18f181accd 19:14:30 ---> 48b84270b2cd 19:14:30 Step 10/24 : RUN make cmd/core-data/core-data 19:14:30 ---> Running in c9dca0db1809 19:14:32 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:15:29 Removing intermediate container 69b12786ee83 19:15:29 ---> 2515f26d7b8d 19:15:29 19:15:29 Step 11/23 : FROM alpine:3.12 19:15:29 ---> c4fd0aeabfcf 19:15:29 Step 12/23 : RUN apk add --update --no-cache dumb-init 19:15:29 ---> Using cache 19:15:29 ---> adcaf9c98258 19:15:29 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:15:29 ---> Using cache 19:15:29 ---> dfb174398a45 19:15:29 Step 14/23 : ENV APP_PORT=59861 19:15:29 ---> Running in c266df5e193f 19:15:29 Removing intermediate container c266df5e193f 19:15:29 ---> 2e6450cad77a 19:15:29 Step 15/23 : EXPOSE $APP_PORT 19:15:29 ---> Running in 9c4327c96e03 19:15:29 Removing intermediate container 9c4327c96e03 19:15:29 ---> b9ee039dc808 19:15:29 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:15:29 ---> 1ffc346db336 19:15:29 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:15:29 ---> 15062171a86c 19:15:29 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 19:15:29 ---> 459dffdd7796 19:15:29 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 19:15:29 ---> Running in 973f914112d5 19:15:30 Removing intermediate container 973f914112d5 19:15:30 ---> 3886dedd0b46 19:15:30 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:15:30 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:15:30 ---> Running in f1862f251b5f 19:15:31 Removing intermediate container f1862f251b5f 19:15:31 ---> ba96db1ae1e3 19:15:31 Step 21/23 : LABEL arch=arm64 19:15:31 ---> Running in c4f7d4f5bf00 19:15:32 Removing intermediate container c4f7d4f5bf00 19:15:32 ---> e1eaeb62334b 19:15:32 Step 22/23 : LABEL git_sha=4cad5cd81cf0d107b2231968e615f9be779164c8 19:15:32 ---> Running in 261c3cc14d10 19:15:33 Removing intermediate container 261c3cc14d10 19:15:33 ---> f4401593afab 19:15:33 Step 23/23 : LABEL version=0.0.0 19:15:33 ---> Running in 501b003b7206 19:15:34 Removing intermediate container 501b003b7206 19:15:34 ---> b6a1535d9254 19:15:34 19:15:34 Successfully built b6a1535d9254 19:15:34 Successfully tagged support-scheduler-arm64:latest 19:15:41  Building support-scheduler ... done Removing intermediate container 8c2a75931fcb 19:15:41 ---> 740273e62cb3 19:15:41 19:15:41 Step 11/24 : FROM alpine:3.12 19:15:41 ---> c4fd0aeabfcf 19:15:41 Step 12/24 : RUN apk add --update --no-cache dumb-init 19:15:41 ---> Using cache 19:15:41 ---> adcaf9c98258 19:15:41 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:15:41 ---> Using cache 19:15:41 ---> dfb174398a45 19:15:41 Step 14/24 : ENV APP_PORT=59881 19:15:41 ---> Running in 13058f8a1d67 19:15:42 Removing intermediate container 13058f8a1d67 19:15:42 ---> f31bc0e36dbd 19:15:42 Step 15/24 : EXPOSE $APP_PORT 19:15:43 ---> Running in c92dda388558 19:15:44 Removing intermediate container c92dda388558 19:15:44 ---> 672e3b0568d5 19:15:44 Step 16/24 : WORKDIR / 19:15:44 Removing intermediate container 4b7e67a79666 19:15:44 ---> 3887468bc8af 19:15:44 19:15:44 Step 11/22 : FROM alpine:3.12 19:15:44 ---> c4fd0aeabfcf 19:15:44 Step 12/22 : RUN apk add --update --no-cache curl 19:15:44 ---> Running in c113cb45c61a 19:15:44 ---> Running in 983dbf7e8adc 19:15:45 Removing intermediate container c113cb45c61a 19:15:45 ---> e155fa6e6992 19:15:45 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:15:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:15:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:15:47 ---> 3fcc2a6bf742 19:15:47 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:15:47 (1/4) Installing ca-certificates (20191127-r4) 19:15:47 (2/4) Installing nghttp2-libs (1.41.0-r0) 19:15:47 (3/4) Installing libcurl (7.77.0-r0) 19:15:47 (4/4) Installing curl (7.77.0-r0) 19:15:47 Executing busybox-1.31.1-r20.trigger 19:15:47 Executing ca-certificates-20191127-r4.trigger 19:15:47 OK: 7 MiB in 18 packages 19:15:49 ---> 836d352c4b41 19:15:49 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 19:15:49 Removing intermediate container 983dbf7e8adc 19:15:49 ---> 79773c79f911 19:15:49 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:15:50 ---> 87190ef81fc8 19:15:50 Step 20/24 : ENTRYPOINT ["/core-metadata"] 19:15:50 ---> Running in 71ff802dc1e6 19:15:50 ---> Running in 732cde816b89 19:15:50 Removing intermediate container 71ff802dc1e6 19:15:50 ---> 58dc644fecff 19:15:50 Step 14/22 : WORKDIR /edgex 19:15:51 Removing intermediate container 732cde816b89 19:15:51 ---> 60d9ef1adb88 19:15:51 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:15:51 ---> Running in 3ec0c2754ac5 19:15:51 ---> Running in 067cef5b3171 19:15:51 Removing intermediate container 3ec0c2754ac5 19:15:51 ---> 56e2f45387ed 19:15:51 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 19:15:52 Removing intermediate container 067cef5b3171 19:15:52 ---> d03271f328d8 19:15:52 Step 22/24 : LABEL arch=arm64 19:15:52 ---> Running in 86f46385f32d 19:15:52 Removing intermediate container 86f46385f32d 19:15:52 ---> 5e3ce80b5c5f 19:15:52 Step 23/24 : LABEL git_sha=4cad5cd81cf0d107b2231968e615f9be779164c8 19:15:52 ---> 5da3de123cc2 19:15:52 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 19:15:53 ---> Running in 690542ba1585 19:15:53 Removing intermediate container 690542ba1585 19:15:53 ---> aa19309795ff 19:15:53 Step 24/24 : LABEL version=0.0.0 19:15:54 ---> Running in cb11ce45108d 19:15:54 ---> d3259f066bbe 19:15:54 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:15:54 Removing intermediate container cb11ce45108d 19:15:54 ---> d1bb24565d96 19:15:54 19:15:55 Successfully built d1bb24565d96 19:15:55 Successfully tagged core-metadata-arm64:latest 19:15:55  Building core-metadata ... done  ---> bfdea4003595 19:15:55 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 19:15:55 ---> Running in fb4c733b979d 19:15:56 Removing intermediate container fb4c733b979d 19:15:56 ---> e422a851950d 19:15:56 Step 19/22 : CMD ["--init=true"] 19:15:56 ---> Running in 411aef9f8b44 19:15:57 Removing intermediate container 411aef9f8b44 19:15:57 ---> fdb1593b9140 19:15:57 Step 20/22 : LABEL arch=arm64 19:15:57 ---> Running in 56510a70536d 19:15:58 Removing intermediate container 56510a70536d 19:15:58 ---> 2ebaca624f42 19:15:58 Step 21/22 : LABEL git_sha=4cad5cd81cf0d107b2231968e615f9be779164c8 19:15:58 ---> Running in 34d1b60bc015 19:15:59 Removing intermediate container c9dca0db1809 19:15:59 ---> 6f3b506d97f9 19:15:59 19:15:59 Step 11/24 : FROM alpine:3.12 19:15:59 ---> c4fd0aeabfcf 19:15:59 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:15:59 Removing intermediate container 34d1b60bc015 19:15:59 ---> f0cb162ac2fd 19:15:59 Step 22/22 : LABEL version=0.0.0 19:15:59 ---> Running in 896ac45c478d 19:15:59 ---> Running in e9c5143935cb 19:16:00 Removing intermediate container 896ac45c478d 19:16:00 ---> ad3384babcc3 19:16:00 Step 13/24 : ENV APP_PORT=59880 19:16:00 Removing intermediate container e9c5143935cb 19:16:00 ---> c15f24f2656d 19:16:00 19:16:00 ---> Running in d32d423ba9cb 19:16:00 Successfully built c15f24f2656d 19:16:00 Successfully tagged security-proxy-setup-arm64:latest 19:16:00  Building security-proxy-setup ... done Removing intermediate container d32d423ba9cb 19:16:00 ---> 1268b2b1cd1f 19:16:00 Step 14/24 : EXPOSE $APP_PORT 19:16:00 ---> Running in 311e7e1fc717 19:16:01 Removing intermediate container 311e7e1fc717 19:16:01 ---> 4557d03e38e5 19:16:01 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:16:01 ---> Running in 33bf94e6dc0b 19:16:04 Removing intermediate container 33bf94e6dc0b 19:16:04 ---> 9fedf0585060 19:16:04 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 19:16:04 ---> Running in e26d987ee458 19:16:05 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:16:06 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:16:07 (1/6) Installing dumb-init (1.2.2-r1) 19:16:07 (2/6) Installing libgcc (9.3.0-r2) 19:16:07 (3/6) Installing libsodium (1.0.18-r0) 19:16:07 (4/6) Installing libstdc++ (9.3.0-r2) 19:16:07 (5/6) Installing libzmq (4.3.3-r0) 19:16:07 (6/6) Installing zeromq (4.3.3-r0) 19:16:07 Executing busybox-1.31.1-r20.trigger 19:16:07 OK: 8 MiB in 20 packages 19:16:09 Removing intermediate container e26d987ee458 19:16:09 ---> 529345343b2a 19:16:09 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:16:10 ---> 249ce8c4e537 19:16:10 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:16:11 ---> 36a611ebc17b 19:16:11 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 19:16:12 ---> b0762ed3ad5e 19:16:12 Step 20/24 : ENTRYPOINT ["/core-data"] 19:16:12 ---> Running in 6b0d16c3799d 19:16:12 Removing intermediate container 6b0d16c3799d 19:16:12 ---> fb2227a73451 19:16:12 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:16:13 ---> Running in 940b5f988797 19:16:13 Removing intermediate container 940b5f988797 19:16:13 ---> 10d66e536561 19:16:13 Step 22/24 : LABEL arch=arm64 19:16:13 ---> Running in d9e3f74f22dd 19:16:14 Removing intermediate container d9e3f74f22dd 19:16:14 ---> 67b58f8f656d 19:16:14 Step 23/24 : LABEL git_sha=4cad5cd81cf0d107b2231968e615f9be779164c8 19:16:14 ---> Running in a066bedcdc35 19:16:15 Removing intermediate container a066bedcdc35 19:16:15 ---> 4d9ee0f242e6 19:16:15 Step 24/24 : LABEL version=0.0.0 19:16:15 ---> Running in 985996ff0398 19:16:15 Removing intermediate container 985996ff0398 19:16:15 ---> 295b7febcdac 19:16:15 19:16:16 Successfully built 295b7febcdac 19:16:16 Successfully tagged core-data-arm64:latest 19:16:16  Building core-data ... done  [Pipeline] } 19:16:16 $ docker stop --time=1 11fedb4e3dae6d11a6438bb28169ed1a6807fbf1de4f2d62636aca8ff796d0ba 19:16:18 $ docker rm -f 11fedb4e3dae6d11a6438bb28169ed1a6807fbf1de4f2d62636aca8ff796d0ba [Pipeline] // withDockerContainer [Pipeline] sh 19:16:19 + docker images 19:16:19 REPOSITORY TAG IMAGE ID CREATED SIZE 19:16:19 core-data-arm64 latest 295b7febcdac 4 seconds ago 19.1MB 19:16:19 security-proxy-setup-arm64 latest c15f24f2656d 20 seconds ago 24.2MB 19:16:19 6f3b506d97f9 21 seconds ago 975MB 19:16:19 core-metadata-arm64 latest d1bb24565d96 25 seconds ago 15.7MB 19:16:19 3887468bc8af 36 seconds ago 973MB 19:16:19 740273e62cb3 39 seconds ago 972MB 19:16:19 support-scheduler-arm64 latest b6a1535d9254 45 seconds ago 15.1MB 19:16:19 2515f26d7b8d 57 seconds ago 968MB 19:16:19 sys-mgmt-agent-arm64 latest d2a6f65ff515 About a minute ago 299MB 19:16:19 security-bootstrapper-arm64 latest 0fd7066e178b 3 minutes ago 17.5MB 19:16:19 security-secretstore-setup-arm64 latest 8592828e7e55 3 minutes ago 27.1MB 19:16:19 support-notifications-arm64 latest 19971d814f1f 3 minutes ago 15.7MB 19:16:19 core-command-arm64 latest b1622bf389d0 3 minutes ago 15MB 19:16:19 a6153fe865db 3 minutes ago 969MB 19:16:19 f54dd5421697 3 minutes ago 969MB 19:16:19 76e4c82e982c 3 minutes ago 976MB 19:16:19 0dea938d80c4 3 minutes ago 970MB 19:16:19 2f88f7385481 3 minutes ago 967MB 19:16:19 ci-base-image-arm64 latest a727d72c015b 13 minutes ago 641MB 19:16:19 alpine 3.12 c4fd0aeabfcf 7 days ago 5.32MB 19:16:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine a36622ca3599 2 weeks ago 429MB 19:16:19 docker 20.10.0 eeaf43b92773 6 months ago 228MB 19:16:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 11 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:16:20 ---> job-cost.sh 19:16:20 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-rKo6 19:17:07 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 19:19:14 lf-activate-venv(): INFO: Adding /tmp/venv-rKo6/bin to PATH 19:19:14 INFO: No Stack... 19:19:14 INFO: Retrieving Pricing Info for: v2-standard-4 19:19:14 INFO: Archiving Costs [Pipeline] sh 19:19:14 + + cat /w/workspace/edgex-go/2/archives/cost.csvcut 19:19:14 -d, -f6 [Pipeline] lock 19:19:14 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3591-2-stack-cost] 19:19:14 Resource [jenkins-edgexfoundry-edgex-go-PR-3591-2-stack-cost] did not exist. Created. 19:19:14 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3591-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:19:14 + echo total: 0.18000000715255737 [Pipeline] stash 19:19:15 Stashed 1 file(s) [Pipeline] } 19:19:15 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3591-2-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:19:16 provisioning config files... 19:19:16 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config6436623748250922995tmp [Pipeline] { [Pipeline] sh 19:19:16 + set +x 19:19:16 + bash -s -- 19:19:16 + curl -s https://codecov.io/bash 19:19:16 19:19:16 _____ _ 19:19:16 / ____| | | 19:19:16 | | ___ __| | ___ ___ _____ __ 19:19:16 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:19:16 | |___| (_) | (_| | __/ (_| (_) \ V / 19:19:16 \_____\___/ \__,_|\___|\___\___/ \_/ 19:19:16 Bash-1.0.3 19:19:16 19:19:16 19:19:16 ==> git version 2.24.4 found 19:19:16 ==> 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:19:16 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 19:19:16 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 19:19:16 ==> Jenkins CI detected. 19:19:16 project root: . 19:19:16 --> token set from env 19:19:16 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:19:16 ==> Running gcov in . (disable via -X gcov) 19:19:16 ==> Python coveragepy not found 19:19:16 ==> Searching for coverage reports in: 19:19:16 + . 19:19:16 -> Found 1 reports 19:19:16 ==> Detecting git/mercurial file structure 19:19:16 ==> Reading reports 19:19:16 + ./coverage.out bytes=398095 19:19:16 ==> Appending adjustments 19:19:16 https://docs.codecov.io/docs/fixing-reports 19:19:17 + Found adjustments 19:19:17 ==> Gzipping contents 19:19:17 56K /tmp/codecov.QjwdGL.gz 19:19:17 ==> Uploading reports 19:19:17 url: https://codecov.io 19:19:17 query: branch=PR-3591&commit=4cad5cd81cf0d107b2231968e615f9be779164c8&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3591%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3591&job=&cmd_args= 19:19:17 -> Pinging Codecov 19:19:17 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-3591&commit=4cad5cd81cf0d107b2231968e615f9be779164c8&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3591%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3591&job=&cmd_args= 19:19:18 -> Uploading to 19:19:18 https://storage.googleapis.com/codecov/v4/raw/2021-06-23/00271124DB129430A58F1EEE437C3FCB/4cad5cd81cf0d107b2231968e615f9be779164c8/d9d9ff51-323d-43a0-af48-8307562c9935.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210623%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210623T191918Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d48b2587b454eb20d4db1a703f78a937771b933825edeaccbbcd219540bfda07 19:19:18 % Total % Received % Xferd Average Speed Time Time Time Current 19:19:18 Dload Upload Total Spent Left Speed 19:19:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54535 0 0 100 54535 0 113k --:--:-- --:--:-- --:--:-- 113k 19:19:19 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/4cad5cd81cf0d107b2231968e615f9be779164c8 [Pipeline] } 19:19:19 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:19:20 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:19:21 ---> package-listing.sh 19:19:21 ++ facter osfamily 19:19:21 ++ tr '[:upper:]' '[:lower:]' 19:19:21 + OS_FAMILY=redhat 19:19:21 + workspace=/w/workspace/edgex-go/2 19:19:21 + START_PACKAGES=/tmp/packages_start.txt 19:19:21 + END_PACKAGES=/tmp/packages_end.txt 19:19:21 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:19:21 + PACKAGES=/tmp/packages_start.txt 19:19:21 + '[' /w/workspace/edgex-go/2 ']' 19:19:21 + PACKAGES=/tmp/packages_end.txt 19:19:21 + case "${OS_FAMILY}" in 19:19:21 + sort 19:19:21 + rpm -qa 19:19:23 + '[' -f /tmp/packages_start.txt ']' 19:19:23 + '[' -f /tmp/packages_end.txt ']' 19:19:23 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:19:23 + '[' /w/workspace/edgex-go/2 ']' 19:19:23 + mkdir -p /w/workspace/edgex-go/2/archives/ 19:19:23 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo 19:19:23 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/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:19:23 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 19:19:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:19:24 19:19:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 19:19:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:19:24 alpine: Pulling from edgex-lftools-log-publisher 19:19:24 df20fa9351a1: Pulling fs layer 19:19:24 36b3adc4ff6f: Pulling fs layer 19:19:24 8ad3a11d3b57: Pulling fs layer 19:19:24 46f8f816bc3b: Pulling fs layer 19:19:24 93b61091891f: Pulling fs layer 19:19:24 93b9cdb0e59b: Pulling fs layer 19:19:24 5e14af77c1be: Pulling fs layer 19:19:24 01666e4c0597: Pulling fs layer 19:19:24 aa168da1d23b: Pulling fs layer 19:19:24 5e14af77c1be: Waiting 19:19:24 01666e4c0597: Waiting 19:19:24 aa168da1d23b: Waiting 19:19:24 46f8f816bc3b: Waiting 19:19:24 93b9cdb0e59b: Waiting 19:19:24 93b61091891f: Waiting 19:19:24 36b3adc4ff6f: Verifying Checksum 19:19:24 36b3adc4ff6f: Download complete 19:19:24 46f8f816bc3b: Verifying Checksum 19:19:24 46f8f816bc3b: Download complete 19:19:24 df20fa9351a1: Verifying Checksum 19:19:24 df20fa9351a1: Download complete 19:19:24 93b9cdb0e59b: Verifying Checksum 19:19:24 93b9cdb0e59b: Download complete 19:19:24 5e14af77c1be: Download complete 19:19:24 93b61091891f: Verifying Checksum 19:19:24 93b61091891f: Download complete 19:19:24 01666e4c0597: Verifying Checksum 19:19:24 01666e4c0597: Download complete 19:19:24 8ad3a11d3b57: Verifying Checksum 19:19:24 8ad3a11d3b57: Download complete 19:19:24 df20fa9351a1: Pull complete 19:19:25 36b3adc4ff6f: Pull complete 19:19:25 8ad3a11d3b57: Pull complete 19:19:25 46f8f816bc3b: Pull complete 19:19:25 93b61091891f: Pull complete 19:19:25 93b9cdb0e59b: Pull complete 19:19:25 5e14af77c1be: Pull complete 19:19:25 01666e4c0597: Pull complete 19:19:26 aa168da1d23b: Verifying Checksum 19:19:26 aa168da1d23b: Download complete 19:19:31 aa168da1d23b: Pull complete 19:19:31 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 19:19:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:19:31 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 19:19:31 prd-centos7-docker-4c-2g-953 does not seem to be running inside a container 19:19:31 $ 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/2/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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 19:19:33 $ docker top a4fc8cc8594dab3e3c9bdb98e058230984330ff1189edbe304fe3821f4a2c8cc -eo pid,comm [Pipeline] { [Pipeline] sh 19:19:34 + touch /tmp/pre-build-complete [Pipeline] sh 19:19:34 + mkdir -p /var/log/sa [Pipeline] sh 19:19:34 + ls /var/log/sa-host 19:19:34 + sadf -c /var/log/sa-host/sa05 19:19:34 file_magic: OK 19:19:34 HZ: Using current value: 100 19:19:34 file_header: OK 19:19:34 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:19:34 Statistics: 19:19:34 Hnuu...uuuununununu...Hnuu...uuuununununu... 19:19:34 File successfully converted to sysstat format version 12.2.1 19:19:34 + sadf -c /var/log/sa-host/sa23 19:19:34 file_magic: OK 19:19:34 HZ: Using current value: 100 19:19:34 file_header: OK 19:19:34 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:19:34 Statistics: 19:19:34 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... 19:19:34 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:19:35 provisioning config files... 19:19:35 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config835936689827205493tmp [Pipeline] { [Pipeline] echo 19:19:35 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:19:35 ---> create-netrc.sh [Pipeline] } 19:19:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:19:36 ---> python-tools-install.sh [Pipeline] echo 19:19:36 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:19:36 ---> sudo-logs.sh 19:19:36 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:19:36 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:19:37 ---> job-cost.sh 19:19:37 lf-activate-venv: SKIPPING 19:19:37 DEBUG: total: 0.18000000715255737 19:19:37 INFO: Retrieving Stack Cost... 19:19:37 INFO: Retrieving Pricing Info for: v3-standard-2 19:19:38 INFO: Archiving Costs [Pipeline] echo 19:19:38 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:19:38 ---> logs-deploy.sh 19:19:38 lf-activate-venv: SKIPPING 19:19:38 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3591/2 19:19:38 INFO: archiving workspace using pattern(s): 19:19:39 Archives upload complete. 19:19:39 INFO: archiving logs to Nexus 19:19:40 ---> uname -a: 19:19:40 Linux prd-centos7-docker-4c-2g-953.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:19:40 19:19:40 19:19:40 ---> lscpu: 19:19:40 Architecture: x86_64 19:19:40 CPU op-mode(s): 32-bit, 64-bit 19:19:40 Byte Order: Little Endian 19:19:40 Address sizes: 40 bits physical, 48 bits virtual 19:19:40 CPU(s): 2 19:19:40 On-line CPU(s) list: 0,1 19:19:40 Thread(s) per core: 1 19:19:40 Core(s) per socket: 1 19:19:40 Socket(s): 2 19:19:40 NUMA node(s): 1 19:19:40 Vendor ID: AuthenticAMD 19:19:40 CPU family: 23 19:19:40 Model: 49 19:19:40 Model name: AMD EPYC-Rome Processor 19:19:40 Stepping: 0 19:19:40 CPU MHz: 2800.000 19:19:40 BogoMIPS: 5600.00 19:19:40 Virtualization: AMD-V 19:19:40 Hypervisor vendor: KVM 19:19:40 Virtualization type: full 19:19:40 L1d cache: 64 KiB 19:19:40 L1i cache: 64 KiB 19:19:40 L2 cache: 1 MiB 19:19:40 L3 cache: 32 MiB 19:19:40 NUMA node0 CPU(s): 0,1 19:19:40 Vulnerability Itlb multihit: Not affected 19:19:40 Vulnerability L1tf: Not affected 19:19:40 Vulnerability Mds: Not affected 19:19:40 Vulnerability Meltdown: Not affected 19:19:40 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:19:40 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 19:19:40 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 19:19:40 Vulnerability Srbds: Not affected 19:19:40 Vulnerability Tsx async abort: Not affected 19:19:40 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:19:40 19:19:40 19:19:40 ---> nproc: 19:19:40 2 19:19:40 19:19:40 19:19:40 ---> df -h: 19:19:40 Filesystem Size Used Available Use% Mounted on 19:19:40 overlay 40.0G 12.5G 27.5G 31% / 19:19:40 tmpfs 64.0M 0 64.0M 0% /dev 19:19:40 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 19:19:40 shm 64.0M 0 64.0M 0% /dev/shm 19:19:40 /dev/vda1 40.0G 12.5G 27.5G 31% /facter-os 19:19:40 /dev/vda1 40.0G 12.5G 27.5G 31% /etc/resolv.conf 19:19:40 /dev/vda1 40.0G 12.5G 27.5G 31% /etc/hostname 19:19:40 /dev/vda1 40.0G 12.5G 27.5G 31% /etc/hosts 19:19:40 /dev/vda1 40.0G 12.5G 27.5G 31% /var/log/auth.log 19:19:40 /dev/vda1 40.0G 12.5G 27.5G 31% /run/cloud-init/result.json 19:19:40 /dev/vda1 40.0G 12.5G 27.5G 31% /var/log/sa-host 19:19:40 /dev/vda1 40.0G 12.5G 27.5G 31% /var/log/secure 19:19:40 /dev/vda1 40.0G 12.5G 27.5G 31% /w/workspace/edgex-go/2@tmp 19:19:40 /dev/vda1 40.0G 12.5G 27.5G 31% /w/workspace/edgex-go/2 19:19:40 19:19:40 19:19:40 ---> free -m: 19:19:40 total used free shared buff/cache available 19:19:40 Mem: 7821 1424 1941 0 4454 6399 19:19:40 Swap: 1023 2 1021 19:19:40 19:19:40 19:19:40 ---> ip addr: 19:19:40 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 19:19:40 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 19:19:40 inet 127.0.0.1/8 scope host lo 19:19:40 valid_lft forever preferred_lft forever 19:19:40 inet6 ::1/128 scope host 19:19:40 valid_lft forever preferred_lft forever 19:19:40 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 19:19:40 link/ether fa:16:3e:5a:70:e2 brd ff:ff:ff:ff:ff:ff 19:19:40 inet 10.30.122.165/23 brd 10.30.123.255 scope global dynamic eth0 19:19:40 valid_lft 85034sec preferred_lft 85034sec 19:19:40 inet6 fe80::f816:3eff:fe5a:70e2/64 scope link 19:19:40 valid_lft forever preferred_lft forever 19:19:40 3: docker0: mtu 1500 qdisc noqueue state DOWN 19:19:40 link/ether 02:42:08:38:32:b4 brd ff:ff:ff:ff:ff:ff 19:19:40 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 19:19:40 valid_lft forever preferred_lft forever 19:19:40 inet6 fe80::42:8ff:fe38:32b4/64 scope link 19:19:40 valid_lft forever preferred_lft forever 19:19:40 19:19:40 19:19:40 ---> sar -b -r -n DEV: 19:19:40 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/23/21 _x86_64_ (2 CPU) 19:19:40 19:19:40 18:56:43 LINUX RESTART (2 CPU) 19:19:40 19:19:40 18:57:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 19:19:40 18:58:01 228.16 85.19 142.97 0.00 10245.74 46975.97 0.00 19:19:40 18:59:01 94.29 0.18 94.10 0.00 22.78 46179.86 0.00 19:19:40 19:00:01 133.34 0.00 133.34 0.00 0.00 15442.48 0.00 19:19:40 19:01:01 54.10 0.02 54.08 0.00 0.13 8027.83 0.00 19:19:40 19:02:03 364.88 131.22 233.66 0.00 3146.77 152338.82 0.00 19:19:40 19:03:01 758.74 451.42 307.32 0.00 21143.01 168546.86 0.00 19:19:40 19:04:01 680.67 191.40 489.27 0.00 6306.84 189519.75 0.00 19:19:40 19:05:01 298.98 68.16 230.82 0.00 4564.20 60907.04 0.00 19:19:40 19:06:01 4.36 0.00 4.36 0.00 0.00 123.39 0.00 19:19:40 19:07:01 0.22 0.00 0.22 0.00 0.00 2.37 0.00 19:19:40 19:08:01 267.52 242.80 24.72 0.00 3173.75 878.60 0.00 19:19:40 19:09:01 13.17 11.53 1.65 0.00 278.35 293.90 0.00 19:19:40 19:10:01 0.22 0.00 0.22 0.00 0.00 3.02 0.00 19:19:40 19:11:01 0.18 0.00 0.18 0.00 0.00 1.75 0.00 19:19:40 19:12:01 0.27 0.03 0.23 0.00 0.93 2.88 0.00 19:19:40 19:13:01 1.08 0.28 0.80 0.00 94.90 15.93 0.00 19:19:40 19:14:01 0.15 0.00 0.15 0.00 0.00 1.50 0.00 19:19:40 19:15:01 0.17 0.00 0.17 0.00 0.00 2.18 0.00 19:19:40 19:16:01 0.30 0.00 0.30 0.00 0.00 3.18 0.00 19:19:40 19:17:01 0.18 0.00 0.18 0.00 0.00 2.58 0.00 19:19:40 19:18:01 0.18 0.00 0.18 0.00 0.00 1.88 0.00 19:19:40 19:19:01 0.15 0.00 0.15 0.00 0.00 1.50 0.00 19:19:40 Average: 131.26 53.25 78.01 0.00 2199.32 31280.89 0.00 19:19:40 19:19:40 18:57:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:19:40 18:58:01 5298044 0 812260 10.14 2620 1896008 1400832 15.47 725620 1576068 52 19:19:40 18:59:01 4123156 0 961468 12.00 2620 2921688 1650004 18.22 1046764 2346780 32 19:19:40 19:00:01 3791632 0 1141036 14.25 2620 3073644 1724392 19.04 1385112 2279832 237868 19:19:40 19:01:01 3829660 0 1143712 14.28 2620 3032940 1963440 21.68 1321072 2296468 122244 19:19:40 19:02:03 1397012 0 1311000 16.37 2612 5298308 2028280 22.39 1922660 4027892 12340 19:19:40 19:03:01 198188 0 2046468 25.55 2612 5761664 4068064 44.91 2684280 4388424 109292 19:19:40 19:04:01 147996 0 1538576 19.21 2612 6319748 2564168 28.31 2716284 4369220 114688 19:19:40 19:05:01 2767876 0 1275508 15.93 2612 3962936 1627684 17.97 1394540 3122528 20 19:19:40 19:06:01 2784684 0 1258696 15.72 2612 3962940 1404216 15.50 1393708 3112684 12 19:19:40 19:07:01 2784972 0 1258404 15.71 2612 3962944 1404216 15.50 1393552 3112844 8 19:19:40 19:08:01 2657972 0 1326700 16.57 2612 4021648 1406204 15.53 1435228 3131264 4196 19:19:40 19:09:01 2640964 0 1340356 16.74 2612 4025000 1404476 15.51 1434272 3134864 8 19:19:40 19:10:01 2641332 0 1339984 16.73 2612 4025004 1404416 15.51 1433992 3134864 8 19:19:40 19:11:01 2641300 0 1340012 16.73 2612 4025008 1404248 15.50 1433732 3134864 8 19:19:40 19:12:01 2641424 0 1339852 16.73 2612 4025044 1404248 15.50 1433660 3134860 16 19:19:40 19:13:01 2634852 0 1343616 16.78 2612 4027852 1404452 15.51 1440488 3134904 12 19:19:40 19:14:01 2635828 0 1342636 16.76 2612 4027856 1404248 15.50 1439264 3134904 12 19:19:40 19:15:01 2635728 0 1342728 16.77 2612 4027864 1404248 15.50 1439272 3134904 8 19:19:40 19:16:01 2634800 0 1343656 16.78 2612 4027864 1404380 15.51 1440112 3134904 12 19:19:40 19:17:01 2635720 0 1342732 16.77 2612 4027868 1404248 15.50 1439296 3134904 12 19:19:40 19:18:01 2635344 0 1343104 16.77 2612 4027872 1404332 15.50 1439860 3134904 8 19:19:40 19:19:01 2635836 0 1342608 16.76 2612 4027876 1404248 15.50 1439308 3134904 8 19:19:40 Average: 2672469 0 1310687 16.37 2613 4023163 1667684 18.41 1510549 3102172 27312 19:19:40 19:19:40 18:57:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:19:40 18:58:01 vethb8a9917 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 19:19:40 18:58:01 eth0 1057.40 736.06 3719.64 104.95 0.00 0.00 0.00 0.00 19:19:40 18:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:19:40 18:58:01 docker0 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 19:19:40 18:59:01 veth24328a6 4.01 3.26 0.39 3.50 0.00 0.00 0.00 0.00 19:19:40 18:59:01 eth0 1047.05 1218.89 5775.53 122.22 0.00 0.00 0.00 0.00 19:19:40 18:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:19:40 18:59:01 docker0 958.93 753.85 77.33 3068.77 0.00 0.00 0.00 0.00 19:19:40 19:00:01 vethbe13782 0.42 0.55 0.03 0.06 0.00 0.00 0.00 0.00 19:19:40 19:00:01 eth0 173.24 148.89 500.31 27.33 0.00 0.00 0.00 0.00 19:19:40 19:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:19:40 19:00:01 docker0 127.64 135.87 9.76 464.23 0.00 0.00 0.00 0.00 19:19:40 19:01:01 vethbe13782 1.82 1.82 0.14 0.14 0.00 0.00 0.00 0.00 19:19:40 19:01:01 eth0 32.79 24.50 21.10 104.48 0.00 0.00 0.00 0.00 19:19:40 19:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:19:40 19:01:01 docker0 1.82 1.82 0.12 0.14 0.00 0.00 0.00 0.00 19:19:40 19:02:03 eth0 175.24 146.84 1662.21 25.93 0.00 0.00 0.00 0.00 19:19:40 19:02:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:19:40 19:02:03 veth930e630 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 19:19:40 19:02:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:19:40 19:03:01 vethd9355fe 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 19:19:40 19:03:01 vethfb9d8b4 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 19:19:40 19:03:01 eth0 95.09 66.68 197.70 16.74 0.00 0.00 0.00 0.00 19:19:40 19:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:19:40 19:04:01 veth872ba69 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 19:19:40 19:04:01 vethabf32d6 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 19:19:40 19:04:01 eth0 246.51 183.20 1828.97 118.66 0.00 0.00 0.00 0.00 19:19:40 19:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:19:40 19:05:01 eth0 67.81 42.96 184.49 33.28 0.00 0.00 0.00 0.00 19:19:40 19:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:19:40 19:05:01 docker0 1219.72 1073.49 95.64 4387.92 0.00 0.00 0.00 0.00 19:19:40 19:06:01 eth0 0.43 0.40 0.03 0.03 0.00 0.00 0.00 0.00 19:19:40 19:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:19:40 19:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:19:40 19:07:01 eth0 0.72 0.25 0.06 0.02 0.00 0.00 0.00 0.00 19:19:40 19:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:19:40 19:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:19:40 19:08:01 eth0 1.42 0.62 0.82 0.28 0.00 0.00 0.00 0.00 19:19:40 19:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:19:40 19:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:19:40 19:09:01 eth0 0.48 0.33 0.27 0.20 0.00 0.00 0.00 0.00 19:19:40 19:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:19:40 19:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:19:40 19:10:01 eth0 0.52 0.33 0.27 0.20 0.00 0.00 0.00 0.00 19:19:40 19:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:19:40 19:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:19:40 19:11:01 eth0 0.33 0.08 0.02 0.01 0.00 0.00 0.00 0.00 19:19:40 19:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:19:40 19:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:19:40 19:12:01 eth0 0.55 0.08 0.06 0.01 0.00 0.00 0.00 0.00 19:19:40 19:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:19:40 19:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:19:40 19:13:01 eth0 0.70 0.47 0.41 0.27 0.00 0.00 0.00 0.00 19:19:40 19:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:19:40 19:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:19:40 19:14:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:19:40 19:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:19:40 19:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:19:40 19:15:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:19:40 19:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:19:40 19:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:19:40 19:16:01 eth0 0.93 0.33 0.32 0.17 0.00 0.00 0.00 0.00 19:19:40 19:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:19:40 19:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:19:40 19:17:01 eth0 0.10 0.05 0.01 0.04 0.00 0.00 0.00 0.00 19:19:40 19:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:19:40 19:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:19:40 19:18:01 eth0 0.27 0.23 0.14 0.07 0.00 0.00 0.00 0.00 19:19:40 19:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:19:40 19:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:19:40 19:19:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:19:40 19:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:19:40 19:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:19:40 Average: eth0 132.03 117.01 633.49 25.24 0.00 0.00 0.00 0.00 19:19:40 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:19:40 Average: docker0 55.47 48.82 4.35 199.56 0.00 0.00 0.00 0.00 19:19:40 19:19:40 19:19:40 ---> sar -P ALL: 19:19:40 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/23/21 _x86_64_ (2 CPU) 19:19:40 19:19:40 18:56:43 LINUX RESTART (2 CPU) 19:19:40 19:19:40 18:57:01 CPU %user %nice %system %iowait %steal %idle 19:19:40 18:58:01 all 22.81 0.00 7.93 26.49 0.09 42.67 19:19:40 18:58:01 0 21.96 0.00 8.01 25.09 0.07 44.87 19:19:40 18:58:01 1 23.67 0.00 7.86 27.91 0.11 40.46 19:19:40 18:59:01 all 17.61 0.00 5.86 5.27 0.07 71.19 19:19:40 18:59:01 0 20.87 0.00 6.05 5.72 0.07 67.29 19:19:40 18:59:01 1 14.37 0.00 5.66 4.83 0.07 75.06 19:19:40 19:00:01 all 60.24 0.00 8.41 3.26 0.10 28.00 19:19:40 19:00:01 0 60.05 0.00 7.94 3.35 0.09 28.57 19:19:40 19:00:01 1 60.42 0.00 8.88 3.16 0.11 27.43 19:19:40 19:01:01 all 32.50 0.00 4.59 0.60 0.07 62.24 19:19:40 19:01:01 0 32.18 0.00 4.73 0.49 0.07 62.53 19:19:40 19:01:01 1 32.82 0.00 4.44 0.70 0.07 61.96 19:19:40 19:02:03 all 39.49 0.00 11.85 12.58 0.11 35.97 19:19:40 19:02:03 0 39.99 0.00 11.74 12.37 0.11 35.80 19:19:40 19:02:03 1 39.00 0.00 11.96 12.80 0.11 36.14 19:19:40 19:03:01 all 47.37 0.00 16.62 30.88 0.11 5.02 19:19:40 19:03:01 0 46.91 0.00 16.34 31.16 0.11 5.48 19:19:40 19:03:01 1 47.83 0.00 16.89 30.60 0.12 4.56 19:19:40 19:04:01 all 60.14 0.00 18.17 18.88 0.11 2.70 19:19:40 19:04:01 0 60.64 0.00 17.94 18.38 0.11 2.93 19:19:40 19:04:01 1 59.64 0.00 18.40 19.37 0.11 2.47 19:19:40 19:05:01 all 44.86 0.00 10.80 22.53 0.10 21.72 19:19:40 19:05:01 0 44.00 0.00 11.45 22.44 0.11 22.01 19:19:40 19:05:01 1 45.72 0.00 10.14 22.62 0.09 21.43 19:19:40 19:06:01 all 0.13 0.00 0.05 0.00 0.03 99.79 19:19:40 19:06:01 0 0.02 0.00 0.07 0.00 0.03 99.88 19:19:40 19:06:01 1 0.25 0.00 0.03 0.00 0.02 99.70 19:19:40 19:07:01 all 0.12 0.00 0.02 0.00 0.03 99.84 19:19:40 19:07:01 0 0.03 0.00 0.02 0.00 0.05 99.90 19:19:40 19:07:01 1 0.20 0.00 0.02 0.00 0.00 99.78 19:19:40 19:08:01 all 0.28 4.90 16.40 22.39 0.13 55.90 19:19:40 19:08:01 0 0.21 4.77 16.08 22.87 0.12 55.95 19:19:40 19:08:01 1 0.35 5.03 16.73 21.91 0.14 55.85 19:19:40 19:19:40 19:08:01 CPU %user %nice %system %iowait %steal %idle 19:19:40 19:09:01 all 0.11 0.03 0.19 0.00 0.03 99.64 19:19:40 19:09:01 0 0.05 0.05 0.28 0.00 0.03 99.58 19:19:40 19:09:01 1 0.17 0.02 0.10 0.00 0.02 99.70 19:19:40 19:10:01 all 0.14 0.00 0.08 0.00 0.02 99.77 19:19:40 19:10:01 0 0.07 0.00 0.07 0.00 0.00 99.87 19:19:40 19:10:01 1 0.22 0.00 0.08 0.00 0.03 99.67 19:19:40 19:11:01 all 0.12 0.00 0.02 0.00 0.03 99.84 19:19:40 19:11:01 0 0.03 0.00 0.03 0.00 0.03 99.90 19:19:40 19:11:01 1 0.20 0.00 0.00 0.00 0.02 99.78 19:19:40 19:12:01 all 0.15 0.00 0.06 0.01 0.01 99.77 19:19:40 19:12:01 0 0.05 0.00 0.08 0.02 0.02 99.83 19:19:40 19:12:01 1 0.25 0.00 0.03 0.00 0.00 99.72 19:19:40 19:13:01 all 0.13 0.00 0.03 0.01 0.02 99.82 19:19:40 19:13:01 0 0.03 0.00 0.03 0.00 0.03 99.90 19:19:40 19:13:01 1 0.22 0.00 0.02 0.02 0.00 99.75 19:19:40 19:14:01 all 0.13 0.00 0.03 0.00 0.03 99.82 19:19:40 19:14:01 0 0.07 0.00 0.03 0.00 0.03 99.87 19:19:40 19:14:01 1 0.20 0.00 0.02 0.00 0.02 99.77 19:19:40 19:15:01 all 0.04 0.00 0.02 0.00 0.02 99.92 19:19:40 19:15:01 0 0.07 0.00 0.02 0.00 0.02 99.90 19:19:40 19:15:01 1 0.02 0.00 0.02 0.00 0.02 99.95 19:19:40 19:16:01 all 0.08 0.00 0.02 0.00 0.03 99.88 19:19:40 19:16:01 0 0.10 0.00 0.02 0.00 0.03 99.85 19:19:40 19:16:01 1 0.05 0.00 0.02 0.00 0.02 99.92 19:19:40 19:17:01 all 0.12 0.00 0.03 0.00 0.02 99.84 19:19:40 19:17:01 0 0.20 0.00 0.03 0.00 0.00 99.77 19:19:40 19:17:01 1 0.03 0.00 0.02 0.00 0.03 99.92 19:19:40 19:18:01 all 0.13 0.00 0.03 0.00 0.02 99.82 19:19:40 19:18:01 0 0.03 0.00 0.00 0.00 0.00 99.97 19:19:40 19:18:01 1 0.23 0.00 0.05 0.00 0.03 99.68 19:19:40 19:19:01 all 0.11 0.00 0.02 0.00 0.02 99.86 19:19:40 19:19:01 0 0.02 0.00 0.02 0.00 0.02 99.95 19:19:40 19:19:01 1 0.20 0.00 0.02 0.00 0.02 99.77 19:19:40 19:19:40 Average: CPU %user %nice %system %iowait %steal %idle 19:19:40 Average: all 14.10 0.22 4.39 6.19 0.05 75.05 19:19:40 Average: 0 14.14 0.22 4.38 6.15 0.05 75.07 19:19:40 Average: 1 14.07 0.23 4.40 6.23 0.05 75.03 19:19:40 19:19:40 19:19:40