Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from dd40d1c01913953a0757be55c05d85a2e55f623f+3372c345ca573018b8293c0333122174fb4d3907 (42c52abdc99ba2a4d8accde56f71b44ebf2cc607) 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-ssh6514748713994829843.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 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-ssh2059127626753339664.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 9d0281235b943b7ad605f650702698f9078b2862 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-3516/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-3516/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8124138414474219184.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > 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-ssh6830103157140854062.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a 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-3516/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-3516/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8303873078433271300.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > 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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-710 in /w/workspace/edgexfoundry_edgex-go_PR-3516 [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-ssh3725971026509244870.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 3372c345ca573018b8293c0333122174fb4d3907 into PR head commit dd40d1c01913953a0757be55c05d85a2e55f623f Merge succeeded, producing 13873fe35428e2ac153c2d4abec32708fe71f035 Checking out Revision 13873fe35428e2ac153c2d4abec32708fe71f035 (PR-3516) > 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-ssh8463692578760123640.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3516/head:refs/remotes/origin/PR-3516 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f dd40d1c01913953a0757be55c05d85a2e55f623f # 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-ssh201418172599431996.key > git merge 3372c345ca573018b8293c0333122174fb4d3907 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 13873fe35428e2ac153c2d4abec32708fe71f035 # timeout=10 Commit message: "Merge commit '3372c345ca573018b8293c0333122174fb4d3907' into HEAD" > git rev-list --no-walk dd40d1c01913953a0757be55c05d85a2e55f623f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:30:16 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:30:16 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:30:16 ========================================================= 00:30:16 EdgeX Global Pipelines Version Info 00:30:16 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:30:18 ------------------- 00:30:18 stable info: 00:30:18 ------------------- 00:30:18 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:30:18 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 00:30:18 Message: update stable to v1.0.192 00:30:18 ------------------- 00:30:18 experimental info: 00:30:18 ------------------- 00:30:18 Commited By: **** collab-it+edgex@linuxfoundation.org 00:30:18 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 00:30:18 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:30:19 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 00:30:19 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 00:30:19 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:30:19 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:30:19 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:30:19 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 00:30:19 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 00:30:19 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 00:30:19 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 00:30:19 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 00:30:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:30:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:30:19 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:30:19 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:30:19 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 00:30:19 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 00:30:19 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:30:19 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 00:30:19 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 00:30:19 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 00:30:19 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 00:30:19 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 00:30:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3516 [Pipeline] echo 00:30:19 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3516 [Pipeline] echo 00:30:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3516 [Pipeline] echo 00:30:19 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 13873fe35428e2ac153c2d4abec32708fe71f035 [Pipeline] echo 00:30:19 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 13873fe [Pipeline] echo 00:30:19 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:30:19 provisioning config files... 00:30:19 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config1733028735337215032tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:30:20 ---> docker-login.sh 00:30:20 nexus3.edgexfoundry.org:10001 00:30:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:30:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:30:20 Configure a credential helper to remove this warning. See 00:30:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:30:20 00:30:20 Login Succeeded 00:30:20 nexus3.edgexfoundry.org:10002 00:30:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:30:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:30:20 Configure a credential helper to remove this warning. See 00:30:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:30:20 00:30:20 Login Succeeded 00:30:20 nexus3.edgexfoundry.org:10003 00:30:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:30:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:30:20 Configure a credential helper to remove this warning. See 00:30:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:30:20 00:30:20 Login Succeeded 00:30:20 nexus3.edgexfoundry.org:10004 00:30:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:30:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:30:20 Configure a credential helper to remove this warning. See 00:30:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:30:20 00:30:20 Login Succeeded 00:30:20 docker.io 00:30:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:30:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:30:21 Configure a credential helper to remove this warning. See 00:30:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:30:21 00:30:21 Login Succeeded 00:30:21 ---> docker-login.sh ends [Pipeline] } 00:30:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:30:21 ++ 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 00:30:21 + for file in '`ls cmd/**/Dockerfile`' 00:30:21 ++ dirname cmd/core-command/Dockerfile 00:30:21 ++ cut -d/ -f2 00:30:21 + echo core-command,cmd/core-command/Dockerfile 00:30:21 + for file in '`ls cmd/**/Dockerfile`' 00:30:21 ++ dirname cmd/core-data/Dockerfile 00:30:21 ++ cut -d/ -f2 00:30:21 + echo core-data,cmd/core-data/Dockerfile 00:30:21 + for file in '`ls cmd/**/Dockerfile`' 00:30:21 ++ dirname cmd/core-metadata/Dockerfile 00:30:21 ++ cut -d/ -f2 00:30:21 + echo core-metadata,cmd/core-metadata/Dockerfile 00:30:21 + for file in '`ls cmd/**/Dockerfile`' 00:30:21 ++ dirname cmd/security-bootstrapper/Dockerfile 00:30:21 ++ cut -d/ -f2 00:30:21 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 00:30:21 + for file in '`ls cmd/**/Dockerfile`' 00:30:21 ++ dirname cmd/security-proxy-setup/Dockerfile 00:30:21 ++ cut -d/ -f2 00:30:21 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 00:30:21 + for file in '`ls cmd/**/Dockerfile`' 00:30:21 ++ dirname cmd/security-secretstore-setup/Dockerfile 00:30:21 ++ cut -d/ -f2 00:30:21 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 00:30:21 + for file in '`ls cmd/**/Dockerfile`' 00:30:21 ++ dirname cmd/support-notifications/Dockerfile 00:30:21 ++ cut -d/ -f2 00:30:21 + echo support-notifications,cmd/support-notifications/Dockerfile 00:30:21 + for file in '`ls cmd/**/Dockerfile`' 00:30:21 ++ dirname cmd/support-scheduler/Dockerfile 00:30:21 ++ cut -d/ -f2 00:30:21 + echo support-scheduler,cmd/support-scheduler/Dockerfile 00:30:21 + for file in '`ls cmd/**/Dockerfile`' 00:30:21 ++ dirname cmd/sys-mgmt-agent/Dockerfile 00:30:21 ++ cut -d/ -f2 00:30:21 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 00:30:21 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 00:30:22 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:30:22 00:30:22 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 00:30:22 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:30:22 latest: Pulling from edgex-devops/git-semver 00:30:22 31603596830f: Pulling fs layer 00:30:22 54011a49482f: Pulling fs layer 00:30:22 a6820b24f6d8: Pulling fs layer 00:30:22 f581987b2513: Pulling fs layer 00:30:22 f581987b2513: Waiting 00:30:22 54011a49482f: Verifying Checksum 00:30:22 54011a49482f: Download complete 00:30:22 31603596830f: Verifying Checksum 00:30:22 31603596830f: Download complete 00:30:23 f581987b2513: Verifying Checksum 00:30:23 f581987b2513: Download complete 00:30:23 a6820b24f6d8: Verifying Checksum 00:30:23 a6820b24f6d8: Download complete 00:30:23 31603596830f: Pull complete 00:30:23 54011a49482f: Pull complete 00:30:24 a6820b24f6d8: Pull complete 00:30:24 f581987b2513: Pull complete 00:30:24 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 00:30:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:30:24 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 00:30:24 prd-centos7-docker-4c-2g-710 does not seem to be running inside a container 00:30:24 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 00:30:25 $ docker top 36030bc772b451e85245a101b8b690a20483d64710683df9e5d48561207fc981 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:30:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:30:26 [ssh-agent] Looking for ssh-agent implementation... 00:30:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:30:26 $ docker exec 36030bc772b451e85245a101b8b690a20483d64710683df9e5d48561207fc981 ssh-agent 00:30:26 SSH_AUTH_SOCK=/tmp/ssh-bxx3PQpTk0Yl/agent.12 00:30:26 SSH_AGENT_PID=18 00:30:26 Running ssh-add (command line suppressed) 00:30:26 Identity added: /w/workspace/edgex-go/2@tmp/private_key_9001828339711481074.key (/w/workspace/edgex-go/2@tmp/private_key_9001828339711481074.key) 00:30:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:30:26 + git tag --points-at HEAD [Pipeline] } 00:30:26 $ docker exec --env ******** --env ******** 36030bc772b451e85245a101b8b690a20483d64710683df9e5d48561207fc981 ssh-agent -k 00:30:26 unset SSH_AUTH_SOCK; 00:30:26 unset SSH_AGENT_PID; 00:30:26 echo Agent pid 18 killed; 00:30:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:30:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:30:26 [ssh-agent] Looking for ssh-agent implementation... 00:30:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:30:26 $ docker exec 36030bc772b451e85245a101b8b690a20483d64710683df9e5d48561207fc981 ssh-agent 00:30:27 SSH_AUTH_SOCK=/tmp/ssh-DOEWwciqwm2q/agent.51 00:30:27 SSH_AGENT_PID=57 00:30:27 Running ssh-add (command line suppressed) 00:30:27 Identity added: /w/workspace/edgex-go/2@tmp/private_key_2901994307442937662.key (/w/workspace/edgex-go/2@tmp/private_key_2901994307442937662.key) 00:30:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:30:27 + git semver init 00:30:27 # -> Open(): unable to determine branch for HEAD 00:30:27 # $GIT_DIR = /w/workspace/edgex-go/2/.git 00:30:27 # $GIT_WORK_TREE = /w/workspace/edgex-go/2 00:30:27 # $SEMVER_REMOTE_NAME = origin 00:30:27 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 00:30:27 # $SEMVER_USER_NAME = edgex-jenkins 00:30:27 # $SEMVER_BRANCH = PR-3516 00:30:27 # $SEMVER_TEMP = /tmp/semver-406239431 00:30:27 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 00:30:42 # '/tmp/semver-406239431' -> '/w/workspace/edgex-go/2/.semver' 00:30:42 # -> Force: false 00:30:42 # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } 00:30:42 $ docker exec --env ******** --env ******** 36030bc772b451e85245a101b8b690a20483d64710683df9e5d48561207fc981 ssh-agent -k 00:30:42 unset SSH_AUTH_SOCK; 00:30:42 unset SSH_AGENT_PID; 00:30:42 echo Agent pid 57 killed; 00:30:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:30:42 + git semver [Pipeline] } 00:30:42 $ docker stop --time=1 36030bc772b451e85245a101b8b690a20483d64710683df9e5d48561207fc981 00:30:47 $ docker rm -f 36030bc772b451e85245a101b8b690a20483d64710683df9e5d48561207fc981 [Pipeline] // withDockerContainer [Pipeline] sh 00:30:48 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:30:48 Stashed 1 file(s) [Pipeline] echo 00:30:48 [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 00:30:48 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 00:30:49 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 00:30:49 + sudo service docker restart 00:30:49 + true 00:30:49 Redirecting to /bin/systemctl restart docker.service 00:31:03 Still waiting to schedule task 00:31:03 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-707’ [Pipeline] echo 00:31:07 ========================================================= 00:31:07 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 00:31:07 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:31:08 + 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 . 00:31:09 Sending build context to Docker daemon 330.9MB 00:31:09 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 00:31:09 Step 2/6 : FROM ${BASE} 00:31:09 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 00:31:09 540db60ca938: Pulling fs layer 00:31:09 adcc1eea9eea: Pulling fs layer 00:31:09 4c4ab2625f07: Pulling fs layer 00:31:09 0510c868ecb4: Pulling fs layer 00:31:09 afea3b2eda06: Pulling fs layer 00:31:09 7809a108b3ef: Pulling fs layer 00:31:09 f706445af74f: Pulling fs layer 00:31:09 afea3b2eda06: Waiting 00:31:09 7809a108b3ef: Waiting 00:31:09 f706445af74f: Waiting 00:31:09 0510c868ecb4: Waiting 00:31:09 4c4ab2625f07: Verifying Checksum 00:31:09 4c4ab2625f07: Download complete 00:31:09 adcc1eea9eea: Verifying Checksum 00:31:09 adcc1eea9eea: Download complete 00:31:09 afea3b2eda06: Verifying Checksum 00:31:09 afea3b2eda06: Download complete 00:31:09 7809a108b3ef: Verifying Checksum 00:31:09 7809a108b3ef: Download complete 00:31:09 540db60ca938: Verifying Checksum 00:31:09 540db60ca938: Download complete 00:31:10 540db60ca938: Pull complete 00:31:10 adcc1eea9eea: Pull complete 00:31:10 4c4ab2625f07: Pull complete 00:31:11 f706445af74f: Verifying Checksum 00:31:11 f706445af74f: Download complete 00:31:12 0510c868ecb4: Verifying Checksum 00:31:12 0510c868ecb4: Download complete 00:31:16 0510c868ecb4: Pull complete 00:31:16 afea3b2eda06: Pull complete 00:31:16 7809a108b3ef: Pull complete 00:31:19 f706445af74f: Pull complete 00:31:19 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 00:31:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 00:31:19 ---> b068be0155e3 00:31:19 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 00:31:19 ---> Running in a4d4571f5d46 00:31:19 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 00:31:20 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 00:31:21 (1/12) Installing libmagic (5.39-r0) 00:31:22 (2/12) Installing file (5.39-r0) 00:31:22 (3/12) Installing libc-dev (0.7.2-r3) 00:31:22 (4/12) Installing g++ (10.2.1_pre1-r3) 00:31:28 (5/12) Installing fortify-headers (1.1-r0) 00:31:28 (6/12) Installing patch (2.7.6-r6) 00:31:28 (7/12) Installing build-base (0.5-r2) 00:31:28 (8/12) Installing libsodium (1.0.18-r0) 00:31:29 (9/12) Installing pkgconf (1.7.3-r0) 00:31:29 (10/12) Installing libsodium-dev (1.0.18-r0) 00:31:29 (11/12) Installing libzmq (4.3.3-r1) 00:31:29 (12/12) Installing zeromq-dev (4.3.3-r1) 00:31:29 Executing busybox-1.32.1-r6.trigger 00:31:29 OK: 219 MiB in 52 packages 00:31:31 Removing intermediate container a4d4571f5d46 00:31:31 ---> 1478428cbea4 00:31:31 Step 4/6 : WORKDIR /edgex-go 00:31:31 ---> Running in ad336764e62b 00:31:31 Removing intermediate container ad336764e62b 00:31:31 ---> d332c1d91bfa 00:31:31 Step 5/6 : COPY go.mod . 00:31:31 ---> bc0283947846 00:31:31 Step 6/6 : RUN go mod download 00:31:31 ---> Running in d3ffe6c50fd5 00:31:46 Removing intermediate container d3ffe6c50fd5 00:31:46 ---> 500b855bea5f 00:31:46 Successfully built 500b855bea5f 00:31:46 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 00:31:46 + docker inspect -f . ci-base-image-x86_64 00:31:46 . [Pipeline] withDockerContainer 00:31:46 prd-centos7-docker-4c-2g-710 does not seem to be running inside a container 00:31:46 $ 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 ******** ci-base-image-x86_64 cat 00:31:47 $ docker top b87a98ec46cac158937c13afd4e9b69cfd57767d35eaa7b660d94f56b2ef3767 -eo pid,comm [Pipeline] { [Pipeline] sh 00:31:47 + go version 00:31:47 go version go1.16.3 linux/amd64 [Pipeline] } 00:31:47 $ docker stop --time=1 b87a98ec46cac158937c13afd4e9b69cfd57767d35eaa7b660d94f56b2ef3767 00:31:48 $ docker rm -f b87a98ec46cac158937c13afd4e9b69cfd57767d35eaa7b660d94f56b2ef3767 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:31:49 + docker inspect -f . ci-base-image-x86_64 00:31:49 . [Pipeline] withDockerContainer 00:31:49 prd-centos7-docker-4c-2g-710 does not seem to be running inside a container 00:31:49 $ 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 ******** ci-base-image-x86_64 cat 00:31:49 $ docker top d371921480512bae2ea6682606a956bc5abe2875c13f884a3ba819441a35628a -eo pid,comm [Pipeline] { [Pipeline] echo 00:31:49 ========================================================= 00:31:49 [edgeXBuildGoParallel] Running Tests and Build... 00:31:49 ========================================================= [Pipeline] sh 00:31:50 + go mod tidy [Pipeline] sh 00:31:50 + make test 00:31:50 go mod tidy 00:31:50 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 00:31:56 ? github.com/edgexfoundry/edgex-go [no test files] 00:32:14 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 00:32:18 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 00:32:19 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 00:32:19 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 00:32:22 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 00:32:22 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 00:32:22 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 00:32:22 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 00:32:23 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 00:32:24 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 00:32:26 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 00:32:26 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 00:32:26 ? github.com/edgexfoundry/edgex-go/internal [no test files] 00:32:28 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.094s coverage: 46.1% of statements 00:32:28 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 00:32:28 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 00:32:28 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 00:32:28 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 00:32:28 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 00:32:28 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 00:32:28 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.058s coverage: 28.7% of statements 00:32:28 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.059s coverage: 100.0% of statements 00:32:31 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.096s coverage: 27.7% of statements 00:32:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 00:32:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 00:32:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 00:32:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 00:32:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 00:32:31 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.058s coverage: 81.2% of statements 00:32:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 00:32:31 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.044s coverage: 100.0% of statements 00:32:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 00:32:31 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.055s coverage: 100.0% of statements 00:32:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 00:32:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 00:32:32 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.071s coverage: 58.6% of statements 00:32:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 00:32:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 00:32:32 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.086s coverage: 87.7% of statements 00:32:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 00:32:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 00:32:32 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.046s coverage: 78.9% of statements 00:32:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 00:32:34 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.212s coverage: 28.6% of statements 00:32:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 00:32:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 00:32:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 00:32:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 00:32:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 00:32:34 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.062s coverage: 100.0% of statements 00:32:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 00:32:34 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.042s coverage: 100.0% of statements 00:32:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 00:32:35 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.089s coverage: 86.7% of statements 00:32:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 00:32:35 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.083s coverage: 97.5% of statements 00:32:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 00:32:35 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.070s coverage: 78.3% of statements 00:32:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 00:32:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 00:32:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 00:32:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 00:32:37 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.246s coverage: 95.1% of statements 00:32:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 00:32:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 00:32:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 00:32:37 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 00:32:37 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 00:32:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 00:32:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 00:32:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 00:32:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 00:32:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 00:32:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 00:32:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 00:32:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 00:32:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 00:32:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 00:32:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 00:32:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 00:32:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 00:32:37 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.042s coverage: 58.8% of statements 00:32:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 00:32:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 00:32:38 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.052s coverage: 0.8% of statements 00:32:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 00:32:38 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.045s coverage: 21.7% of statements 00:32:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 00:32:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.038s coverage: 47.1% of statements 00:32:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.064s coverage: 79.5% of statements 00:32:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.039s coverage: 94.1% of statements 00:32:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.576s coverage: 96.3% of statements 00:32:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.049s coverage: 87.5% of statements 00:32:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.066s coverage: 94.4% of statements 00:32:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.052s coverage: 44.8% of statements 00:32:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.191s coverage: 81.8% of statements 00:32:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 00:33:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.078s coverage: 92.9% of statements 00:33:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 00:33:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 00:33:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 00:33:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.029s coverage: 65.1% of statements 00:33:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 00:33:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 00:33:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 00:33:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 00:33:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 00:33:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.040s coverage: 87.2% of statements 00:33:16 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 00:33:16 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 00:33:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.040s coverage: 100.0% of statements 00:33:16 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 00:33:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.052s coverage: 76.0% of statements 00:33:16 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 00:33:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.045s coverage: 80.0% of statements 00:33:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.054s coverage: 87.2% of statements 00:33:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.050s coverage: 85.4% of statements 00:33:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.076s coverage: 91.2% of statements 00:33:16 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 00:33:16 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.141s coverage: 64.4% of statements 00:33:16 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 00:33:16 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 00:33:16 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.052s coverage: 100.0% of statements 00:33:16 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.037s coverage: 91.3% of statements 00:33:16 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.023s coverage: 100.0% of statements 00:33:16 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.024s coverage: 73.7% of statements 00:33:16 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.026s coverage: 100.0% of statements 00:33:16 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.176s coverage: 66.9% of statements 00:33:16 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 00:33:16 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 00:33:16 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 00:33:16 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.115s coverage: 43.5% of statements 00:33:16 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 00:33:16 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 00:33:16 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.026s coverage: 89.5% of statements 00:33:16 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 00:33:16 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.031s coverage: 84.8% of statements 00:33:16 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.091s coverage: 46.8% of statements 00:33:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 00:33:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 00:33:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 00:33:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 00:33:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 00:33:16 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.043s coverage: 100.0% of statements 00:33:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 00:33:16 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.048s coverage: 100.0% of statements 00:33:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 00:33:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 00:33:21 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.050s coverage: 18.9% of statements 00:33:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] 00:33:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] 00:33:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 00:33:21 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.124s coverage: 91.9% of statements 00:33:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 00:33:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 00:33:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 00:33:21 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.602s coverage: 28.7% of statements 00:33:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 00:33:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 00:33:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 00:33:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 00:33:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 00:33:21 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.041s coverage: 99.0% of statements 00:33:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 00:33:21 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.047s coverage: 100.0% of statements 00:33:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 00:33:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 00:33:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 00:33:21 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.055s coverage: 64.6% of statements 00:33:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 00:33:22 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.092s coverage: 97.6% of statements 00:33:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 00:33:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 00:33:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 00:33:22 ok github.com/edgexfoundry/edgex-go/internal/system 0.031s coverage: 0.0% of statements 00:33:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 00:33:22 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.021s coverage: 100.0% of statements 00:33:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 00:33:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 00:33:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 00:33:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 00:33:22 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.043s coverage: 87.9% of statements 00:33:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 00:33:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 00:33:22 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.031s coverage: 100.0% of statements 00:33:22 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.062s coverage: 28.1% of statements 00:33:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] 00:33:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] 00:33:23 ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.062s coverage: 27.9% of statements 00:33:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] 00:33:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] 00:33:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] 00:33:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] 00:33:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] 00:33:23 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 100.0% of statements 00:33:23 GO111MODULE=on go vet ./... 00:33:55 gofmt -l . 00:33:55 [ "`gofmt -l .`" = "" ] 00:33:55 ./bin/test-go-mod-tidy.sh 00:33:56 ./bin/test-attribution-txt.sh [Pipeline] sh 00:33:57 + ls -al . 00:33:57 total 852 00:33:57 drwxrwxr-x 10 1001 1001 4096 May 28 00:33 . 00:33:57 drwxr-xr-x 4 root root 28 May 28 00:31 .. 00:33:57 -rw-rw-r-- 1 1001 1001 11 May 28 00:30 .dockerignore 00:33:57 drwxrwxr-x 8 1001 1001 179 May 28 00:30 .git 00:33:57 drwxrwxr-x 3 1001 1001 125 May 28 00:30 .github 00:33:57 -rw-rw-r-- 1 1001 1001 818 May 28 00:30 .gitignore 00:33:57 drwx------ 3 1001 1001 60 May 28 00:30 .semver 00:33:57 -rw-rw-r-- 1 1001 1001 166 May 28 00:30 .sonarcloud.properties 00:33:57 -rw-rw-r-- 1 1001 1001 8609 May 28 00:30 Attribution.txt 00:33:57 -rw-rw-r-- 1 1001 1001 3804 May 28 00:30 CONTRIBUTING.md 00:33:57 -rw-rw-r-- 1 1001 1001 931 May 28 00:30 Dockerfile.build 00:33:57 -rw-rw-r-- 1 1001 1001 849 May 28 00:30 Jenkinsfile 00:33:57 -rw-rw-r-- 1 1001 1001 10775 May 28 00:30 LICENSE 00:33:57 -rw-rw-r-- 1 1001 1001 5632 May 28 00:30 Makefile 00:33:57 -rw-rw-r-- 1 1001 1001 7978 May 28 00:30 README.md 00:33:57 -rw-rw-r-- 1 1001 1001 6755 May 28 00:30 SECURITY.md 00:33:57 -rw-rw-r-- 1 1001 1001 5 May 28 00:30 VERSION 00:33:57 -rw-rw-r-- 1 1001 1001 4131 May 28 00:30 ZMQWindows.md 00:33:57 drwxrwxr-x 2 1001 1001 117 May 28 00:30 bin 00:33:57 drwxrwxr-x 14 1001 1001 4096 May 28 00:30 cmd 00:33:57 -rw-r--r-- 1 root root 741453 May 28 00:33 coverage.out 00:33:57 -rw-r--r-- 1 root root 1060 May 28 00:33 go.mod 00:33:57 -rw-r--r-- 1 root root 21686 May 28 00:31 go.sum 00:33:57 drwxrwxr-x 8 1001 1001 127 May 28 00:30 internal 00:33:57 drwxrwxr-x 4 1001 1001 26 May 28 00:30 openapi 00:33:57 drwxrwxr-x 4 1001 1001 71 May 28 00:30 snap 00:33:57 -rw-rw-r-- 1 1001 1001 168 May 28 00:30 version.go [Pipeline] sh 00:33:57 + '[' -e coverage.out ] 00:33:57 + chown 1001:1001 coverage.out [Pipeline] stash 00:33:57 Stashed 1 file(s) [Pipeline] sh 00:33:57 + make build 00:33:57 go mod tidy 00:33:58 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 00:33:59 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 00:34:07 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 00:34: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 00:34:09 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 00:34:09 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 00:34:10 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 00:34:11 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 00:34:12 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 00:34: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 00:34: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 00:34: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 00:34:15 Running on prd-ubuntu18.04-docker-arm64-4c-16g-719 in /w/workspace/edgexfoundry_edgex-go_PR-3516 [Pipeline] { [Pipeline] ws 00:34:15 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 00:34:15 The recommended git tool is: git [Pipeline] } 00:34:16 $ docker stop --time=1 d371921480512bae2ea6682606a956bc5abe2875c13f884a3ba819441a35628a 00:34:19 $ docker rm -f d371921480512bae2ea6682606a956bc5abe2875c13f884a3ba819441a35628a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { 00:34:21 using credential edgex-jenkins-ssh 00:34:21 Cloning the remote Git repository 00:34:21 Cloning repository git@github.com:edgexfoundry/edgex-go.git [Pipeline] isUnix [Pipeline] sh 00:34:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:34:22 00:34:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 00:34:21 > git init /w/workspace/edgex-go/2 # timeout=10 00:34:21 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:34:21 > git --version # timeout=10 00:34:21 > git --version # 'git version 2.17.1' 00:34:21 using GIT_SSH to set credentials SSH Credentials for GitHub 00:34:21 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:34:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:34:23 latest: Pulling from edgex-devops/edgex-compose 00:34:23 cbdbe7a5bc2a: Pulling fs layer 00:34:23 ca9280d653b3: Pulling fs layer 00:34:23 7e9c9ca2126c: Pulling fs layer 00:34:23 cbdbe7a5bc2a: Verifying Checksum 00:34:23 cbdbe7a5bc2a: Download complete 00:34:23 cbdbe7a5bc2a: Pull complete 00:34:23 ca9280d653b3: Verifying Checksum 00:34:23 ca9280d653b3: Download complete 00:34:24 ca9280d653b3: Pull complete 00:34:24 7e9c9ca2126c: Verifying Checksum 00:34:24 7e9c9ca2126c: Download complete 00:34:27 7e9c9ca2126c: Pull complete 00:34:27 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 00:34:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:34:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 00:34:27 prd-centos7-docker-4c-2g-710 does not seem to be running inside a container 00:34:27 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 00:34:31 $ docker top 3fd48c3e67f5563675b1383013a05bd8ff039fe6ee7796e3eb0a43b1219fca96 -eo pid,comm [Pipeline] { [Pipeline] sh 00:34:32 + docker-compose build --help 00:34:32 + grep parallel 00:34:32 --parallel Build images in parallel. [Pipeline] } 00:34:32 $ docker stop --time=1 3fd48c3e67f5563675b1383013a05bd8ff039fe6ee7796e3eb0a43b1219fca96 00:34:33 $ docker rm -f 3fd48c3e67f5563675b1383013a05bd8ff039fe6ee7796e3eb0a43b1219fca96 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:34:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:34:34 . [Pipeline] withDockerContainer 00:34:34 prd-centos7-docker-4c-2g-710 does not seem to be running inside a container 00:34:34 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 00:34:34 $ docker top b55980c26dd4974ea1d827075b75898dffadcde3462105c0638554a7cd9320ef -eo pid,comm [Pipeline] { [Pipeline] sh 00:34:35 + docker-compose -f ./docker-compose-build.yml build --parallel 00:34:35 Building core-command ... 00:34:35 Building core-data ... 00:34:35 Building core-metadata ... 00:34:35 Building security-bootstrapper ... 00:34:35 Building security-proxy-setup ... 00:34:35 Building security-secretstore-setup ... 00:34:35 Building support-notifications ... 00:34:35 Building support-scheduler ... 00:34:35 Building sys-mgmt-agent ... 00:34:35 Building security-secretstore-setup 00:34:35 Building core-metadata 00:34:35 Building core-command 00:34:35 Building security-proxy-setup 00:34:35 Building security-bootstrapper 00:34:42 Merging remotes/origin/master commit 3372c345ca573018b8293c0333122174fb4d3907 into PR head commit dd40d1c01913953a0757be55c05d85a2e55f623f 00:34:43 Merge succeeded, producing 065853956181ca7e06dc3b5255603351facdd4f7 00:34:43 Checking out Revision 065853956181ca7e06dc3b5255603351facdd4f7 (PR-3516) 00:34:41 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:34:41 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:34:41 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:34:41 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:34:41 using GIT_SSH to set credentials SSH Credentials for GitHub 00:34:42 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3516/head:refs/remotes/origin/PR-3516 +refs/heads/master:refs/remotes/origin/master # timeout=10 00:34:42 > git config core.sparsecheckout # timeout=10 00:34:42 > git checkout -f dd40d1c01913953a0757be55c05d85a2e55f623f # timeout=10 00:34:43 > git remote # timeout=10 00:34:43 > git config --get remote.origin.url # timeout=10 00:34:43 using GIT_SSH to set credentials SSH Credentials for GitHub 00:34:43 > git merge 3372c345ca573018b8293c0333122174fb4d3907 # timeout=10 00:34:43 > git rev-parse HEAD^{commit} # timeout=10 00:34:43 > git config core.sparsecheckout # timeout=10 00:34:43 > git checkout -f 065853956181ca7e06dc3b5255603351facdd4f7 # timeout=10 00:34:47 Commit message: "Merge commit '3372c345ca573018b8293c0333122174fb4d3907' into HEAD" 00:34:47 > git rev-list --no-walk dd40d1c01913953a0757be55c05d85a2e55f623f # timeout=10 [Pipeline] withEnv [Pipeline] { 00:34:48 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:34:48 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:34:48 ---> 500b855bea5f 00:34:48 Step 3/22 : WORKDIR /edgex-go 00:34:48 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:34:48 Step 2/32 : FROM ${BUILDER_BASE} AS builder 00:34:48 ---> 500b855bea5f 00:34:48 Step 3/32 : WORKDIR /edgex-go [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:34:49 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 00:34:49 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 00:34:49 + true 00:34:49 + sudo service docker restart 00:34:54 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:34:54 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:34:54 ---> 500b855bea5f 00:34:54 Step 3/24 : WORKDIR /edgex-go 00:34:57 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:34:57 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:34:57 ---> 500b855bea5f 00:34:57 Step 3/24 : WORKDIR /edgex-go 00:34:57 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:34:57 Step 2/26 : FROM ${BUILDER_BASE} AS builder 00:34:57 ---> 500b855bea5f 00:34:57 Step 3/26 : WORKDIR /edgex-go 00:34:59 ---> Running in 0603cd4f3c7f 00:34:59 ---> Running in dbc7d0a28d66 00:34:59 ---> Running in ea1ffa4cbc17 00:34:59 ---> Running in 511a78924f2e 00:34:59 ---> Running in b9b78e42d234 00:35:00 Removing intermediate container ea1ffa4cbc17 00:35:00 ---> 1083ce4fdc84 00:35:00 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:35:00 Removing intermediate container 0603cd4f3c7f 00:35:00 ---> 9c0b6838b530 00:35:00 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:35:00 Removing intermediate container dbc7d0a28d66 00:35:00 ---> 851f319ee7ae 00:35:00 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:35:00 Removing intermediate container 511a78924f2e 00:35:00 ---> 25f846a15abd 00:35:00 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:35:00 Removing intermediate container b9b78e42d234 00:35:00 ---> 15ed5f0d6704 00:35:00 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:35:00 ---> Running in 7fe5fb238499 00:35:00 ---> Running in c09554eafddf 00:35:00 ---> Running in 083b862a44fe 00:35:00 ---> Running in b4b2890c5dc4 00:35:00 ---> Running in 5265d853873d 00:35:01 Removing intermediate container 7fe5fb238499 00:35:01 ---> a350895ba2e3 00:35:01 Step 5/32 : RUN apk add --update --no-cache make git 00:35:01 ---> Running in 542a8cd2653a 00:35:01 Removing intermediate container c09554eafddf 00:35:01 ---> 0736f69f6ed8 00:35:01 Step 5/24 : RUN apk add --update --no-cache make git 00:35:01 Removing intermediate container 083b862a44fe 00:35:01 ---> 47f04713d67b 00:35:01 Step 5/22 : RUN apk add --update --no-cache make git 00:35:01 ---> Running in 15a1c7a67d49 00:35:01 ---> Running in 819e9ec95774 00:35:01 Removing intermediate container b4b2890c5dc4 00:35:01 ---> 4b21686695bf 00:35:01 Step 5/26 : RUN apk add --update --no-cache make git 00:35:01 ---> Running in 4c6a19757f31 00:35:01 Removing intermediate container 5265d853873d 00:35:01 ---> b7bcf7018a26 00:35:01 Step 5/24 : RUN apk add --update --no-cache make git 00:35:01 ---> Running in 6a786cdb27bc 00:35:01 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 00:35:01 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 00:35:01 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 00:35:02 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 00:35:02 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 00:35:02 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 00:35:02 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 00:35:02 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 00:35:02 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 00:35:02 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 00:35:03 OK: 219 MiB in 52 packages 00:35:03 OK: 219 MiB in 52 packages 00:35:03 OK: 219 MiB in 52 packages 00:35:03 OK: 219 MiB in 52 packages 00:35:03 Removing intermediate container 819e9ec95774 00:35:03 ---> 312b0c0191b7 00:35:03 Step 6/24 : COPY go.mod . 00:35:04 OK: 219 MiB in 52 packages 00:35:04 Removing intermediate container 15a1c7a67d49 00:35:04 ---> b41ffbd18aa9 00:35:04 Step 6/22 : COPY go.mod . 00:35:04 Removing intermediate container 6a786cdb27bc 00:35:04 ---> 44a060de841a 00:35:04 Step 6/24 : COPY go.mod . 00:35:04 ---> 30576d56ede7 00:35:04 Step 7/24 : RUN go mod download 00:35:04 ---> Running in 18d082efabbf 00:35:04 ---> 75b119045973 00:35:04 Step 7/22 : RUN go mod download 00:35:04 Removing intermediate container 4c6a19757f31 00:35:04 ---> 31f8a22d9007 00:35:04 Step 6/26 : COPY go.mod . 00:35:04 ---> Running in cdbeefda06d7 00:35:04 ---> 9c70f2d65cfb 00:35:04 Step 7/24 : RUN go mod download 00:35:04 Removing intermediate container 542a8cd2653a 00:35:04 ---> 086ea7c23ca9 00:35:04 Step 6/32 : COPY go.mod . 00:35:04 ---> Running in 98a49c4ebb88 00:35:04 ---> bcb8f04d15a7 00:35:04 Step 7/26 : RUN go mod download 00:35:04 ---> 1c9186987949 00:35:04 Step 7/32 : RUN go mod download 00:35:04 ---> Running in b739e1cc3ce7 00:35:04 ---> Running in 69d45f25a3ec 00:35:05 Removing intermediate container cdbeefda06d7 00:35:05 ---> 6866e9f31260 00:35:05 Step 8/22 : COPY . . 00:35:05 Removing intermediate container 18d082efabbf 00:35:05 ---> c4f0a569e7bb 00:35:05 Step 8/24 : COPY . . 00:35:05 Removing intermediate container 98a49c4ebb88 00:35:05 ---> 6f7390e8f05c 00:35:05 Step 8/24 : COPY . . [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:35:08 provisioning config files... 00:35:08 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config8966021394488297151tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:35:08 ---> docker-login.sh 00:35:08 nexus3.edgexfoundry.org:10001 00:35:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:35:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:35:09 Configure a credential helper to remove this warning. See 00:35:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:35:09 00:35:09 Login Succeeded 00:35:09 nexus3.edgexfoundry.org:10002 00:35:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:35:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:35:10 Configure a credential helper to remove this warning. See 00:35:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:35:10 00:35:10 Login Succeeded 00:35:10 nexus3.edgexfoundry.org:10003 00:35:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:35:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:35:10 Configure a credential helper to remove this warning. See 00:35:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:35:10 00:35:10 Login Succeeded 00:35:10 nexus3.edgexfoundry.org:10004 00:35:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:35:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:35:11 Configure a credential helper to remove this warning. See 00:35:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:35:11 00:35:11 Login Succeeded 00:35:11 docker.io 00:35:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:35:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:35:12 Configure a credential helper to remove this warning. See 00:35:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:35:12 00:35:12 Login Succeeded 00:35:12 ---> docker-login.sh ends [Pipeline] } 00:35:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:35:12 ========================================================= 00:35:12 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 00:35:12 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:35:13 + 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 . 00:35:16 Sending build context to Docker daemon 168.1MB 00:35:16 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 00:35:16 Step 2/6 : FROM ${BASE} 00:35:16 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:35:16 595b0fe564bb: Pulling fs layer 00:35:16 7186ed65a4f7: Pulling fs layer 00:35:16 316046926c0a: Pulling fs layer 00:35:16 4ebd0625c992: Pulling fs layer 00:35:16 207e8628e3a3: Pulling fs layer 00:35:16 c791037a9be2: Pulling fs layer 00:35:16 ffd874e62e21: Pulling fs layer 00:35:16 4ebd0625c992: Waiting 00:35:16 207e8628e3a3: Waiting 00:35:16 ffd874e62e21: Waiting 00:35:16 c791037a9be2: Waiting 00:35:16 316046926c0a: Verifying Checksum 00:35:16 316046926c0a: Download complete 00:35:16 7186ed65a4f7: Verifying Checksum 00:35:16 7186ed65a4f7: Download complete 00:35:16 207e8628e3a3: Verifying Checksum 00:35:16 207e8628e3a3: Download complete 00:35:16 c791037a9be2: Verifying Checksum 00:35:16 c791037a9be2: Download complete 00:35:16 595b0fe564bb: Verifying Checksum 00:35:16 595b0fe564bb: Download complete 00:35:16 595b0fe564bb: Pull complete 00:35:17 7186ed65a4f7: Pull complete 00:35:18 316046926c0a: Pull complete 00:35:18 ffd874e62e21: Verifying Checksum 00:35:18 ffd874e62e21: Download complete 00:35:19 4ebd0625c992: Verifying Checksum 00:35:19 4ebd0625c992: Download complete 00:35:20 Removing intermediate container b739e1cc3ce7 00:35:20 ---> 65f6fd975497 00:35:20 Step 8/26 : COPY . . 00:35:20 ---> 773530460302 00:35:20 Step 9/24 : RUN go mod tidy 00:35:20 ---> 2faa07cea49e 00:35:20 Step 9/24 : RUN go mod tidy 00:35:20 ---> cae6b7ba3149 00:35:20 Step 9/22 : RUN go mod tidy 00:35:20 Removing intermediate container 69d45f25a3ec 00:35:20 ---> defc0b7daee5 00:35:20 Step 8/32 : COPY . . 00:35:20 ---> Running in 28812da1551b 00:35:20 ---> Running in c78ed71212b0 00:35:20 ---> Running in 57b921490210 00:35:26 Removing intermediate container 28812da1551b 00:35:26 ---> f75be31e2f2b 00:35:26 Step 10/24 : RUN make cmd/core-command/core-command 00:35:26 Removing intermediate container c78ed71212b0 00:35:26 ---> 96600c6c9ebb 00:35:26 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 00:35:26 ---> Running in 5ef8d45efe41 00:35:26 ---> Running in e1533069230b 00:35:26 Removing intermediate container 57b921490210 00:35:26 ---> 465ea2221c9c 00:35:26 Step 10/24 : RUN make cmd/core-metadata/core-metadata 00:35:27 ---> Running in eeb23a1b7aac 00:35:28 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 00:35:28 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 00:35:28 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 00:35:30 4ebd0625c992: Pull complete 00:35:30 207e8628e3a3: Pull complete 00:35:30 c791037a9be2: Pull complete 00:35:34 ffd874e62e21: Pull complete 00:35:34 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 00:35:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 00:35:34 ---> cfc18b08335c 00:35:34 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 00:35:37 ---> Running in eb72374676be 00:35:38 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 00:35:38 ---> 464ff5c75777 00:35:38 Step 9/32 : RUN go mod tidy 00:35:38 ---> Running in f3f975a7aac5 00:35:39 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 00:35:40 (1/12) Installing libmagic (5.39-r0) 00:35:40 (2/12) Installing file (5.39-r0) 00:35:40 (3/12) Installing libc-dev (0.7.2-r3) 00:35:40 (4/12) Installing g++ (10.2.1_pre1-r3) 00:35:41 Removing intermediate container f3f975a7aac5 00:35:41 ---> b1fe7c75fdf2 00:35:41 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 00:35:42 ---> Running in 1242458687d0 00:35:43 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 00:35:43 ---> 7d117c250e6d 00:35:43 Step 9/26 : RUN go mod tidy 00:35:43 ---> Running in 0ccf0be3dfd4 00:35:45 Removing intermediate container 0ccf0be3dfd4 00:35:45 ---> 5305ccddf8ab 00:35:45 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:35:45 ---> Running in 87e59cc5e940 00:35:46 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 00:35:53 (5/12) Installing fortify-headers (1.1-r0) 00:35:53 (6/12) Installing patch (2.7.6-r6) 00:35:53 (7/12) Installing build-base (0.5-r2) 00:35:53 (8/12) Installing libsodium (1.0.18-r0) 00:35:53 (9/12) Installing pkgconf (1.7.3-r0) 00:35:53 (10/12) Installing libsodium-dev (1.0.18-r0) 00:35:53 (11/12) Installing libzmq (4.3.3-r1) 00:35:53 (12/12) Installing zeromq-dev (4.3.3-r1) 00:35:53 Executing busybox-1.32.1-r6.trigger 00:35:53 OK: 218 MiB in 52 packages 00:35:56 Removing intermediate container eb72374676be 00:35:56 ---> eb74673461b4 00:35:56 Step 4/6 : WORKDIR /edgex-go 00:35:56 ---> Running in 42c86b1ee1f0 00:35:57 Removing intermediate container 42c86b1ee1f0 00:35:57 ---> 21dab8a20a9e 00:35:57 Step 5/6 : COPY go.mod . 00:35:58 ---> 487a7bd9299f 00:35:58 Step 6/6 : RUN go mod download 00:35:58 ---> Running in 9d7d643f0657 00:36:01 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 00:36:07 Removing intermediate container e1533069230b 00:36:07 ---> 783ac464c920 00:36:07 00:36:07 Step 11/22 : FROM alpine:3.12 00:36:07 3.12: Pulling from library/alpine 00:36:07 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 00:36:07 Status: Downloaded newer image for alpine:3.12 00:36:07 ---> 13621d1b12d4 00:36:07 Step 12/22 : RUN apk add --update --no-cache curl 00:36:07 ---> Running in 0cfb9937ee20 00:36:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:36:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:36:08 (1/4) Installing ca-certificates (20191127-r4) 00:36:08 (2/4) Installing nghttp2-libs (1.41.0-r0) 00:36:08 (3/4) Installing libcurl (7.77.0-r0) 00:36:08 (4/4) Installing curl (7.77.0-r0) 00:36:08 Executing busybox-1.31.1-r20.trigger 00:36:08 Executing ca-certificates-20191127-r4.trigger 00:36:08 OK: 7 MiB in 18 packages 00:36:09 Removing intermediate container 0cfb9937ee20 00:36:09 ---> d836f66f563d 00:36:09 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:36:09 ---> Running in 2acfcacc0872 00:36:09 Removing intermediate container 2acfcacc0872 00:36:09 ---> 05cef9889c9f 00:36:09 Step 14/22 : WORKDIR /edgex 00:36:09 ---> Running in d3867d8651b3 00:36:09 Removing intermediate container d3867d8651b3 00:36:09 ---> b098b78aaf91 00:36:09 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 00:36:10 ---> f9d71e1b3bd8 00:36:10 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 00:36:11 ---> f7c96034c3a9 00:36:11 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 00:36:11 Removing intermediate container 5ef8d45efe41 00:36:11 ---> 0cbd29f2bd0f 00:36:11 00:36:11 Step 11/24 : FROM alpine:3.12 00:36:11 ---> 13621d1b12d4 00:36:11 Step 12/24 : RUN apk add --update --no-cache dumb-init 00:36:11 ---> Running in bb7107a3e0a8 00:36:11 ---> 5df0e63198e2 00:36:11 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 00:36:11 ---> Running in fe8c210fcf6a 00:36:12 Removing intermediate container fe8c210fcf6a 00:36:12 ---> e77044517d2d 00:36:12 Step 19/22 : CMD ["--init=true"] 00:36:12 ---> Running in 58e8e730da63 00:36:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:36:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:36:12 Removing intermediate container 58e8e730da63 00:36:12 ---> 6efdcfe182b9 00:36:12 Step 20/22 : LABEL arch=x86_64 00:36:12 (1/1) Installing dumb-init (1.2.2-r1) 00:36:12 Executing busybox-1.31.1-r20.trigger 00:36:12 OK: 6 MiB in 15 packages 00:36:13 ---> Running in c348623a304d 00:36:13 Removing intermediate container c348623a304d 00:36:13 ---> 8929e313490b 00:36:13 Step 21/22 : LABEL git_sha=13873fe35428e2ac153c2d4abec32708fe71f035 00:36:13 Removing intermediate container eeb23a1b7aac 00:36:13 ---> 0af22d867523 00:36:13 00:36:13 Step 11/24 : FROM alpine:3.12 00:36:13 ---> 13621d1b12d4 00:36:13 Step 12/24 : RUN apk add --update --no-cache dumb-init 00:36:13 ---> Running in 5d4bc171db4a 00:36:13 ---> Running in 406ff8445ca0 00:36:13 Removing intermediate container bb7107a3e0a8 00:36:13 ---> 77b5fdbdcaca 00:36:13 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:36:13 ---> Running in fd4091269d95 00:36:14 Removing intermediate container 5d4bc171db4a 00:36:14 ---> 85c74f5ee48d 00:36:14 Step 22/22 : LABEL version=0.0.0 00:36:14 Removing intermediate container fd4091269d95 00:36:14 ---> 534ada47a73e 00:36:14 Step 14/24 : ENV APP_PORT=59882 00:36:14 ---> Running in 15bb19882662 00:36:14 ---> Running in 477674df50fd 00:36:14 Removing intermediate container 15bb19882662 00:36:14 ---> 3bfceb055589 00:36:14 00:36:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:36:14 Removing intermediate container 477674df50fd 00:36:14 ---> a48f665a1188 00:36:14 Step 15/24 : EXPOSE $APP_PORT 00:36:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:36:14 Successfully built 3bfceb055589 00:36:14 Successfully tagged security-proxy-setup:latest 00:36:14 Building support-notifications 00:36:14  Building security-proxy-setup ... done  ---> Running in 2f91d8c8971a 00:36:14 (1/1) Installing dumb-init (1.2.2-r1) 00:36:14 Executing busybox-1.31.1-r20.trigger 00:36:14 OK: 6 MiB in 15 packages 00:36:14 Removing intermediate container 2f91d8c8971a 00:36:14 ---> 8b11d098efc6 00:36:14 Step 16/24 : WORKDIR / 00:36:14 ---> Running in 139a6a9c5778 00:36:16 Removing intermediate container 139a6a9c5778 00:36:16 ---> 5888e919f3a6 00:36:16 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 00:36:16 Removing intermediate container 406ff8445ca0 00:36:16 ---> 7cabc58760d4 00:36:16 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:36:16 ---> 74c3ee1503a1 00:36:16 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 00:36:16 ---> Running in c8198066bdc3 00:36:19 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:36:19 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:36:19 ---> 500b855bea5f 00:36:19 Step 3/23 : WORKDIR /edgex-go 00:36:19 ---> Using cache 00:36:19 ---> 15ed5f0d6704 00:36:19 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:36:19 ---> Using cache 00:36:19 ---> b7bcf7018a26 00:36:19 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 00:36: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 00:36:21 Removing intermediate container c8198066bdc3 00:36:21 ---> 919553c5d9ba 00:36:21 Step 14/24 : ENV APP_PORT=59881 00:36:21 ---> Running in c94eaa6d7849 00:36:21 ---> aa309d7c900c 00:36:21 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 00:36:21 ---> Running in 34022d37e8fc 00:36:21 Removing intermediate container 1242458687d0 00:36:21 ---> c30651a153ca 00:36:21 00:36:21 Step 11/32 : FROM alpine:3.12 00:36:21 ---> 13621d1b12d4 00:36:21 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 00:36:21 ---> Running in 83171bad9cd0 00:36:21 Removing intermediate container 34022d37e8fc 00:36:21 ---> 9dbe6f3fc292 00:36:21 Step 15/24 : EXPOSE $APP_PORT 00:36:21 ---> 13c4a423bbcf 00:36:21 Step 20/24 : ENTRYPOINT ["/core-command"] 00:36:21 Removing intermediate container 83171bad9cd0 00:36:21 ---> 14a3b44d8312 00:36:21 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 00:36:21 ---> Running in a60722bfbb6b 00:36:21 ---> Running in 71d3c3a55701 00:36:21 ---> Running in 0acdc3cb1869 00:36:21 Removing intermediate container a60722bfbb6b 00:36:21 ---> 67f319727897 00:36:21 Step 16/24 : WORKDIR / 00:36:21 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 00:36:22 ---> Running in 47e1b064ffe0 00:36:22 Removing intermediate container 71d3c3a55701 00:36:22 ---> 03df51815710 00:36:22 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:36:22 ---> Running in fce4536ba1a3 00:36:22 Removing intermediate container 47e1b064ffe0 00:36:22 ---> 9a452f27042f 00:36:22 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 00:36:22 Removing intermediate container fce4536ba1a3 00:36:22 ---> 24dd61808cf3 00:36:22 Step 22/24 : LABEL arch=x86_64 00:36:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:36:22 ---> Running in bb475cf9d16e 00:36:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:36:22 (1/2) Installing dumb-init (1.2.2-r1) 00:36:22 (2/2) Installing su-exec (0.2-r1) 00:36:22 Executing busybox-1.31.1-r20.trigger 00:36:22 OK: 6 MiB in 16 packages 00:36:22 Removing intermediate container bb475cf9d16e 00:36:22 ---> 028a4c172f5c 00:36:22 Step 23/24 : LABEL git_sha=13873fe35428e2ac153c2d4abec32708fe71f035 00:36:22 ---> ff0986efb0ad 00:36:22 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 00:36:22 ---> Running in 533228eac283 00:36:22 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 00:36:23 Removing intermediate container 533228eac283 00:36:23 ---> 974a6dc5baa7 00:36:23 Step 24/24 : LABEL version=0.0.0 00:36:23 Removing intermediate container 0acdc3cb1869 00:36:23 ---> 3e3a2cace3db 00:36:23 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 00:36:23 ---> 3ea7b0438a6d 00:36:23 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 00:36:23 ---> Running in e7cc37d4c033 00:36:23 ---> Running in 5258307f1827 00:36:23 OK: 219 MiB in 52 packages 00:36:23 Removing intermediate container e7cc37d4c033 00:36:23 ---> 8d1b4040c141 00:36:23 00:36:23 Successfully built 8d1b4040c141 00:36:23 Successfully tagged core-command:latest 00:36:23 Building core-data 00:36:23 Removing intermediate container 5258307f1827 00:36:23 ---> 4879a43c4ca9 00:36:23 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 00:36:23  Building core-command ... done  ---> f92dadfe1e10 00:36:23 Step 20/24 : ENTRYPOINT ["/core-metadata"] 00:36:24 ---> Running in fb1f3d3289b6 00:36:24 Removing intermediate container 9d7d643f0657 00:36:24 ---> f6e6a6e242c9 00:36:24 Successfully built f6e6a6e242c9 00:36:24 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:36:25 + docker inspect -f . ci-base-image-arm64 00:36:25 . [Pipeline] withDockerContainer 00:36:25 prd-ubuntu18.04-docker-arm64-4c-16g-719 does not seem to be running inside a container 00:36:25 $ 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 ******** ci-base-image-arm64 cat 00:36:27 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:36:27 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:36:27 ---> 500b855bea5f 00:36:27 Step 3/24 : WORKDIR /edgex-go 00:36:27 ---> Using cache 00:36:27 ---> 15ed5f0d6704 00:36:27 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:36:27 ---> Using cache 00:36:27 ---> b7bcf7018a26 00:36:27 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 00:36:27 $ docker top 8d2842d34342dc3e8c66fbcc37284eaa7a8e6f3c53c34f768a3004eb0e816dfb -eo pid,comm [Pipeline] { [Pipeline] sh 00:36:28 + go version 00:36:28 go version go1.16.3 linux/arm64 [Pipeline] } 00:36:28 $ docker stop --time=1 8d2842d34342dc3e8c66fbcc37284eaa7a8e6f3c53c34f768a3004eb0e816dfb 00:36:28 ---> Running in 5ace470c60a8 00:36:28 ---> Running in 7f0a1e8bcc4f 00:36:28 Removing intermediate container fb1f3d3289b6 00:36:28 ---> b52ed7e14f63 00:36:28 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 00:36:28 Removing intermediate container 87e59cc5e940 00:36:28 ---> 504cb43788d5 00:36:28 00:36:28 Step 11/26 : FROM alpine:3.12 00:36:28 ---> 13621d1b12d4 00:36:28 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 00:36:28 ---> Running in a9947710b382 00:36:28 ---> Running in 4abaf25a7f1b 00:36:28 Removing intermediate container c94eaa6d7849 00:36:28 ---> e920302c548a 00:36:28 Step 6/23 : COPY go.mod . 00:36:28 Removing intermediate container 5ace470c60a8 00:36:28 ---> de1854f50092 00:36:28 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:36:28 ---> Running in 6821b8b8a6a8 00:36:28 ---> d0c1fa412a92 00:36:28 Step 7/23 : RUN go mod download 00:36:28 Removing intermediate container 6821b8b8a6a8 00:36:28 ---> 8598a48c286d 00:36:28 Step 22/24 : LABEL arch=x86_64 00:36:28 ---> Running in 867fd10404fb 00:36:29 ---> Running in d112497893c4 00:36:29 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 00:36:29 Removing intermediate container d112497893c4 00:36:29 ---> 28c7a88ddead 00:36:29 Step 23/24 : LABEL git_sha=13873fe35428e2ac153c2d4abec32708fe71f035 00:36:29 ---> Running in 43eca13b86cc 00:36:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:36:29 Removing intermediate container 43eca13b86cc 00:36:29 ---> e7c076db742b 00:36:29 Step 24/24 : LABEL version=0.0.0 00:36:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:36:29 ---> Running in 5e3ce03e78cc 00:36:29 (1/6) Installing ca-certificates (20191127-r4) 00:36:29 (2/6) Installing nghttp2-libs (1.41.0-r0) 00:36:29 (3/6) Installing libcurl (7.77.0-r0) 00:36:29 (4/6) Installing curl (7.77.0-r0) 00:36:29 Removing intermediate container 5e3ce03e78cc 00:36:29 ---> 81f0b6106fdc 00:36:29 00:36:29 (5/6) Installing dumb-init (1.2.2-r1) 00:36:29 (6/6) Installing su-exec (0.2-r1) 00:36:29 Executing busybox-1.31.1-r20.trigger 00:36:29 Executing ca-certificates-20191127-r4.trigger 00:36:29 OK: 7 MiB in 20 packages 00:36:29 Successfully built 81f0b6106fdc 00:36:29 Successfully tagged core-metadata:latest 00:36:29 Building sys-mgmt-agent 00:36:29 $ docker rm -f 8d2842d34342dc3e8c66fbcc37284eaa7a8e6f3c53c34f768a3004eb0e816dfb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } 00:36:30  Building core-metadata ... done Removing intermediate container a9947710b382 00:36:30 ---> cade2bdfb578 00:36:30 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 00:36:30 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:36:30 ---> Running in d8a16f486514 00:36:30 OK: 219 MiB in 52 packages 00:36:30 + docker inspect -f . ci-base-image-arm64 00:36:30 . [Pipeline] withDockerContainer 00:36:30 prd-ubuntu18.04-docker-arm64-4c-16g-719 does not seem to be running inside a container 00:36:30 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/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 ******** ci-base-image-arm64 cat 00:36:32 $ docker top e63feccc74c7dbaa47a765acde37df2581910b029f615c1ec32aeee8fab4d21f -eo pid,comm [Pipeline] { [Pipeline] echo 00:36:32 ========================================================= 00:36:32 [edgeXBuildGoParallel] Running Tests and Build... 00:36:32 ========================================================= [Pipeline] sh 00:36:33 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:36:33 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:36:33 ---> 500b855bea5f 00:36:33 Step 3/24 : WORKDIR /edgex-go 00:36:33 ---> Using cache 00:36:33 ---> 15ed5f0d6704 00:36:33 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:36:33 ---> Using cache 00:36:33 ---> b7bcf7018a26 00:36:33 Step 5/24 : RUN apk add --update --no-cache make bash git 00:36:33 + go mod tidy [Pipeline] sh 00:36:34 + make test 00:36:34 go mod tidy 00:36:35 Removing intermediate container 867fd10404fb 00:36:35 ---> cdf1de6a7e36 00:36:35 Step 8/23 : COPY . . 00:36:35 Removing intermediate container 4abaf25a7f1b 00:36:35 ---> 6d30c9f57dcb 00:36:35 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:36:35 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 00:36:35 ---> Running in 6981b584e4b7 00:36:35 Removing intermediate container d8a16f486514 00:36:35 ---> c47857f7e969 00:36:35 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 00:36:35 ---> Running in f8b97e4e9959 00:36:35 Removing intermediate container 7f0a1e8bcc4f 00:36:35 ---> 058b65b3fdaf 00:36:35 Step 6/24 : COPY go.mod . 00:36:35 Removing intermediate container f8b97e4e9959 00:36:35 ---> 26b1dc715855 00:36:35 Step 14/26 : WORKDIR / 00:36:37 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 00:36:38 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 00:36:38 OK: 219 MiB in 52 packages 00:36:40 ---> Running in 13367428d453 00:36:40 ---> fb4bed7dc065 00:36:40 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 00:36:40 ---> bb56a9f7a01a 00:36:40 Step 7/24 : RUN go mod download 00:36:40 ---> Running in 20c1f5f6e883 00:36:40 ---> Running in d07d307a1f0a 00:36:40 Removing intermediate container 13367428d453 00:36:40 ---> b013ab85d277 00:36:40 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 00:36:40 ---> a14740eb52c0 00:36:40 Step 9/23 : RUN go mod tidy 00:36:40 ---> Running in b69b50c1706f 00:36:40 ---> 75d2807d980f 00:36:40 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 00:36:40 Removing intermediate container 6981b584e4b7 00:36:40 ---> 773c40f0ab64 00:36:40 Step 6/24 : COPY go.mod . 00:36:40 ---> e8afa4ae44af 00:36:40 Step 7/24 : RUN go mod download 00:36:40 ---> Running in 854c9bc67d7d 00:36:40 ---> 35b80fa2a730 00:36:40 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 00:36:41 ---> 8393a8654e52 00:36:41 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 00:36:41 Removing intermediate container d07d307a1f0a 00:36:41 ---> e3f1b4d34a56 00:36:41 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 00:36:41 ---> bd9528c304e3 00:36:41 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 00:36:41 Removing intermediate container 20c1f5f6e883 00:36:41 ---> 7a4b2c2678f4 00:36:41 Step 8/24 : COPY . . 00:36:42 ---> 6b8f3c18bd2a 00:36:42 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 00:36:46 ---> 2d64f448a83f 00:36:46 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 00:36:46 Removing intermediate container 854c9bc67d7d 00:36:46 ---> 0c9a62a7cd19 00:36:46 Step 8/24 : COPY . . 00:36:46 Removing intermediate container b69b50c1706f 00:36:46 ---> 5317dda83a6a 00:36:46 Step 10/23 : RUN make cmd/support-notifications/support-notifications 00:36:46 ---> faf8d71566ca 00:36:46 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 00:36:46 ---> Running in 1ff2e3b99e18 00:36:46 ---> e3955b55f04e 00:36:46 Step 9/24 : RUN go mod tidy 00:36:48 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 00:36:49 ---> Running in 407143f63ce8 00:36:51 ---> e2d3657aff81 00:36:51 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 00:36:51 ---> fe80c60e5c16 00:36:51 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 00:36:51 ---> dbe088219dd7 00:36:51 Step 9/24 : RUN go mod tidy 00:36:51 ---> Running in 5bd84a956cb7 00:36:51 ---> 3eb182627b7e 00:36:51 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/ 00:36:51 ---> 3ca32cfaabcd 00:36:51 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 00:36:51 ---> Running in ac2b112bdbfe 00:36:51 ---> 4adfe85fefc6 00:36:51 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 00:36:52 ---> Running in 35fc35e394d2 00:36:52 Removing intermediate container 35fc35e394d2 00:36:52 ---> 4ce6ce673028 00:36:52 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 00:36:52 ---> 780eae6443db 00:36:52 Step 27/32 : RUN chmod +x /entrypoint.sh 00:36:52 ---> Running in dbd1afd2ed8c 00:36:52 Removing intermediate container ac2b112bdbfe 00:36:52 ---> a494ca9003b1 00:36:52 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 00:36:52 ---> Running in d5e06f212c29 00:36:53 Removing intermediate container d5e06f212c29 00:36:53 ---> b6c60f5d08e9 00:36:53 Step 24/26 : LABEL arch=x86_64 00:36:53 ---> Running in 8a03fc9b7be3 00:36:53 Removing intermediate container 8a03fc9b7be3 00:36:53 ---> fd060a67a1fa 00:36:53 Step 25/26 : LABEL git_sha=13873fe35428e2ac153c2d4abec32708fe71f035 00:36:53 Removing intermediate container 407143f63ce8 00:36:53 ---> b5e8f2ed6442 00:36:53 Step 10/24 : RUN make cmd/core-data/core-data 00:36:53 ---> Running in 706b0200281f 00:36:53 ---> Running in ed7c57a8ad9c 00:36:53 Removing intermediate container 5bd84a956cb7 00:36:53 ---> 6800242877b3 00:36:53 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 00:36:53 ---> Running in bbe6cc2e9df2 00:36:53 Removing intermediate container 706b0200281f 00:36:53 ---> 7e7ef156f8f2 00:36:53 Step 26/26 : LABEL version=0.0.0 00:36:53 ---> Running in c12427e5fe71 00:36:54 Removing intermediate container dbd1afd2ed8c 00:36:54 ---> 4de3e5a4726d 00:36:54 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 00:36:54 ---> Running in 4c1c2cb4c9b6 00:36:54 Removing intermediate container c12427e5fe71 00:36:54 ---> a4b881033fae 00:36:54 00:36:54 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 00:36:54 Successfully built a4b881033fae 00:36:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 00:36:54 Successfully tagged security-secretstore-setup:latest 00:36:54 Building support-scheduler 00:36:54 Removing intermediate container 4c1c2cb4c9b6 00:36:54 ---> 152291b26185 00:36:54 Step 29/32 : CMD ["gate"] 00:36:54  Building security-secretstore-setup ... done  ---> Running in 7eb75199d4c8 00:36:54 Removing intermediate container 7eb75199d4c8 00:36:54 ---> 7c642b291ca5 00:36:54 Step 30/32 : LABEL arch=x86_64 00:36:54 ---> Running in c759579e06a4 00:36:55 Removing intermediate container c759579e06a4 00:36:55 ---> dea2f5b6faed 00:36:55 Step 31/32 : LABEL git_sha=13873fe35428e2ac153c2d4abec32708fe71f035 00:36:56 ---> Running in 59675d1ecbb7 00:36:57 Removing intermediate container 59675d1ecbb7 00:36:57 ---> 12d48c2e8bd6 00:36:57 Step 32/32 : LABEL version=0.0.0 00:36:57 ---> Running in e5b05cb8b596 00:36:57 Removing intermediate container e5b05cb8b596 00:36:57 ---> 12e0ab97a75a 00:36:57 00:36:58 Successfully built 12e0ab97a75a 00:36:58 Successfully tagged security-bootstrapper:latest 00:37:01 ? github.com/edgexfoundry/edgex-go [no test files] 00:37:04  Building security-bootstrapper ... done Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:37:04 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:37:04 ---> 500b855bea5f 00:37:04 Step 3/23 : WORKDIR /edgex-go 00:37:04 ---> Using cache 00:37:04 ---> 15ed5f0d6704 00:37:04 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:37:04 ---> Using cache 00:37:04 ---> b7bcf7018a26 00:37:04 Step 5/23 : RUN apk add --update --no-cache make git 00:37:04 ---> Using cache 00:37:04 ---> 44a060de841a 00:37:04 Step 6/23 : COPY go.mod . 00:37:04 ---> Using cache 00:37:04 ---> 9c70f2d65cfb 00:37:04 Step 7/23 : RUN go mod download 00:37:04 ---> Using cache 00:37:04 ---> 6f7390e8f05c 00:37:04 Step 8/23 : COPY . . 00:37:04 ---> Using cache 00:37:04 ---> 773530460302 00:37:04 Step 9/23 : RUN go mod tidy 00:37:04 ---> Using cache 00:37:04 ---> f75be31e2f2b 00:37:04 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 00:37:06 ---> Running in d65c4048d7e2 00:37:06 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 00:37:22 Removing intermediate container 1ff2e3b99e18 00:37:22 ---> 7a3a018210e7 00:37:22 00:37:22 Step 11/23 : FROM alpine:3.12 00:37:22 ---> 13621d1b12d4 00:37:22 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 00:37:22 ---> Running in 518e519c6697 00:37:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:37:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:37:22 (1/2) Installing ca-certificates (20191127-r4) 00:37:22 (2/2) Installing dumb-init (1.2.2-r1) 00:37:22 Executing busybox-1.31.1-r20.trigger 00:37:22 Executing ca-certificates-20191127-r4.trigger 00:37:22 OK: 6 MiB in 16 packages 00:37:22 Removing intermediate container 518e519c6697 00:37:22 ---> 6ef61006fa6d 00:37:22 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 00:37:22 ---> Running in 32d9b49c3e4c 00:37:22 Removing intermediate container 32d9b49c3e4c 00:37:22 ---> 53a9b9089f6d 00:37:22 Step 14/23 : ENV APP_PORT=59860 00:37:22 ---> Running in 60a35fff1363 00:37:22 Removing intermediate container 60a35fff1363 00:37:22 ---> efc4508dbd68 00:37:22 Step 15/23 : EXPOSE $APP_PORT 00:37:22 ---> Running in 90b726bd1828 00:37:22 Removing intermediate container 90b726bd1828 00:37:22 ---> 3b0e5d8e2f43 00:37:22 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:37:22 ---> adb200db9cf4 00:37:22 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 00:37:23 ---> 96f8845a7a0c 00:37:23 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 00:37:23 ---> 8c61294ed5be 00:37:23 Step 19/23 : ENTRYPOINT ["/support-notifications"] 00:37:23 ---> Running in 64765d0a01db 00:37:23 Removing intermediate container 64765d0a01db 00:37:23 ---> f56e33c4c698 00:37:23 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:37:23 ---> Running in da475db34428 00:37:23 Removing intermediate container da475db34428 00:37:23 ---> ac1d9a3f0612 00:37:23 Step 21/23 : LABEL arch=x86_64 00:37:23 ---> Running in 41eb43d26d62 00:37:24 Removing intermediate container 41eb43d26d62 00:37:24 ---> 0d9740c78a7b 00:37:24 Step 22/23 : LABEL git_sha=13873fe35428e2ac153c2d4abec32708fe71f035 00:37:24 ---> Running in 8db5400d589c 00:37:24 Removing intermediate container 8db5400d589c 00:37:24 ---> 5214eacd6588 00:37:24 Step 23/23 : LABEL version=0.0.0 00:37:24 ---> Running in aa1741389740 00:37:24 Removing intermediate container aa1741389740 00:37:24 ---> aa0edab9bab5 00:37:24 00:37:24 Successfully built aa0edab9bab5 00:37:25 Successfully tagged support-notifications:latest 00:37:26  Building support-notifications ... done Removing intermediate container bbe6cc2e9df2 00:37:26 ---> 98699a2f96af 00:37:26 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 00:37:26 ---> Running in 8a884c3aad52 00:37:27 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 00:37:28 Removing intermediate container 8a884c3aad52 00:37:28 ---> 687e6d986378 00:37:28 00:37:28 Step 12/24 : FROM docker:20.10.0 00:37:28 20.10.0: Pulling from library/docker 00:37:33 Removing intermediate container ed7c57a8ad9c 00:37:33 ---> 42af0ca58716 00:37:33 00:37:33 Step 11/24 : FROM alpine:3.12 00:37:33 ---> 13621d1b12d4 00:37:33 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:37:33 ---> Running in eaf92ba1a530 00:37:33 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 00:37:33 Status: Downloaded newer image for docker:20.10.0 00:37:33 ---> aefe523efa57 00:37:33 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 00:37:34 Removing intermediate container eaf92ba1a530 00:37:34 ---> dd30e9730ae8 00:37:34 Step 13/24 : ENV APP_PORT=59880 00:37:34 ---> Running in 799cfd99dc69 00:37:34 ---> Running in 52e0f96a2c40 00:37:34 Removing intermediate container d65c4048d7e2 00:37:34 ---> cd1e69d9a8f2 00:37:34 00:37:34 Step 11/23 : FROM alpine:3.12 00:37:34 ---> 13621d1b12d4 00:37:34 Step 12/23 : RUN apk add --update --no-cache dumb-init 00:37:34 ---> Using cache 00:37:34 ---> 7cabc58760d4 00:37:34 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:37:34 ---> Using cache 00:37:34 ---> 919553c5d9ba 00:37:34 Step 14/23 : ENV APP_PORT=59861 00:37:34 Removing intermediate container 799cfd99dc69 00:37:34 ---> 36bde51d8d82 00:37:34 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 00:37:34 ---> Running in 33daf0c9a3a6 00:37:34 Removing intermediate container 52e0f96a2c40 00:37:34 ---> 14eaac64d432 00:37:34 Step 14/24 : EXPOSE $APP_PORT 00:37:34 ---> Running in d65ff654aa37 00:37:34 ---> Running in 7a80175088a6 00:37:34 Removing intermediate container 33daf0c9a3a6 00:37:34 ---> f9e28cdf6830 00:37:34 Step 15/23 : EXPOSE $APP_PORT 00:37:34 ---> Running in 2a3d3be52dec 00:37:34 Removing intermediate container 7a80175088a6 00:37:34 ---> bee145f66b2a 00:37:34 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:37:34 ---> Running in 43ad76c728a4 00:37:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:37:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:37:34 (1/39) Installing readline (8.0.4-r0) 00:37:34 (2/39) Installing bash (5.0.17-r0) 00:37:34 Removing intermediate container 2a3d3be52dec 00:37:34 ---> 1995cd7335b5 00:37:34 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:37:34 Executing bash-5.0.17-r0.post-install 00:37:34 (3/39) Installing nghttp2-libs (1.41.0-r0) 00:37:34 (4/39) Installing libcurl (7.77.0-r0) 00:37:34 (5/39) Installing curl (7.77.0-r0) 00:37:34 (6/39) Installing dumb-init (1.2.2-r1) 00:37:34 (7/39) Installing libbz2 (1.0.8-r1) 00:37:34 (8/39) Installing expat (2.2.9-r1) 00:37:34 (9/39) Installing libffi (3.3-r2) 00:37:34 (10/39) Installing gdbm (1.13-r1) 00:37:34 (11/39) Installing xz-libs (5.2.5-r0) 00:37:34 (12/39) Installing sqlite-libs (3.32.1-r0) 00:37:34 (13/39) Installing python3 (3.8.10-r0) 00:37:35 ---> acb4ad02c83c 00:37:35 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 00:37:36 ---> 1d08e4ec8230 00:37:36 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 00:37:36 (14/39) Installing py3-appdirs (1.4.4-r1) 00:37:36 (15/39) Installing py3-ordered-set (4.0.1-r0) 00:37:36 (16/39) Installing py3-parsing (2.4.7-r0) 00:37:36 (17/39) Installing py3-six (1.15.0-r0) 00:37:36 (18/39) Installing py3-packaging (20.4-r0) 00:37:36 (19/39) Installing py3-setuptools (47.0.0-r0) 00:37:36 (20/39) Installing py3-chardet (3.0.4-r4) 00:37:36 (21/39) Installing py3-idna (2.9-r0) 00:37:36 Removing intermediate container 43ad76c728a4 00:37:36 ---> a22230f84866 00:37:36 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 00:37:36 (22/39) Installing py3-certifi (2020.4.5.1-r0) 00:37:36 (23/39) Installing py3-urllib3 (1.25.9-r0) 00:37:36 (24/39) Installing py3-requests (2.23.0-r0) 00:37:36 (25/39) Installing py3-msgpack (1.0.0-r0) 00:37:36 ---> 2c4dd1e10950 00:37:36 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 00:37:36 (26/39) Installing py3-lockfile (0.12.2-r3) 00:37:36 (27/39) Installing py3-cachecontrol (0.12.6-r0) 00:37:36 ---> Running in b6dc12640ac2 00:37:36 (28/39) Installing py3-colorama (0.4.3-r0) 00:37:36 (29/39) Installing py3-distlib (0.3.0-r0) 00:37:36 ---> Running in a6c116da0ba5 00:37:36 (30/39) Installing py3-distro (1.5.0-r1) 00:37:36 (31/39) Installing py3-webencodings (0.5.1-r3) 00:37:36 (32/39) Installing py3-html5lib (1.0.1-r4) 00:37:36 (33/39) Installing py3-pytoml (0.1.21-r0) 00:37:36 (34/39) Installing py3-pep517 (0.8.2-r0) 00:37:36 (35/39) Installing py3-progress (1.5-r0) 00:37:36 (36/39) Installing py3-toml (0.10.1-r0) 00:37:36 (37/39) Installing py3-retrying (1.3.3-r0) 00:37:36 (38/39) Installing py3-contextlib2 (0.6.0-r0) 00:37:36 (39/39) Installing py3-pip (20.1.1-r0) 00:37:36 Removing intermediate container a6c116da0ba5 00:37:36 ---> 8b936cd24653 00:37:36 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:37:36 Executing busybox-1.31.1-r19.trigger 00:37:36 OK: 72 MiB in 59 packages 00:37:36 ---> Running in 2dc6e72ca6e0 00:37:36 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:37:37 Removing intermediate container 2dc6e72ca6e0 00:37:37 ---> dcfc04904a93 00:37:37 Step 21/23 : LABEL arch=x86_64 00:37:37 ---> Running in 3758eccab63a 00:37:37 Removing intermediate container 3758eccab63a 00:37:37 ---> c4ca7fde5f3f 00:37:37 Step 22/23 : LABEL git_sha=13873fe35428e2ac153c2d4abec32708fe71f035 00:37:37 ---> Running in ec9a9f9f857e 00:37:37 Removing intermediate container ec9a9f9f857e 00:37:37 ---> d5170f0d44b5 00:37:37 Step 23/23 : LABEL version=0.0.0 00:37:37 ---> Running in f33c5a483f96 00:37:37 Removing intermediate container f33c5a483f96 00:37:37 ---> 4a06716a6984 00:37:37 00:37:37 Successfully built 4a06716a6984 00:37:37 Successfully tagged support-scheduler:latest 00:37:37  Building support-scheduler ... done fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:37:37 Collecting docker-compose==1.23.2 00:37:37 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 00:37:38 Collecting texttable<0.10,>=0.9.0 00:37:38 Downloading texttable-0.9.1.tar.gz (11 kB) 00:37:38 (1/6) Installing dumb-init (1.2.2-r1) 00:37:38 (2/6) Installing libgcc (9.3.0-r2) 00:37:38 Collecting dockerpty<0.5,>=0.4.1 00:37:38 Downloading dockerpty-0.4.1.tar.gz (13 kB) 00:37:38 (3/6) Installing libsodium (1.0.18-r0) 00:37:38 (4/6) Installing libstdc++ (9.3.0-r2) 00:37:38 Collecting cached-property<2,>=1.2.0 00:37:38 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 00:37:38 Collecting docker<4.0,>=3.6.0 00:37:38 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 00:37:38 Collecting docopt<0.7,>=0.6.1 00:37:38 Downloading docopt-0.6.2.tar.gz (25 kB) 00:37:39 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 00:37:39 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 00:37:39 (5/6) Installing libzmq (4.3.3-r0) 00:37:39 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 00:37:39 Collecting PyYAML<4,>=3.10 00:37:39 Downloading PyYAML-3.13.tar.gz (270 kB) 00:37:39 (6/6) Installing zeromq (4.3.3-r0) 00:37:39 Executing busybox-1.31.1-r20.trigger 00:37:39 OK: 8 MiB in 20 packages 00:37:39 Collecting jsonschema<3,>=2.5.1 00:37:39 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 00:37:39 Collecting websocket-client<1.0,>=0.32.0 00:37:39 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 00:37:40 Collecting docker-pycreds>=0.4.0 00:37:40 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 00:37:40 Removing intermediate container b6dc12640ac2 00:37:40 ---> f9221321bba2 00:37:40 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 00:37:40 Collecting urllib3<1.25,>=1.21.1 00:37:40 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 00:37:40 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) 00:37:40 Collecting idna<2.8,>=2.5 00:37:40 ---> cf5db1a5ef54 00:37:40 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 00:37:40 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 00:37:40 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) 00:37:40 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 00:37:40 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 00:37:40 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 00:37:40 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 00:37:40 Installing collected packages: texttable, dockerpty, cached-property, websocket-client, urllib3, idna, requests, docker-pycreds, docker, docopt, PyYAML, jsonschema, docker-compose 00:37:40 Running setup.py install for texttable: started 00:37:40 ---> 3b9dd169352b 00:37:40 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 00:37:41 Running setup.py install for texttable: finished with status 'done' 00:37:41 Running setup.py install for dockerpty: started 00:37:41 Running setup.py install for dockerpty: finished with status 'done' 00:37:41 ---> 2034a4f4ae91 00:37:41 Step 20/24 : ENTRYPOINT ["/core-data"] 00:37:41 Attempting uninstall: urllib3 00:37:41 Found existing installation: urllib3 1.25.9 00:37:41 Uninstalling urllib3-1.25.9: 00:37:41 Successfully uninstalled urllib3-1.25.9 00:37:41 ---> Running in f19674d54bf7 00:37:42 Attempting uninstall: idna 00:37:42 Found existing installation: idna 2.9 00:37:42 Uninstalling idna-2.9: 00:37:42 Successfully uninstalled idna-2.9 00:37:42 Removing intermediate container f19674d54bf7 00:37:42 ---> fe0158dd3a60 00:37:42 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:37:42 ---> Running in 31a33318ad14 00:37:42 Attempting uninstall: requests 00:37:42 Found existing installation: requests 2.23.0 00:37:42 Uninstalling requests-2.23.0: 00:37:42 Successfully uninstalled requests-2.23.0 00:37:42 Removing intermediate container 31a33318ad14 00:37:42 ---> 50f72928def9 00:37:42 Step 22/24 : LABEL arch=x86_64 00:37:42 ---> Running in 22c437530b7b 00:37:42 Removing intermediate container 22c437530b7b 00:37:42 ---> f9f3539936f8 00:37:42 Step 23/24 : LABEL git_sha=13873fe35428e2ac153c2d4abec32708fe71f035 00:37:42 ---> Running in 56b651f4e0e8 00:37:42 Running setup.py install for docopt: started 00:37:42 Removing intermediate container 56b651f4e0e8 00:37:42 ---> 50fa1a424423 00:37:42 Step 24/24 : LABEL version=0.0.0 00:37:42 ---> Running in 56373fb5c0dd 00:37:42 Removing intermediate container 56373fb5c0dd 00:37:42 ---> 5ec1da525db0 00:37:42 00:37:42 Successfully built 5ec1da525db0 00:37:42 Successfully tagged core-data:latest 00:37:42  Building core-data ... done  Running setup.py install for docopt: finished with status 'done' 00:37:42 Running setup.py install for PyYAML: started 00:37:42 Running setup.py install for PyYAML: finished with status 'done' 00:37:43 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 00:37:46 Removing intermediate container d65ff654aa37 00:37:46 ---> 4c0f510c6d97 00:37:46 Step 15/24 : ENV APP_PORT=58890 00:37:46 ---> Running in 386224b79c66 00:37:46 Removing intermediate container 386224b79c66 00:37:46 ---> 17f4802aed5f 00:37:46 Step 16/24 : EXPOSE $APP_PORT 00:37:46 ---> Running in 3e7f864081cd 00:37:47 Removing intermediate container 3e7f864081cd 00:37:47 ---> 475c17b27618 00:37:47 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 00:37:47 ---> 10e964e473d0 00:37:47 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 00:37:47 ---> 6970cc1bbcb0 00:37:47 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 00:37:47 ---> a3eb5efa41d8 00:37:47 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 00:37:47 ---> Running in 3cb684d8e34f 00:37:48 Removing intermediate container 3cb684d8e34f 00:37:48 ---> f5335c1bf6df 00:37:48 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:37:48 ---> Running in 39ab4aa65695 00:37:48 Removing intermediate container 39ab4aa65695 00:37:48 ---> 8d542ef46eaa 00:37:48 Step 22/24 : LABEL arch=x86_64 00:37:48 ---> Running in 22f94deb5d6f 00:37:48 Removing intermediate container 22f94deb5d6f 00:37:48 ---> 1302d19e1ad2 00:37:48 Step 23/24 : LABEL git_sha=13873fe35428e2ac153c2d4abec32708fe71f035 00:37:48 ---> Running in 9c042764243e 00:37:48 Removing intermediate container 9c042764243e 00:37:48 ---> 0035a2a27d93 00:37:48 Step 24/24 : LABEL version=0.0.0 00:37:48 ---> Running in 0c898dec0796 00:37:48 Removing intermediate container 0c898dec0796 00:37:48 ---> c2f3172f6c82 00:37:48 00:37:49 Successfully built c2f3172f6c82 00:37:49 Successfully tagged sys-mgmt-agent:latest 00:37:49  Building sys-mgmt-agent ... done  [Pipeline] } 00:37:49 $ docker stop --time=1 b55980c26dd4974ea1d827075b75898dffadcde3462105c0638554a7cd9320ef 00:37:50 $ docker rm -f b55980c26dd4974ea1d827075b75898dffadcde3462105c0638554a7cd9320ef [Pipeline] // withDockerContainer [Pipeline] sh 00:37:50 + docker images 00:37:50 REPOSITORY TAG IMAGE ID CREATED SIZE 00:37:50 sys-mgmt-agent latest c2f3172f6c82 2 seconds ago 312MB 00:37:50 core-data latest 5ec1da525db0 8 seconds ago 21.6MB 00:37:50 support-scheduler latest 4a06716a6984 13 seconds ago 17.1MB 00:37:50 cd1e69d9a8f2 16 seconds ago 1.16GB 00:37:50 42af0ca58716 17 seconds ago 1.17GB 00:37:50 687e6d986378 22 seconds ago 1.16GB 00:37:50 support-notifications latest aa0edab9bab5 26 seconds ago 17.8MB 00:37:50 7a3a018210e7 31 seconds ago 1.16GB 00:37:50 security-bootstrapper latest 12e0ab97a75a 53 seconds ago 18.2MB 00:37:50 security-secretstore-setup latest a4b881033fae 56 seconds ago 25.8MB 00:37:50 core-metadata latest 81f0b6106fdc About a minute ago 18.6MB 00:37:50 504cb43788d5 About a minute ago 1.16GB 00:37:50 core-command latest 8d1b4040c141 About a minute ago 17.1MB 00:37:50 c30651a153ca About a minute ago 1.15GB 00:37:50 security-proxy-setup latest 3bfceb055589 About a minute ago 25.3MB 00:37:50 0af22d867523 About a minute ago 1.17GB 00:37:50 0cbd29f2bd0f About a minute ago 1.16GB 00:37:50 783ac464c920 About a minute ago 1.16GB 00:37:50 ci-base-image-x86_64 latest 500b855bea5f 6 minutes ago 648MB 00:37:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 4 weeks ago 445MB 00:37:50 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 4 weeks ago 37.5MB 00:37:50 alpine 3.12 13621d1b12d4 6 weeks ago 5.58MB 00:37:50 docker 20.10.0 aefe523efa57 5 months ago 240MB 00:37:50 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 00:38:06 Still waiting to schedule task 00:38:06 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 00:38:12 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 00:38:13 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 00:38:25 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 00:38:25 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 00:38:28 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 00:38:28 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 00:38:28 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 00:38:28 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 00:38:34 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 00:38:34 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 00:38:44 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 00:38:44 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 00:38:44 ? github.com/edgexfoundry/edgex-go/internal [no test files] 00:38:50 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.386s coverage: 46.1% of statements 00:38:50 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 00:38:50 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 00:38:50 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 00:38:50 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 00:38:50 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 00:38:50 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 00:38:50 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.167s coverage: 28.7% of statements 00:38:50 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.307s coverage: 100.0% of statements 00:38:58 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.686s coverage: 27.7% of statements 00:38:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 00:38:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 00:38:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 00:38:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 00:38:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 00:38:58 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.326s coverage: 81.2% of statements 00:38:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 00:38:58 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.243s coverage: 100.0% of statements 00:38:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 00:38:58 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.241s coverage: 100.0% of statements 00:38:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 00:38:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 00:39:01 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.375s coverage: 58.6% of statements 00:39:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 00:39:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 00:39:02 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.662s coverage: 87.7% of statements 00:39:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 00:39:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 00:39:02 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.219s coverage: 78.9% of statements 00:39:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 00:39:14 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.324s coverage: 28.6% of statements 00:39:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 00:39:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 00:39:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 00:39:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 00:39:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 00:39:14 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.296s coverage: 100.0% of statements 00:39:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 00:39:14 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.222s coverage: 100.0% of statements 00:39:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 00:39:14 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.480s coverage: 86.7% of statements 00:39:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 00:39:14 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.604s coverage: 97.5% of statements 00:39:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 00:39:14 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.286s coverage: 78.3% of statements 00:39:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 00:39:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 00:39:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 00:39:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 00:39:21 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.441s coverage: 95.1% of statements 00:39:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 00:39:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 00:39:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 00:39:21 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 00:39:21 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 00:39:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 00:39:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 00:39:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 00:39:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 00:39:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 00:39:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 00:39:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 00:39:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 00:39:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 00:39:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 00:39:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 00:39:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 00:39:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 00:39:21 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.213s coverage: 58.8% of statements 00:39:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 00:39:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 00:39:21 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.291s coverage: 0.8% of statements 00:39:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 00:39:21 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.180s coverage: 21.7% of statements 00:39:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 00:39:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.196s coverage: 47.1% of statements 00:39:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.262s coverage: 79.5% of statements 00:39:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.210s coverage: 94.1% of statements 00:39:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.202s coverage: 96.3% of statements 00:39:23 Running on prd-ubuntu18.04-docker-8c-8g-727 in /w/workspace/edgexfoundry_edgex-go_PR-3516 [Pipeline] { [Pipeline] ws 00:39:23 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 00:39:23 The recommended git tool is: git 00:39:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.224s coverage: 87.5% of statements 00:39:25 using credential edgex-jenkins-ssh 00:39:25 Cloning the remote Git repository 00:39:26 Cloning repository git@github.com:edgexfoundry/edgex-go.git 00:39:26 > git init /w/workspace/edgex-go/2 # timeout=10 00:39:26 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:39:26 > git --version # timeout=10 00:39:26 > git --version # 'git version 2.17.1' 00:39:26 using GIT_SSH to set credentials SSH Credentials for GitHub 00:39:26 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:39:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.213s coverage: 94.4% of statements 00:39:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.216s coverage: 44.8% of statements 00:39:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.572s coverage: 81.8% of statements 00:39:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 00:39:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.279s coverage: 92.9% of statements 00:39:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 00:39:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 00:39:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 00:39:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements 00:39:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 00:39:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 00:39:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 00:39:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 00:39:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 00:39:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.073s coverage: 87.2% of statements 00:39:49 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 00:39:49 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 00:39:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.159s coverage: 100.0% of statements 00:39:49 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 00:39:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.192s coverage: 76.0% of statements 00:39:49 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 00:39:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.183s coverage: 80.0% of statements 00:39:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.235s coverage: 87.2% of statements 00:39:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.267s coverage: 85.4% of statements 00:39:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.263s coverage: 91.2% of statements 00:39:49 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 00:39:49 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.716s coverage: 64.4% of statements 00:39:49 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 00:39:49 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 00:39:49 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.166s coverage: 100.0% of statements 00:39:49 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.089s coverage: 91.3% of statements 00:39:49 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.045s coverage: 100.0% of statements 00:39:49 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.068s coverage: 73.7% of statements 00:39:50 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.049s coverage: 100.0% of statements 00:39:53 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.979s coverage: 66.9% of statements 00:39:53 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 00:39:53 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 00:39:53 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 00:39:54 Merging remotes/origin/master commit 3372c345ca573018b8293c0333122174fb4d3907 into PR head commit dd40d1c01913953a0757be55c05d85a2e55f623f 00:39:55 Merge succeeded, producing 2824650e4d57441625ccab238c96b573873ddcf9 00:39:55 Checking out Revision 2824650e4d57441625ccab238c96b573873ddcf9 (PR-3516) 00:39:56 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.741s coverage: 43.5% of statements 00:39:56 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 00:39:56 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 00:39:56 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.113s coverage: 89.5% of statements 00:39:56 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 00:39:56 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.106s coverage: 84.8% of statements 00:39:54 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:39:54 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:39:54 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:39:54 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:39:54 using GIT_SSH to set credentials SSH Credentials for GitHub 00:39:54 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3516/head:refs/remotes/origin/PR-3516 +refs/heads/master:refs/remotes/origin/master # timeout=10 00:39:54 > git config core.sparsecheckout # timeout=10 00:39:54 > git checkout -f dd40d1c01913953a0757be55c05d85a2e55f623f # timeout=10 00:39:55 > git remote # timeout=10 00:39:55 > git config --get remote.origin.url # timeout=10 00:39:55 using GIT_SSH to set credentials SSH Credentials for GitHub 00:39:55 > git merge 3372c345ca573018b8293c0333122174fb4d3907 # timeout=10 00:39:55 > git rev-parse HEAD^{commit} # timeout=10 00:39:55 > git config core.sparsecheckout # timeout=10 00:39:55 > git checkout -f 2824650e4d57441625ccab238c96b573873ddcf9 # timeout=10 00:39:58 Commit message: "Merge commit '3372c345ca573018b8293c0333122174fb4d3907' into HEAD" 00:39:58 > git rev-list --no-walk dd40d1c01913953a0757be55c05d85a2e55f623f # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:39:59 + echo snap-build.sh 00:39:59 snap-build.sh 00:39:59 + SNAP_BASE_DIR=. 00:39:59 + '[' '!' -z /w/workspace/edgex-go/2 ']' 00:39:59 + SNAP_BASE_DIR=/w/workspace/edgex-go/2 00:39:59 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/2]' 00:39:59 [snap-build] Building snap in dir [/w/workspace/edgex-go/2] 00:39:59 + cd /w/workspace/edgex-go/2 00:39:59 + sudo apt-get remove -qy --purge lxd lxd-client 00:39:59 Reading package lists... 00:40:00 Building dependency tree... 00:40:00 Reading state information... 00:40:00 The following packages were automatically installed and are no longer required: 00:40:00 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 00:40:00 uidmap xdelta3 00:40:00 Use 'sudo apt autoremove' to remove them. 00:40:00 The following packages will be REMOVED: 00:40:00 lxd* lxd-client* 00:40:00 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 00:40:00 After this operation, 31.7 MB disk space will be freed. 00:40:01 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.481s coverage: 46.8% of statements 00:40:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 00:40:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 00:40:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 00:40:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 00:40:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 00:40:01 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.114s coverage: 100.0% of statements 00:40:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 00:40:01 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.159s coverage: 100.0% of statements 00:40:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 00:40:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 00:40:05 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.307s coverage: 18.9% of statements 00:40:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] 00:40:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] 00:40:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 00:40:05 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.506s coverage: 91.9% of statements 00:40:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 00:40:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 00:40:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 00:40:05 (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.) 00:40:05 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 00:40:07 Removing lxd dnsmasq configuration 00:40:07 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 00:40:07 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 00:40:08 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 00:40:09 (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.) 00:40:09 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 00:40:10 Processing triggers for systemd (237-3ubuntu10.45) ... 00:40:10 Processing triggers for ureadahead (0.100.0-21) ... 00:40:11 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 4.285s coverage: 28.7% of statements 00:40:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 00:40:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 00:40:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 00:40:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 00:40:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 00:40:11 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.235s coverage: 99.0% of statements 00:40:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 00:40:11 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.245s coverage: 100.0% of statements 00:40:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 00:40:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 00:40:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 00:40:11 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.210s coverage: 64.6% of statements 00:40:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 00:40:11 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.452s coverage: 97.6% of statements 00:40:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 00:40:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 00:40:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 00:40:11 ok github.com/edgexfoundry/edgex-go/internal/system 0.044s coverage: 0.0% of statements 00:40:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 00:40:11 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.053s coverage: 100.0% of statements 00:40:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 00:40:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 00:40:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 00:40:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 00:40:11 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.093s coverage: 87.9% of statements 00:40:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 00:40:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 00:40:12 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.063s coverage: 100.0% of statements 00:40:12 + sudo snap remove --purge lxd 00:40:12 snap "lxd" is not installed 00:40:12 + sudo groupadd --force --system lxd 00:40:12 ++ whoami 00:40:12 + sudo /usr/sbin/usermod -G lxd -a jenkins 00:40:12 + newgrp - lxd 00:40:12 + sudo snap install lxd 00:40:13 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.179s coverage: 28.1% of statements 00:40:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] 00:40:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] 00:40:13 ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.160s coverage: 27.9% of statements 00:40:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] 00:40:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] 00:40:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] 00:40:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] 00:40:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] 00:40:13 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 100.0% of statements 00:40:14 GO111MODULE=on go vet ./... 00:40:21 2021-05-28T00:40:18Z INFO Waiting for automatic snapd restart... 00:40:35 lxd 4.14 from Canonical* installed 00:40:35 + sudo lxd init --auto 00:40:48 + sudo snap install --classic snapcraft 00:40:52 snapcraft 4.7.1 from Canonical* installed 00:40:52 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 00:40:52 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 00:40:52 % Total % Received % Xferd Average Speed Time Time Time Current 00:40:52 Dload Upload Total Spent Left Speed 00:40:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 5056 0 --:--:-- --:--:-- --:--:-- 5097 00:40:52 100 3325k 100 3325k 0 0 12.8M 0 --:--:-- --:--:-- --:--:-- 12.8M 00:40:52 ./yq_linux_amd64 00:40:52 + sudo snapcraft prime --use-lxd 00:40:54 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 00:40:54 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: 00:40:54 - README.md 00:40:54 00:40:54 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 00:40:55 Launching a container. 00:41:03 Waiting for container to be ready 00:41:03 To start your first instance, try: lxc launch ubuntu:18.04 00:41:03 00:41:08 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 00:41:08 Waiting for network to be ready... 00:41:08 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 00:41:09 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1727 kB] 00:41:09 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 00:41:09 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [322 kB] 00:41:09 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 00:41:09 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 00:41:09 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [323 kB] 00:41:09 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] 00:41:09 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1127 kB] 00:41:09 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [254 kB] 00:41:09 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 00:41:09 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 00:41:09 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 00:41:09 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 00:41:09 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 00:41:09 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 00:41:09 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 00:41:09 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 00:41:10 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 00:41:10 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2070 kB] 00:41:10 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [414 kB] 00:41:10 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] 00:41:10 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] 00:41:10 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] 00:41:10 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] 00:41:10 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] 00:41:10 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] 00:41:13 Fetched 24.6 MB in 4s (5852 kB/s) 00:41:13 Reading package lists... 00:41:13 Reading package lists... 00:41:14 Building dependency tree... 00:41:14 Reading state information... 00:41:14 The following additional packages will be installed: 00:41:14 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 00:41:14 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 00:41:14 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 00:41:14 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 00:41:14 Suggested packages: 00:41:14 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 00:41:14 Recommended packages: 00:41:14 gnupg libsasl2-modules 00:41:14 The following NEW packages will be installed: 00:41:14 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 00:41:14 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 00:41:14 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 00:41:14 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 00:41:14 The following packages will be upgraded: 00:41:14 gpg gpg-agent gpgconf libudev1 00:41:14 4 upgraded, 18 newly installed, 0 to remove and 107 not upgraded. 00:41:14 Need to get 3530 kB of archives. 00:41:14 After this operation, 13.3 MB of additional disk space will be used. 00:41:14 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] 00:41:14 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] 00:41:14 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 00:41:14 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 00:41:14 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.47 [58.2 kB] 00:41:15 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.47 [1102 kB] 00:41:15 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 00:41:15 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 00:41:15 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 00:41:15 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 00:41:15 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 00:41:15 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 00:41:15 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 00:41:15 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 00:41:15 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 00:41:15 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 00:41:15 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 00:41:15 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 00:41:15 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 00:41:15 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 00:41:15 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 00:41:15 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 00:41:15 debconf: delaying package configuration, since apt-utils is not installed 00:41:15 Fetched 3530 kB in 1s (3358 kB/s) 00:41:15 (Reading database ... 12511 files and directories currently installed.) 00:41:15 Preparing to unpack .../libudev1_237-3ubuntu10.47_amd64.deb ... 00:41:15 Unpacking libudev1:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... 00:41:15 Setting up libudev1:amd64 (237-3ubuntu10.47) ... 00:41:15 Selecting previously unselected package udev. 00:41:15 (Reading database ... 12511 files and directories currently installed.) 00:41:15 Preparing to unpack .../00-udev_237-3ubuntu10.47_amd64.deb ... 00:41:15 Unpacking udev (237-3ubuntu10.47) ... 00:41:16 Selecting previously unselected package libfuse2:amd64. 00:41:16 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 00:41:16 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 00:41:16 Selecting previously unselected package fuse. 00:41:16 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 00:41:16 Unpacking fuse (2.9.7-1ubuntu1) ... 00:41:16 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 00:41:16 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 00:41:16 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 00:41:16 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 00:41:16 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 00:41:16 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 00:41:16 Selecting previously unselected package libksba8:amd64. 00:41:16 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 00:41:16 Unpacking libksba8:amd64 (1.3.5-2) ... 00:41:16 Selecting previously unselected package libroken18-heimdal:amd64. 00:41:16 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:41:16 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 00:41:16 Selecting previously unselected package libasn1-8-heimdal:amd64. 00:41:16 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:41:16 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 00:41:16 Selecting previously unselected package libheimbase1-heimdal:amd64. 00:41:16 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:41:16 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 00:41:16 Selecting previously unselected package libhcrypto4-heimdal:amd64. 00:41:16 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:41:16 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 00:41:17 Selecting previously unselected package libwind0-heimdal:amd64. 00:41:17 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:41:17 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 00:41:17 Selecting previously unselected package libhx509-5-heimdal:amd64. 00:41:17 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:41:17 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 00:41:17 Selecting previously unselected package libkrb5-26-heimdal:amd64. 00:41:17 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:41:17 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 00:41:17 Selecting previously unselected package libheimntlm0-heimdal:amd64. 00:41:17 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:41:17 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 00:41:17 Selecting previously unselected package libgssapi3-heimdal:amd64. 00:41:17 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:41:17 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 00:41:17 Selecting previously unselected package libsasl2-modules-db:amd64. 00:41:17 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 00:41:17 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 00:41:17 Selecting previously unselected package libsasl2-2:amd64. 00:41:17 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 00:41:17 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 00:41:17 Selecting previously unselected package libldap-common. 00:41:17 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 00:41:17 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 00:41:17 Selecting previously unselected package libldap-2.4-2:amd64. 00:41:17 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 00:41:17 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 00:41:17 Selecting previously unselected package dirmngr. 00:41:17 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 00:41:17 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 00:41:17 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 00:41:17 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 00:41:17 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 00:41:17 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 00:41:17 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 00:41:17 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 00:41:17 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 00:41:17 Setting up libksba8:amd64 (1.3.5-2) ... 00:41:17 Processing triggers for libc-bin (2.27-3ubuntu1) ... 00:41:17 Setting up udev (237-3ubuntu10.47) ... 00:41:18 invoke-rc.d: policy-rc.d denied execution of start. 00:41:18 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 00:41:18 Processing triggers for systemd (237-3ubuntu10) ... 00:41:18 Setting up fuse (2.9.7-1ubuntu1) ... 00:41:18 Setting up gpg (2.2.4-1ubuntu1.4) ... 00:41:18 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 00:41:18 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 00:41:18 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 00:41:18 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 00:41:18 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 00:41:18 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 00:41:18 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 00:41:18 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 00:41:18 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 00:41:18 Processing triggers for libc-bin (2.27-3ubuntu1) ... 00:41:19 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 00:41:19 settings in the [Install] section, and DefaultInstance for template units). 00:41:19 This means they are not meant to be enabled using systemctl. 00:41:19 Possible reasons for having this kind of units are: 00:41:19 1) A unit may be statically enabled by being symlinked from another unit's 00:41:19 .wants/ or .requires/ directory. 00:41:19 2) A unit's purpose may be to act as a helper for some other unit which has 00:41:19 a requirement dependency on it. 00:41:19 3) A unit may be started when needed via activation (socket, path, timer, 00:41:19 D-Bus, udev, scripted systemctl call, ...). 00:41:19 4) In case of template units, the unit is meant to be enabled with some 00:41:19 instance name specified. 00:41:19 Reading package lists... 00:41:19 Building dependency tree... 00:41:19 Reading state information... 00:41:19 The following additional packages will be installed: 00:41:19 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 00:41:19 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 00:41:19 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 00:41:19 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 00:41:19 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 00:41:19 Suggested packages: 00:41:19 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 00:41:19 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 00:41:19 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 00:41:19 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 00:41:19 systemd-container policykit-1 00:41:19 Recommended packages: 00:41:19 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 00:41:19 The following NEW packages will be installed: 00:41:19 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 00:41:19 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 00:41:19 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 00:41:19 multiarch-support openssh-client python3 python3-minimal python3.6 00:41:19 python3.6-minimal snapd squashfs-tools sudo 00:41:19 The following packages will be upgraded: 00:41:19 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 00:41:19 5 upgraded, 25 newly installed, 0 to remove and 102 not upgraded. 00:41:19 Need to get 35.2 MB of archives. 00:41:19 After this operation, 141 MB of additional disk space will be used. 00:41:19 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] 00:41:20 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.47 [2914 kB] 00:41:20 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 00:41:20 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 00:41:20 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 00:41:20 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 00:41:20 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 00:41:20 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 00:41:20 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 00:41:20 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 00:41:20 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 00:41:20 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 00:41:20 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 00:41:20 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 00:41:20 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 00:41:20 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 00:41:20 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] 00:41:20 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.47 [209 kB] 00:41:20 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] 00:41:20 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] 00:41:21 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 00:41:21 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 00:41:21 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 00:41:21 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 00:41:21 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 00:41:21 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 00:41:21 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 00:41:21 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 00:41:21 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 00:41:21 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 00:41:21 debconf: delaying package configuration, since apt-utils is not installed 00:41:21 Fetched 35.2 MB in 1s (25.2 MB/s) 00:41:21 (Reading database ... 12757 files and directories currently installed.) 00:41:21 Preparing to unpack .../systemd_237-3ubuntu10.47_amd64.deb ... 00:41:21 Unpacking systemd (237-3ubuntu10.47) over (237-3ubuntu10) ... 00:41:22 Preparing to unpack .../libsystemd0_237-3ubuntu10.47_amd64.deb ... 00:41:22 Unpacking libsystemd0:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... 00:41:22 Setting up libsystemd0:amd64 (237-3ubuntu10.47) ... 00:41:22 (Reading database ... 12757 files and directories currently installed.) 00:41:22 Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... 00:41:22 Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... 00:41:22 Setting up libapt-pkg5.0:amd64 (1.6.13) ... 00:41:22 (Reading database ... 12757 files and directories currently installed.) 00:41:22 Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... 00:41:22 Unpacking apt (1.6.13) over (1.6.1) ... 00:41:22 Setting up apt (1.6.13) ... 00:41:22 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 00:41:23 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 00:41:23 (Reading database ... 12764 files and directories currently installed.) 00:41:23 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 00:41:23 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 00:41:23 Selecting previously unselected package libpython3.6-minimal:amd64. 00:41:23 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 00:41:23 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 00:41:23 Selecting previously unselected package libexpat1:amd64. 00:41:23 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 00:41:23 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 00:41:23 Selecting previously unselected package python3.6-minimal. 00:41:23 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 00:41:23 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 00:41:24 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 00:41:24 Checking for services that may need to be restarted...done. 00:41:24 Checking for services that may need to be restarted...done. 00:41:24 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 00:41:24 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 00:41:24 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 00:41:25 Selecting previously unselected package python3-minimal. 00:41:25 (Reading database ... 13012 files and directories currently installed.) 00:41:25 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 00:41:25 Unpacking python3-minimal (3.6.7-1~18.04) ... 00:41:25 Selecting previously unselected package mime-support. 00:41:25 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 00:41:25 Unpacking mime-support (3.60ubuntu1) ... 00:41:25 Selecting previously unselected package libmpdec2:amd64. 00:41:25 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 00:41:25 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 00:41:25 Selecting previously unselected package libpython3.6-stdlib:amd64. 00:41:25 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 00:41:25 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 00:41:27 Selecting previously unselected package python3.6. 00:41:27 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 00:41:27 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 00:41:27 Selecting previously unselected package libpython3-stdlib:amd64. 00:41:27 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 00:41:27 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 00:41:27 Setting up python3-minimal (3.6.7-1~18.04) ... 00:41:27 Selecting previously unselected package python3. 00:41:27 (Reading database ... 13442 files and directories currently installed.) 00:41:27 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 00:41:27 Unpacking python3 (3.6.7-1~18.04) ... 00:41:27 Selecting previously unselected package multiarch-support. 00:41:27 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 00:41:27 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 00:41:27 Setting up multiarch-support (2.27-3ubuntu1.4) ... 00:41:27 Selecting previously unselected package liblzo2-2:amd64. 00:41:27 (Reading database ... 13479 files and directories currently installed.) 00:41:27 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 00:41:27 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 00:41:27 Selecting previously unselected package libbsd0:amd64. 00:41:27 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 00:41:27 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 00:41:28 Selecting previously unselected package sudo. 00:41:28 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 00:41:28 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 00:41:28 Selecting previously unselected package apparmor. 00:41:28 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 00:41:28 Unpacking apparmor (2.12-4ubuntu5.1) ... 00:41:28 Selecting previously unselected package libedit2:amd64. 00:41:28 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 00:41:28 Unpacking libedit2:amd64 (3.1-20170329-1) ... 00:41:28 Selecting previously unselected package libkrb5support0:amd64. 00:41:28 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 00:41:28 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 00:41:31 Selecting previously unselected package libk5crypto3:amd64. 00:41:31 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 00:41:31 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 00:41:32 Selecting previously unselected package libkeyutils1:amd64. 00:41:32 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 00:41:32 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 00:41:32 Selecting previously unselected package libkrb5-3:amd64. 00:41:32 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 00:41:32 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 00:41:32 Selecting previously unselected package libgssapi-krb5-2:amd64. 00:41:32 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 00:41:32 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 00:41:33 Selecting previously unselected package libssl1.0.0:amd64. 00:41:33 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 00:41:33 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 00:41:33 Selecting previously unselected package openssh-client. 00:41:33 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 00:41:33 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 00:41:33 Selecting previously unselected package squashfs-tools. 00:41:33 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 00:41:33 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 00:41:33 Selecting previously unselected package snapd. 00:41:33 Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... 00:41:33 Unpacking snapd (2.48.3+18.04) ... 00:41:35 Setting up libedit2:amd64 (3.1-20170329-1) ... 00:41:35 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 00:41:35 Setting up mime-support (3.60ubuntu1) ... 00:41:35 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 00:41:35 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 00:41:35 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 00:41:35 Processing triggers for libc-bin (2.27-3ubuntu1) ... 00:41:35 Setting up systemd (237-3ubuntu10.47) ... 00:41:35 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 00:41:36 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 00:41:36 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 00:41:36 Setting up liblzo2-2:amd64 (2.08-1.2) ... 00:41:36 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 00:41:36 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 00:41:36 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 00:41:36 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 00:41:36 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 00:41:36 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 00:41:36 Setting up python3 (3.6.7-1~18.04) ... 00:41:36 running python rtupdate hooks for python3.6... 00:41:36 running python post-rtupdate hooks for python3.6... 00:41:36 Setting up apparmor (2.12-4ubuntu5.1) ... 00:41:37 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 00:41:37 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 00:41:37 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 00:41:37 Setting up snapd (2.48.3+18.04) ... 00:41:38 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 00:41:38 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 00:41:38 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 00:41:39 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 00:41:39 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 00:41:39 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 00:41:39 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 00:41:39 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 00:41:39 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 00:41:39 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 00:41:40 /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' 00:41:40 Processing triggers for libc-bin (2.27-3ubuntu1) ... 00:41:40 Processing triggers for systemd (237-3ubuntu10.47) ... 00:41:41 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 00:41:41 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 00:41:41 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 00:41:42 Reading package lists... 00:41:42 Reading package lists... 00:41:42 Building dependency tree... 00:41:42 Reading state information... 00:41:42 Calculating upgrade... 00:41:43 The following packages will be upgraded: 00:41:43 advancecomp base-files bash binutils binutils-common 00:41:43 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 00:41:43 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 00:41:43 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 00:41:43 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 00:41:43 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 00:41:43 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 00:41:43 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 00:41:43 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 00:41:43 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 00:41:43 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 00:41:43 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 00:41:43 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 00:41:43 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 00:41:43 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 00:41:43 ubuntu-keyring util-linux 00:41:43 102 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 00:41:43 Need to get 64.1 MB of archives. 00:41:43 After this operation, 5085 kB of additional disk space will be used. 00:41:43 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-143.147 [994 kB] 00:41:43 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 00:41:43 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 00:41:43 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 00:41:43 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 00:41:43 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 00:41:43 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 00:41:43 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 00:41:43 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 00:41:43 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 00:41:44 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 00:41:44 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 00:41:44 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 00:41:44 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 00:41:44 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 00:41:44 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 00:41:44 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 00:41:44 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 00:41:44 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 00:41:44 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 00:41:44 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 00:41:44 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 00:41:44 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 00:41:44 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 00:41:44 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 00:41:44 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 00:41:44 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 00:41:45 Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 00:41:45 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 00:41:45 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 00:41:45 Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 00:41:45 Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 00:41:45 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 00:41:45 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 00:41:45 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 00:41:45 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 00:41:45 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 00:41:45 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 00:41:45 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 00:41:45 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 00:41:45 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 00:41:45 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 00:41:45 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 00:41:45 Get:44 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 00:41:45 Get:45 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 00:41:45 Get:46 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 00:41:45 Get:47 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 00:41:45 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 00:41:45 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 00:41:45 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 00:41:45 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 00:41:45 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 00:41:45 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 00:41:45 Get:54 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 00:41:45 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4-1ubuntu0.1 [110 kB] 00:41:45 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4-1ubuntu0.1 [137 kB] 00:41:45 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 00:41:45 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 00:41:45 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] 00:41:45 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 00:41:45 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 00:41:45 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 00:41:45 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 00:41:45 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 00:41:45 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 00:41:45 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 00:41:45 Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] 00:41:45 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] 00:41:45 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 00:41:45 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.47 [16.0 kB] 00:41:45 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] 00:41:45 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 00:41:45 Get:73 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 00:41:45 Get:74 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 00:41:45 Get:75 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 00:41:45 Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 00:41:45 Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 00:41:45 Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 00:41:45 Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 00:41:45 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 00:41:45 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 00:41:45 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 00:41:45 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 00:41:45 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 00:41:45 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 00:41:45 Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 00:41:45 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 00:41:45 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 00:41:45 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 00:41:45 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 00:41:45 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 00:41:45 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 00:41:45 Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 00:41:45 Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 00:41:45 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 00:41:45 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 00:41:45 Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 00:41:45 Get:98 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 00:41:45 Get:99 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 00:41:45 Get:100 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 00:41:45 Get:101 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 00:41:45 Get:102 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 00:41:45 debconf: delaying package configuration, since apt-utils is not installed 00:41:45 Fetched 64.1 MB in 3s (25.2 MB/s) 00:41:45 (Reading database ... 13912 files and directories currently installed.) 00:41:45 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 00:41:45 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 00:41:47 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 00:41:47 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 00:41:47 Preparing to unpack .../2-linux-libc-dev_4.15.0-143.147_amd64.deb ... 00:41:47 Unpacking linux-libc-dev:amd64 (4.15.0-143.147) over (4.15.0-20.21) ... 00:41:48 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:41:48 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:41:48 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:41:48 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:41:48 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:41:48 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:41:49 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:41:49 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:41:49 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:41:49 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:41:49 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:41:49 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:41:49 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:41:49 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:41:49 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 00:41:49 (Reading database ... 13911 files and directories currently installed.) 00:41:49 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 00:41:49 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 00:41:50 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 00:41:50 (Reading database ... 13911 files and directories currently installed.) 00:41:50 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:41:50 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:41:50 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:41:50 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:41:50 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:41:50 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:41:50 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 00:41:51 (Reading database ... 13911 files and directories currently installed.) 00:41:51 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 00:41:51 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 00:41:52 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 00:41:52 (Reading database ... 13911 files and directories currently installed.) 00:41:52 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 00:41:52 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 00:41:52 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 00:41:52 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 00:41:52 Setting up base-files (10.1ubuntu2.10) ... 00:41:52 Installing new version of config file /etc/issue ... 00:41:52 Installing new version of config file /etc/issue.net ... 00:41:52 Installing new version of config file /etc/lsb-release ... 00:41:52 Installing new version of config file /etc/update-motd.d/50-motd-news ... 00:41:53 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 00:41:53 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 00:41:53 Removing obsolete conffile /etc/default/motd-news ... 00:41:53 (Reading database ... 13912 files and directories currently installed.) 00:41:53 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 00:41:53 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 00:41:53 Setting up bash (4.4.18-2ubuntu1.2) ... 00:41:53 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 00:41:53 (Reading database ... 13912 files and directories currently installed.) 00:41:53 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 00:41:53 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 00:41:54 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 00:41:54 (Reading database ... 13912 files and directories currently installed.) 00:41:54 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 00:41:54 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 00:41:54 Setting up tar (1.29b-2ubuntu0.2) ... 00:41:54 (Reading database ... 13912 files and directories currently installed.) 00:41:54 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 00:41:54 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 00:41:55 Setting up dpkg (1.19.0.5ubuntu2.3) ... 00:41:56 (Reading database ... 13912 files and directories currently installed.) 00:41:56 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 00:41:56 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 00:41:56 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 00:41:56 (Reading database ... 13912 files and directories currently installed.) 00:41:56 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 00:41:56 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 00:41:56 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 00:41:56 (Reading database ... 13912 files and directories currently installed.) 00:41:56 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 00:41:56 Unpacking grep (3.1-2build1) over (3.1-2) ... 00:41:57 Setting up grep (3.1-2build1) ... 00:41:57 (Reading database ... 13912 files and directories currently installed.) 00:41:57 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 00:41:57 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 00:41:57 Setting up login (1:4.5-1ubuntu2) ... 00:41:57 (Reading database ... 13912 files and directories currently installed.) 00:41:57 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 00:41:57 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 00:41:57 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 00:41:58 (Reading database ... 13912 files and directories currently installed.) 00:41:58 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 00:41:58 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 00:41:59 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 00:41:59 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 00:41:59 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 00:41:59 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 00:42:00 Setting up perl-base (5.26.1-6ubuntu0.5) ... 00:42:00 (Reading database ... 13912 files and directories currently installed.) 00:42:00 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 00:42:00 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 00:42:02 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 00:42:02 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 00:42:02 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 00:42:03 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 00:42:03 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 00:42:03 (Reading database ... 13912 files and directories currently installed.) 00:42:03 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 00:42:03 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 00:42:03 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 00:42:03 (Reading database ... 13912 files and directories currently installed.) 00:42:03 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:42:03 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:42:03 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 00:42:04 (Reading database ... 13912 files and directories currently installed.) 00:42:04 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:42:04 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:42:04 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 00:42:04 (Reading database ... 13912 files and directories currently installed.) 00:42:04 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:42:04 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:42:04 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 00:42:04 (Reading database ... 13912 files and directories currently installed.) 00:42:04 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:42:05 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:42:05 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 00:42:05 (Reading database ... 13912 files and directories currently installed.) 00:42:05 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 00:42:05 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 00:42:05 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 00:42:05 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 00:42:06 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 00:42:06 (Reading database ... 13912 files and directories currently installed.) 00:42:06 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 00:42:06 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 00:42:06 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 00:42:06 (Reading database ... 13912 files and directories currently installed.) 00:42:06 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:42:06 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:42:06 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 00:42:06 gofmt -l . 00:42:06 [ "`gofmt -l .`" = "" ] 00:42:06 ./bin/test-go-mod-tidy.sh 00:42:06 ./bin/test-attribution-txt.sh [Pipeline] sh 00:42:06 (Reading database ... 13912 files and directories currently installed.) 00:42:06 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:42:06 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:42:06 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 00:42:07 (Reading database ... 13912 files and directories currently installed.) 00:42:07 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:42:07 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:42:07 + ls -al . 00:42:07 total 880 00:42:07 drwxrwxr-x 9 1001 1001 4096 May 28 00:42 . 00:42:07 drwxr-xr-x 4 root root 4096 May 28 00:36 .. 00:42:07 -rw-rw-r-- 1 1001 1001 11 May 28 00:34 .dockerignore 00:42:07 drwxrwxr-x 8 1001 1001 4096 May 28 00:34 .git 00:42:07 drwxrwxr-x 3 1001 1001 4096 May 28 00:34 .github 00:42:07 -rw-rw-r-- 1 1001 1001 818 May 28 00:34 .gitignore 00:42:07 -rw-rw-r-- 1 1001 1001 166 May 28 00:34 .sonarcloud.properties 00:42:07 -rw-rw-r-- 1 1001 1001 8609 May 28 00:34 Attribution.txt 00:42:07 -rw-rw-r-- 1 1001 1001 3804 May 28 00:34 CONTRIBUTING.md 00:42:07 -rw-rw-r-- 1 1001 1001 931 May 28 00:34 Dockerfile.build 00:42:07 -rw-rw-r-- 1 1001 1001 849 May 28 00:34 Jenkinsfile 00:42:07 -rw-rw-r-- 1 1001 1001 10775 May 28 00:34 LICENSE 00:42:07 -rw-rw-r-- 1 1001 1001 5632 May 28 00:34 Makefile 00:42:07 -rw-rw-r-- 1 1001 1001 7978 May 28 00:34 README.md 00:42:07 -rw-rw-r-- 1 1001 1001 6755 May 28 00:34 SECURITY.md 00:42:07 -rw-rw-r-- 1 1001 1001 5 May 28 00:30 VERSION 00:42:07 -rw-rw-r-- 1 1001 1001 4131 May 28 00:34 ZMQWindows.md 00:42:07 drwxrwxr-x 2 1001 1001 4096 May 28 00:34 bin 00:42:07 drwxrwxr-x 14 1001 1001 4096 May 28 00:34 cmd 00:42:07 -rw-r--r-- 1 root root 741453 May 28 00:40 coverage.out 00:42:07 -rw-r--r-- 1 root root 1060 May 28 00:42 go.mod 00:42:07 -rw-r--r-- 1 root root 21686 May 28 00:36 go.sum 00:42:07 drwxrwxr-x 8 1001 1001 4096 May 28 00:34 internal 00:42:07 drwxrwxr-x 4 1001 1001 4096 May 28 00:34 openapi 00:42:07 drwxrwxr-x 4 1001 1001 4096 May 28 00:34 snap 00:42:07 -rw-rw-r-- 1 1001 1001 168 May 28 00:34 version.go [Pipeline] sh 00:42:08 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 00:42:08 + '[' -e coverage.out ] 00:42:08 + chown 1001:1001 coverage.out [Pipeline] stash 00:42:08 Warning: overwriting stash ‘coverage-report’ 00:42:08 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 00:42:08 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 00:42:08 (Reading database ... 13912 files and directories currently installed.) 00:42:08 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 00:42:08 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 00:42:09 Stashed 1 file(s) [Pipeline] sh 00:42:09 Setting up libc-bin (2.27-3ubuntu1.4) ... 00:42:09 (Reading database ... 13912 files and directories currently installed.) 00:42:09 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 00:42:09 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 00:42:09 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 00:42:09 + make build 00:42:09 go mod tidy 00:42:09 (Reading database ... 13914 files and directories currently installed.) 00:42:09 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 00:42:09 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 00:42:10 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 00:42:10 Setting up debconf (1.5.66ubuntu1) ... 00:42:11 (Reading database ... 13914 files and directories currently installed.) 00:42:11 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 00:42:11 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 00:42:11 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 00:42:11 (Reading database ... 13914 files and directories currently installed.) 00:42:11 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 00:42:12 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 00:42:12 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 00:42:12 (Reading database ... 13914 files and directories currently installed.) 00:42:12 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 00:42:12 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 00:42:12 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 00:42:13 (Reading database ... 13914 files and directories currently installed.) 00:42:13 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 00:42:13 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 00:42:13 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 00:42:13 (Reading database ... 13916 files and directories currently installed.) 00:42:13 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 00:42:13 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 00:42:13 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 00:42:13 (Reading database ... 13920 files and directories currently installed.) 00:42:13 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:42:13 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:42:13 Preparing to unpack .../systemd-sysv_237-3ubuntu10.47_amd64.deb ... 00:42:13 Unpacking systemd-sysv (237-3ubuntu10.47) over (237-3ubuntu10) ... 00:42:13 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 00:42:13 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 00:42:13 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 00:42:13 (Reading database ... 13920 files and directories currently installed.) 00:42:13 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 00:42:13 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 00:42:14 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 00:42:14 (Reading database ... 13920 files and directories currently installed.) 00:42:14 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 00:42:14 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 00:42:14 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 00:42:14 (Reading database ... 13920 files and directories currently installed.) 00:42:14 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 00:42:14 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 00:42:14 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 00:42:14 (Reading database ... 13920 files and directories currently installed.) 00:42:14 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 00:42:14 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 00:42:15 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 00:42:15 (Reading database ... 13920 files and directories currently installed.) 00:42:15 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 00:42:15 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 00:42:15 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 00:42:15 (Reading database ... 13920 files and directories currently installed.) 00:42:15 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 00:42:15 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 00:42:16 Setting up passwd (1:4.5-1ubuntu2) ... 00:42:16 (Reading database ... 13920 files and directories currently installed.) 00:42:16 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 00:42:16 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 00:42:17 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 00:42:17 Setting up gpgv (2.2.4-1ubuntu1.4) ... 00:42:18 (Reading database ... 13920 files and directories currently installed.) 00:42:18 Preparing to unpack .../libnettle6_3.4-1ubuntu0.1_amd64.deb ... 00:42:18 Unpacking libnettle6:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... 00:42:18 Setting up libnettle6:amd64 (3.4-1ubuntu0.1) ... 00:42:18 (Reading database ... 13920 files and directories currently installed.) 00:42:18 Preparing to unpack .../libhogweed4_3.4-1ubuntu0.1_amd64.deb ... 00:42:18 Unpacking libhogweed4:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... 00:42:18 Setting up libhogweed4:amd64 (3.4-1ubuntu0.1) ... 00:42:18 (Reading database ... 13920 files and directories currently installed.) 00:42:18 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 00:42:18 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 00:42:19 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 00:42:19 (Reading database ... 13920 files and directories currently installed.) 00:42:19 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 00:42:19 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 00:42:19 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 00:42:19 (Reading database ... 13920 files and directories currently installed.) 00:42:19 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 00:42:19 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 00:42:19 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 00:42:19 (Reading database ... 13920 files and directories currently installed.) 00:42:19 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 00:42:19 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 00:42:20 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 00:42:20 (Reading database ... 13920 files and directories currently installed.) 00:42:20 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 00:42:20 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 00:42:20 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 00:42:20 (Reading database ... 13920 files and directories currently installed.) 00:42:20 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 00:42:20 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 00:42:20 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 00:42:20 (Reading database ... 13921 files and directories currently installed.) 00:42:20 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 00:42:20 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 00:42:21 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 00:42:21 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 00:42:21 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 00:42:21 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 00:42:21 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 00:42:21 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 00:42:22 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 00:42:22 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 00:42:22 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 00:42:22 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 00:42:22 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 00:42:22 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 00:42:22 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 00:42:22 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 00:42:23 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 00:42:23 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 00:42:23 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 00:42:23 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 00:42:23 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 00:42:23 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 00:42:23 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 00:42:23 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 00:42:24 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 00:42:24 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 00:42:24 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 00:42:24 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 00:42:24 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 00:42:24 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 00:42:25 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 00:42:25 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 00:42:25 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 00:42:25 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 00:42:25 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 00:42:25 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 00:42:25 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:42:25 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:42:25 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:42:25 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:42:25 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:42:25 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:42:25 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:42:25 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:42:26 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:42:26 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:42:27 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:42:27 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:42:27 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:42:27 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:42:28 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:42:28 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:42:29 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:42:29 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:42:29 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 00:42:29 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 00:42:29 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 00:42:29 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 00:42:29 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 00:42:29 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 00:42:29 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 00:42:29 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 00:42:29 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 00:42:29 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 00:42:29 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 00:42:29 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 00:42:29 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 00:42:29 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 00:42:29 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 00:42:29 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 00:42:29 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 00:42:29 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 00:42:29 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 00:42:29 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 00:42:29 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 00:42:29 Setting up tzdata (2021a-0ubuntu0.18.04) ... 00:42:29 00:42:29 Current default time zone: 'Etc/UTC' 00:42:29 Local time is now: Fri May 28 00:42:29 UTC 2021. 00:42:29 Universal Time is now: Fri May 28 00:42:29 UTC 2021. 00:42:29 Run 'dpkg-reconfigure tzdata' if you wish to change it. 00:42:29 00:42:29 Setting up systemd-sysv (237-3ubuntu10.47) ... 00:42:29 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 00:42:29 Setting up linux-libc-dev:amd64 (4.15.0-143.147) ... 00:42:29 Setting up mount (2.31.1-0.4ubuntu3.7) ... 00:42:29 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 00:42:29 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 00:42:29 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 00:42:29 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 00:42:29 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 00:42:29 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 00:42:29 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 00:42:30 Setting up procps (2:3.3.12-3ubuntu1.2) ... 00:42:30 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 00:42:30 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 00:42:30 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 00:42:30 Setting up patch (2.7.6-2ubuntu1.1) ... 00:42:30 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 00:42:30 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 00:42:30 Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... 00:42:30 Installing new version of config file /etc/ssl/openssl.cnf ... 00:42:30 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 00:42:30 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 00:42:30 Setting up ca-certificates (20210119~18.04.1) ... 00:42:32 Updating certificates in /etc/ssl/certs... 00:42:33 23 added, 27 removed; done. 00:42:33 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 00:42:33 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 00:42:33 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 00:42:33 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 00:42:33 Setting up pkgbinarymangler (138.18.04.1) ... 00:42:33 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 00:42:33 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 00:42:33 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 00:42:33 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 00:42:33 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 00:42:33 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 00:42:33 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 00:42:33 Setting up perl (5.26.1-6ubuntu0.5) ... 00:42:33 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 00:42:33 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 00:42:33 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 00:42:33 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 00:42:33 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 00:42:33 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 00:42:33 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 00:42:33 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 00:42:33 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 00:42:33 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 00:42:33 Processing triggers for systemd (237-3ubuntu10.47) ... 00:42:33 Processing triggers for mime-support (3.60ubuntu1) ... 00:42:33 Processing triggers for ca-certificates (20210119~18.04.1) ... 00:42:33 Updating certificates in /etc/ssl/certs... 00:42:33 0 added, 0 removed; done. 00:42:33 Running hooks in /etc/ca-certificates/update.d... 00:42:33 done. 00:42:34 Reading package lists... 00:42:34 Building dependency tree... 00:42:34 Reading state information... 00:42:34 The following NEW packages will be installed: 00:42:34 apt-transport-https 00:42:34 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 00:42:34 Need to get 1692 B of archives. 00:42:34 After this operation, 154 kB of additional disk space will be used. 00:42:34 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] 00:42:35 debconf: delaying package configuration, since apt-utils is not installed 00:42:35 Fetched 1692 B in 0s (9338 B/s) 00:42:35 Selecting previously unselected package apt-transport-https. 00:42:35 (Reading database ... 13926 files and directories currently installed.) 00:42:35 Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... 00:42:35 Unpacking apt-transport-https (1.6.13) ... 00:42:35 Setting up apt-transport-https (1.6.13) ... 00:42:35 Waiting for network to be ready... 00:42:40 2021-05-28T00:42:38Z INFO Waiting for automatic snapd restart... 00:42:41 snapd 2.50 from Canonical* installed 00:42:41 "snapd" switched to the "latest/stable" channel 00:42:41 00:42:43 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 00:42:45 core18 20210507 from Canonical* installed 00:42:45 "core18" switched to the "latest/stable" channel 00:42:45 00:42:47 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 00:42:48 snapcraft 4.7.1 from Canonical* installed 00:42:48 "snapcraft" switched to the "latest/stable" channel 00:42:48 00:42:51 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 00:42:51 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: 00:42:51 - README.md 00:42:51 00:42:51 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 00:42:52 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 00:42:56 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 00:42:58 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 00:42:58 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 00:42:58 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 00:42:58 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 00:42:59 Reading package lists... 00:43:00 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 00:43:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 00:43:04 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 00:43:06 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 00:43:06 Reading package lists... 00:43:06 Building dependency tree... 00:43:06 Reading state information... 00:43:06 Suggested packages: 00:43:06 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 00:43:06 git-gui gitk gitweb git-cvs git-mediawiki git-svn 00:43:06 Recommended packages: 00:43:06 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 00:43:06 The following NEW packages will be installed: 00:43:06 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 00:43:06 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 00:43:06 pkg-config zip 00:43:06 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 00:43:06 Need to get 7663 kB of archives. 00:43:06 After this operation, 43.8 MB of additional disk space will be used. 00:43:06 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 00:43:07 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] 00:43:07 Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 00:43:07 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 00:43:07 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 00:43:07 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 00:43:07 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 00:43:07 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 00:43:07 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 00:43:07 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 00:43:07 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 00:43:07 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 00:43:07 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 00:43:07 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 00:43:07 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 00:43:07 debconf: delaying package configuration, since apt-utils is not installed 00:43:07 Fetched 7663 kB in 1s (11.7 MB/s) 00:43:07 Selecting previously unselected package libglib2.0-0:amd64. 00:43:07 (Reading database ... 13930 files and directories currently installed.) 00:43:07 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 00:43:07 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 00:43:08 Selecting previously unselected package libpsl5:amd64. 00:43:08 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 00:43:08 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 00:43:08 Selecting previously unselected package libnghttp2-14:amd64. 00:43:08 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 00:43:08 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 00:43:08 Selecting previously unselected package librtmp1:amd64. 00:43:08 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 00:43:08 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 00:43:08 Selecting previously unselected package libcurl3-gnutls:amd64. 00:43:08 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... 00:43:08 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 00:43:08 Selecting previously unselected package liberror-perl. 00:43:08 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 00:43:08 Unpacking liberror-perl (0.17025-1) ... 00:43:08 Selecting previously unselected package git-man. 00:43:08 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 00:43:08 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 00:43:08 Selecting previously unselected package git. 00:43:08 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 00:43:08 Unpacking git (1:2.17.1-1ubuntu0.8) ... 00:43:09 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 00:43:09 Selecting previously unselected package libnorm1:amd64. 00:43:09 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 00:43:09 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 00:43:09 Selecting previously unselected package libpgm-5.2-0:amd64. 00:43:09 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 00:43:09 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 00:43:09 Selecting previously unselected package libsodium23:amd64. 00:43:09 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 00:43:09 Unpacking libsodium23:amd64 (1.0.16-2) ... 00:43:10 Selecting previously unselected package libzmq5:amd64. 00:43:10 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 00:43:10 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 00:43:10 Selecting previously unselected package libzmq3-dev:amd64. 00:43:10 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 00:43:10 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 00:43:10 Selecting previously unselected package pkg-config. 00:43:10 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 00:43:10 Unpacking pkg-config (0.29.1-0ubuntu2) ... 00:43:10 Selecting previously unselected package zip. 00:43:10 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 00:43:10 Unpacking zip (3.0-11build1) ... 00:43:10 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 00:43:10 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 00:43:10 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 00:43:10 Setting up liberror-perl (0.17025-1) ... 00:43:10 Setting up libpsl5:amd64 (0.19.1-5build1) ... 00:43:10 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 00:43:10 No schema files found: doing nothing. 00:43:10 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 00:43:10 Setting up zip (3.0-11build1) ... 00:43:11 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 00:43:11 Setting up libsodium23:amd64 (1.0.16-2) ... 00:43:11 Setting up pkg-config (0.29.1-0ubuntu2) ... 00:43:11 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 00:43:11 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 00:43:11 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 00:43:11 Setting up git (1:2.17.1-1ubuntu0.8) ... 00:43:11 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 00:43:11 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 00:43:15 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 00:43:18 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 00:43:18 git set to automatically installed. 00:43:18 git-man set to automatically installed. 00:43:18 libcurl3-gnutls set to automatically installed. 00:43:18 liberror-perl set to automatically installed. 00:43:18 libglib2.0-0 set to automatically installed. 00:43:18 libnghttp2-14 set to automatically installed. 00:43:18 libnorm1 set to automatically installed. 00:43:18 libpgm-5.2-0 set to automatically installed. 00:43:18 libpsl5 set to automatically installed. 00:43:18 librtmp1 set to automatically installed. 00:43:18 libsodium23 set to automatically installed. 00:43:18 libzmq3-dev set to automatically installed. 00:43:18 libzmq5 set to automatically installed. 00:43:18 pkg-config set to automatically installed. 00:43:18 zip set to automatically installed. 00:43:18 snapd is not logged in, snap install commands will use sudo [Pipeline] } 00:43:20 $ docker stop --time=1 e63feccc74c7dbaa47a765acde37df2581910b029f615c1ec32aeee8fab4d21f 00:43:22 $ docker rm -f e63feccc74c7dbaa47a765acde37df2581910b029f615c1ec32aeee8fab4d21f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:43:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:43:24 00:43:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:43:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:43:25 latest: Pulling from edgex-devops/edgex-compose-arm64 00:43:25 29e5d40040c1: Pulling fs layer 00:43:25 1ce36da41761: Pulling fs layer 00:43:25 25b303627fd3: Pulling fs layer 00:43:25 29e5d40040c1: Verifying Checksum 00:43:25 29e5d40040c1: Download complete 00:43:25 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 00:43:25 1ce36da41761: Verifying Checksum 00:43:25 1ce36da41761: Download complete 00:43:25 29e5d40040c1: Pull complete 00:43:26 snap "core18" has no updates available 00:43:26 snapd is not logged in, snap install commands will use sudo 00:43:27 1ce36da41761: Pull complete 00:43:27 25b303627fd3: Verifying Checksum 00:43:27 25b303627fd3: Download complete 00:43:33 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 00:43:37 25b303627fd3: Pull complete 00:43:37 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 00:43:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:43:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 00:43:38 prd-ubuntu18.04-docker-arm64-4c-16g-719 does not seem to be running inside a container 00:43:38 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 00:43:40 $ docker top 3c9752d1f2ff9bd1cf76af6905d89e2e6af0bb69f6bcb7954b52426fe88d9df0 -eo pid,comm [Pipeline] { [Pipeline] sh 00:43:41 + grep parallel 00:43:41 + docker-compose build --help 00:43:46 --parallel Build images in parallel. [Pipeline] } 00:43:46 $ docker stop --time=1 3c9752d1f2ff9bd1cf76af6905d89e2e6af0bb69f6bcb7954b52426fe88d9df0 00:43:48 $ docker rm -f 3c9752d1f2ff9bd1cf76af6905d89e2e6af0bb69f6bcb7954b52426fe88d9df0 00:43:48 go (1.15/stable) 1.15.10 from Michael Hudson-Doyle (mwhudson) installed 00:43:48 Pulling go-build-helper 00:43:48 + snapcraftctl pull 00:43:48 + snapcraftctl build 00:43:48 'app-service-config' has dependencies that need to be staged: go-build-helper 00:43:48 Skipping pull go-build-helper (already ran) 00:43:48 Building go-build-helper [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:43:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:43:48 . [Pipeline] withDockerContainer 00:43:49 prd-ubuntu18.04-docker-arm64-4c-16g-719 does not seem to be running inside a container 00:43:49 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 00:43:49 Staging go-build-helper 00:43:49 + snapcraftctl stage 00:43:50 $ docker top 30746bac673f0230b3383f7246143c8493062d17fdebd81f677b07a77438783f -eo pid,comm [Pipeline] { [Pipeline] sh 00:43:51 + docker-compose -f ./docker-compose-build.yml build --parallel 00:43:55 Building core-command ... 00:43:55 Building core-data ... 00:43:55 Building core-metadata ... 00:43:55 Building security-bootstrapper ... 00:43:55 Building security-proxy-setup ... 00:43:55 Building security-secretstore-setup ... 00:43:55 Building support-notifications ... 00:43:55 Building support-scheduler ... 00:43:55 Building sys-mgmt-agent ... 00:43:55 Building security-secretstore-setup 00:43:55 Building core-command 00:43:55 Building support-notifications 00:43:55 Building support-scheduler 00:43:55 Building core-metadata 00:43:59 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 00:43:59 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 00:43:59 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1727 kB] 00:43:59 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [322 kB] 00:43:59 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 00:43:59 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 00:43:59 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [323 kB] 00:43:59 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] 00:43:59 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1127 kB] 00:43:59 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [254 kB] 00:43:59 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 00:43:59 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 00:43:59 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 00:43:59 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 00:43:59 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 00:43:59 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 00:43:59 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 00:43:59 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 00:43:59 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 00:43:59 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2070 kB] 00:43:59 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [414 kB] 00:43:59 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] 00:43:59 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] 00:43:59 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] 00:43:59 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] 00:43:59 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] 00:43:59 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] 00:43:59 Fetched 24.6 MB in 0s (0 B/s) 00:43:59 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 00:43:59 Fetched 224 kB in 0s (0 B/s) 00:43:59 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 00:43:59 Fetched 157 kB in 0s (0 B/s) 00:43:59 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 00:43:59 Fetched 221 kB in 0s (0 B/s) 00:43:59 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 00:43:59 Fetched 143 kB in 0s (0 B/s) 00:43:59 Pulling app-service-config 00:43:59 + snapcraftctl pull 00:43:59 Cloning into '/root/parts/app-service-config/src'... 00:43:59 Pulling config-common 00:43:59 + snapcraftctl pull 00:44:03 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 00:44:03 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 00:44:03 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 00:44:03 Fetched 0 B in 0s (0 B/s) 00:44:03 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 00:44:03 Fetched 0 B in 0s (0 B/s) 00:44:03 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 00:44:03 Fetched 0 B in 0s (0 B/s) 00:44:03 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 00:44:03 Fetched 0 B in 0s (0 B/s) 00:44:03 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 00:44:03 Fetched 0 B in 0s (0 B/s) 00:44:03 Pulling edgex-go 00:44:03 + snapcraftctl pull 00:44:20 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 00:44:20 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 00:44:20 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 00:44:20 Fetched 0 B in 0s (0 B/s) 00:44:20 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 00:44:20 Fetched 96.5 kB in 0s (0 B/s) 00:44:20 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 00:44:20 Fetched 279 kB in 0s (0 B/s) 00:44:20 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 00:44:20 Fetched 122 kB in 0s (0 B/s) 00:44:20 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 00:44:20 Fetched 77.8 kB in 0s (0 B/s) 00:44:20 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 00:44:20 Fetched 8848 B in 0s (0 B/s) 00:44:20 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 00:44:20 Fetched 47.8 kB in 0s (0 B/s) 00:44:20 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 00:44:20 Fetched 45.6 kB in 0s (0 B/s) 00:44:20 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 00:44:20 Fetched 15.0 kB in 0s (0 B/s) 00:44:20 Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] 00:44:20 Fetched 219 kB in 0s (0 B/s) 00:44:20 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 00:44:20 Fetched 154 kB in 0s (0 B/s) 00:44:20 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 00:44:20 Fetched 50.6 kB in 0s (0 B/s) 00:44:20 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 00:44:20 Fetched 14.8 kB in 0s (0 B/s) 00:44:20 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 00:44:20 Fetched 41.8 kB in 0s (0 B/s) 00:44:20 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 00:44:20 Fetched 499 kB in 0s (0 B/s) 00:44:20 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 00:44:20 Fetched 111 kB in 0s (0 B/s) 00:44:20 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 00:44:20 Fetched 240 kB in 0s (0 B/s) 00:44:20 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 00:44:20 Fetched 29.3 kB in 0s (0 B/s) 00:44:20 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 00:44:20 Fetched 85.5 kB in 0s (0 B/s) 00:44:20 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 00:44:20 Fetched 24.5 kB in 0s (0 B/s) 00:44:20 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 00:44:20 Fetched 49.2 kB in 0s (0 B/s) 00:44:20 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 00:44:20 Fetched 54.2 kB in 0s (0 B/s) 00:44:20 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 00:44:20 Fetched 30.8 kB in 0s (0 B/s) 00:44:20 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 00:44:20 Fetched 15.8 kB in 0s (0 B/s) 00:44:20 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 00:44:20 Fetched 85.9 kB in 0s (0 B/s) 00:44:20 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 00:44:20 Fetched 8720 B in 0s (0 B/s) 00:44:20 Get:1 libhogweed4_3.4-1ubuntu0.1_amd64.deb [137 kB] 00:44:20 Fetched 137 kB in 0s (0 B/s) 00:44:20 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 00:44:20 Fetched 119 kB in 0s (0 B/s) 00:44:20 Get:1 libnettle6_3.4-1ubuntu0.1_amd64.deb [110 kB] 00:44:20 Fetched 110 kB in 0s (0 B/s) 00:44:20 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 00:44:20 Fetched 11.1 kB in 0s (0 B/s) 00:44:20 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 00:44:20 Fetched 645 kB in 0s (0 B/s) 00:44:20 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 00:44:20 Fetched 41.3 kB in 0s (0 B/s) 00:44:20 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 00:44:20 Fetched 17.9 kB in 0s (0 B/s) 00:44:20 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 00:44:20 Fetched 368 kB in 0s (0 B/s) 00:44:20 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 00:44:20 Fetched 187 kB in 0s (0 B/s) 00:44:20 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 00:44:20 Fetched 175 kB in 0s (0 B/s) 00:44:20 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 00:44:20 Fetched 206 kB in 0s (0 B/s) 00:44:20 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] 00:44:20 Fetched 1301 kB in 0s (0 B/s) 00:44:20 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 00:44:20 Fetched 36.2 kB in 0s (0 B/s) 00:44:20 Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] 00:44:20 Fetched 159 kB in 0s (0 B/s) 00:44:20 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 00:44:20 Fetched 107 kB in 0s (0 B/s) 00:44:20 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 00:44:20 Fetched 48.7 kB in 0s (0 B/s) 00:44:20 Pulling static-packages 00:44:20 + snapcraftctl pull 00:44:21 Pulling version 00:44:21 + cd /root/project 00:44:21 + [ -f VERSION ] 00:44:21 + PROJECT_VERSION=local-dev 00:44:21 + git rev-parse --short HEAD 00:44:21 + GIT_REVISION=2824650e 00:44:21 + snapcraftctl set-version local-dev 00:44:22 Skipping build go-build-helper (already ran) 00:44:22 Building app-service-config 00:44:22 + make build 00:44:22 go mod tidy 00:44:24 go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.67 00:44:24 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.61 00:44:24 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.91 00:44:24 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.7 00:44:24 go: downloading github.com/hashicorp/consul/api v1.8.1 00:44:24 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.8 00:44:24 go: downloading github.com/mitchellh/mapstructure v1.1.2 00:44:24 go: downloading github.com/hashicorp/go-uuid v1.0.1 00:44:24 go: downloading github.com/pelletier/go-toml v1.9.1 00:44:24 go: downloading github.com/hashicorp/serf v0.9.5 00:44:24 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 00:44:24 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.23 00:44:24 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.13 00:44:24 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 00:44:24 go: downloading github.com/hashicorp/go-hclog v0.12.0 00:44:24 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 00:44:25 go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 00:44:25 go: downloading github.com/stretchr/testify v1.7.0 00:44:25 go: downloading github.com/go-kit/kit v0.9.0 00:44:25 go: downloading github.com/hashicorp/consul/sdk v0.7.0 00:44:25 go: downloading github.com/x448/float16 v0.8.4 00:44:25 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.4 00:44:25 go: downloading github.com/fatih/color v1.9.0 00:44:25 go: downloading github.com/mitchellh/copystructure v1.0.0 00:44:25 go: downloading github.com/gorilla/websocket v1.4.2 00:44:25 go: downloading github.com/hashicorp/go-msgpack v0.5.3 00:44:25 go: downloading github.com/google/uuid v1.2.0 00:44:25 go: downloading gopkg.in/yaml.v2 v2.4.0 00:44:25 go: downloading github.com/go-logfmt/logfmt v0.4.0 00:44:25 go: downloading github.com/mattn/go-colorable v0.1.6 00:44:25 go: downloading github.com/pmezard/go-difflib v1.0.0 00:44:25 go: downloading github.com/go-stack/stack v1.8.0 00:44:25 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 00:44:25 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 00:44:25 go: downloading github.com/mattn/go-isatty v0.0.12 00:44:25 go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 00:44:25 go: downloading github.com/hashicorp/memberlist v0.2.2 00:44:25 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 00:44:25 go: downloading github.com/pkg/errors v0.8.1 00:44:25 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 00:44:25 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 00:44:25 go: downloading github.com/mitchellh/go-homedir v1.1.0 00:44:25 go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd 00:44:25 go: downloading github.com/go-playground/validator/v10 v10.6.1 00:44:25 go: downloading github.com/gorilla/mux v1.8.0 00:44:25 go: downloading github.com/hashicorp/go-multierror v1.1.0 00:44:25 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 00:44:25 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 00:44:25 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 00:44:26 go: downloading github.com/stretchr/objx v0.1.0 00:44:26 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 00:44:26 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 00:44:26 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 00:44:26 go: downloading github.com/hashicorp/golang-lru v0.5.0 00:44:26 go: downloading github.com/davecgh/go-spew v1.1.1 00:44:26 go: downloading github.com/mitchellh/reflectwalk v1.0.0 00:44:26 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 00:44:26 go: downloading github.com/miekg/dns v1.1.26 00:44:26 go: downloading golang.org/x/text v0.3.2 00:44:26 go: downloading github.com/go-redis/redis/v7 v7.2.0 00:44:26 go: downloading github.com/hashicorp/errwrap v1.0.0 00:44:26 go: downloading github.com/go-playground/universal-translator v0.17.0 00:44:26 go: downloading github.com/pebbe/zmq4 v1.2.7 00:44:26 go: downloading github.com/leodido/go-urn v1.2.0 00:44:26 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 00:44:26 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 00:44:26 go: downloading github.com/go-playground/locales v0.13.0 00:44:26 go: downloading github.com/kr/pretty v0.2.0 00:44:26 go: downloading github.com/go-playground/assert/v2 v2.0.1 00:44:26 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 00:44:26 go: downloading github.com/kr/text v0.1.0 00:44:27 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 00:44:27 go: downloading github.com/onsi/ginkgo v1.10.1 00:44:27 go: downloading github.com/onsi/gomega v1.7.0 00:44:27 go: downloading github.com/hpcloud/tail v1.0.0 00:44:27 go: downloading github.com/golang/protobuf v1.3.2 00:44:27 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 00:44:27 go: downloading gopkg.in/fsnotify.v1 v1.4.7 00:44:27 go: downloading github.com/fsnotify/fsnotify v1.4.7 00:44:27 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.67 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable 00:44:37 + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable 00:44:37 + install -DT ./res/rules-engine/configuration.toml /root/parts/app-service-config/install/config/app-service-configurable/res/rules-engine/configuration.toml 00:44:37 + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt 00:44:37 + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE 00:44:38 Building config-common 00:44:38 + snapcraftctl build 00:44:41 Building edgex-go 00:44:41 + cd /root/parts/edgex-go/src 00:44:41 + make build 00:44:41 go mod tidy 00:44:42 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.94 00:44:42 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.15 00:44:42 go: downloading github.com/OneOfOne/xxhash v1.2.8 00:44:42 go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 00:44:42 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 00:44:42 go: downloading github.com/lib/pq v1.10.2 00:44:42 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 00:44:42 go: downloading github.com/go-redis/redis/v7 v7.3.0 00:44:42 go: downloading github.com/imdario/mergo v0.3.12 00:44:42 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 00:44:47 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 00:44:53 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 00:44:55 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 00:44:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 00:44:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 00:44:59 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 00:45:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 00:45:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 00:45:04 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 00:45:05 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 00:45:07 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 00:45:09 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 00:45:09 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 00:45:09 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 00:45:09 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 00:45:09 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 00:45:09 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 00:45:09 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 00:45:09 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 00:45:09 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 00:45:09 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 00:45:09 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 00:45:09 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 00:45:09 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 00:45:09 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 00:45:09 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 00:45:09 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 00:45:09 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 00:45:09 + 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 00:45:09 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 00:45:09 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 00:45:09 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 00:45:09 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 00:45:09 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 00:45:09 + 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 00:45:09 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 00:45:09 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 00:45:09 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 00:45:12 Building static-packages 00:45:12 + snapcraftctl build 00:45:14 Building version 00:45:14 + snapcraftctl build 00:45:16 Skipping stage go-build-helper (already ran) 00:45:16 Staging app-service-config 00:45:16 + snapcraftctl stage 00:45:17 Staging config-common 00:45:17 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:45:17 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:45:17 ---> f6e6a6e242c9 00:45:17 Step 3/23 : WORKDIR /edgex-go 00:45:17 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:45:17 Step 2/26 : FROM ${BUILDER_BASE} AS builder 00:45:17 ---> f6e6a6e242c9 00:45:17 Step 3/26 : WORKDIR /edgex-go 00:45:17 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:45:17 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:45:17 ---> f6e6a6e242c9 00:45:17 Step 3/23 : WORKDIR /edgex-go 00:45:17 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:45:17 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:45:17 ---> f6e6a6e242c9 00:45:17 Step 3/24 : WORKDIR /edgex-go 00:45:17 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:45:17 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:45:17 ---> f6e6a6e242c9 00:45:17 Step 3/24 : WORKDIR /edgex-go 00:45:17 ---> Running in 391263949f17 00:45:17 ---> Running in 15c8926ee157 00:45:17 ---> Running in 9a40430aa94b 00:45:17 ---> Running in 479310ce0a2c 00:45:17 ---> Running in 04c9f27ad1be 00:45:17 Removing intermediate container 15c8926ee157 00:45:17 ---> 9b368dacb19a 00:45:17 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:45:17 Removing intermediate container 9a40430aa94b 00:45:17 ---> 3ba9ec33886e 00:45:17 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:45:17 Removing intermediate container 479310ce0a2c 00:45:17 ---> 2ee6c7bff6f1 00:45:17 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:45:17 Removing intermediate container 391263949f17 00:45:17 ---> 37e11961e604 00:45:17 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:45:17 Removing intermediate container 04c9f27ad1be 00:45:17 ---> 9992bfd759c5 00:45:17 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:45:17 ---> Running in 9108e9d21d0b 00:45:17 ---> Running in 4d17e0199984 00:45:17 ---> Running in 7f02189ba98c 00:45:17 ---> Running in e081f61b2d03 00:45:17 ---> Running in 441cb27d724e 00:45:17 Removing intermediate container 9108e9d21d0b 00:45:17 ---> 86aee45fe6b7 00:45:17 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 00:45:17 ---> Running in c69098e89e91 00:45:17 Removing intermediate container 4d17e0199984 00:45:17 ---> 51e5668fc0bb 00:45:17 Step 5/24 : RUN apk add --update --no-cache make git 00:45:17 Removing intermediate container e081f61b2d03 00:45:17 ---> cc4cf902bd9f 00:45:17 Step 5/23 : RUN apk add --update --no-cache make git 00:45:17 ---> Running in c75bf60bbfe9 00:45:17 Removing intermediate container 441cb27d724e 00:45:17 ---> 9af4d040b8b6 00:45:17 Step 5/24 : RUN apk add --update --no-cache make git 00:45:17 ---> Running in 0133bf680245 00:45:17 Removing intermediate container 7f02189ba98c 00:45:17 ---> e572a717682f 00:45:17 Step 5/26 : RUN apk add --update --no-cache make git 00:45:17 ---> Running in f8dfb1db1cea 00:45:17 ---> Running in 4a132682786e 00:45:17 + snapcraftctl stage 00:45:18 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 00:45:18 Staging edgex-go 00:45:18 + snapcraftctl stage 00:45:18 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 00:45:19 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 00:45:19 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 00:45:19 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 00:45:19 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 00:45:19 Staging static-packages 00:45:19 + snapcraftctl stage 00:45:20 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 00:45:20 OK: 218 MiB in 52 packages 00:45:20 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 00:45:20 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 00:45:20 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 00:45:21 OK: 218 MiB in 52 packages 00:45:21 Staging version 00:45:21 + snapcraftctl stage 00:45:21 OK: 218 MiB in 52 packages 00:45:21 OK: 218 MiB in 52 packages 00:45:21 Removing intermediate container c69098e89e91 00:45:21 ---> e7b7a5ea7e93 00:45:21 Step 6/23 : COPY go.mod . 00:45:21 Priming go-build-helper 00:45:21 + snapcraftctl prime 00:45:22 OK: 218 MiB in 52 packages 00:45:22 Removing intermediate container 0133bf680245 00:45:22 ---> 5ac40dbb445a 00:45:22 Step 6/23 : COPY go.mod . 00:45:22 ---> 5d07690d17b6 00:45:22 Step 7/23 : RUN go mod download 00:45:23 Removing intermediate container f8dfb1db1cea 00:45:23 ---> 9507a44af044 00:45:23 Step 6/24 : COPY go.mod . 00:45:23 ---> Running in 6e69df774904 00:45:23 Priming app-service-config 00:45:23 + snapcraftctl prime 00:45:23 Removing intermediate container 4a132682786e 00:45:23 ---> cfb3dd5fa352 00:45:23 Step 6/26 : COPY go.mod . 00:45:23 Removing intermediate container c75bf60bbfe9 00:45:23 ---> bf0e991264e8 00:45:23 Step 6/24 : COPY go.mod . 00:45:23 ---> 14025e0dbe10 00:45:23 Step 7/23 : RUN go mod download 00:45:24 ---> Running in 2c9c1607cb09 00:45:24 Priming config-common 00:45:24 + snapcraftctl prime 00:45:24 ---> ba173456c19f 00:45:24 Step 7/24 : RUN go mod download 00:45:24 ---> 82b338898186 00:45:24 Step 7/26 : RUN go mod download 00:45:24 ---> Running in 60625922cb40 00:45:24 ---> Running in 0c5196e398bd 00:45:25 ---> 9ae862d57978 00:45:25 Step 7/24 : RUN go mod download 00:45:25 ---> Running in 30874eb5585e 00:45:25 Priming edgex-go 00:45:25 + snapcraftctl prime 00:45:26 Removing intermediate container 6e69df774904 00:45:26 ---> d064364130f0 00:45:26 Step 8/23 : COPY . . 00:45:26 Priming static-packages 00:45:26 + snapcraftctl prime 00:45:28 Removing intermediate container 2c9c1607cb09 00:45:28 ---> f7f4988da2db 00:45:28 Step 8/23 : COPY . . 00:45:29 Removing intermediate container 60625922cb40 00:45:29 ---> c2095bec2ce7 00:45:29 Step 8/24 : COPY . . 00:45:29 Priming version 00:45:29 + snapcraftctl prime 00:45:29 Removing intermediate container 0c5196e398bd 00:45:29 ---> 932cc0af6ae1 00:45:29 Step 8/26 : COPY . . 00:45:30 Removing intermediate container 30874eb5585e 00:45:30 ---> 67508bfe29a0 00:45:30 Step 8/24 : COPY . . 00:45:30 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 00:45:48 ---> 6c39b6578f2a 00:45:48 Step 9/23 : RUN go mod tidy 00:45:49 ---> Running in d79451d7f7a3 00:45:49 ---> 19b7ba846f06 00:45:49 Step 9/23 : RUN go mod tidy 00:45:50 ---> Running in 65666c0392ff 00:45:51 ---> 0d68e3ab6a2b 00:45:51 Step 9/24 : RUN go mod tidy 00:45:51 ---> b01c4c5cff9f 00:45:51 Step 9/26 : RUN go mod tidy 00:45:52 ---> Running in 361a8ac7532a 00:45:52 ---> Running in 0f92765e673c 00:45:52 ---> c55bde47354a 00:45:52 Step 9/24 : RUN go mod tidy 00:45:53 ---> Running in f892401b5844 00:45:55 Removing intermediate container d79451d7f7a3 00:45:55 ---> 4306f4562152 00:45:55 Step 10/23 : RUN make cmd/support-notifications/support-notifications 00:45:55 ---> Running in f53aa708f29e 00:45:56 Removing intermediate container 65666c0392ff 00:45:56 ---> 5e4a4c71f86d 00:45:56 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 00:45:56 ---> Running in 4d64939c910a 00:45:58 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 00:45:59 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 00:46:00 Removing intermediate container 361a8ac7532a 00:46:00 ---> 03632dcd5ee6 00:46:00 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:46:00 Removing intermediate container 0f92765e673c 00:46:00 ---> 3f6a902c18c8 00:46:00 Step 10/24 : RUN make cmd/core-metadata/core-metadata 00:46:00 ---> Running in 890512b920f1 00:46:00 ---> Running in 0930280117c7 00:46:01 Removing intermediate container f892401b5844 00:46:01 ---> d63d90ad9423 00:46:01 Step 10/24 : RUN make cmd/core-command/core-command 00:46:01 ---> Running in 05681f22b23c 00:46:02 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 00:46: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 00:46:04 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 00:48: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 00:48:14 Removing intermediate container 890512b920f1 00:48:14 ---> 872a9a5fc648 00:48:14 00:48:14 Step 11/26 : FROM alpine:3.12 00:48:15 3.12: Pulling from library/alpine 00:48:16 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 00:48:16 Status: Downloaded newer image for alpine:3.12 00:48:16 ---> 9852663dfa18 00:48:16 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 00:48:16 ---> Running in 6f8782ac30e4 00:48:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:48:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:48:20 (1/6) Installing ca-certificates (20191127-r4) 00:48:20 (2/6) Installing nghttp2-libs (1.41.0-r0) 00:48:20 (3/6) Installing libcurl (7.77.0-r0) 00:48:20 (4/6) Installing curl (7.77.0-r0) 00:48:20 (5/6) Installing dumb-init (1.2.2-r1) 00:48:20 (6/6) Installing su-exec (0.2-r1) 00:48:20 Executing busybox-1.31.1-r20.trigger 00:48:20 Executing ca-certificates-20191127-r4.trigger 00:48:21 OK: 7 MiB in 20 packages 00:48:25 Removing intermediate container 6f8782ac30e4 00:48:25 ---> c4b8823be9c1 00:48:25 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:48:25 ---> Running in ed509fe960d3 00:48:27 Removing intermediate container f53aa708f29e 00:48:27 ---> 1dd23bce6d32 00:48:27 00:48:27 Step 11/23 : FROM alpine:3.12 00:48:27 ---> 9852663dfa18 00:48:27 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 00:48:27 Removing intermediate container ed509fe960d3 00:48:27 ---> 73cf02aecbd4 00:48:27 Step 14/26 : WORKDIR / 00:48:28 ---> Running in 195eed0d2d30 00:48:28 Removing intermediate container 4d64939c910a 00:48:28 ---> cf28c1b86942 00:48:28 00:48:28 Step 11/23 : FROM alpine:3.12 00:48:28 ---> 9852663dfa18 00:48:28 Step 12/23 : RUN apk add --update --no-cache dumb-init 00:48:28 ---> Running in cda7bb6e532e 00:48:28 ---> Running in 862e7da676d9 00:48:30 Removing intermediate container cda7bb6e532e 00:48:30 ---> df497a1ff9e7 00:48:30 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 00:48:30 Removing intermediate container 05681f22b23c 00:48:30 ---> 1c00372da04b 00:48:30 00:48:30 Step 11/24 : FROM alpine:3.12 00:48:30 ---> 9852663dfa18 00:48:30 Step 12/24 : RUN apk add --update --no-cache dumb-init 00:48:31 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:48:31 ---> Running in df256a74a632 00:48:31 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:48:31 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:48:31 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:48:32 ---> 8aee864d30a9 00:48:32 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 00:48:32 (1/1) Installing dumb-init (1.2.2-r1) 00:48:32 Executing busybox-1.31.1-r20.trigger 00:48:32 (1/2) Installing ca-certificates (20191127-r4) 00:48:32 OK: 5 MiB in 15 packages 00:48:32 (2/2) Installing dumb-init (1.2.2-r1) 00:48:32 Executing busybox-1.31.1-r20.trigger 00:48:32 Executing ca-certificates-20191127-r4.trigger 00:48:32 OK: 6 MiB in 16 packages 00:48:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:48:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:48:33 ---> 617567001894 00:48:33 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 00:48:34 Removing intermediate container 862e7da676d9 00:48:34 ---> 1b7af8dfeaab 00:48:34 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:48:34 (1/1) Installing dumb-init (1.2.2-r1) 00:48:34 Executing busybox-1.31.1-r20.trigger 00:48:34 OK: 5 MiB in 15 packages 00:48:34 ---> Running in 48fef8ad1fdb 00:48:35 Removing intermediate container 48fef8ad1fdb 00:48:35 ---> 19a5c2090458 00:48:35 Step 14/23 : ENV APP_PORT=59861 00:48:35 ---> e5a28f2c16c0 00:48:35 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 00:48:35 Removing intermediate container 195eed0d2d30 00:48:35 ---> 661a2c41a386 00:48:35 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 00:48:36 ---> Running in 98d522829a9d 00:48:36 ---> Running in 2dfbbd2a3760 00:48:36 Removing intermediate container df256a74a632 00:48:36 ---> 583a642236f5 00:48:36 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:48:36 ---> 5328a86bec80 00:48:36 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 00:48:36 ---> Running in c9b65e6139b7 00:48:37 Removing intermediate container 0930280117c7 00:48:37 ---> 80c63221ddfd 00:48:37 00:48:37 Step 11/24 : FROM alpine:3.12 00:48:37 ---> 9852663dfa18 00:48:37 Step 12/24 : RUN apk add --update --no-cache dumb-init 00:48:37 ---> Using cache 00:48:37 ---> 583a642236f5 00:48:37 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:48:37 Removing intermediate container 2dfbbd2a3760 00:48:37 ---> ce93a615c4c8 00:48:37 Step 14/23 : ENV APP_PORT=59860 00:48:37 Removing intermediate container 98d522829a9d 00:48:37 ---> 90c2253bdc1e 00:48:37 Step 15/23 : EXPOSE $APP_PORT 00:48:37 ---> Running in e4b1ef5c2f64 00:48:37 ---> Running in 4017352c1b88 00:48:37 ---> Running in f5ddbf9d8f46 00:48:37 Removing intermediate container c9b65e6139b7 00:48:37 ---> 4a1e69a714a7 00:48:37 Step 14/24 : ENV APP_PORT=59882 00:48:37 ---> Running in d1ac2b6c985f 00:48:38 ---> f837b11a6651 00:48:38 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 00:48:38 Removing intermediate container f5ddbf9d8f46 00:48:38 ---> ad9f5da68d84 00:48:38 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:48:38 Removing intermediate container e4b1ef5c2f64 00:48:38 ---> d29051974837 00:48:38 Step 15/23 : EXPOSE $APP_PORT 00:48:38 Removing intermediate container 4017352c1b88 00:48:38 ---> 2ec1152f7e0f 00:48:38 Step 14/24 : ENV APP_PORT=59881 00:48:38 ---> Running in 52134de051f1 00:48:38 Removing intermediate container d1ac2b6c985f 00:48:38 ---> 8e476369b40d 00:48:38 Step 15/24 : EXPOSE $APP_PORT 00:48:38 ---> Running in 624bbd059a70 00:48:39 ---> Running in de34e1320eff 00:48:39 Removing intermediate container 52134de051f1 00:48:39 ---> ed6344c3953c 00:48:39 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:48:39 ---> 4dd5a0976c9c 00:48:39 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 00:48:39 Removing intermediate container 624bbd059a70 00:48:39 ---> a45bd3cedc9c 00:48:39 Step 15/24 : EXPOSE $APP_PORT 00:48:39 Removing intermediate container de34e1320eff 00:48:39 ---> 49a88bde8d50 00:48:39 Step 16/24 : WORKDIR / 00:48:39 ---> Running in b7684f8352f2 00:48:39 ---> bb84b3625ed9 00:48:39 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 00:48:40 ---> Running in b94dd45f2735 00:48:40 ---> 9e0e59b6a9ce 00:48:40 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 00:48:40 Removing intermediate container b7684f8352f2 00:48:40 ---> 249c2322a452 00:48:40 Step 16/24 : WORKDIR / 00:48:41 Removing intermediate container b94dd45f2735 00:48:41 ---> 5d53e347442c 00:48:41 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 00:48:41 ---> Running in 1bf4cb7c1327 00:48:41 ---> e3bdb6a21018 00:48:41 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/ 00:48:41 ---> 71f67816b8f9 00:48:41 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 00:48:41 ---> Running in 0c528bbd0efc 00:48:41 Removing intermediate container 1bf4cb7c1327 00:48:41 ---> 9a5db2f5a96a 00:48:41 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 00:48:42 ---> ef2a4db8f6e0 00:48:42 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 00:48:42 ---> 498fb78c2770 00:48:42 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 00:48:43 ---> 802a5d90bea0 00:48:43 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 00:48:43 ---> Running in 45bb9c2d77b5 00:48:43 ---> 4e27133f9f63 00:48:43 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 00:48:44 ---> a668ad2ddd14 00:48:44 Step 19/23 : ENTRYPOINT ["/support-notifications"] 00:48:44 ---> Running in 5c89605b5ddb 00:48:44 Removing intermediate container 45bb9c2d77b5 00:48:44 ---> ad87092e6f3b 00:48:44 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:48:44 ---> 559d811122d4 00:48:44 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 00:48:44 ---> Running in c8b4fa24f496 00:48:45 Removing intermediate container 5c89605b5ddb 00:48:45 ---> f32f6cccc25a 00:48:45 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:48:45 Removing intermediate container 0c528bbd0efc 00:48:45 ---> 75a5dfc34a08 00:48:45 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 00:48:45 ---> Running in e22a013595ee 00:48:45 ---> Running in 88417f60acdf 00:48:45 Removing intermediate container c8b4fa24f496 00:48:45 ---> 44dcf9dc756e 00:48:45 Step 21/23 : LABEL arch=arm64 00:48:45 ---> e47355767bbd 00:48:45 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 00:48:46 ---> c30c185da27c 00:48:46 Step 20/24 : ENTRYPOINT ["/core-command"] 00:48:46 ---> Running in 4022f2f64472 00:48:46 ---> Running in f232bf0d0d8a 00:48:46 Removing intermediate container e22a013595ee 00:48:46 ---> 7f9aaa8193f2 00:48:46 Step 21/23 : LABEL arch=arm64 00:48:46 Removing intermediate container 88417f60acdf 00:48:46 ---> e5c5268aa183 00:48:46 Step 24/26 : LABEL arch=arm64 00:48:46 ---> Running in 9abb108a57ba 00:48:46 ---> Running in 7fae695eb81d 00:48:46 Removing intermediate container f232bf0d0d8a 00:48:46 ---> 35e964147ef8 00:48:46 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:48:46 Removing intermediate container 4022f2f64472 00:48:46 ---> 755b0e01cf46 00:48:46 Step 22/23 : LABEL git_sha=065853956181ca7e06dc3b5255603351facdd4f7 00:48:47 ---> Running in b3a9774c162d 00:48:47 ---> Running in 5ba915a70fa7 00:48:47 ---> c931c0b428fb 00:48:47 Step 20/24 : ENTRYPOINT ["/core-metadata"] 00:48:47 ---> Running in 6dc2d151e189 00:48:47 Removing intermediate container 9abb108a57ba 00:48:47 ---> 77a6a797fb8f 00:48:47 Step 22/23 : LABEL git_sha=065853956181ca7e06dc3b5255603351facdd4f7 00:48:47 Removing intermediate container 7fae695eb81d 00:48:47 ---> 5fb315f8f91a 00:48:47 Step 25/26 : LABEL git_sha=065853956181ca7e06dc3b5255603351facdd4f7 00:48:47 ---> Running in 791b044ef69e 00:48:47 ---> Running in 8771b654deb4 00:48:48 Removing intermediate container b3a9774c162d 00:48:48 ---> fd8de285e025 00:48:48 Step 22/24 : LABEL arch=arm64 00:48:48 Removing intermediate container 5ba915a70fa7 00:48:48 ---> 05bcda5f22af 00:48:48 Step 23/23 : LABEL version=0.0.0 00:48:48 Removing intermediate container 6dc2d151e189 00:48:48 ---> 0cdc66a672c7 00:48:48 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:48:48 ---> Running in 17b1a81159cb 00:48:48 ---> Running in ad04410e8f99 00:48:48 ---> Running in 96cc6134463d 00:48:48 Removing intermediate container 8771b654deb4 00:48:48 ---> 17b4dd2cf36a 00:48:48 Step 26/26 : LABEL version=0.0.0 00:48:48 Removing intermediate container 791b044ef69e 00:48:48 ---> c2173c686adc 00:48:48 Step 23/23 : LABEL version=0.0.0 00:48:48 ---> Running in 948dceb8309b 00:48:48 ---> Running in 73b23c433bd3 00:48:49 Removing intermediate container ad04410e8f99 00:48:49 ---> d37c3e91ac29 00:48:49 00:48:49 Removing intermediate container 17b1a81159cb 00:48:49 ---> b7ad07932c90 00:48:49 Step 23/24 : LABEL git_sha=065853956181ca7e06dc3b5255603351facdd4f7 00:48:49 Removing intermediate container 96cc6134463d 00:48:49 ---> a0f4f4bce304 00:48:49 Step 22/24 : LABEL arch=arm64 00:48:49 ---> Running in abb85bfb96af 00:48:49 ---> Running in 87ade08fbffb 00:48:49 Removing intermediate container 948dceb8309b 00:48:49 ---> 48895326728e 00:48:49 00:48:49 Successfully built d37c3e91ac29 00:48:49 Successfully tagged support-scheduler-arm64:latest 00:48:49  Building support-scheduler ... done Building security-bootstrapper 00:48:50 Removing intermediate container 73b23c433bd3 00:48:50 ---> d8e77fff7ce3 00:48:50 00:48:50 Removing intermediate container abb85bfb96af 00:48:50 ---> feb4c94c22c2 00:48:50 Step 24/24 : LABEL version=0.0.0 00:48:50 Successfully built 48895326728e 00:48:50 Successfully tagged support-notifications-arm64:latest 00:48:50  Building support-notifications ... done Building security-proxy-setup 00:48:50 Removing intermediate container 87ade08fbffb 00:48:50 ---> 09af69962b52 00:48:50 Step 23/24 : LABEL git_sha=065853956181ca7e06dc3b5255603351facdd4f7 00:48:50 Successfully built d8e77fff7ce3 00:48:50 ---> Running in d6d9bb36805b 00:48:50 Successfully tagged security-secretstore-setup-arm64:latest 00:48:50  Building security-secretstore-setup ... done Building core-data 00:48:50 ---> Running in 3f5351591603 00:48:51 Removing intermediate container d6d9bb36805b 00:48:51 ---> 7207305c5e99 00:48:51 00:48:51 Removing intermediate container 3f5351591603 00:48:51 ---> 8d785af44311 00:48:51 Step 24/24 : LABEL version=0.0.0 00:48:51 Successfully built 7207305c5e99 00:48:51 Successfully tagged core-command-arm64:latest 00:48:51  Building core-command ... done Building sys-mgmt-agent 00:48:51 ---> Running in 955afd89923a 00:48:52 Removing intermediate container 955afd89923a 00:48:52 ---> 4ffba7eea48e 00:48:52 00:48:52 Successfully built 4ffba7eea48e 00:48:52 Successfully tagged core-metadata-arm64:latest 00:49:49  Building core-metadata ... done Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:49:49 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:49:49 ---> f6e6a6e242c9 00:49:49 Step 3/22 : WORKDIR /edgex-go 00:49:49 ---> Using cache 00:49:49 ---> 9992bfd759c5 00:49:49 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:49:49 ---> Using cache 00:49:49 ---> cc4cf902bd9f 00:49:49 Step 5/22 : RUN apk add --update --no-cache make git 00:49:49 ---> Using cache 00:49:49 ---> 5ac40dbb445a 00:49:49 Step 6/22 : COPY go.mod . 00:49:49 ---> Using cache 00:49:49 ---> 14025e0dbe10 00:49:49 Step 7/22 : RUN go mod download 00:49:49 ---> Using cache 00:49:49 ---> f7f4988da2db 00:49:49 Step 8/22 : COPY . . 00:49:49 ---> Using cache 00:49:49 ---> 19b7ba846f06 00:49:49 Step 9/22 : RUN go mod tidy 00:49:49 ---> Using cache 00:49:49 ---> 5e4a4c71f86d 00:49:49 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 00:49:49 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:49:49 Step 2/32 : FROM ${BUILDER_BASE} AS builder 00:49:49 ---> f6e6a6e242c9 00:49:49 Step 3/32 : WORKDIR /edgex-go 00:49:49 ---> Using cache 00:49:49 ---> 9992bfd759c5 00:49:49 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:49:49 ---> Using cache 00:49:49 ---> cc4cf902bd9f 00:49:49 Step 5/32 : RUN apk add --update --no-cache make git 00:49:49 ---> Using cache 00:49:49 ---> 5ac40dbb445a 00:49:49 Step 6/32 : COPY go.mod . 00:49:49 ---> Using cache 00:49:49 ---> 14025e0dbe10 00:49:49 Step 7/32 : RUN go mod download 00:49:49 ---> Using cache 00:49:49 ---> f7f4988da2db 00:49:49 Step 8/32 : COPY . . 00:49:49 ---> Using cache 00:49:49 ---> 19b7ba846f06 00:49:49 Step 9/32 : RUN go mod tidy 00:49:49 ---> Using cache 00:49:49 ---> 5e4a4c71f86d 00:49:49 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 00:49:49 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:49:49 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:49:49 ---> f6e6a6e242c9 00:49:49 Step 3/24 : WORKDIR /edgex-go 00:49:49 ---> Using cache 00:49:49 ---> 9992bfd759c5 00:49:49 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:49:49 ---> Using cache 00:49:49 ---> cc4cf902bd9f 00:49:49 Step 5/24 : RUN apk add --update --no-cache make bash git 00:49:49 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:49:49 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:49:49 ---> f6e6a6e242c9 00:49:49 Step 3/24 : WORKDIR /edgex-go 00:49:49 ---> Using cache 00:49:49 ---> 9992bfd759c5 00:49:49 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:49:49 ---> Using cache 00:49:49 ---> cc4cf902bd9f 00:49:49 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 00:49:51 ---> Running in b7828967b834 00:49:51 ---> Running in 1c6eefed9a28 00:49:51 ---> Running in 919e4220d992 00:49:51 ---> Running in deb81942ffef 00:49:53 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 00:49:53 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 00:49:53 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 00:49:53 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 00:49:54 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 00:49:54 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 00:49:55 OK: 218 MiB in 52 packages 00:49:55 OK: 218 MiB in 52 packages 00:49:57 Removing intermediate container 1c6eefed9a28 00:49:57 ---> 6948087c50ce 00:49:57 Step 6/24 : COPY go.mod . 00:49:57 Removing intermediate container b7828967b834 00:49:57 ---> b4acd7438553 00:49:57 Step 6/24 : COPY go.mod . 00:49:59 ---> 6d08394b874f 00:49:59 Step 7/24 : RUN go mod download 00:49:59 ---> f1ace703aae2 00:49:59 Step 7/24 : RUN go mod download 00:49:59 ---> Running in 4c253759b456 00:49:59 ---> Running in 99b7578542b1 00:50:04 Removing intermediate container 4c253759b456 00:50:04 ---> db39b8eef2e6 00:50:04 Step 8/24 : COPY . . 00:50:04 Removing intermediate container 99b7578542b1 00:50:04 ---> 37073657341f 00:50:04 Step 8/24 : COPY . . 00:50:36 ---> 952b4ced6274 00:50:36 Step 9/24 : RUN go mod tidy 00:50:36 ---> fb707a8efb3c 00:50:36 Step 9/24 : RUN go mod tidy 00:50:36 ---> Running in b8fd1fe1b0a3 00:50:36 ---> Running in 7f5465ec61e8 00:50:43 Removing intermediate container b8fd1fe1b0a3 00:50:43 ---> c739b6d82213 00:50:43 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 00:50:43 ---> Running in c3997fbd97f3 00:50:43 Removing intermediate container 7f5465ec61e8 00:50:43 ---> c19691e6b36c 00:50:43 Step 10/24 : RUN make cmd/core-data/core-data 00:50:43 ---> Running in f80172635cbe 00:50:45 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 00:50:45 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 00:51:04 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 00:51:14 Removing intermediate container 919e4220d992 00:51:14 ---> 5cc90fa339b6 00:51:14 00:51:14 Step 11/32 : FROM alpine:3.12 00:51:14 ---> 9852663dfa18 00:51:14 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 00:51:14 ---> Running in 6e619837b9c8 00:51:15 Removing intermediate container 6e619837b9c8 00:51:15 ---> cce28a1db68e 00:51:15 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 00:51:15 ---> Running in 41202ebaa381 00:51:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:51:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:51:19 (1/2) Installing dumb-init (1.2.2-r1) 00:51:19 (2/2) Installing su-exec (0.2-r1) 00:51:19 Executing busybox-1.31.1-r20.trigger 00:51:19 OK: 5 MiB in 16 packages 00:51:20 Removing intermediate container deb81942ffef 00:51:20 ---> e59795e71c7d 00:51:20 00:51:20 Step 11/22 : FROM alpine:3.12 00:51:20 ---> 9852663dfa18 00:51:20 Step 12/22 : RUN apk add --update --no-cache curl 00:51:20 ---> Running in b7c12f3be0f0 00:51:21 Removing intermediate container 41202ebaa381 00:51:21 ---> d7222f7f3c54 00:51:21 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 00:51:21 ---> Running in 6b888237aeb0 00:51:22 Removing intermediate container 6b888237aeb0 00:51:22 ---> c1417d17f063 00:51:22 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 00:51:23 ---> Running in e87973749b48 00:51:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:51:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:51:23 Removing intermediate container e87973749b48 00:51:23 ---> e5c3da7c637d 00:51:23 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 00:51:23 ---> Running in c5fa3c3a72b3 00:51:23 (1/4) Installing ca-certificates (20191127-r4) 00:51:24 (2/4) Installing nghttp2-libs (1.41.0-r0) 00:51:24 (3/4) Installing libcurl (7.77.0-r0) 00:51:24 (4/4) Installing curl (7.77.0-r0) 00:51:24 Executing busybox-1.31.1-r20.trigger 00:51:24 Executing ca-certificates-20191127-r4.trigger 00:51:24 OK: 7 MiB in 18 packages 00:51:27 Removing intermediate container b7c12f3be0f0 00:51:27 ---> 3874ce6d45c0 00:51:27 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:51:27 ---> Running in 1ad0bd464aad 00:51:28 Removing intermediate container c5fa3c3a72b3 00:51:28 ---> b92070cbff88 00:51:28 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 00:51:28 ---> Running in 533955cd0ead 00:51:28 Removing intermediate container 1ad0bd464aad 00:51:28 ---> c848c9097236 00:51:28 Step 14/22 : WORKDIR /edgex 00:51:28 ---> Running in 1bebf54ca717 00:51:29 Removing intermediate container 533955cd0ead 00:51:29 ---> 7a096618557f 00:51:29 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 00:51:29 Removing intermediate container 1bebf54ca717 00:51:29 ---> 28210da807ef 00:51:29 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 00:51:30 ---> 7781eeb6e50f 00:51:30 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 00:51:31 ---> Running in a7e06dfc3697 00:51:31 ---> b6c7cb5af5b8 00:51:31 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 00:51:33 ---> af7c7539ae28 00:51:33 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 00:51:35 Removing intermediate container a7e06dfc3697 00:51:35 ---> 7555b8d5d5e4 00:51:35 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 00:51:35 ---> 784cd87cc26a 00:51:35 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 00:51:36 ---> Running in f58cbbfb13b8 00:51:37 Removing intermediate container f58cbbfb13b8 00:51:37 ---> 3cd035f3d931 00:51:37 Step 19/22 : CMD ["--init=true"] 00:51:37 ---> 2e0af55f0847 00:51:37 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 00:51:37 ---> Running in 2d9e6df401b2 00:51:38 Removing intermediate container 2d9e6df401b2 00:51:38 ---> 1087f8c38c69 00:51:38 Step 20/22 : LABEL arch=arm64 00:51:38 ---> Running in a2cfa5192de3 00:51:39 Removing intermediate container a2cfa5192de3 00:51:39 ---> b76677fddce9 00:51:39 Step 21/22 : LABEL git_sha=065853956181ca7e06dc3b5255603351facdd4f7 00:51:39 ---> 75c5074405eb 00:51:39 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 00:51:39 ---> Running in 50c5ee2628e6 00:51:40 Removing intermediate container 50c5ee2628e6 00:51:40 ---> 1398857e7689 00:51:40 Step 22/22 : LABEL version=0.0.0 00:51:40 ---> 55e292cd30dc 00:51:40 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 00:51:41 ---> Running in b5f79ade0440 00:51:41 Removing intermediate container b5f79ade0440 00:51:41 ---> cc6c5896a36d 00:51:41 00:51:42 ---> c7528b0bf757 00:51:42 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 00:51:42 Successfully built cc6c5896a36d 00:51:42 Successfully tagged security-proxy-setup-arm64:latest 00:51:43  Building security-proxy-setup ... done  ---> 6c59b45a808f 00:51:43 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 00:51:44 ---> Running in 2117c4599208 00:51:45 Removing intermediate container 2117c4599208 00:51:45 ---> 60ac37d816e8 00:51:45 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 00:51:46 ---> 3284d4a9690e 00:51:46 Step 27/32 : RUN chmod +x /entrypoint.sh 00:51:46 ---> Running in cbe765ff4353 00:51:50 Removing intermediate container cbe765ff4353 00:51:50 ---> 7b7c8e1fe563 00:51:50 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 00:51:50 ---> Running in f3c5f4d0a88c 00:51:51 Removing intermediate container f3c5f4d0a88c 00:51:51 ---> a85fff064b67 00:51:51 Step 29/32 : CMD ["gate"] 00:51:51 ---> Running in 066b0ef6d5cf 00:51:52 Removing intermediate container 066b0ef6d5cf 00:51:52 ---> 1951727059f4 00:51:52 Step 30/32 : LABEL arch=arm64 00:51:53 ---> Running in 1271a7a91644 00:51:53 Removing intermediate container 1271a7a91644 00:51:53 ---> 6413e65f7a4e 00:51:53 Step 31/32 : LABEL git_sha=065853956181ca7e06dc3b5255603351facdd4f7 00:51:54 ---> Running in f841fd1065ed 00:51:54 Removing intermediate container f841fd1065ed 00:51:54 ---> 16a16667254f 00:51:54 Step 32/32 : LABEL version=0.0.0 00:51:55 ---> Running in fac3c2f5eb92 00:51:56 Removing intermediate container fac3c2f5eb92 00:51:56 ---> 08e456e69ce1 00:51:56 00:51:56 Successfully built 08e456e69ce1 00:51:56 Successfully tagged security-bootstrapper-arm64:latest 00:52:11  Building security-bootstrapper ... done Removing intermediate container c3997fbd97f3 00:52:11 ---> e86eed156452 00:52:11 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 00:52:11 ---> Running in 170b01998efb 00:52:12 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 00:52:15 Removing intermediate container 170b01998efb 00:52:15 ---> 523e383a9cd1 00:52:15 00:52:15 Step 12/24 : FROM docker:20.10.0 00:52:15 20.10.0: Pulling from library/docker 00:52:21 Removing intermediate container f80172635cbe 00:52:21 ---> 11ac47815221 00:52:21 00:52:21 Step 11/24 : FROM alpine:3.12 00:52:21 ---> 9852663dfa18 00:52:21 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:52:21 ---> Running in c9feaab95fa1 00:52:22 Removing intermediate container c9feaab95fa1 00:52:22 ---> c83da1403b33 00:52:22 Step 13/24 : ENV APP_PORT=59880 00:52:22 ---> Running in b126d65ed77b 00:52:23 Removing intermediate container b126d65ed77b 00:52:23 ---> 7daf01363f5d 00:52:23 Step 14/24 : EXPOSE $APP_PORT 00:52:23 ---> Running in 6e072cea9791 00:52:24 Removing intermediate container 6e072cea9791 00:52:24 ---> d3c9bcc40f09 00:52:24 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:52:24 ---> Running in efe5354698e4 00:52:25 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 00:52:25 Status: Downloaded newer image for docker:20.10.0 00:52:25 ---> eeaf43b92773 00:52:25 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 00:52:25 ---> Running in 8e65a7429a5f 00:52:25 Removing intermediate container 8e65a7429a5f 00:52:25 ---> c688ebba6c2e 00:52:25 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 00:52:25 ---> Running in 29f023c09610 00:52:26 Removing intermediate container efe5354698e4 00:52:26 ---> e99e5c0d7ce6 00:52:26 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 00:52:26 ---> Running in 25163f6e64eb 00:52:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:52:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:52:28 (1/39) Installing readline (8.0.4-r0) 00:52:28 (2/39) Installing bash (5.0.17-r0) 00:52:28 Executing bash-5.0.17-r0.post-install 00:52:28 (3/39) Installing nghttp2-libs (1.41.0-r0) 00:52:28 (4/39) Installing libcurl (7.77.0-r0) 00:52:28 (5/39) Installing curl (7.77.0-r0) 00:52:28 (6/39) Installing dumb-init (1.2.2-r1) 00:52:28 (7/39) Installing libbz2 (1.0.8-r1) 00:52:28 (8/39) Installing expat (2.2.9-r1) 00:52:28 (9/39) Installing libffi (3.3-r2) 00:52:28 (10/39) Installing gdbm (1.13-r1) 00:52:28 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:52:28 (11/39) Installing xz-libs (5.2.5-r0) 00:52:28 (12/39) Installing sqlite-libs (3.32.1-r0) 00:52:28 (13/39) Installing python3 (3.8.10-r0) 00:52:29 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:52:30 (14/39) Installing py3-appdirs (1.4.4-r1) 00:52:30 (15/39) Installing py3-ordered-set (4.0.1-r0) 00:52:30 (16/39) Installing py3-parsing (2.4.7-r0) 00:52:30 (17/39) Installing py3-six (1.15.0-r0) 00:52:30 (18/39) Installing py3-packaging (20.4-r0) 00:52:30 (19/39) Installing py3-setuptools (47.0.0-r0) 00:52:30 (20/39) Installing py3-chardet (3.0.4-r4) 00:52:30 (21/39) Installing py3-idna (2.9-r0) 00:52:30 (22/39) Installing py3-certifi (2020.4.5.1-r0) 00:52:30 (23/39) Installing py3-urllib3 (1.25.9-r0) 00:52:30 (24/39) Installing py3-requests (2.23.0-r0) 00:52:30 (25/39) Installing py3-msgpack (1.0.0-r0) 00:52:30 (26/39) Installing py3-lockfile (0.12.2-r3) 00:52:30 (27/39) Installing py3-cachecontrol (0.12.6-r0) 00:52:30 (28/39) Installing py3-colorama (0.4.3-r0) 00:52:30 (29/39) Installing py3-distlib (0.3.0-r0) 00:52:30 (30/39) Installing py3-distro (1.5.0-r1) 00:52:30 (31/39) Installing py3-webencodings (0.5.1-r3) 00:52:30 (32/39) Installing py3-html5lib (1.0.1-r4) 00:52:30 (33/39) Installing py3-pytoml (0.1.21-r0) 00:52:30 (34/39) Installing py3-pep517 (0.8.2-r0) 00:52:30 (35/39) Installing py3-progress (1.5-r0) 00:52:30 (36/39) Installing py3-toml (0.10.1-r0) 00:52:30 (37/39) Installing py3-retrying (1.3.3-r0) 00:52:30 (38/39) Installing py3-contextlib2 (0.6.0-r0) 00:52:30 (39/39) Installing py3-pip (20.1.1-r0) 00:52:30 Executing busybox-1.31.1-r19.trigger 00:52:30 OK: 72 MiB in 59 packages 00:52:31 (1/6) Installing dumb-init (1.2.2-r1) 00:52:31 (2/6) Installing libgcc (9.3.0-r2) 00:52:31 (3/6) Installing libsodium (1.0.18-r0) 00:52:32 (4/6) Installing libstdc++ (9.3.0-r2) 00:52:32 (5/6) Installing libzmq (4.3.3-r0) 00:52:33 (6/6) Installing zeromq (4.3.3-r0) 00:52:33 Executing busybox-1.31.1-r20.trigger 00:52:33 OK: 8 MiB in 20 packages 00:52:35 Removing intermediate container 25163f6e64eb 00:52:35 ---> 6287d1a90879 00:52:35 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 00:52:35 Collecting docker-compose==1.23.2 00:52:35 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 00:52:36 ---> fabb2fedfef8 00:52:36 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 00:52:36 Collecting docopt<0.7,>=0.6.1 00:52:36 Downloading docopt-0.6.2.tar.gz (25 kB) 00:52:37 ---> c1e69d3893a3 00:52:37 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 00:52:38 ---> 3c03af3718a7 00:52:38 Step 20/24 : ENTRYPOINT ["/core-data"] 00:52:38 ---> Running in 4514d7900ae5 00:52:39 Removing intermediate container 4514d7900ae5 00:52:39 ---> 62a0cb0eaf81 00:52:39 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:52:39 ---> Running in 51854dcd541e 00:52:39 Removing intermediate container 51854dcd541e 00:52:39 ---> e064816b6c35 00:52:39 Step 22/24 : LABEL arch=arm64 00:52:39 ---> Running in e6b66364f9da 00:52:40 Removing intermediate container e6b66364f9da 00:52:40 ---> 74918c801a0b 00:52:40 Step 23/24 : LABEL git_sha=065853956181ca7e06dc3b5255603351facdd4f7 00:52:40 Collecting PyYAML<4,>=3.10 00:52:40 Downloading PyYAML-3.13.tar.gz (270 kB) 00:52:40 ---> Running in 08a00d380b0b 00:52:40 Removing intermediate container 08a00d380b0b 00:52:40 ---> b5c4bbd8eab9 00:52:40 Step 24/24 : LABEL version=0.0.0 00:52:41 ---> Running in e41de1fdca30 00:52:41 Removing intermediate container e41de1fdca30 00:52:41 ---> ed0ee05ea67a 00:52:41 00:52:42 Successfully built ed0ee05ea67a 00:52:42 Successfully tagged core-data-arm64:latest 00:52:44  Building core-data ... done Collecting jsonschema<3,>=2.5.1 00:52:44 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 00:52:44 Collecting dockerpty<0.5,>=0.4.1 00:52:44 Downloading dockerpty-0.4.1.tar.gz (13 kB) 00:52:46 Collecting cached-property<2,>=1.2.0 00:52:46 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 00:52:46 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 00:52:47 Collecting docker<4.0,>=3.6.0 00:52:47 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 00:52:49 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 00:52:49 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 00:52:49 Collecting texttable<0.10,>=0.9.0 00:52:49 Downloading texttable-0.9.1.tar.gz (11 kB) 00:52:52 Collecting websocket-client<1.0,>=0.32.0 00:52:52 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 00:52:52 Collecting docker-pycreds>=0.4.0 00:52:52 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 00:52:53 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 00:52:53 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) 00:52:53 Collecting idna<2.8,>=2.5 00:52:53 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 00:52:53 Collecting urllib3<1.25,>=1.21.1 00:52:53 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 00:52:54 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 00:52:54 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 00:52:54 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 00:52:54 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 00:52:55 Installing collected packages: docopt, PyYAML, jsonschema, dockerpty, cached-property, docker-pycreds, websocket-client, idna, urllib3, requests, docker, texttable, docker-compose 00:52:55 Running setup.py install for docopt: started 00:52:57 Running setup.py install for docopt: finished with status 'done' 00:52:57 Running setup.py install for PyYAML: started 00:53:00 Running setup.py install for PyYAML: finished with status 'done' 00:53:00 Running setup.py install for dockerpty: started 00:53:02 Running setup.py install for dockerpty: finished with status 'done' 00:53:02 Attempting uninstall: idna 00:53:02 Found existing installation: idna 2.9 00:53:02 Uninstalling idna-2.9: 00:53:03 Successfully uninstalled idna-2.9 00:53:03 Attempting uninstall: urllib3 00:53:03 Found existing installation: urllib3 1.25.9 00:53:03 Uninstalling urllib3-1.25.9: 00:53:03 Successfully uninstalled urllib3-1.25.9 00:53:04 Attempting uninstall: requests 00:53:04 Found existing installation: requests 2.23.0 00:53:04 Uninstalling requests-2.23.0: 00:53:04 Successfully uninstalled requests-2.23.0 00:53:05 Running setup.py install for texttable: started 00:53:08 Running setup.py install for texttable: finished with status 'done' 00:53:08 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 00:53:17 Removing intermediate container 29f023c09610 00:53:17 ---> 0859daf6cbd7 00:53:17 Step 15/24 : ENV APP_PORT=58890 00:53:17 ---> Running in 7d7d598bc5ff 00:53:17 Removing intermediate container 7d7d598bc5ff 00:53:17 ---> 452cdcbddcaf 00:53:17 Step 16/24 : EXPOSE $APP_PORT 00:53:18 ---> Running in b572511153b4 00:53:18 Removing intermediate container b572511153b4 00:53:18 ---> 9d6c78d0c097 00:53:18 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 00:53:19 ---> f100fe9c6495 00:53:19 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 00:53:20 ---> ada3e682d544 00:53:20 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 00:53:21 ---> a24796d39832 00:53:21 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 00:53:21 ---> Running in 3dea5b00fa37 00:53:22 Removing intermediate container 3dea5b00fa37 00:53:22 ---> 29a09fe88d82 00:53:22 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:53:22 ---> Running in 41cb8643049b 00:53:22 Removing intermediate container 41cb8643049b 00:53:22 ---> 0150df82e1ff 00:53:22 Step 22/24 : LABEL arch=arm64 00:53:22 ---> Running in 3f1a7a1e72c0 00:53:23 Removing intermediate container 3f1a7a1e72c0 00:53:23 ---> 2e2409b33140 00:53:23 Step 23/24 : LABEL git_sha=065853956181ca7e06dc3b5255603351facdd4f7 00:53:23 ---> Running in a807d92dd2b6 00:53:24 Removing intermediate container a807d92dd2b6 00:53:24 ---> 232debad35b3 00:53:24 Step 24/24 : LABEL version=0.0.0 00:53:24 ---> Running in 81cc767f52fa 00:53:24 Removing intermediate container 81cc767f52fa 00:53:24 ---> 0c01edcd70af 00:53:24 00:53:25 Successfully built 0c01edcd70af 00:53:25 Successfully tagged sys-mgmt-agent-arm64:latest 00:53:25  Building sys-mgmt-agent ... done  [Pipeline] } 00:53:25 $ docker stop --time=1 30746bac673f0230b3383f7246143c8493062d17fdebd81f677b07a77438783f 00:53:27 $ docker rm -f 30746bac673f0230b3383f7246143c8493062d17fdebd81f677b07a77438783f [Pipeline] // withDockerContainer [Pipeline] sh 00:53:27 + docker images 00:53:28 REPOSITORY TAG IMAGE ID CREATED SIZE 00:53:28 sys-mgmt-agent-arm64 latest 0c01edcd70af 3 seconds ago 299MB 00:53:28 core-data-arm64 latest ed0ee05ea67a 46 seconds ago 20.4MB 00:53:28 11ac47815221 About a minute ago 990MB 00:53:28 523e383a9cd1 About a minute ago 979MB 00:53:28 security-bootstrapper-arm64 latest 08e456e69ce1 About a minute ago 17.2MB 00:53:28 security-proxy-setup-arm64 latest cc6c5896a36d About a minute ago 24MB 00:53:28 e59795e71c7d 2 minutes ago 978MB 00:53:28 5cc90fa339b6 2 minutes ago 974MB 00:53:28 core-metadata-arm64 latest 4ffba7eea48e 4 minutes ago 17.4MB 00:53:28 core-command-arm64 latest 7207305c5e99 4 minutes ago 16.1MB 00:53:28 security-secretstore-setup-arm64 latest d8e77fff7ce3 4 minutes ago 24.4MB 00:53:28 support-notifications-arm64 latest 48895326728e 4 minutes ago 16.8MB 00:53:28 support-scheduler-arm64 latest d37c3e91ac29 4 minutes ago 16.1MB 00:53:28 80c63221ddfd 4 minutes ago 989MB 00:53:28 1c00372da04b 4 minutes ago 981MB 00:53:28 cf28c1b86942 5 minutes ago 981MB 00:53:28 1dd23bce6d32 5 minutes ago 982MB 00:53:28 872a9a5fc648 5 minutes ago 978MB 00:53:28 ci-base-image-arm64 latest f6e6a6e242c9 17 minutes ago 641MB 00:53:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine cfc18b08335c 4 weeks ago 428MB 00:53:28 alpine 3.12 9852663dfa18 6 weeks ago 5.32MB 00:53:28 docker 20.10.0 eeaf43b92773 5 months ago 228MB 00:53:28 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 00:53:28 ---> job-cost.sh 00:53:28 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Zntr 00:54:15 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 00:55:52 lf-activate-venv(): INFO: Adding /tmp/venv-Zntr/bin to PATH 00:55:52 INFO: No Stack... 00:55:52 INFO: Retrieving Pricing Info for: v2-standard-4 00:55:52 INFO: Archiving Costs [Pipeline] sh 00:55:52 + cut -d, -f6 00:55:52 + cat /w/workspace/edgex-go/2/archives/cost.csv [Pipeline] lock 00:55:52 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3516-2-stack-cost] 00:55:52 Resource [jenkins-edgexfoundry-edgex-go-PR-3516-2-stack-cost] did not exist. Created. 00:55:52 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3516-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:55:53 + echo total: 0.18000000715255737 [Pipeline] stash 00:55:53 Stashed 1 file(s) [Pipeline] } 00:55:53 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3516-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 00:55:53 provisioning config files... 00:55:53 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config2018334386722461564tmp [Pipeline] { [Pipeline] sh 00:55:54 + set +x 00:55:54 + curl -s https://codecov.io/bash 00:55:54 + bash -s -- 00:55:54 00:55:54 _____ _ 00:55:54 / ____| | | 00:55:54 | | ___ __| | ___ ___ _____ __ 00:55:54 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 00:55:54 | |___| (_) | (_| | __/ (_| (_) \ V / 00:55:54 \_____\___/ \__,_|\___|\___\___/ \_/ 00:55:54 Bash-1.0.3 00:55:54 00:55:54 00:55:54 ==> git version 2.24.4 found 00:55:54 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 00:55:54 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 00:55:54 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 00:55:54 ==> Jenkins CI detected. 00:55:54 project root: . 00:55:54 --> token set from env 00:55:54 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 00:55:54 ==> Running gcov in . (disable via -X gcov) 00:55:54 ==> Python coveragepy not found 00:55:54 ==> Searching for coverage reports in: 00:55:54 + . 00:55:54 -> Found 1 reports 00:55:54 ==> Detecting git/mercurial file structure 00:55:54 ==> Reading reports 00:55:54 + ./coverage.out bytes=741453 00:55:54 ==> Appending adjustments 00:55:54 https://docs.codecov.io/docs/fixing-reports 00:55:56 + Found adjustments 00:55:56 ==> Gzipping contents 00:55:56 104K /tmp/codecov.3C9q7F.gz 00:55:56 ==> Uploading reports 00:55:56 url: https://codecov.io 00:55:56 query: branch=PR-3516&commit=13873fe35428e2ac153c2d4abec32708fe71f035&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3516%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3516&job=&cmd_args= 00:55:56 -> Pinging Codecov 00:55:56 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-3516&commit=13873fe35428e2ac153c2d4abec32708fe71f035&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3516%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3516&job=&cmd_args= 00:55:56 -> Uploading to 00:55:56 https://storage.googleapis.com/codecov/v4/raw/2021-05-28/00271124DB129430A58F1EEE437C3FCB/13873fe35428e2ac153c2d4abec32708fe71f035/8c177ab7-b910-406d-8423-7b1f6f64716c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210528%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210528T005556Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c82c017d45398932b3220d8caa871dfcdc6f01a1d635303f333bc1b459fcc355 00:55:56 % Total % Received % Xferd Average Speed Time Time Time Current 00:55:56 Dload Upload Total Spent Left Speed 00:55:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 102k 0 0 100 102k 0 281k --:--:-- --:--:-- --:--:-- 282k 00:55:57 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/13873fe35428e2ac153c2d4abec32708fe71f035 [Pipeline] } 00:55:57 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 00:55:58 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:55:58 ---> package-listing.sh 00:55:58 ++ facter osfamily 00:55:58 ++ tr '[:upper:]' '[:lower:]' 00:55:58 + OS_FAMILY=redhat 00:55:58 + workspace=/w/workspace/edgex-go/2 00:55:58 + START_PACKAGES=/tmp/packages_start.txt 00:55:58 + END_PACKAGES=/tmp/packages_end.txt 00:55:58 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:55:58 + PACKAGES=/tmp/packages_start.txt 00:55:58 + '[' /w/workspace/edgex-go/2 ']' 00:55:58 + PACKAGES=/tmp/packages_end.txt 00:55:58 + case "${OS_FAMILY}" in 00:55:58 + rpm -qa 00:55:58 + sort 00:56:00 + '[' -f /tmp/packages_start.txt ']' 00:56:00 + '[' -f /tmp/packages_end.txt ']' 00:56:00 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:56:00 + '[' /w/workspace/edgex-go/2 ']' 00:56:00 + mkdir -p /w/workspace/edgex-go/2/archives/ 00:56:00 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo 00:56:00 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 00:56:01 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 00:56:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:56:01 00:56:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 00:56:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:56:02 alpine: Pulling from edgex-lftools-log-publisher 00:56:02 df20fa9351a1: Pulling fs layer 00:56:02 36b3adc4ff6f: Pulling fs layer 00:56:02 8ad3a11d3b57: Pulling fs layer 00:56:02 46f8f816bc3b: Pulling fs layer 00:56:02 93b61091891f: Pulling fs layer 00:56:02 93b9cdb0e59b: Pulling fs layer 00:56:02 5e14af77c1be: Pulling fs layer 00:56:02 01666e4c0597: Pulling fs layer 00:56:02 aa168da1d23b: Pulling fs layer 00:56:02 46f8f816bc3b: Waiting 00:56:02 93b61091891f: Waiting 00:56:02 93b9cdb0e59b: Waiting 00:56:02 5e14af77c1be: Waiting 00:56:02 01666e4c0597: Waiting 00:56:02 aa168da1d23b: Waiting 00:56:02 36b3adc4ff6f: Verifying Checksum 00:56:02 36b3adc4ff6f: Download complete 00:56:02 46f8f816bc3b: Verifying Checksum 00:56:02 46f8f816bc3b: Download complete 00:56:02 df20fa9351a1: Verifying Checksum 00:56:02 df20fa9351a1: Download complete 00:56:02 93b9cdb0e59b: Verifying Checksum 00:56:02 93b9cdb0e59b: Download complete 00:56:02 5e14af77c1be: Verifying Checksum 00:56:02 5e14af77c1be: Download complete 00:56:02 01666e4c0597: Verifying Checksum 00:56:02 01666e4c0597: Download complete 00:56:02 93b61091891f: Verifying Checksum 00:56:02 93b61091891f: Download complete 00:56:02 8ad3a11d3b57: Verifying Checksum 00:56:02 8ad3a11d3b57: Download complete 00:56:02 df20fa9351a1: Pull complete 00:56:02 36b3adc4ff6f: Pull complete 00:56:02 8ad3a11d3b57: Pull complete 00:56:02 46f8f816bc3b: Pull complete 00:56:03 93b61091891f: Pull complete 00:56:03 93b9cdb0e59b: Pull complete 00:56:03 5e14af77c1be: Pull complete 00:56:03 01666e4c0597: Pull complete 00:56:04 aa168da1d23b: Verifying Checksum 00:56:04 aa168da1d23b: Download complete 00:56:08 aa168da1d23b: Pull complete 00:56:08 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 00:56:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:56:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 00:56:08 prd-centos7-docker-4c-2g-710 does not seem to be running inside a container 00:56:08 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 00:56:11 $ docker top e81d1aa2058bdc812bf8f58f3320f55a5d3988c077b5b266f91d11f18c0cd615 -eo pid,comm [Pipeline] { [Pipeline] sh 00:56:11 + touch /tmp/pre-build-complete [Pipeline] sh 00:56:11 + mkdir -p /var/log/sa [Pipeline] sh 00:56:12 + ls /var/log/sa-host 00:56:12 + sadf -c /var/log/sa-host/sa05 00:56:12 file_magic: OK 00:56:12 HZ: Using current value: 100 00:56:12 file_header: OK 00:56:12 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 00:56:12 Statistics: 00:56:12 Hnuu...uuuununununu...Hnuu...uuuununununu... 00:56:12 File successfully converted to sysstat format version 12.2.1 00:56:12 + sadf -c /var/log/sa-host/sa28 00:56:12 file_magic: OK 00:56:12 HZ: Using current value: 100 00:56:12 file_header: OK 00:56:12 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 00:56:12 Statistics: 00:56:12 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 00:56:12 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:56:12 provisioning config files... 00:56:12 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config1011831251664124788tmp [Pipeline] { [Pipeline] echo 00:56:12 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:56:12 ---> create-netrc.sh [Pipeline] } 00:56:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 00:56:12 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 00:56:12 ---> python-tools-install.sh [Pipeline] echo 00:56:13 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:56:13 ---> sudo-logs.sh 00:56:13 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 00:56:13 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:56:13 ---> job-cost.sh 00:56:13 lf-activate-venv: SKIPPING 00:56:13 DEBUG: total: 0.18000000715255737 00:56:13 INFO: Retrieving Stack Cost... 00:56:14 INFO: Retrieving Pricing Info for: v3-standard-2 00:56:14 INFO: Archiving Costs [Pipeline] echo 00:56:14 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:56:15 ---> logs-deploy.sh 00:56:15 lf-activate-venv: SKIPPING 00:56:15 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3516/2 00:56:15 INFO: archiving workspace using pattern(s): 00:56:16 Archives upload complete. 00:56:16 INFO: archiving logs to Nexus 00:56:16 ---> uname -a: 00:56:16 Linux prd-centos7-docker-4c-2g-710.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 00:56:16 00:56:16 00:56:16 ---> lscpu: 00:56:16 Architecture: x86_64 00:56:16 CPU op-mode(s): 32-bit, 64-bit 00:56:16 Byte Order: Little Endian 00:56:16 Address sizes: 40 bits physical, 48 bits virtual 00:56:16 CPU(s): 2 00:56:16 On-line CPU(s) list: 0,1 00:56:16 Thread(s) per core: 1 00:56:16 Core(s) per socket: 1 00:56:16 Socket(s): 2 00:56:16 NUMA node(s): 1 00:56:16 Vendor ID: AuthenticAMD 00:56:16 CPU family: 23 00:56:16 Model: 49 00:56:16 Model name: AMD EPYC-Rome Processor 00:56:16 Stepping: 0 00:56:16 CPU MHz: 2799.998 00:56:16 BogoMIPS: 5599.99 00:56:16 Virtualization: AMD-V 00:56:16 Hypervisor vendor: KVM 00:56:16 Virtualization type: full 00:56:16 L1d cache: 64 KiB 00:56:16 L1i cache: 64 KiB 00:56:16 L2 cache: 1 MiB 00:56:16 L3 cache: 32 MiB 00:56:16 NUMA node0 CPU(s): 0,1 00:56:16 Vulnerability Itlb multihit: Not affected 00:56:16 Vulnerability L1tf: Not affected 00:56:16 Vulnerability Mds: Not affected 00:56:16 Vulnerability Meltdown: Not affected 00:56:16 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 00:56:16 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 00:56:16 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 00:56:16 Vulnerability Srbds: Not affected 00:56:16 Vulnerability Tsx async abort: Not affected 00:56:16 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 00:56:16 00:56:16 00:56:16 ---> nproc: 00:56:16 2 00:56:16 00:56:16 00:56:16 ---> df -h: 00:56:16 Filesystem Size Used Available Use% Mounted on 00:56:16 overlay 40.0G 13.0G 27.0G 32% / 00:56:16 tmpfs 64.0M 0 64.0M 0% /dev 00:56:16 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 00:56:16 shm 64.0M 0 64.0M 0% /dev/shm 00:56:16 /dev/vda1 40.0G 13.0G 27.0G 32% /facter-os 00:56:16 /dev/vda1 40.0G 13.0G 27.0G 32% /etc/resolv.conf 00:56:16 /dev/vda1 40.0G 13.0G 27.0G 32% /etc/hostname 00:56:16 /dev/vda1 40.0G 13.0G 27.0G 32% /etc/hosts 00:56:16 /dev/vda1 40.0G 13.0G 27.0G 32% /var/log/auth.log 00:56:16 /dev/vda1 40.0G 13.0G 27.0G 32% /run/cloud-init/result.json 00:56:16 /dev/vda1 40.0G 13.0G 27.0G 32% /var/log/sa-host 00:56:16 /dev/vda1 40.0G 13.0G 27.0G 32% /var/log/secure 00:56:16 /dev/vda1 40.0G 13.0G 27.0G 32% /w/workspace/edgex-go/2 00:56:16 /dev/vda1 40.0G 13.0G 27.0G 32% /w/workspace/edgex-go/2@tmp 00:56:16 00:56:16 00:56:16 ---> free -m: 00:56:16 total used free shared buff/cache available 00:56:16 Mem: 7821 1357 1561 0 4902 6439 00:56:16 Swap: 1023 1 1022 00:56:16 00:56:16 00:56:16 ---> ip addr: 00:56:16 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 00:56:16 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 00:56:16 inet 127.0.0.1/8 scope host lo 00:56:16 valid_lft forever preferred_lft forever 00:56:16 inet6 ::1/128 scope host 00:56:16 valid_lft forever preferred_lft forever 00:56:16 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 00:56:16 link/ether fa:16:3e:48:fc:43 brd ff:ff:ff:ff:ff:ff 00:56:16 inet 10.30.122.130/23 brd 10.30.123.255 scope global dynamic eth0 00:56:16 valid_lft 84798sec preferred_lft 84798sec 00:56:16 inet6 fe80::f816:3eff:fe48:fc43/64 scope link 00:56:16 valid_lft forever preferred_lft forever 00:56:16 3: docker0: mtu 1500 qdisc noqueue state DOWN 00:56:16 link/ether 02:42:ac:82:83:76 brd ff:ff:ff:ff:ff:ff 00:56:16 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 00:56:16 valid_lft forever preferred_lft forever 00:56:16 inet6 fe80::42:acff:fe82:8376/64 scope link 00:56:16 valid_lft forever preferred_lft forever 00:56:16 00:56:16 00:56:16 ---> sar -b -r -n DEV: 00:56:16 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/28/21 _x86_64_ (2 CPU) 00:56:16 00:56:16 00:29:23 LINUX RESTART (2 CPU) 00:56:16 00:56:16 00:30:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 00:56:16 00:31:01 98.65 3.63 95.02 0.00 2602.50 19740.58 0.00 00:56:16 00:32:01 179.16 0.00 179.16 0.00 0.00 48420.61 0.00 00:56:16 00:33:01 68.79 0.00 68.79 0.00 0.00 11677.72 0.00 00:56:16 00:34:01 58.64 0.05 58.59 0.00 1.60 4003.83 0.00 00:56:16 00:35:01 431.38 150.69 280.69 0.00 3632.30 169466.94 0.00 00:56:16 00:36:01 557.16 252.30 304.86 0.00 12096.57 154954.01 0.00 00:56:16 00:37:01 520.88 14.43 506.44 0.00 2231.93 228874.40 0.00 00:56:16 00:38:01 304.80 24.08 280.72 0.00 3089.44 53947.37 0.00 00:56:16 00:39:01 1.12 0.02 1.10 0.00 0.27 14.14 0.00 00:56:16 00:40:01 0.17 0.00 0.17 0.00 0.00 1.80 0.00 00:56:16 00:41:02 0.28 0.00 0.28 0.00 0.00 3.43 0.00 00:56:16 00:42:01 0.24 0.00 0.24 0.00 0.00 2.51 0.00 00:56:16 00:43:01 0.28 0.00 0.28 0.00 0.00 3.15 0.00 00:56:16 00:44:01 0.25 0.00 0.25 0.00 0.00 2.43 0.00 00:56:16 00:45:01 0.40 0.18 0.22 0.00 5.73 2.63 0.00 00:56:16 00:46:01 0.87 0.00 0.87 0.00 0.00 16.87 0.00 00:56:16 00:47:01 0.18 0.00 0.18 0.00 0.00 1.52 0.00 00:56:16 00:48:01 0.28 0.00 0.28 0.00 0.00 3.53 0.00 00:56:16 00:49:01 0.23 0.00 0.23 0.00 0.00 2.57 0.00 00:56:16 00:50:01 0.25 0.00 0.25 0.00 0.00 2.85 0.00 00:56:16 00:51:01 0.25 0.00 0.25 0.00 0.00 2.83 0.00 00:56:16 00:52:01 0.17 0.00 0.17 0.00 0.00 1.63 0.00 00:56:16 00:53:01 0.38 0.00 0.38 0.00 0.00 5.45 0.00 00:56:16 00:54:01 0.25 0.00 0.25 0.00 0.00 2.30 0.00 00:56:16 00:55:01 0.25 0.00 0.25 0.00 0.00 2.98 0.00 00:56:16 00:56:01 41.80 41.51 0.28 0.00 4114.74 27.89 0.00 00:56:16 Average: 87.29 18.74 68.55 0.00 1069.17 26613.51 0.00 00:56:16 00:56:16 00:30:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:56:16 00:31:01 5145028 0 799532 9.98 2620 2061760 1262244 13.94 725868 1723500 156 00:56:16 00:32:01 3991612 0 1155984 14.43 2620 2858724 1681272 18.56 1283536 2193928 103868 00:56:16 00:33:01 3644348 0 1207236 15.07 2620 3154736 1932168 21.33 1477480 2318616 62220 00:56:16 00:34:01 3702712 0 1201784 15.01 2620 3101824 1796140 19.83 1367748 2361808 96056 00:56:16 00:35:01 1606204 0 1415828 17.68 2620 4984288 3257440 35.96 1593508 4133592 12 00:56:16 00:36:01 454168 0 1732728 21.63 2620 5819424 3777888 41.71 3049188 3749628 176460 00:56:16 00:37:01 373348 0 1598788 19.96 2620 6034184 3219568 35.55 3352616 3504332 306684 00:56:16 00:38:01 2225136 0 1294148 16.16 2620 4487036 1438036 15.88 1432444 3607712 20 00:56:16 00:39:01 2228388 0 1290892 16.12 2620 4487040 1402032 15.48 1435920 3602092 12 00:56:16 00:40:01 2227148 0 1292128 16.13 2620 4487044 1402284 15.48 1437280 3602132 16 00:56:16 00:41:02 2229940 0 1289336 16.10 2620 4487044 1402032 15.48 1435708 3602212 12 00:56:16 00:42:01 2231040 0 1288228 16.08 2620 4487052 1402032 15.48 1435832 3602212 8 00:56:16 00:43:01 2231284 0 1287980 16.08 2620 4487056 1402032 15.48 1435720 3602212 8 00:56:16 00:44:01 2231168 0 1288092 16.08 2620 4487060 1402032 15.48 1435724 3602212 8 00:56:16 00:45:01 2230676 0 1288548 16.09 2620 4487096 1402116 15.48 1436876 3601644 16 00:56:16 00:46:01 2229976 0 1289244 16.10 2620 4487100 1402176 15.48 1437144 3601644 8 00:56:16 00:47:01 2230788 0 1288428 16.09 2620 4487104 1402032 15.48 1436468 3601644 16 00:56:16 00:48:01 2230920 0 1288288 16.09 2620 4487112 1402032 15.48 1436468 3601644 8 00:56:16 00:49:01 2230904 0 1288304 16.09 2620 4487112 1402096 15.48 1436360 3601644 8 00:56:16 00:50:01 2230288 0 1288916 16.09 2620 4487116 1402180 15.48 1436824 3601644 12 00:56:16 00:51:01 2229696 0 1289504 16.10 2620 4487120 1402288 15.48 1437544 3601644 8 00:56:16 00:52:01 2229704 0 1289492 16.10 2620 4487124 1402312 15.48 1437712 3601644 8 00:56:16 00:53:01 2231124 0 1288064 16.08 2620 4487132 1402096 15.48 1436500 3601644 8 00:56:16 00:54:01 2231156 0 1288032 16.08 2620 4487132 1402096 15.48 1436500 3601644 8 00:56:16 00:55:01 2230856 0 1288324 16.09 2620 4487140 1402180 15.48 1436472 3601644 16 00:56:16 00:56:01 2102728 0 1292684 16.14 2620 4610908 1403780 15.50 1440792 3725016 360 00:56:16 Average: 2352321 0 1292712 16.14 2620 4361287 1677099 18.52 1544009 3405742 28693 00:56:16 00:56:16 00:30:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:56:16 00:31:01 eth0 1271.32 1343.01 5807.42 143.01 0.00 0.00 0.00 0.00 00:56:16 00:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:16 00:31:01 docker0 896.95 672.39 73.77 2688.53 0.00 0.00 0.00 0.00 00:56:16 00:32:01 eth0 590.54 523.45 3553.07 53.95 0.00 0.00 0.00 0.00 00:56:16 00:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:16 00:32:01 vethffba461 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 00:56:16 00:32:01 docker0 247.84 277.48 16.11 847.03 0.00 0.00 0.00 0.00 00:56:16 00:33:01 eth0 37.00 23.38 24.17 107.44 0.00 0.00 0.00 0.00 00:56:16 00:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:16 00:33:01 vethffba461 0.73 0.73 0.06 0.07 0.00 0.00 0.00 0.00 00:56:16 00:33:01 docker0 0.73 0.73 0.05 0.07 0.00 0.00 0.00 0.00 00:56:16 00:34:01 eth0 23.49 12.21 18.05 9.88 0.00 0.00 0.00 0.00 00:56:16 00:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:16 00:34:01 vethffba461 1.53 1.53 0.12 0.12 0.00 0.00 0.00 0.00 00:56:16 00:34:01 docker0 1.53 1.53 0.10 0.12 0.00 0.00 0.00 0.00 00:56:16 00:35:01 veth246326c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:16 00:35:01 vethb664413 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 00:56:16 00:35:01 veth296c520 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:16 00:35:01 veth1bac7af 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:16 00:36:01 veth520072c 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 00:56:16 00:36:01 veth9c70235 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 00:56:16 00:36:01 vetha6d05ae 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 00:56:16 00:36:01 vetha584deb 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 00:56:16 00:37:01 veth9730b95 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 00:56:16 00:37:01 vethcd3a803 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 00:56:16 00:37:01 eth0 2807.86 2529.27 12320.49 549.98 0.00 0.00 0.00 0.00 00:56:16 00:37:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 00:56:16 00:38:01 eth0 224.34 149.05 1670.72 23.34 0.00 0.00 0.00 0.00 00:56:16 00:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:16 00:38:01 docker0 1296.07 1153.43 99.61 4394.80 0.00 0.00 0.00 0.00 00:56:16 00:39:01 eth0 1.90 0.30 0.18 0.03 0.00 0.00 0.00 0.00 00:56:16 00:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:16 00:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:16 00:40:01 eth0 0.85 0.58 0.41 0.25 0.00 0.00 0.00 0.00 00:56:16 00:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:16 00:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:16 00:41:02 eth0 0.15 0.08 0.01 0.03 0.00 0.00 0.00 0.00 00:56:16 00:41:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:16 00:41:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:16 00:42:01 eth0 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 00:56:16 00:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:16 00:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:16 00:43:01 eth0 0.17 0.08 0.01 0.01 0.00 0.00 0.00 0.00 00:56:16 00:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:16 00:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:16 00:44:01 eth0 0.15 0.07 0.01 0.01 0.00 0.00 0.00 0.00 00:56:16 00:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:16 00:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:16 00:45:01 eth0 0.48 0.15 0.16 0.07 0.00 0.00 0.00 0.00 00:56:16 00:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:16 00:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:16 00:46:01 eth0 0.77 0.33 0.30 0.20 0.00 0.00 0.00 0.00 00:56:16 00:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:16 00:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:16 00:47:01 eth0 0.18 0.08 0.01 0.01 0.00 0.00 0.00 0.00 00:56:16 00:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:16 00:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:16 00:48:01 eth0 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 00:56:16 00:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:16 00:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:16 00:49:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 00:56:16 00:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:16 00:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:16 00:50:01 eth0 0.97 0.15 0.23 0.07 0.00 0.00 0.00 0.00 00:56:16 00:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:16 00:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:16 00:51:01 eth0 1.38 0.32 0.37 0.17 0.00 0.00 0.00 0.00 00:56:16 00:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:16 00:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:16 00:52:01 eth0 0.92 0.47 0.54 0.39 0.00 0.00 0.00 0.00 00:56:16 00:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:16 00:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:16 00:53:01 eth0 0.20 0.08 0.01 0.04 0.00 0.00 0.00 0.00 00:56:16 00:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:16 00:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:16 00:54:01 eth0 0.02 0.00 0.01 0.00 0.00 0.00 0.00 0.00 00:56:16 00:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:16 00:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:16 00:55:01 eth0 0.52 0.18 0.11 0.04 0.00 0.00 0.00 0.00 00:56:16 00:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:16 00:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:16 00:56:01 eth0 13.08 7.96 13.17 6.24 0.00 0.00 0.00 0.00 00:56:16 00:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:16 00:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:16 Average: eth0 99.29 91.41 513.55 20.09 0.00 0.00 0.00 0.00 00:56:16 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:16 Average: docker0 49.89 44.40 3.83 169.18 0.00 0.00 0.00 0.00 00:56:16 00:56:16 00:56:16 ---> sar -P ALL: 00:56:16 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/28/21 _x86_64_ (2 CPU) 00:56:16 00:56:16 00:29:23 LINUX RESTART (2 CPU) 00:56:16 00:56:16 00:30:01 CPU %user %nice %system %iowait %steal %idle 00:56:16 00:31:01 all 18.87 0.00 4.65 5.45 0.10 70.93 00:56:16 00:31:01 0 17.16 0.00 5.59 3.86 0.09 73.31 00:56:16 00:31:01 1 20.59 0.00 3.72 7.04 0.10 68.55 00:56:16 00:32:01 all 27.26 0.00 7.87 4.71 0.10 60.06 00:56:16 00:32:01 0 27.18 0.00 8.66 4.56 0.11 59.48 00:56:16 00:32:01 1 27.33 0.00 7.08 4.86 0.09 60.64 00:56:16 00:33:01 all 52.74 0.00 5.62 1.11 0.08 40.46 00:56:16 00:33:01 0 52.93 0.00 5.98 1.16 0.07 39.86 00:56:16 00:33:01 1 52.54 0.00 5.25 1.06 0.09 41.06 00:56:16 00:34:01 all 61.71 0.00 9.10 0.85 0.10 28.24 00:56:16 00:34:01 0 62.30 0.00 8.79 0.98 0.11 27.82 00:56:16 00:34:01 1 61.13 0.00 9.40 0.73 0.09 28.66 00:56:16 00:35:01 all 34.12 0.00 13.18 20.47 0.08 32.14 00:56:16 00:35:01 0 34.70 0.00 13.68 23.11 0.07 28.44 00:56:16 00:35:01 1 33.54 0.00 12.69 17.83 0.09 35.85 00:56:16 00:36:01 all 54.94 0.00 14.46 18.95 0.11 11.55 00:56:16 00:36:01 0 56.06 0.00 13.37 16.98 0.11 13.48 00:56:16 00:36:01 1 53.80 0.00 15.56 20.93 0.11 9.59 00:56:16 00:37:01 all 52.11 0.00 20.23 21.92 0.10 5.64 00:56:16 00:37:01 0 52.68 0.00 19.69 22.76 0.09 4.78 00:56:16 00:37:01 1 51.53 0.00 20.76 21.09 0.11 6.51 00:56:16 00:38:01 all 51.87 0.00 10.15 4.26 0.10 33.62 00:56:16 00:38:01 0 52.49 0.00 9.96 5.11 0.11 32.33 00:56:16 00:38:01 1 51.25 0.00 10.34 3.41 0.09 34.91 00:56:16 00:39:01 all 0.03 0.00 0.03 0.00 0.04 99.90 00:56:16 00:39:01 0 0.03 0.00 0.03 0.00 0.05 99.88 00:56:16 00:39:01 1 0.03 0.00 0.02 0.00 0.03 99.92 00:56:16 00:40:01 all 0.08 0.00 0.03 0.00 0.03 99.87 00:56:16 00:40:01 0 0.08 0.00 0.02 0.00 0.05 99.85 00:56:16 00:40:01 1 0.08 0.00 0.03 0.00 0.00 99.88 00:56:16 00:41:02 all 0.03 0.00 0.03 0.00 0.03 99.91 00:56:16 00:41:02 0 0.05 0.00 0.03 0.00 0.05 99.87 00:56:16 00:41:02 1 0.00 0.00 0.03 0.00 0.02 99.95 00:56:16 00:56:16 00:41:02 CPU %user %nice %system %iowait %steal %idle 00:56:16 00:42:01 all 0.08 0.00 0.01 0.00 0.03 99.88 00:56:16 00:42:01 0 0.14 0.00 0.00 0.00 0.03 99.83 00:56:16 00:42:01 1 0.02 0.00 0.02 0.00 0.03 99.93 00:56:16 00:43:01 all 0.07 0.00 0.02 0.00 0.03 99.89 00:56:16 00:43:01 0 0.10 0.00 0.02 0.00 0.03 99.85 00:56:16 00:43:01 1 0.03 0.00 0.02 0.00 0.02 99.93 00:56:16 00:44:01 all 0.03 0.00 0.02 0.00 0.03 99.92 00:56:16 00:44:01 0 0.03 0.00 0.02 0.00 0.05 99.90 00:56:16 00:44:01 1 0.02 0.00 0.02 0.00 0.02 99.95 00:56:16 00:45:01 all 0.05 0.00 0.04 0.01 0.03 99.87 00:56:16 00:45:01 0 0.03 0.00 0.03 0.00 0.05 99.88 00:56:16 00:45:01 1 0.07 0.00 0.05 0.02 0.02 99.85 00:56:16 00:46:01 all 0.05 0.00 0.01 0.00 0.03 99.91 00:56:16 00:46:01 0 0.02 0.00 0.02 0.00 0.05 99.92 00:56:16 00:46:01 1 0.08 0.00 0.00 0.00 0.02 99.90 00:56:16 00:47:01 all 0.08 0.00 0.03 0.00 0.03 99.87 00:56:16 00:47:01 0 0.03 0.00 0.03 0.00 0.03 99.90 00:56:16 00:47:01 1 0.13 0.00 0.02 0.00 0.02 99.83 00:56:16 00:48:01 all 0.06 0.00 0.02 0.00 0.03 99.90 00:56:16 00:48:01 0 0.02 0.00 0.02 0.00 0.03 99.93 00:56:16 00:48:01 1 0.10 0.00 0.02 0.00 0.02 99.87 00:56:16 00:49:01 all 0.06 0.00 0.02 0.00 0.02 99.91 00:56:16 00:49:01 0 0.03 0.00 0.02 0.00 0.02 99.93 00:56:16 00:49:01 1 0.08 0.00 0.02 0.00 0.02 99.88 00:56:16 00:50:01 all 0.06 0.00 0.03 0.00 0.03 99.88 00:56:16 00:50:01 0 0.05 0.00 0.02 0.00 0.05 99.88 00:56:16 00:50:01 1 0.07 0.00 0.03 0.00 0.02 99.88 00:56:16 00:51:01 all 0.08 0.00 0.02 0.00 0.02 99.88 00:56:16 00:51:01 0 0.13 0.00 0.03 0.00 0.03 99.80 00:56:16 00:51:01 1 0.03 0.00 0.00 0.00 0.00 99.97 00:56:16 00:52:01 all 0.09 0.00 0.02 0.00 0.02 99.87 00:56:16 00:52:01 0 0.15 0.00 0.02 0.00 0.02 99.82 00:56:16 00:52:01 1 0.03 0.00 0.02 0.00 0.02 99.93 00:56:16 00:56:16 00:52:01 CPU %user %nice %system %iowait %steal %idle 00:56:16 00:53:01 all 0.13 0.00 0.02 0.01 0.03 99.82 00:56:16 00:53:01 0 0.23 0.00 0.02 0.02 0.03 99.70 00:56:16 00:53:01 1 0.03 0.00 0.02 0.00 0.02 99.93 00:56:16 00:54:01 all 0.11 0.00 0.02 0.00 0.03 99.85 00:56:16 00:54:01 0 0.18 0.00 0.02 0.00 0.03 99.77 00:56:16 00:54:01 1 0.03 0.00 0.02 0.00 0.02 99.93 00:56:16 00:55:01 all 0.13 0.00 0.02 0.00 0.02 99.83 00:56:16 00:55:01 0 0.22 0.00 0.02 0.00 0.02 99.75 00:56:16 00:55:01 1 0.05 0.00 0.02 0.00 0.02 99.92 00:56:16 00:56:01 all 3.04 0.00 0.90 0.94 0.03 95.10 00:56:16 00:56:01 0 2.96 0.00 0.84 1.09 0.02 95.09 00:56:16 00:56:01 1 3.12 0.00 0.96 0.79 0.03 95.10 00:56:16 Average: all 13.06 0.00 3.16 2.87 0.05 80.87 00:56:16 Average: 0 13.14 0.00 3.18 2.91 0.05 80.72 00:56:16 Average: 1 12.97 0.00 3.13 2.83 0.04 81.02 00:56:16 00:56:16 00:56:16