Pull request #3579 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of siggiskulason for edgexfoundry/edgex-go Loading trusted files from base branch master at 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 rather than 3b60f06b94bc8eb6aa2335099dee8ef6ab883ec5 Obtained Jenkinsfile from 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 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-ssh291266558645199312.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh7504120608479723090.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6a41506d72e8e131afc862d141935157bee59f41 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3579/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-3579/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4835389807776830435.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4202627021283979417.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 958cd7e315bbc9ba310183e4d590ee91b14940ee The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3579/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-3579/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3119424717208010157.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 958cd7e315bbc9ba310183e4d590ee91b14940ee (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 958cd7e315bbc9ba310183e4d590ee91b14940ee # timeout=10 Commit message: "Fix: job-cost.sh no longer causes build failures" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-98 in /w/workspace/edgexfoundry_edgex-go_PR-3579 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/19 [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/19 # 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/19@tmp/jenkins-gitclient-ssh2838104204399357200.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/19@tmp/jenkins-gitclient-ssh8916250286482121303.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3579/head:refs/remotes/origin/PR-3579 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 into PR head commit 3b60f06b94bc8eb6aa2335099dee8ef6ab883ec5 Merge succeeded, producing face0284a1a640849d5d9bce041ec9c7320267a6 Checking out Revision face0284a1a640849d5d9bce041ec9c7320267a6 (PR-3579) > git config core.sparsecheckout # timeout=10 > git checkout -f 3b60f06b94bc8eb6aa2335099dee8ef6ab883ec5 # 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/19@tmp/jenkins-gitclient-ssh4220674428093885893.key > git merge 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f face0284a1a640849d5d9bce041ec9c7320267a6 # timeout=10 Commit message: "Merge commit '0f46f9c91dceca59bd5ea8aaab086cfec78c4084' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 14:12:28 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 14:12:28 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:12:28 ========================================================= 14:12:28 EdgeX Global Pipelines Version Info 14:12:28 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 1cc6b8336e5438492cec68b4039bb1f83825bfd8 # timeout=10 14:12:30 ------------------- 14:12:30 stable info: 14:12:30 ------------------- 14:12:30 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 14:12:30 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 14:12:30 Message: update stable to v1.0.195 14:12:30 ------------------- 14:12:30 experimental info: 14:12:30 ------------------- 14:12:30 Commited By: **** collab-it+edgex@linuxfoundation.org 14:12:30 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 14:12:30 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 14:12:30 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 14:12:30 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 14:12:30 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 14:12:30 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 14:12:30 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 14:12:30 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 14:12:30 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 14:12:30 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 14:12:30 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 14:12:30 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 14:12:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 14:12:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 14:12:31 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 14:12:31 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 14:12:31 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 14:12:31 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 14:12:31 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 14:12:31 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 14:12:31 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 14:12:31 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 14:12:31 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 14:12:31 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 14:12:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3579 [Pipeline] echo 14:12:31 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3579 [Pipeline] echo 14:12:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3579 [Pipeline] echo 14:12:31 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = face0284a1a640849d5d9bce041ec9c7320267a6 [Pipeline] echo 14:12:31 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = face028 [Pipeline] echo 14:12:31 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:12:31 provisioning config files... 14:12:31 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/19@tmp/config8316820769516291895tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:12:31 ---> docker-login.sh 14:12:31 nexus3.edgexfoundry.org:10001 14:12:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:12:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:12:32 Configure a credential helper to remove this warning. See 14:12:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:12:32 14:12:32 Login Succeeded 14:12:32 nexus3.edgexfoundry.org:10002 14:12:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:12:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:12:32 Configure a credential helper to remove this warning. See 14:12:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:12:32 14:12:32 Login Succeeded 14:12:32 nexus3.edgexfoundry.org:10003 14:12:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:12:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:12:32 Configure a credential helper to remove this warning. See 14:12:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:12:32 14:12:32 Login Succeeded 14:12:32 nexus3.edgexfoundry.org:10004 14:12:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:12:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:12:32 Configure a credential helper to remove this warning. See 14:12:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:12:32 14:12:32 Login Succeeded 14:12:32 docker.io 14:12:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:12:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:12:32 Configure a credential helper to remove this warning. See 14:12:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:12:32 14:12:32 Login Succeeded 14:12:32 ---> docker-login.sh ends [Pipeline] } 14:12:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:12:33 ++ 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 14:12:33 + for file in '`ls cmd/**/Dockerfile`' 14:12:33 ++ dirname cmd/core-command/Dockerfile 14:12:33 ++ cut -d/ -f2 14:12:33 + echo core-command,cmd/core-command/Dockerfile 14:12:33 + for file in '`ls cmd/**/Dockerfile`' 14:12:33 ++ dirname cmd/core-data/Dockerfile 14:12:33 ++ cut -d/ -f2 14:12:33 + echo core-data,cmd/core-data/Dockerfile 14:12:33 + for file in '`ls cmd/**/Dockerfile`' 14:12:33 ++ dirname cmd/core-metadata/Dockerfile 14:12:33 ++ cut -d/ -f2 14:12:33 + echo core-metadata,cmd/core-metadata/Dockerfile 14:12:33 + for file in '`ls cmd/**/Dockerfile`' 14:12:33 ++ dirname cmd/security-bootstrapper/Dockerfile 14:12:33 ++ cut -d/ -f2 14:12:33 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 14:12:33 + for file in '`ls cmd/**/Dockerfile`' 14:12:33 ++ dirname cmd/security-proxy-setup/Dockerfile 14:12:33 ++ cut -d/ -f2 14:12:33 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 14:12:33 + for file in '`ls cmd/**/Dockerfile`' 14:12:33 ++ dirname cmd/security-secretstore-setup/Dockerfile 14:12:33 ++ cut -d/ -f2 14:12:33 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 14:12:33 + for file in '`ls cmd/**/Dockerfile`' 14:12:33 ++ dirname cmd/support-notifications/Dockerfile 14:12:33 ++ cut -d/ -f2 14:12:33 + echo support-notifications,cmd/support-notifications/Dockerfile 14:12:33 + for file in '`ls cmd/**/Dockerfile`' 14:12:33 ++ dirname cmd/support-scheduler/Dockerfile 14:12:33 ++ cut -d/ -f2 14:12:33 + echo support-scheduler,cmd/support-scheduler/Dockerfile 14:12:33 + for file in '`ls cmd/**/Dockerfile`' 14:12:33 ++ dirname cmd/sys-mgmt-agent/Dockerfile 14:12:33 ++ cut -d/ -f2 14:12:33 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 14:12:33 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 14:12:34 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:12:34 14:12:34 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 14:12:34 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:12:34 latest: Pulling from edgex-devops/git-semver 14:12:34 31603596830f: Pulling fs layer 14:12:34 54011a49482f: Pulling fs layer 14:12:34 a6820b24f6d8: Pulling fs layer 14:12:34 f581987b2513: Pulling fs layer 14:12:34 f581987b2513: Waiting 14:12:34 54011a49482f: Verifying Checksum 14:12:34 54011a49482f: Download complete 14:12:34 31603596830f: Verifying Checksum 14:12:34 31603596830f: Download complete 14:12:34 f581987b2513: Verifying Checksum 14:12:34 f581987b2513: Download complete 14:12:34 31603596830f: Pull complete 14:12:34 a6820b24f6d8: Verifying Checksum 14:12:34 a6820b24f6d8: Download complete 14:12:34 54011a49482f: Pull complete 14:12:35 a6820b24f6d8: Pull complete 14:12:35 f581987b2513: Pull complete 14:12:35 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 14:12:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:12:35 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 14:12:35 prd-centos7-docker-4c-2g-98 does not seem to be running inside a container 14:12:35 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/19 -v /w/workspace/edgex-go/19:/w/workspace/edgex-go/19:rw,z -v /w/workspace/edgex-go/19@tmp:/w/workspace/edgex-go/19@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 14:12:37 $ docker top 9601d6996f6c4b8d2f8f3c2d6afe1f397e76a7bf73c4ea483b730232580706fc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:12:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:12:37 [ssh-agent] Looking for ssh-agent implementation... 14:12:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:12:37 $ docker exec 9601d6996f6c4b8d2f8f3c2d6afe1f397e76a7bf73c4ea483b730232580706fc ssh-agent 14:12:37 SSH_AUTH_SOCK=/tmp/ssh-352rOJgMAcsD/agent.14 14:12:37 SSH_AGENT_PID=21 14:12:37 Running ssh-add (command line suppressed) 14:12:37 Identity added: /w/workspace/edgex-go/19@tmp/private_key_4793940120163819314.key (/w/workspace/edgex-go/19@tmp/private_key_4793940120163819314.key) 14:12:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:12:38 + git tag --points-at HEAD [Pipeline] } 14:12:38 $ docker exec --env ******** --env ******** 9601d6996f6c4b8d2f8f3c2d6afe1f397e76a7bf73c4ea483b730232580706fc ssh-agent -k 14:12:38 unset SSH_AUTH_SOCK; 14:12:38 unset SSH_AGENT_PID; 14:12:38 echo Agent pid 21 killed; 14:12:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 14:12:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:12:38 [ssh-agent] Looking for ssh-agent implementation... 14:12:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:12:38 $ docker exec 9601d6996f6c4b8d2f8f3c2d6afe1f397e76a7bf73c4ea483b730232580706fc ssh-agent 14:12:38 SSH_AUTH_SOCK=/tmp/ssh-aoGoPRrWl4FH/agent.56 14:12:38 SSH_AGENT_PID=61 14:12:38 Running ssh-add (command line suppressed) 14:12:38 Identity added: /w/workspace/edgex-go/19@tmp/private_key_8854911163590746582.key (/w/workspace/edgex-go/19@tmp/private_key_8854911163590746582.key) 14:12:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:12:38 + git semver init 14:12:38 # -> Open(): unable to determine branch for HEAD 14:12:38 # $GIT_DIR = /w/workspace/edgex-go/19/.git 14:12:38 # $GIT_WORK_TREE = /w/workspace/edgex-go/19 14:12:38 # $SEMVER_REMOTE_NAME = origin 14:12:38 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 14:12:38 # $SEMVER_USER_NAME = edgex-jenkins 14:12:38 # $SEMVER_BRANCH = PR-3579 14:12:38 # $SEMVER_TEMP = /tmp/semver-569594908 14:12:38 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 14:13:11 # '/tmp/semver-569594908' -> '/w/workspace/edgex-go/19/.semver' 14:13:11 # -> Force: false 14:13:11 # $SEMVER_DIR = /w/workspace/edgex-go/19/.semver [Pipeline] } 14:13:11 $ docker exec --env ******** --env ******** 9601d6996f6c4b8d2f8f3c2d6afe1f397e76a7bf73c4ea483b730232580706fc ssh-agent -k 14:13:11 unset SSH_AUTH_SOCK; 14:13:11 unset SSH_AGENT_PID; 14:13:11 echo Agent pid 61 killed; 14:13:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:13:11 + git semver [Pipeline] } 14:13:11 $ docker stop --time=1 9601d6996f6c4b8d2f8f3c2d6afe1f397e76a7bf73c4ea483b730232580706fc 14:13:14 $ docker rm -f 9601d6996f6c4b8d2f8f3c2d6afe1f397e76a7bf73c4ea483b730232580706fc [Pipeline] // withDockerContainer [Pipeline] sh 14:13:14 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 14:13:15 Stashed 1 file(s) [Pipeline] echo 14:13:15 [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 14:13:15 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 14:13:16 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 14:13:16 + sudo service docker restart 14:13:16 + true 14:13:16 Redirecting to /bin/systemctl restart docker.service 14:13:30 Still waiting to schedule task 14:13:30 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [Pipeline] echo 14:13:34 ========================================================= 14:13:34 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 14:13:34 ========================================================= [Pipeline] isUnix [Pipeline] sh 14:13:34 + 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 . 14:13:36 Sending build context to Docker daemon 329.4MB 14:13:36 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 14:13:36 Step 2/6 : FROM ${BASE} 14:13:36 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 14:13:36 540db60ca938: Pulling fs layer 14:13:36 adcc1eea9eea: Pulling fs layer 14:13:36 4c4ab2625f07: Pulling fs layer 14:13:36 0510c868ecb4: Pulling fs layer 14:13:36 afea3b2eda06: Pulling fs layer 14:13:36 7809a108b3ef: Pulling fs layer 14:13:36 f706445af74f: Pulling fs layer 14:13:36 0510c868ecb4: Waiting 14:13:36 afea3b2eda06: Waiting 14:13:36 7809a108b3ef: Waiting 14:13:36 f706445af74f: Waiting 14:13:36 4c4ab2625f07: Verifying Checksum 14:13:36 4c4ab2625f07: Download complete 14:13:36 adcc1eea9eea: Verifying Checksum 14:13:36 adcc1eea9eea: Download complete 14:13:36 afea3b2eda06: Verifying Checksum 14:13:36 afea3b2eda06: Download complete 14:13:36 540db60ca938: Verifying Checksum 14:13:36 7809a108b3ef: Verifying Checksum 14:13:36 7809a108b3ef: Download complete 14:13:36 540db60ca938: Pull complete 14:13:36 adcc1eea9eea: Pull complete 14:13:36 4c4ab2625f07: Pull complete 14:13:38 f706445af74f: Verifying Checksum 14:13:38 f706445af74f: Download complete 14:13:39 0510c868ecb4: Verifying Checksum 14:13:39 0510c868ecb4: Download complete 14:13:44 0510c868ecb4: Pull complete 14:13:44 afea3b2eda06: Pull complete 14:13:44 7809a108b3ef: Pull complete 14:13:49 f706445af74f: Pull complete 14:13:49 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 14:13:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 14:13:49 ---> b068be0155e3 14:13:49 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 14:13:52 ---> Running in 06cb564175f8 14:13:53 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 14:13:54 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 14:13:54 (1/12) Installing libmagic (5.39-r0) 14:13:54 (2/12) Installing file (5.39-r0) 14:13:54 (3/12) Installing libc-dev (0.7.2-r3) 14:13:55 (4/12) Installing g++ (10.2.1_pre1-r3) 14:14:00 (5/12) Installing fortify-headers (1.1-r0) 14:14:00 (6/12) Installing patch (2.7.6-r7) 14:14:00 (7/12) Installing build-base (0.5-r2) 14:14:00 (8/12) Installing libsodium (1.0.18-r0) 14:14:00 (9/12) Installing pkgconf (1.7.3-r0) 14:14:00 (10/12) Installing libsodium-dev (1.0.18-r0) 14:14:00 (11/12) Installing libzmq (4.3.3-r1) 14:14:00 (12/12) Installing zeromq-dev (4.3.3-r1) 14:14:00 Executing busybox-1.32.1-r6.trigger 14:14:00 OK: 219 MiB in 52 packages 14:14:03 Removing intermediate container 06cb564175f8 14:14:03 ---> d3231c45ca8e 14:14:03 Step 4/6 : WORKDIR /edgex-go 14:14:03 ---> Running in eae04125de14 14:14:03 Removing intermediate container eae04125de14 14:14:03 ---> 6f54543833e2 14:14:03 Step 5/6 : COPY go.mod . 14:14:03 ---> 390b06926e3d 14:14:03 Step 6/6 : RUN go mod download 14:14:03 ---> Running in 6522347a0f89 14:14:15 Removing intermediate container 6522347a0f89 14:14:15 ---> 873a662f78f3 14:14:15 Successfully built 873a662f78f3 14:14:15 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 14:14:15 + docker inspect -f . ci-base-image-x86_64 14:14:15 . [Pipeline] withDockerContainer 14:14:15 prd-centos7-docker-4c-2g-98 does not seem to be running inside a container 14:14:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/19 -v /w/workspace/edgex-go/19:/w/workspace/edgex-go/19:rw,z -v /w/workspace/edgex-go/19@tmp:/w/workspace/edgex-go/19@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 14:14:16 $ docker top d6c66e861dddeacc945810eb1d0568e1c37dd7a8a64163005a10416617930f8e -eo pid,comm [Pipeline] { [Pipeline] sh 14:14:16 + go version 14:14:16 go version go1.16.3 linux/amd64 [Pipeline] } 14:14:16 $ docker stop --time=1 d6c66e861dddeacc945810eb1d0568e1c37dd7a8a64163005a10416617930f8e 14:14:17 $ docker rm -f d6c66e861dddeacc945810eb1d0568e1c37dd7a8a64163005a10416617930f8e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:14:18 + docker inspect -f . ci-base-image-x86_64 14:14:18 . [Pipeline] withDockerContainer 14:14:18 prd-centos7-docker-4c-2g-98 does not seem to be running inside a container 14:14:18 $ 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/19 -v /w/workspace/edgex-go/19:/w/workspace/edgex-go/19:rw,z -v /w/workspace/edgex-go/19@tmp:/w/workspace/edgex-go/19@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 14:14:18 $ docker top 4f52faa17aedf25ab49c751a0f47c2b85fee71febcd71f49ea235c56c50b2ef6 -eo pid,comm [Pipeline] { [Pipeline] echo 14:14:18 ========================================================= 14:14:18 [edgeXBuildGoParallel] Running Tests and Build... 14:14:18 ========================================================= [Pipeline] sh 14:14:19 + go mod tidy [Pipeline] sh 14:14:19 + make test 14:14:19 go mod tidy 14:14:19 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 14:14:24 ? github.com/edgexfoundry/edgex-go [no test files] 14:14:39 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 14:14:45 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 14:14:46 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 14:14:46 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 14:14:48 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 14:14:48 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 14:14:48 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 14:14:48 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 14:14:49 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 14:14:49 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 14:14:50 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 14:14:50 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 14:14:50 ? github.com/edgexfoundry/edgex-go/internal [no test files] 14:14:50 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 14:14:52 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.041s coverage: 28.7% of statements 14:14:52 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 14:14:52 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 14:14:53 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.109s coverage: 100.0% of statements 14:14:53 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 14:14:53 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.053s coverage: 53.1% of statements 14:14:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 14:14:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 14:14:54 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.115s coverage: 87.7% of statements 14:14:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 14:14:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 14:14:54 ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.047s coverage: 78.9% of statements 14:14:55 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.062s coverage: 81.2% of statements 14:14:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 14:14:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 14:14:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 14:14:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 14:14:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 14:14:56 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.234s coverage: 95.1% of statements 14:14:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 14:14:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 14:14:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] 14:14:56 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 14:14:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 14:14:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 14:14:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 14:14:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 14:14:56 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.051s coverage: 60.0% of statements 14:14:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 14:14:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 14:14:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 14:14:57 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.037s coverage: 0.8% of statements 14:14:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 14:14:57 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.052s coverage: 58.8% of statements 14:14:57 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.046s coverage: 22.0% of statements 14:14:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 14:14:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.064s coverage: 47.1% of statements 14:14:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.046s coverage: 79.5% of statements 14:14:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.043s coverage: 94.1% of statements 14:14:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.055s coverage: 96.3% of statements 14:14:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.043s coverage: 87.5% of statements 14:15:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.048s coverage: 94.4% of statements 14:15:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.051s coverage: 44.8% of statements 14:15:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.198s coverage: 81.8% of statements 14:15:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 14:15:28 Running on prd-ubuntu18.04-docker-arm64-4c-16g-99 in /w/workspace/edgexfoundry_edgex-go_PR-3579 [Pipeline] { [Pipeline] ws 14:15:28 Running in /w/workspace/edgex-go/19 [Pipeline] { [Pipeline] checkout 14:15:28 The recommended git tool is: git 14:15:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.076s coverage: 92.9% of statements 14:15:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 14:15:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 14:15:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 14:15:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.035s coverage: 65.1% of statements 14:15:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 14:15:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 14:15:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 14:15:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 14:15:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 14:15:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.062s coverage: 87.2% of statements 14:15:33 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 14:15:33 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 14:15:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.040s coverage: 100.0% of statements 14:15:33 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 14:15:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.052s coverage: 58.8% of statements 14:15:33 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 14:15:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.053s coverage: 80.0% of statements 14:15:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements 14:15:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.062s coverage: 85.4% of statements 14:15:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.071s coverage: 91.2% of statements 14:15:33 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 14:15:33 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.138s coverage: 64.4% of statements 14:15:33 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 14:15:33 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 14:15:33 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.041s coverage: 100.0% of statements 14:15:33 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.029s coverage: 91.3% of statements 14:15:33 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements 14:15:33 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements 14:15:33 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements 14:15:33 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.179s coverage: 66.9% of statements 14:15:33 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 14:15:33 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 14:15:33 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 14:15:34 using credential edgex-jenkins-ssh 14:15:34 Cloning the remote Git repository 14:15:34 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.115s coverage: 43.6% of statements 14:15:34 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 14:15:34 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 14:15:34 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.061s coverage: 89.5% of statements 14:15:34 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 14:15:34 Cloning repository git@github.com:edgexfoundry/edgex-go.git 14:15:34 > git init /w/workspace/edgex-go/19 # timeout=10 14:15:34 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 14:15:34 > git --version # timeout=10 14:15:34 > git --version # 'git version 2.17.1' 14:15:34 using GIT_SSH to set credentials SSH Credentials for GitHub 14:15:34 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:15:34 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.043s coverage: 84.8% of statements 14:15:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 14:15:41 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.059s coverage: 19.3% of statements 14:15:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 14:15:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 14:15:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 14:15:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 14:15:41 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.110s coverage: 91.9% of statements 14:15:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 14:15:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 14:15:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] 14:15:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 14:15:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 14:15:41 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 62.7% of statements 14:15:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 14:15:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 14:15:41 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.082s coverage: 97.6% of statements 14:15:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 14:15:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 14:15:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] 14:15:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 14:15:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 14:15:41 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.042s coverage: 28.9% of statements 14:15:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 14:15:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 14:15:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 14:15:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 14:15:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 14:15:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 14:15:41 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.041s coverage: 100.0% of statements 14:15:41 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 95.4% of statements 14:15:41 GO111MODULE=on go vet ./... 14:16:03 Merging remotes/origin/master commit 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 into PR head commit 3b60f06b94bc8eb6aa2335099dee8ef6ab883ec5 14:16:04 gofmt -l . 14:16:04 Merge succeeded, producing c42251b0c2a661c6dfcc83081ffcb62765c56910 14:16:04 Checking out Revision c42251b0c2a661c6dfcc83081ffcb62765c56910 (PR-3579) 14:16:04 [ "`gofmt -l .`" = "" ] 14:16:04 ./bin/test-attribution-txt.sh 14:16:02 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 14:16:02 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:16:02 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 14:16:02 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 14:16:02 using GIT_SSH to set credentials SSH Credentials for GitHub 14:16:02 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3579/head:refs/remotes/origin/PR-3579 +refs/heads/master:refs/remotes/origin/master # timeout=10 14:16:03 > git config core.sparsecheckout # timeout=10 14:16:03 > git checkout -f 3b60f06b94bc8eb6aa2335099dee8ef6ab883ec5 # timeout=10 14:16:04 > git remote # timeout=10 14:16:04 > git config --get remote.origin.url # timeout=10 14:16:04 using GIT_SSH to set credentials SSH Credentials for GitHub 14:16:04 > git merge 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 # timeout=10 14:16:04 > git rev-parse HEAD^{commit} # timeout=10 14:16:04 > git config core.sparsecheckout # timeout=10 14:16:04 > git checkout -f c42251b0c2a661c6dfcc83081ffcb62765c56910 # timeout=10 [Pipeline] sh 14:16:05 + ls -al . 14:16:05 total 560 14:16:05 drwxrwxr-x 10 1001 1001 4096 Jun 25 14:16 . 14:16:05 drwxr-xr-x 4 root root 30 Jun 25 14:14 .. 14:16:05 -rw-rw-r-- 1 1001 1001 11 Jun 25 14:12 .dockerignore 14:16:05 drwxrwxr-x 8 1001 1001 179 Jun 25 14:12 .git 14:16:05 drwxrwxr-x 3 1001 1001 125 Jun 25 14:12 .github 14:16:05 -rw-rw-r-- 1 1001 1001 818 Jun 25 14:12 .gitignore 14:16:05 drwx------ 3 1001 1001 60 Jun 25 14:13 .semver 14:16:05 -rw-rw-r-- 1 1001 1001 166 Jun 25 14:12 .sonarcloud.properties 14:16:05 -rw-rw-r-- 1 1001 1001 8609 Jun 25 14:12 Attribution.txt 14:16:05 -rw-rw-r-- 1 1001 1001 43881 Jun 25 14:12 CHANGELOG.md 14:16:05 -rw-rw-r-- 1 1001 1001 3804 Jun 25 14:12 CONTRIBUTING.md 14:16:05 -rw-rw-r-- 1 1001 1001 931 Jun 25 14:12 Dockerfile.build 14:16:05 -rw-rw-r-- 1 1001 1001 849 Jun 25 14:12 Jenkinsfile 14:16:05 -rw-rw-r-- 1 1001 1001 10775 Jun 25 14:12 LICENSE 14:16:05 -rw-rw-r-- 1 1001 1001 5605 Jun 25 14:12 Makefile 14:16:05 -rw-rw-r-- 1 1001 1001 7905 Jun 25 14:12 README.md 14:16:05 -rw-rw-r-- 1 1001 1001 7071 Jun 25 14:12 SECURITY.md 14:16:05 -rw-rw-r-- 1 1001 1001 5 Jun 25 14:13 VERSION 14:16:05 -rw-rw-r-- 1 1001 1001 4131 Jun 25 14:12 ZMQWindows.md 14:16:05 drwxrwxr-x 2 1001 1001 37 Jun 25 14:12 bin 14:16:05 drwxrwxr-x 14 1001 1001 4096 Jun 25 14:12 cmd 14:16:05 -rw-r--r-- 1 root root 398095 Jun 25 14:15 coverage.out 14:16:05 -rw-rw-r-- 1 1001 1001 806 Jun 25 14:12 go.mod 14:16:05 -rw-r--r-- 1 root root 20759 Jun 25 14:14 go.sum 14:16:05 drwxrwxr-x 7 1001 1001 114 Jun 25 14:12 internal 14:16:05 drwxrwxr-x 3 1001 1001 16 Jun 25 14:12 openapi 14:16:05 drwxrwxr-x 4 1001 1001 71 Jun 25 14:12 snap 14:16:05 -rw-rw-r-- 1 1001 1001 168 Jun 25 14:12 version.go [Pipeline] sh 14:16:05 + '[' -e coverage.out ] 14:16:05 + chown 1001:1001 coverage.out [Pipeline] stash 14:16:05 Stashed 1 file(s) [Pipeline] sh 14:16:06 + make build 14:16:06 go mod tidy 14:16:06 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 14:16:07 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 14:16:08 Commit message: "Merge commit '0f46f9c91dceca59bd5ea8aaab086cfec78c4084' into HEAD" 14:16:08 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:16:10 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 14:16:08 > git rev-list --no-walk 1cc6b8336e5438492cec68b4039bb1f83825bfd8 # timeout=10 14:16:10 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 14:16:10 + sudo service docker restart 14:16:10 + true 14:16:14 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 14:16:14 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 14:16:15 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 14:16:16 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 14:16:16 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 14:16:17 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 14:16:18 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 14:16:19 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 14:16:20 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 14:16:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 14:16:22 $ docker stop --time=1 4f52faa17aedf25ab49c751a0f47c2b85fee71febcd71f49ea235c56c50b2ef6 14:16:24 $ docker rm -f 4f52faa17aedf25ab49c751a0f47c2b85fee71febcd71f49ea235c56c50b2ef6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:16:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 14:16:26 14:16:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 14:16:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 14:16:26 latest: Pulling from edgex-devops/edgex-compose 14:16:26 cbdbe7a5bc2a: Pulling fs layer 14:16:26 ca9280d653b3: Pulling fs layer 14:16:26 7e9c9ca2126c: Pulling fs layer 14:16:26 cbdbe7a5bc2a: Verifying Checksum 14:16:26 cbdbe7a5bc2a: Download complete 14:16:26 cbdbe7a5bc2a: Pull complete 14:16:27 ca9280d653b3: Verifying Checksum 14:16:27 ca9280d653b3: Download complete 14:16:27 ca9280d653b3: Pull complete 14:16:28 7e9c9ca2126c: Verifying Checksum 14:16:28 7e9c9ca2126c: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:16:29 provisioning config files... 14:16:29 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/19@tmp/config2340207353668826461tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:16:29 ---> docker-login.sh 14:16:29 nexus3.edgexfoundry.org:10001 14:16:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:16:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:16:30 Configure a credential helper to remove this warning. See 14:16:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:16:30 14:16:30 Login Succeeded 14:16:30 nexus3.edgexfoundry.org:10002 14:16:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:16:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:16:31 Configure a credential helper to remove this warning. See 14:16:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:16:31 14:16:31 Login Succeeded 14:16:31 nexus3.edgexfoundry.org:10003 14:16:31 7e9c9ca2126c: Pull complete 14:16:31 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 14:16:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 14:16:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 14:16:31 prd-centos7-docker-4c-2g-98 does not seem to be running inside a container 14:16:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:16:31 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/19 -v /w/workspace/edgex-go/19:/w/workspace/edgex-go/19:rw,z -v /w/workspace/edgex-go/19@tmp:/w/workspace/edgex-go/19@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 14:16:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:16:31 Configure a credential helper to remove this warning. See 14:16:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:16:31 14:16:31 Login Succeeded 14:16:31 nexus3.edgexfoundry.org:10004 14:16:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:16:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:16:32 Configure a credential helper to remove this warning. See 14:16:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:16:32 14:16:32 Login Succeeded 14:16:32 docker.io 14:16:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:16:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:16:33 Configure a credential helper to remove this warning. See 14:16:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:16:33 14:16:33 Login Succeeded 14:16:33 ---> docker-login.sh ends 14:16:34 $ docker top 7d5cf815dae963a00b85574b52f6a01dd22801178176855bdf22b5833edcb2f7 -eo pid,comm [Pipeline] { [Pipeline] } 14:16:35 Deleting 1 temporary files [Pipeline] sh [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 14:16:35 + grep parallel 14:16:35 + docker-compose build --help [Pipeline] echo 14:16:35 ========================================================= 14:16:35 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 14:16:35 ========================================================= [Pipeline] isUnix [Pipeline] sh 14:16:35 --parallel Build images in parallel. [Pipeline] } 14:16:35 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 14:16:35 $ docker stop --time=1 7d5cf815dae963a00b85574b52f6a01dd22801178176855bdf22b5833edcb2f7 14:16:37 $ docker rm -f 7d5cf815dae963a00b85574b52f6a01dd22801178176855bdf22b5833edcb2f7 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:16:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 14:16:37 . [Pipeline] withDockerContainer 14:16:37 prd-centos7-docker-4c-2g-98 does not seem to be running inside a container 14:16:37 $ 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/19 -v /w/workspace/edgex-go/19:/w/workspace/edgex-go/19:rw,z -v /w/workspace/edgex-go/19@tmp:/w/workspace/edgex-go/19@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 14:16:38 $ docker top bcea3b58c9423cd33e6c6e423cb65b320c613baa0b0f767c7ab6f67cacfc2f9e -eo pid,comm [Pipeline] { [Pipeline] sh 14:16:38 + docker-compose -f ./docker-compose-build.yml build --parallel 14:16:38 Sending build context to Docker daemon 166.3MB 14:16:38 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 14:16:38 Step 2/6 : FROM ${BASE} 14:16:38 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 14:16:38 595b0fe564bb: Pulling fs layer 14:16:38 3088b5b3c5c0: Pulling fs layer 14:16:38 5b7225fbf94c: Pulling fs layer 14:16:38 ba82ee9f976e: Pulling fs layer 14:16:38 506bd15cee9f: Pulling fs layer 14:16:38 75a0a4a0db45: Pulling fs layer 14:16:38 618dc40b7e24: Pulling fs layer 14:16:38 506bd15cee9f: Waiting 14:16:38 618dc40b7e24: Waiting 14:16:38 75a0a4a0db45: Waiting 14:16:38 ba82ee9f976e: Waiting 14:16:38 5b7225fbf94c: Verifying Checksum 14:16:38 5b7225fbf94c: Download complete 14:16:38 3088b5b3c5c0: Verifying Checksum 14:16:38 3088b5b3c5c0: Download complete 14:16:38 506bd15cee9f: Download complete 14:16:38 75a0a4a0db45: Verifying Checksum 14:16:38 595b0fe564bb: Verifying Checksum 14:16:38 595b0fe564bb: Download complete 14:16:39 Building core-command ... 14:16:39 Building core-data ... 14:16:39 Building core-metadata ... 14:16:39 Building security-bootstrapper ... 14:16:39 Building security-proxy-setup ... 14:16:39 Building security-secretstore-setup ... 14:16:39 Building support-notifications ... 14:16:39 Building support-scheduler ... 14:16:39 Building sys-mgmt-agent ... 14:16:39 Building security-secretstore-setup 14:16:39 Building security-bootstrapper 14:16:39 Building support-notifications 14:16:39 Building core-metadata 14:16:39 Building core-command 14:16:39 595b0fe564bb: Pull complete 14:16:39 3088b5b3c5c0: Pull complete 14:16:40 5b7225fbf94c: Pull complete 14:16:40 618dc40b7e24: Verifying Checksum 14:16:40 618dc40b7e24: Download complete 14:16:42 ba82ee9f976e: Verifying Checksum 14:16:42 ba82ee9f976e: Download complete 14:16:52 ba82ee9f976e: Pull complete 14:16:52 506bd15cee9f: Pull complete 14:16:52 75a0a4a0db45: Pull complete 14:16:57 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 14:16:57 Step 2/26 : FROM ${BUILDER_BASE} AS builder 14:16:57 ---> 873a662f78f3 14:16:57 Step 3/26 : WORKDIR /edgex-go 14:16:57 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 14:16:57 Step 2/24 : FROM ${BUILDER_BASE} AS builder 14:16:57 ---> 873a662f78f3 14:16:57 Step 3/24 : WORKDIR /edgex-go 14:16:57 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 14:16:57 Step 2/24 : FROM ${BUILDER_BASE} AS builder 14:16:57 ---> 873a662f78f3 14:16:57 Step 3/24 : WORKDIR /edgex-go 14:16:57 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 14:16:57 Step 2/32 : FROM ${BUILDER_BASE} AS builder 14:16:57 ---> 873a662f78f3 14:16:57 Step 3/32 : WORKDIR /edgex-go 14:16:57 618dc40b7e24: Pull complete 14:16:57 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 14:16:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 14:16:57 ---> a36622ca3599 14:16:57 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 14:16:59 ---> Running in f51ef4cd86f2 14:17:00 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 14:17:01 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 14:17:02 (1/12) Installing libmagic (5.39-r0) 14:17:02 (2/12) Installing file (5.39-r0) 14:17:02 (3/12) Installing libc-dev (0.7.2-r3) 14:17:03 (4/12) Installing g++ (10.2.1_pre1-r3) 14:17:07 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 14:17:07 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:17:07 ---> 873a662f78f3 14:17:07 Step 3/23 : WORKDIR /edgex-go 14:17:08 ---> Running in 3325e035e971 14:17:08 ---> Running in 1e9b0080461f 14:17:08 ---> Running in a2fa619d1877 14:17:08 ---> Running in 00d7f5a21756 14:17:08 ---> Running in 3ed4e8ba637e 14:17:08 Removing intermediate container 00d7f5a21756 14:17:08 ---> 4258794d5418 14:17:08 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:17:08 Removing intermediate container 3325e035e971 14:17:08 ---> 596215d88aaa 14:17:08 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:17:08 Removing intermediate container 1e9b0080461f 14:17:08 ---> 2ffa4317a10a 14:17:08 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:17:08 ---> Running in 8b0063b373a2 14:17:08 Removing intermediate container a2fa619d1877 14:17:08 ---> ebf5b49999f3 14:17:08 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:17:08 ---> Running in 0c99cf0f71e6 14:17:08 Removing intermediate container 3ed4e8ba637e 14:17:08 ---> f703ecdb483b 14:17:08 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:17:08 ---> Running in eb95f73649e6 14:17:08 ---> Running in 1aa181babf65 14:17:08 ---> Running in ef6b54b38302 14:17:09 Removing intermediate container 8b0063b373a2 14:17:09 ---> 4bec4ab1c4be 14:17:09 Step 5/32 : RUN apk add --update --no-cache make git 14:17:09 Removing intermediate container 0c99cf0f71e6 14:17:09 ---> 41c11dd41f11 14:17:09 Step 5/24 : RUN apk add --update --no-cache make git 14:17:09 ---> Running in 6d80ff942816 14:17:09 ---> Running in df40d1d7a281 14:17:09 Removing intermediate container eb95f73649e6 14:17:09 ---> a28161934053 14:17:09 Step 5/26 : RUN apk add --update --no-cache make git 14:17:09 Removing intermediate container 1aa181babf65 14:17:09 ---> 36c4d4af239b 14:17:09 Step 5/24 : RUN apk add --update --no-cache make git 14:17:09 ---> Running in 0c11872058b3 14:17:09 ---> Running in 8f4f0732a42b 14:17:09 Removing intermediate container ef6b54b38302 14:17:09 ---> 7855106f40f0 14:17:09 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 14:17:09 ---> Running in cd911804feea 14:17:09 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 14:17:10 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 14:17:10 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 14:17:10 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 14:17:10 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 14:17:10 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 14:17:11 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 14:17:11 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 14:17:11 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 14:17:11 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 14:17:11 OK: 219 MiB in 52 packages 14:17:11 Removing intermediate container 0c11872058b3 14:17:11 ---> 8477519db54c 14:17:11 Step 6/26 : COPY go.mod . 14:17:11 OK: 219 MiB in 52 packages 14:17:11 OK: 219 MiB in 52 packages 14:17:11 OK: 219 MiB in 52 packages 14:17:11 OK: 219 MiB in 52 packages 14:17:11 ---> 1eedeef3e579 14:17:11 Step 7/26 : RUN go mod download 14:17:12 ---> Running in 0b94ba25811b 14:17:12 Removing intermediate container df40d1d7a281 14:17:12 ---> d880f97cda2e 14:17:12 Step 6/24 : COPY go.mod . 14:17:12 Removing intermediate container cd911804feea 14:17:12 ---> e3ba4d445fda 14:17:12 Step 6/23 : COPY go.mod . 14:17:12 Removing intermediate container 6d80ff942816 14:17:12 ---> 66a6a099aea7 14:17:12 Step 6/32 : COPY go.mod . 14:17:12 Removing intermediate container 8f4f0732a42b 14:17:12 ---> 8b1537a0d832 14:17:12 Step 6/24 : COPY go.mod . 14:17:12 ---> 44c4b845aee7 14:17:12 Step 7/24 : RUN go mod download 14:17:13 ---> 9dc879a39fc1 14:17:13 Step 7/23 : RUN go mod download 14:17:13 ---> 4bb15972b820 14:17:13 Step 7/32 : RUN go mod download 14:17:13 ---> Running in 7a219d51981c 14:17:13 ---> f268733a0780 14:17:13 Step 7/24 : RUN go mod download 14:17:13 ---> Running in 16b35672bd04 14:17:13 ---> Running in fd4a73b564c3 14:17:13 ---> Running in 552f8c8950fe 14:17:14 Removing intermediate container 0b94ba25811b 14:17:14 ---> 168bbf723028 14:17:14 Step 8/26 : COPY . . 14:17:15 (5/12) Installing fortify-headers (1.1-r0) 14:17:15 (6/12) Installing patch (2.7.6-r7) 14:17:15 (7/12) Installing build-base (0.5-r2) 14:17:15 (8/12) Installing libsodium (1.0.18-r0) 14:17:15 (9/12) Installing pkgconf (1.7.3-r0) 14:17:15 (10/12) Installing libsodium-dev (1.0.18-r0) 14:17:16 (11/12) Installing libzmq (4.3.3-r1) 14:17:16 (12/12) Installing zeromq-dev (4.3.3-r1) 14:17:16 Executing busybox-1.32.1-r6.trigger 14:17:16 OK: 218 MiB in 52 packages 14:17:20 Removing intermediate container 7a219d51981c 14:17:20 ---> 7cf8496e14cd 14:17:20 Step 8/24 : COPY . . 14:17:20 ---> e716a268c6a8 14:17:20 Step 9/26 : RUN go mod tidy 14:17:20 ---> Running in 5a893865d666 14:17:20 Removing intermediate container f51ef4cd86f2 14:17:20 ---> eccb8d9d8047 14:17:20 Step 4/6 : WORKDIR /edgex-go 14:17:20 ---> Running in e56a5877b728 14:17:20 Removing intermediate container e56a5877b728 14:17:20 ---> 1c7f8ba8604f 14:17:20 Step 5/6 : COPY go.mod . 14:17:21 ---> 898857fc27ac 14:17:21 Step 6/6 : RUN go mod download 14:17:21 ---> Running in ff3b95a51171 14:17:24 Removing intermediate container 16b35672bd04 14:17:24 ---> e6e7c9cc2af3 14:17:24 Step 8/23 : COPY . . 14:17:24 Removing intermediate container 552f8c8950fe 14:17:24 ---> 27b3ba811d1d 14:17:24 Step 8/24 : COPY . . 14:17:24 Removing intermediate container fd4a73b564c3 14:17:24 ---> d29024d8908c 14:17:24 Step 8/32 : COPY . . 14:17:24 ---> b2c6e0dd830f 14:17:24 Step 9/24 : RUN go mod tidy 14:17:43 Removing intermediate container 5a893865d666 14:17:43 ---> f2a25bc345ce 14:17:43 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 14:17:43 ---> Running in 0e33babb666b 14:17:43 ---> Running in 89aa69350565 14:17:43 ---> 323c08d44ee8 14:17:43 Step 9/23 : RUN go mod tidy 14:17:43 ---> 8797c2b15a88 14:17:43 Step 9/24 : RUN go mod tidy 14:17:43 ---> Running in 5aa121494a25 14:17:43 ---> dc344427e700 14:17:43 Step 9/32 : RUN go mod tidy 14:17:43 ---> Running in ca2de6afcb00 14:17:43 ---> Running in 9831ca6a3c29 14:17:43 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 14:17:46 Removing intermediate container 0e33babb666b 14:17:46 ---> d7e3c97e8031 14:17:46 Step 10/24 : RUN make cmd/core-metadata/core-metadata 14:17:46 ---> Running in a7449bf7dbd2 14:17:46 Removing intermediate container 5aa121494a25 14:17:46 ---> fbb7d47d4b54 14:17:46 Step 10/23 : RUN make cmd/support-notifications/support-notifications 14:17:46 Removing intermediate container ca2de6afcb00 14:17:46 ---> bcb42f8aba45 14:17:46 Step 10/24 : RUN make cmd/core-command/core-command 14:17:46 ---> Running in 6dbb77b6b928 14:17:46 Removing intermediate container 9831ca6a3c29 14:17:46 ---> 5f20b0536464 14:17:46 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 14:17:46 ---> Running in a9af2e95b5b8 14:17:46 ---> Running in cf127d3f0f5c 14:17: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 14:17:47 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 14:17: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 14:17:47 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 14:17:48 Removing intermediate container ff3b95a51171 14:17:48 ---> 61e6d8bf7c8c 14:17:48 Successfully built 61e6d8bf7c8c 14:17:48 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 14:17:48 + docker inspect -f . ci-base-image-arm64 14:17:48 . [Pipeline] withDockerContainer 14:17:49 prd-ubuntu18.04-docker-arm64-4c-16g-99 does not seem to be running inside a container 14:17:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/19 -v /w/workspace/edgex-go/19:/w/workspace/edgex-go/19:rw,z -v /w/workspace/edgex-go/19@tmp:/w/workspace/edgex-go/19@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 14:17:50 $ docker top 1af594ab8d300b4e5100d6094b9ab8e16f5701a8450252b598cfecad9499507a -eo pid,comm [Pipeline] { [Pipeline] sh 14:17:51 + go version 14:17:51 go version go1.16.5 linux/arm64 [Pipeline] } 14:17:51 $ docker stop --time=1 1af594ab8d300b4e5100d6094b9ab8e16f5701a8450252b598cfecad9499507a 14:17:53 $ docker rm -f 1af594ab8d300b4e5100d6094b9ab8e16f5701a8450252b598cfecad9499507a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:17:54 + docker inspect -f . ci-base-image-arm64 14:17:54 . [Pipeline] withDockerContainer 14:17:54 prd-ubuntu18.04-docker-arm64-4c-16g-99 does not seem to be running inside a container 14:17:54 $ 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/19 -v /w/workspace/edgex-go/19:/w/workspace/edgex-go/19:rw,z -v /w/workspace/edgex-go/19@tmp:/w/workspace/edgex-go/19@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 14:17:55 $ docker top a2077d90d70ee3786634b5d6af533b14fc1f18c248b05e35943c1bb8b05c26e1 -eo pid,comm [Pipeline] { [Pipeline] echo 14:17:56 ========================================================= 14:17:56 [edgeXBuildGoParallel] Running Tests and Build... 14:17:56 ========================================================= [Pipeline] sh 14:17:56 + go mod tidy [Pipeline] sh 14:17:58 + make test 14:17:58 go mod tidy 14:17:58 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 14:18:09 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 14:18:16 Removing intermediate container 89aa69350565 14:18:16 ---> c84ab869c5c5 14:18:16 14:18:16 Step 11/26 : FROM alpine:3.12 14:18:16 3.12: Pulling from library/alpine 14:18:17 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 14:18:17 Status: Downloaded newer image for alpine:3.12 14:18:17 ---> 13621d1b12d4 14:18:17 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 14:18:17 ---> Running in 656d9044ada8 14:18:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 14:18:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 14:18:18 (1/6) Installing ca-certificates (20191127-r4) 14:18:18 (2/6) Installing nghttp2-libs (1.41.0-r0) 14:18:18 (3/6) Installing libcurl (7.77.0-r0) 14:18:18 (4/6) Installing curl (7.77.0-r0) 14:18:18 (5/6) Installing dumb-init (1.2.2-r1) 14:18:18 (6/6) Installing su-exec (0.2-r1) 14:18:18 Executing busybox-1.31.1-r20.trigger 14:18:18 Executing ca-certificates-20191127-r4.trigger 14:18:18 OK: 7 MiB in 20 packages 14:18:19 Removing intermediate container 656d9044ada8 14:18:19 ---> e31472cfc836 14:18:19 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 14:18:19 ---> Running in 7e9c427c384c 14:18:19 Removing intermediate container 7e9c427c384c 14:18:19 ---> a4c3a5202760 14:18:19 Step 14/26 : WORKDIR / 14:18:19 ---> Running in b479da748647 14:18:19 Removing intermediate container b479da748647 14:18:19 ---> 02bdf59ee0fe 14:18:19 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 14:18:20 ---> 1289ab7d814e 14:18:20 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 14:18:20 ---> 62d1b5c5ee36 14:18:20 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 14:18:20 ---> ed1a02e8ddd3 14:18:20 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 14:18:20 ---> 2efa834efae3 14:18:20 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 14:18:21 ---> cf38a92e0f4d 14:18:21 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 14:18:22 ---> 8b95c8c95a76 14:18:22 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 14:18:22 ---> 7198f8844e36 14:18:22 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/ 14:18:22 ---> Running in 0c1a6e411b67 14:18:24 Removing intermediate container 0c1a6e411b67 14:18:24 ---> 69e7cb9963ff 14:18:24 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 14:18:24 ---> Running in 12808350c66b 14:18:25 Removing intermediate container a9af2e95b5b8 14:18:25 ---> b425bafd436e 14:18:25 14:18:25 Step 11/24 : FROM alpine:3.12 14:18:25 ---> 13621d1b12d4 14:18:25 Step 12/24 : RUN apk add --update --no-cache dumb-init 14:18:25 Removing intermediate container 12808350c66b 14:18:25 ---> 4745986c7ca7 14:18:25 Step 24/26 : LABEL arch=x86_64 14:18:25 ---> Running in d742df9183ad 14:18:25 ---> Running in cbbd41a4c56a 14:18:25 Removing intermediate container cbbd41a4c56a 14:18:25 ---> a0538efd514e 14:18:25 Step 25/26 : LABEL git_sha=face0284a1a640849d5d9bce041ec9c7320267a6 14:18:25 ---> Running in b8c504023e47 14:18:25 ? github.com/edgexfoundry/edgex-go [no test files] 14:18:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 14:18:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 14:18:25 Removing intermediate container b8c504023e47 14:18:25 ---> 7be1036a7409 14:18:25 Step 26/26 : LABEL version=0.0.0 14:18:26 (1/1) Installing dumb-init (1.2.2-r1) 14:18:26 Executing busybox-1.31.1-r20.trigger 14:18:26 OK: 6 MiB in 15 packages 14:18:26 ---> Running in 061a54aad63a 14:18:26 Removing intermediate container cf127d3f0f5c 14:18:26 ---> c80534c42d08 14:18:26 14:18:26 Step 11/32 : FROM alpine:3.12 14:18:26 ---> 13621d1b12d4 14:18:26 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 14:18:26 Removing intermediate container 061a54aad63a 14:18:26 ---> 8457c9bfcb8c 14:18:26 14:18:26 ---> Running in 705e644fbe99 14:18:26 Successfully built 8457c9bfcb8c 14:18:26 Successfully tagged security-secretstore-setup:latest 14:18:26 Building security-proxy-setup 14:18:26  Building security-secretstore-setup ... done Removing intermediate container d742df9183ad 14:18:26 ---> fe0e350014f3 14:18:26 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 14:18:26 Removing intermediate container 705e644fbe99 14:18:26 ---> acd95710658b 14:18:26 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 14:18:28 ---> Running in 262a47afa95a 14:18:28 ---> Running in caabd9e98629 14:18:30 Removing intermediate container 262a47afa95a 14:18:30 ---> f76f3a0fb533 14:18:30 Step 14/24 : ENV APP_PORT=59882 14:18:30 Removing intermediate container 6dbb77b6b928 14:18:30 ---> d71d269df17f 14:18:30 14:18:30 Step 11/23 : FROM alpine:3.12 14:18:30 ---> 13621d1b12d4 14:18:30 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 14:18:30 ---> Running in 8213db66946c 14:18:30 ---> Running in 0258b9508c24 14:18:30 Removing intermediate container a7449bf7dbd2 14:18:30 ---> 82776b4659cd 14:18:30 14:18:30 Step 11/24 : FROM alpine:3.12 14:18:30 ---> 13621d1b12d4 14:18:30 Step 12/24 : RUN apk add --update --no-cache dumb-init 14:18:30 ---> Using cache 14:18:30 ---> fe0e350014f3 14:18:30 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 14:18:30 ---> Using cache 14:18:30 ---> f76f3a0fb533 14:18:30 Step 14/24 : ENV APP_PORT=59881 14:18:30 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 14:18:30 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 14:18:30 (1/2) Installing dumb-init (1.2.2-r1) 14:18:30 (2/2) Installing su-exec (0.2-r1) 14:18:30 Executing busybox-1.31.1-r20.trigger 14:18:30 OK: 6 MiB in 16 packages 14:18:31 ---> Running in cfa0047036ef 14:18:31 Removing intermediate container 8213db66946c 14:18:31 ---> fcabd5d41653 14:18:31 Step 15/24 : EXPOSE $APP_PORT 14:18:31 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 14:18:31 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 14:18:31 (1/2) Installing ca-certificates (20191127-r4) 14:18:31 (2/2) Installing dumb-init (1.2.2-r1) 14:18:31 Executing busybox-1.31.1-r20.trigger 14:18:31 Executing ca-certificates-20191127-r4.trigger 14:18:32 OK: 6 MiB in 16 packages 14:18:32 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 14:18:32 Step 2/22 : FROM ${BUILDER_BASE} AS builder 14:18:32 ---> 873a662f78f3 14:18:32 Step 3/22 : WORKDIR /edgex-go 14:18:32 ---> Using cache 14:18:32 ---> f703ecdb483b 14:18:32 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:18:32 ---> Using cache 14:18:32 ---> 7855106f40f0 14:18:32 Step 5/22 : RUN apk add --update --no-cache make git 14:18:34 Removing intermediate container cfa0047036ef 14:18:34 ---> 0239d9ac0103 14:18:34 Step 15/24 : EXPOSE $APP_PORT 14:18:34 ---> Running in f7b29eca6acc 14:18:34 ---> Running in a6d80a64cc6a 14:18:34 ---> Running in d810686290b9 14:18:34 Removing intermediate container caabd9e98629 14:18:34 ---> 79ce8d4972bf 14:18:34 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 14:18:34 Removing intermediate container a6d80a64cc6a 14:18:34 ---> 1902d111714a 14:18:34 Step 16/24 : WORKDIR / 14:18:34 ---> Running in 5d5ec472cf26 14:18:34 Removing intermediate container d810686290b9 14:18:34 ---> be57617ebb38 14:18:34 Step 16/24 : WORKDIR / 14:18:34 ---> Running in 053db3ae625c 14:18:34 ---> Running in 2689c2fd9ca0 14:18:34 Removing intermediate container 5d5ec472cf26 14:18:34 ---> ef0679cd7d05 14:18:34 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 14:18:34 Removing intermediate container 053db3ae625c 14:18:34 ---> e2d89b1e956b 14:18:34 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 14:18:34 ---> Running in 062dc3300910 14:18:34 Removing intermediate container 2689c2fd9ca0 14:18:34 ---> 38413c5807de 14:18:34 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 14:18:34 Removing intermediate container 0258b9508c24 14:18:34 ---> c1d8dd5c89ba 14:18:34 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 14:18:34 Removing intermediate container 062dc3300910 14:18:34 ---> 8dc6490fed20 14:18:34 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 14:18:34 ---> Running in 43f9762c4775 14:18:34 ---> Running in fdd776f658b8 14:18:34 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 14:18:35 ---> a2482a361fae 14:18:35 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 14:18:35 Removing intermediate container fdd776f658b8 14:18:35 ---> 1b64a57667d3 14:18:35 Step 14/23 : ENV APP_PORT=59860 14:18:35 ---> Running in e9fbc0767921 14:18:35 ---> a1fb86ff48bb 14:18:35 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 14:18:35 Removing intermediate container e9fbc0767921 14:18:35 ---> c74b1d464514 14:18:35 Step 15/23 : EXPOSE $APP_PORT 14:18:35 ---> 5a6986d2ef7e 14:18:35 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 14:18:35 ---> Running in 990e29670ac4 14:18:35 ---> 1b44678e9364 14:18:35 Step 20/24 : ENTRYPOINT ["/core-command"] 14:18:35 Removing intermediate container 990e29670ac4 14:18:35 ---> d9512b701f34 14:18:35 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 14:18:35 ---> e92554f6bdd2 14:18:35 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 14:18:35 ---> Running in 0f3117f56486 14:18:35 Removing intermediate container 43f9762c4775 14:18:35 ---> c124b2f92f36 14:18:35 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 14:18:36 ---> Running in aefbe2413247 14:18:36 Removing intermediate container 0f3117f56486 14:18:36 ---> b59d2e66efc3 14:18:36 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:18:36 ---> 0a04417b4fe1 14:18:36 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 14:18:36 ---> Running in f6989978ea37 14:18:36 Removing intermediate container aefbe2413247 14:18:36 ---> 28a557051fe4 14:18:36 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 14:18:36 ---> 1f5e7adf2277 14:18:36 Step 20/24 : ENTRYPOINT ["/core-metadata"] 14:18:36 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 14:18:36 ---> Running in 308a5a2bc3f7 14:18:36 Removing intermediate container f6989978ea37 14:18:36 ---> 1dbc8909b4d5 14:18:36 Step 22/24 : LABEL arch=x86_64 14:18:36 ---> 4481fe11d1c2 14:18:36 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 14:18:36 ---> e4e14dba3b1e 14:18:36 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 14:18:36 Removing intermediate container 308a5a2bc3f7 14:18:36 ---> 1d12d28b1e98 14:18:36 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:18:36 ---> Running in b54d3cf61131 14:18:36 ---> Running in 4d1d30dce860 14:18:36 ---> Running in c9c64b26ec3d 14:18:36 Removing intermediate container b54d3cf61131 14:18:36 ---> 77890ac3cc2f 14:18:36 Step 23/24 : LABEL git_sha=face0284a1a640849d5d9bce041ec9c7320267a6 14:18:36 ---> 71d6121fa573 14:18:36 Step 19/23 : ENTRYPOINT ["/support-notifications"] 14:18:36 ---> Running in b4dbcf399ac9 14:18:36 Removing intermediate container c9c64b26ec3d 14:18:36 ---> cc2f05e729e7 14:18:36 Step 22/24 : LABEL arch=x86_64 14:18:36 ---> Running in fef6f59949a6 14:18:36 ---> Running in 98001f79f317 14:18:36 Removing intermediate container b4dbcf399ac9 14:18:36 ---> a4cefc5c8c81 14:18:36 Step 24/24 : LABEL version=0.0.0 14:18:36 Removing intermediate container fef6f59949a6 14:18:36 ---> 8da71d517b35 14:18:36 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:18:36 ---> Running in 6a43ed584dbc 14:18:36 Removing intermediate container 98001f79f317 14:18:36 ---> 35256b6096f5 14:18:36 Step 23/24 : LABEL git_sha=face0284a1a640849d5d9bce041ec9c7320267a6 14:18:36 ---> Running in 5ae462881dcd 14:18:37 ---> Running in a3c2b941e155 14:18:37 Removing intermediate container 6a43ed584dbc 14:18:37 ---> 22a63c59fe78 14:18:37 14:18:37 Removing intermediate container 5ae462881dcd 14:18:37 ---> 114bf82e2afc 14:18:37 Step 21/23 : LABEL arch=x86_64 14:18:37 Successfully built 22a63c59fe78 14:18:37 Successfully tagged core-command:latest 14:18:37 Building sys-mgmt-agent 14:18:37  Building core-command ... done  ---> Running in 68a92ff9d590 14:18:37 Removing intermediate container a3c2b941e155 14:18:37 ---> b82ab9dcd1d9 14:18:37 Step 24/24 : LABEL version=0.0.0 14:18:37 ---> Running in 14b1b51b8910 14:18:37 Removing intermediate container 68a92ff9d590 14:18:37 ---> 52ebd03cffe9 14:18:37 Step 22/23 : LABEL git_sha=face0284a1a640849d5d9bce041ec9c7320267a6 14:18:37 Removing intermediate container 4d1d30dce860 14:18:37 ---> 4cf328238a7a 14:18:37 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 14:18:37 ---> Running in e290e6a78bf1 14:18:37 OK: 219 MiB in 52 packages 14:18:38 Removing intermediate container 14b1b51b8910 14:18:38 ---> 7adcaa0b16fa 14:18:38 14:18:38 Successfully built 7adcaa0b16fa 14:18:40 Successfully tagged core-metadata:latest 14:18:40 Building support-scheduler 14:18:40  Building core-metadata ... done  ---> 15227808ca9f 14:18:40 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 14:18:40 Removing intermediate container e290e6a78bf1 14:18:40 ---> 28729547ea25 14:18:40 Step 23/23 : LABEL version=0.0.0 14:18:40 ---> Running in 7e6db87611bd 14:18:41 Removing intermediate container f7b29eca6acc 14:18:41 ---> 77b54716fde5 14:18:41 Step 6/22 : COPY go.mod . 14:18:44 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 14:18:44 Step 2/24 : FROM ${BUILDER_BASE} AS builder 14:18:44 ---> 873a662f78f3 14:18:44 Step 3/24 : WORKDIR /edgex-go 14:18:44 ---> Using cache 14:18:44 ---> f703ecdb483b 14:18:44 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:18:44 ---> Using cache 14:18:44 ---> 7855106f40f0 14:18:44 Step 5/24 : RUN apk add --update --no-cache make bash git 14:18:44 Removing intermediate container 7e6db87611bd 14:18:44 ---> a9c0ebca174e 14:18:44 14:18:44 Successfully built a9c0ebca174e 14:18:44 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 14:18:44 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:18:48 ---> 14e4a59d03aa 14:18:48 Step 7/22 : RUN go mod download 14:18:48 Successfully tagged support-notifications:latest 14:18:48 Building core-data 14:18:48  Building support-notifications ... done  ---> 873a662f78f3 14:18:48 Step 3/23 : WORKDIR /edgex-go 14:18:48 ---> Using cache 14:18:48 ---> f703ecdb483b 14:18:48 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:18:48 ---> Using cache 14:18:48 ---> 7855106f40f0 14:18:48 Step 5/23 : RUN apk add --update --no-cache make git 14:18:48 ---> Using cache 14:18:48 ---> 77b54716fde5 14:18:48 Step 6/23 : COPY go.mod . 14:18:48 ---> Using cache 14:18:48 ---> 14e4a59d03aa 14:18:48 Step 7/23 : RUN go mod download 14:18:48 ---> 1542b22261c3 14:18:48 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 14:18:48 ---> Running in 0ee399494462 14:18:48 ---> Running in feb09210d615 14:18:48 ---> Running in 0c890e53c58d 14:18:51 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 14:18:51 Step 2/24 : FROM ${BUILDER_BASE} AS builder 14:18:51 ---> 873a662f78f3 14:18:51 Step 3/24 : WORKDIR /edgex-go 14:18:51 ---> Using cache 14:18:51 ---> f703ecdb483b 14:18:51 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:18:51 ---> Using cache 14:18:51 ---> 7855106f40f0 14:18:51 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 14:18:51 ---> 981591757732 14:18:51 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 14:18:51 ---> Running in a4303ee87c43 14:18:51 ---> 59ba64b42ab3 14:18:51 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 14:18:51 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 14:18:52 ---> 7d7aff97d357 14:18:52 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 14:18:52 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 14:18:52 ---> Running in c6e3beb1d559 14:18:52 Removing intermediate container c6e3beb1d559 14:18:52 ---> e894704a5d16 14:18:52 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 14:18:52 Removing intermediate container 0c890e53c58d 14:18:52 ---> 418db351924a 14:18:52 Step 8/22 : COPY . . 14:18:52 ---> 62d352cb8965 14:18:52 Step 27/32 : RUN chmod +x /entrypoint.sh 14:18:52 Removing intermediate container feb09210d615 14:18:52 ---> 62e00dac079d 14:18:52 Step 8/23 : COPY . . 14:18:52 ---> Running in b169e4ccb28d 14:18:52 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 14:18:53 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 14:18:53 OK: 219 MiB in 52 packages 14:18:53 OK: 219 MiB in 52 packages 14:19:05 ---> 0b29f7689c9d 14:19:05 Step 9/23 : RUN go mod tidy 14:19:05 Removing intermediate container b169e4ccb28d 14:19:05 ---> eedbe3cb4613 14:19:05 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 14:19:05 ---> a86bafe37c2d 14:19:05 Step 9/22 : RUN go mod tidy 14:19:05 ---> Running in 3b3557553615 14:19:05 ---> Running in 70c6030e8add 14:19:05 ---> Running in 48cb132e5c02 14:19:05 Removing intermediate container a4303ee87c43 14:19:05 ---> a80ecfc53d46 14:19:05 Step 6/24 : COPY go.mod . 14:19:05 Removing intermediate container 0ee399494462 14:19:05 ---> afb184806513 14:19:05 Step 6/24 : COPY go.mod . 14:19:05 Removing intermediate container 48cb132e5c02 14:19:05 ---> ec1466a5e5a0 14:19:05 Step 29/32 : CMD ["gate"] 14:19:05 ---> Running in ef229ac4cb86 14:19:05 ---> 6f4f5ca5b905 14:19:05 Step 7/24 : RUN go mod download 14:19:05 ---> 5b59f681fca1 14:19:05 Step 7/24 : RUN go mod download 14:19:05 ---> Running in a63b89dfde7a 14:19:05 ---> Running in b890ad33dc24 14:19:05 Removing intermediate container ef229ac4cb86 14:19:05 ---> eb8c97093126 14:19:05 Step 30/32 : LABEL arch=x86_64 14:19:05 ---> Running in 9ff30a5f9a2b 14:19:05 Removing intermediate container 9ff30a5f9a2b 14:19:05 ---> 8c99e946e4b9 14:19:05 Step 31/32 : LABEL git_sha=face0284a1a640849d5d9bce041ec9c7320267a6 14:19:06 ---> Running in ce6a9ff6ed28 14:19:06 Removing intermediate container ce6a9ff6ed28 14:19:06 ---> ef0c21436fb4 14:19:06 Step 32/32 : LABEL version=0.0.0 14:19:06 Removing intermediate container 70c6030e8add 14:19:06 ---> d367eee85716 14:19:06 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 14:19:06 ---> Running in ee8ed7fc971e 14:19:06 ---> Running in 14b0611ac3f7 14:19:06 Removing intermediate container 3b3557553615 14:19:06 ---> a0cdff8fd4ca 14:19:06 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 14:19:06 ---> Running in 7a62aeed5f52 14:19:06 Removing intermediate container ee8ed7fc971e 14:19:06 ---> 37c6c4c323b7 14:19:06 14:19:06 Successfully built 37c6c4c323b7 14:19:06 Successfully tagged security-bootstrapper:latest 14:19:06  Building security-bootstrapper ... done Removing intermediate container b890ad33dc24 14:19:06 ---> 0d8bab2b2dae 14:19:06 Step 8/24 : COPY . . 14:19:06 Removing intermediate container a63b89dfde7a 14:19:06 ---> 0f247e9e9539 14:19:06 Step 8/24 : COPY . . 14:19:07 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 14:19:07 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 14:19:19 ---> 35913f447495 14:19:19 Step 9/24 : RUN go mod tidy 14:19:19 ---> Running in ced0f67a6ebb 14:19:19 ---> 77b86801a4cd 14:19:19 Step 9/24 : RUN go mod tidy 14:19:19 ---> Running in 0c99dfbdcd38 14:19:19 Removing intermediate container ced0f67a6ebb 14:19:19 ---> e9113b97bd30 14:19:19 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 14:19:19 ---> Running in 5c76b40d4453 14:19:20 Removing intermediate container 0c99dfbdcd38 14:19:20 ---> 9a2ec1fab2dc 14:19:20 Step 10/24 : RUN make cmd/core-data/core-data 14:19:20 ---> Running in 7889e7b6c57c 14:19:20 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 14:19:20 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 14:19:22 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 14:19:22 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 14:19:26 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 14:19:26 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 14:19:33 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 14:19:33 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 14:19:33 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 14:19:33 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 14:19:33 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 14:19:35 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 14:19:35 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 14:19:36 Removing intermediate container 14b0611ac3f7 14:19:36 ---> 3853f1919cbd 14:19:36 14:19:36 Step 11/23 : FROM alpine:3.12 14:19:36 ---> 13621d1b12d4 14:19:36 Step 12/23 : RUN apk add --update --no-cache dumb-init 14:19:36 ---> Using cache 14:19:36 ---> fe0e350014f3 14:19:36 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 14:19:36 ---> Using cache 14:19:36 ---> f76f3a0fb533 14:19:36 Step 14/23 : ENV APP_PORT=59861 14:19:36 ---> Running in 2d79f723a30a 14:19:36 Removing intermediate container 7a62aeed5f52 14:19:36 ---> a22db75d9e71 14:19:36 14:19:36 Step 11/22 : FROM alpine:3.12 14:19:36 ---> 13621d1b12d4 14:19:36 Step 12/22 : RUN apk add --update --no-cache curl 14:19:36 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 14:19:36 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 14:19:36 ? github.com/edgexfoundry/edgex-go/internal [no test files] 14:19:36 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 14:19:37 ---> Running in 6e5f0a1d7c27 14:19:37 Removing intermediate container 2d79f723a30a 14:19:37 ---> 462673d2a7b7 14:19:37 Step 15/23 : EXPOSE $APP_PORT 14:19:37 ---> Running in 0c9a9375c05d 14:19:37 Removing intermediate container 0c9a9375c05d 14:19:37 ---> a18bbcba2efa 14:19:37 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 14:19:37 ---> 42b37dfe2739 14:19:37 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 14:19:37 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 14:19:37 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 14:19:38 (1/4) Installing ca-certificates (20191127-r4) 14:19:38 (2/4) Installing nghttp2-libs (1.41.0-r0) 14:19:38 (3/4) Installing libcurl (7.77.0-r0) 14:19:38 (4/4) Installing curl (7.77.0-r0) 14:19:38 Executing busybox-1.31.1-r20.trigger 14:19:38 Executing ca-certificates-20191127-r4.trigger 14:19:38 OK: 7 MiB in 18 packages 14:19:38 ---> c39910d5d284 14:19:38 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 14:19:38 ---> fc819d6c64eb 14:19:38 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 14:19:38 ---> Running in 0ff2e5c94359 14:19:38 Removing intermediate container 0ff2e5c94359 14:19:38 ---> 8dc9beb445cf 14:19:38 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:19:38 Removing intermediate container 6e5f0a1d7c27 14:19:38 ---> dbdf7729cc8f 14:19:38 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 14:19:38 ---> Running in da9c30d06583 14:19:39 ---> Running in 08be32a081e2 14:19:39 Removing intermediate container da9c30d06583 14:19:39 ---> 9ea36fef5324 14:19:39 Step 21/23 : LABEL arch=x86_64 14:19:39 Removing intermediate container 08be32a081e2 14:19:39 ---> a302bdc5cef0 14:19:39 Step 14/22 : WORKDIR /edgex 14:19:39 ---> Running in 7e6f5e34ca1a 14:19:39 ---> Running in a4e08ba4f7cf 14:19:39 Removing intermediate container 7e6f5e34ca1a 14:19:39 ---> 050bbaa49fc2 14:19:39 Step 22/23 : LABEL git_sha=face0284a1a640849d5d9bce041ec9c7320267a6 14:19:39 ---> Running in 885002f2fcbf 14:19:39 Removing intermediate container a4e08ba4f7cf 14:19:39 ---> 6d643a9c94ad 14:19:39 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 14:19:39 Removing intermediate container 885002f2fcbf 14:19:39 ---> 7557c18c07f3 14:19:39 Step 23/23 : LABEL version=0.0.0 14:19:39 ---> Running in e821b42109cb 14:19:39 ---> 22c9a8e4216a 14:19:39 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 14:19:39 Removing intermediate container e821b42109cb 14:19:39 ---> eb33c0ed49ce 14:19:39 14:19:40 Successfully built eb33c0ed49ce 14:19:40 Successfully tagged support-scheduler:latest 14:19:40  Building support-scheduler ... done  ---> af1ecbc5d8af 14:19:40 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 14:19:41 ---> 13079fc15178 14:19:41 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 14:19:41 ---> Running in 1d6041b2159e 14:19:41 Removing intermediate container 1d6041b2159e 14:19:41 ---> 20a8988b4098 14:19:41 Step 19/22 : CMD ["--init=true"] 14:19:41 ---> Running in 0f03a6d7d5e9 14:19:41 Removing intermediate container 0f03a6d7d5e9 14:19:41 ---> 2c6468eb745d 14:19:41 Step 20/22 : LABEL arch=x86_64 14:19:41 ---> Running in 5f4108b397eb 14:19:42 Removing intermediate container 5f4108b397eb 14:19:42 ---> 9b90da3436c2 14:19:42 Step 21/22 : LABEL git_sha=face0284a1a640849d5d9bce041ec9c7320267a6 14:19:42 ---> Running in d9ff262f43fe 14:19:42 Removing intermediate container d9ff262f43fe 14:19:42 ---> 677953521ea1 14:19:42 Step 22/22 : LABEL version=0.0.0 14:19:42 ---> Running in 87d10eb41ebe 14:19:42 Removing intermediate container 87d10eb41ebe 14:19:42 ---> 587633db5fe7 14:19:42 14:19:42 Successfully built 587633db5fe7 14:19:42 Successfully tagged security-proxy-setup:latest 14:19:45  Building security-proxy-setup ... done Removing intermediate container 5c76b40d4453 14:19:45 ---> 2d68b0c1b9c7 14:19:45 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 14:19:45 ---> Running in fadc44133a57 14:19:45 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 14:19:46 Removing intermediate container fadc44133a57 14:19:46 ---> 50753c5d648f 14:19:46 14:19:46 Step 12/24 : FROM docker:20.10.0 14:19:46 20.10.0: Pulling from library/docker 14:19:48 Removing intermediate container 7889e7b6c57c 14:19:48 ---> e6df0e88c649 14:19:48 14:19:48 Step 11/24 : FROM alpine:3.12 14:19:48 ---> 13621d1b12d4 14:19:48 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 14:19:48 ---> Running in f02451839753 14:19:48 Removing intermediate container f02451839753 14:19:48 ---> 7753b08fe86e 14:19:48 Step 13/24 : ENV APP_PORT=59880 14:19:48 ---> Running in fd19c2295c90 14:19:49 Removing intermediate container fd19c2295c90 14:19:49 ---> e46d25c90e34 14:19:49 Step 14/24 : EXPOSE $APP_PORT 14:19:49 ---> Running in a062a2c8e401 14:19:49 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.142s coverage: 28.7% of statements 14:19:49 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 14:19:49 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 14:19:49 Removing intermediate container a062a2c8e401 14:19:49 ---> 80f083629bd1 14:19:49 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:19:49 ---> Running in 99725a2a8702 14:19:51 Removing intermediate container 99725a2a8702 14:19:51 ---> db91cc2faaa9 14:19:51 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 14:19:51 ---> Running in 4baef81fb911 14:19:51 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 14:19:51 Status: Downloaded newer image for docker:20.10.0 14:19:51 ---> aefe523efa57 14:19:51 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 14:19:51 ---> Running in e42d9be5eee3 14:19:51 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 14:19:51 Removing intermediate container e42d9be5eee3 14:19:51 ---> 0205805fb6de 14:19:51 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 14:19:51 ---> Running in 2e688cf00969 14:19:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 14:19:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 14:19:51 (1/39) Installing readline (8.0.4-r0) 14:19:51 (2/39) Installing bash (5.0.17-r0) 14:19:51 Executing bash-5.0.17-r0.post-install 14:19:51 (3/39) Installing nghttp2-libs (1.41.0-r0) 14:19:51 (4/39) Installing libcurl (7.77.0-r0) 14:19:51 (5/39) Installing curl (7.77.0-r0) 14:19:51 (6/39) Installing dumb-init (1.2.2-r1) 14:19:51 (7/39) Installing libbz2 (1.0.8-r1) 14:19:51 (8/39) Installing expat (2.2.9-r1) 14:19:51 (9/39) Installing libffi (3.3-r2) 14:19:51 (10/39) Installing gdbm (1.13-r1) 14:19:51 (11/39) Installing xz-libs (5.2.5-r0) 14:19:51 (12/39) Installing sqlite-libs (3.32.1-r1) 14:19:51 (13/39) Installing python3 (3.8.10-r0) 14:19:51 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 14:19:52 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.318s coverage: 100.0% of statements 14:19:52 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 14:19:52 (14/39) Installing py3-appdirs (1.4.4-r1) 14:19:52 (15/39) Installing py3-ordered-set (4.0.1-r0) 14:19:52 (16/39) Installing py3-parsing (2.4.7-r0) 14:19:52 (17/39) Installing py3-six (1.15.0-r0) 14:19:52 (18/39) Installing py3-packaging (20.4-r0) 14:19:52 (19/39) Installing py3-setuptools (47.0.0-r0) 14:19:52 (1/6) Installing dumb-init (1.2.2-r1) 14:19:52 (20/39) Installing py3-chardet (3.0.4-r4) 14:19:52 (21/39) Installing py3-idna (2.9-r0) 14:19:52 (22/39) Installing py3-certifi (2020.4.5.1-r0) 14:19:52 (23/39) Installing py3-urllib3 (1.25.9-r0) 14:19:52 (24/39) Installing py3-requests (2.23.0-r0) 14:19:52 (2/6) Installing libgcc (9.3.0-r2) 14:19:52 (25/39) Installing py3-msgpack (1.0.0-r0) 14:19:52 (26/39) Installing py3-lockfile (0.12.2-r3) 14:19:52 (27/39) Installing py3-cachecontrol (0.12.6-r0) 14:19:52 (28/39) Installing py3-colorama (0.4.3-r0) 14:19:52 (29/39) Installing py3-distlib (0.3.0-r0) 14:19:52 (3/6) Installing libsodium (1.0.18-r0) 14:19:52 (30/39) Installing py3-distro (1.5.0-r1) 14:19:52 (31/39) Installing py3-webencodings (0.5.1-r3) 14:19:52 (32/39) Installing py3-html5lib (1.0.1-r4) 14:19:52 (33/39) Installing py3-pytoml (0.1.21-r0) 14:19:52 (34/39) Installing py3-pep517 (0.8.2-r0) 14:19:52 (35/39) Installing py3-progress (1.5-r0) 14:19:52 (36/39) Installing py3-toml (0.10.1-r0) 14:19:52 (37/39) Installing py3-retrying (1.3.3-r0) 14:19:52 (38/39) Installing py3-contextlib2 (0.6.0-r0) 14:19:52 (39/39) Installing py3-pip (20.1.1-r0) 14:19:52 (4/6) Installing libstdc++ (9.3.0-r2) 14:19:52 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.346s coverage: 53.1% of statements 14:19:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 14:19:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 14:19:52 Executing busybox-1.31.1-r19.trigger 14:19:52 OK: 72 MiB in 59 packages 14:19:52 (5/6) Installing libzmq (4.3.3-r0) 14:19:52 (6/6) Installing zeromq (4.3.3-r0) 14:19:52 Executing busybox-1.31.1-r20.trigger 14:19:52 OK: 8 MiB in 20 packages 14:19:53 Collecting docker-compose==1.23.2 14:19:53 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 14:19:53 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.572s coverage: 87.7% of statements 14:19:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 14:19:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 14:19:53 ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.225s coverage: 78.9% of statements 14:19:54 Collecting texttable<0.10,>=0.9.0 14:19:54 Downloading texttable-0.9.1.tar.gz (11 kB) 14:19:54 Removing intermediate container 4baef81fb911 14:19:54 ---> ccdf1fa0fdf9 14:19:54 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 14:19:54 ---> c0bd0e10781b 14:19:54 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 14:19:54 Collecting PyYAML<4,>=3.10 14:19:54 Downloading PyYAML-3.13.tar.gz (270 kB) 14:19:55 ---> 0f3398b6bd17 14:19:55 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 14:19:55 ---> 6a1980865fe2 14:19:55 Step 20/24 : ENTRYPOINT ["/core-data"] 14:19:55 ---> Running in 7153acae7f36 14:19:55 Removing intermediate container 7153acae7f36 14:19:55 ---> 9a9c749acdcf 14:19:55 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:19:55 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 14:19:55 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 14:19:55 ---> Running in 18b32da19d46 14:19:55 Collecting docopt<0.7,>=0.6.1 14:19:55 Downloading docopt-0.6.2.tar.gz (25 kB) 14:19:55 Removing intermediate container 18b32da19d46 14:19:55 ---> dd0838e0aefa 14:19:55 Step 22/24 : LABEL arch=x86_64 14:19:55 ---> Running in 76dcc8bc5b4d 14:19:55 Removing intermediate container 76dcc8bc5b4d 14:19:55 ---> 9e9eac1cfa6d 14:19:55 Step 23/24 : LABEL git_sha=face0284a1a640849d5d9bce041ec9c7320267a6 14:19:55 ---> Running in c0df3a4b9d0d 14:19:55 Removing intermediate container c0df3a4b9d0d 14:19:55 ---> 04aa25b83ff7 14:19:55 Step 24/24 : LABEL version=0.0.0 14:19:55 ---> Running in cb01a45d897b 14:19:55 Removing intermediate container cb01a45d897b 14:19:55 ---> e468954011ac 14:19:55 14:19:55 Collecting docker<4.0,>=3.6.0 14:19:55 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 14:19:55 Successfully built e468954011ac 14:19:55 Successfully tagged core-data:latest 14:19:55  Building core-data ... done Collecting dockerpty<0.5,>=0.4.1 14:19:55 Downloading dockerpty-0.4.1.tar.gz (13 kB) 14:19:56 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 14:19:56 Collecting websocket-client<1.0,>=0.32.0 14:19:56 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 14:19:56 Collecting cached-property<2,>=1.2.0 14:19:56 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 14:19:56 Collecting jsonschema<3,>=2.5.1 14:19:56 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 14:19:56 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) 14:19:56 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) 14:19:56 Collecting idna<2.8,>=2.5 14:19:56 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 14:19:56 Collecting urllib3<1.25,>=1.21.1 14:19:56 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 14:19:56 Collecting docker-pycreds>=0.4.0 14:19:56 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 14:19:56 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 14:19:56 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 14:19:56 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 14:19:56 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 14:19:56 Installing collected packages: texttable, PyYAML, idna, urllib3, requests, docopt, websocket-client, docker-pycreds, docker, dockerpty, cached-property, jsonschema, docker-compose 14:19:56 Running setup.py install for texttable: started 14:19:56 Running setup.py install for texttable: finished with status 'done' 14:19:56 Running setup.py install for PyYAML: started 14:19:57 Running setup.py install for PyYAML: finished with status 'done' 14:19:57 Attempting uninstall: idna 14:19:57 Found existing installation: idna 2.9 14:19:57 Uninstalling idna-2.9: 14:19:57 Successfully uninstalled idna-2.9 14:19:57 Attempting uninstall: urllib3 14:19:57 Found existing installation: urllib3 1.25.9 14:19:57 Uninstalling urllib3-1.25.9: 14:19:57 Successfully uninstalled urllib3-1.25.9 14:19:57 Attempting uninstall: requests 14:19:57 Found existing installation: requests 2.23.0 14:19:57 Uninstalling requests-2.23.0: 14:19:57 Successfully uninstalled requests-2.23.0 14:19:57 Running setup.py install for docopt: started 14:19:57 Running setup.py install for docopt: finished with status 'done' 14:19:57 Running setup.py install for dockerpty: started 14:19:57 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.183s coverage: 81.2% of statements 14:19:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 14:19:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 14:19:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 14:19:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 14:19:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 14:19:58 Running setup.py install for dockerpty: finished with status 'done' 14:19:58 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 14:20:01 Removing intermediate container 2e688cf00969 14:20:01 ---> 3a2a31a1b1af 14:20:01 Step 15/24 : ENV APP_PORT=58890 14:20:01 ---> Running in bf4162685211 14:20:01 Removing intermediate container bf4162685211 14:20:01 ---> c5489201fbbd 14:20:01 Step 16/24 : EXPOSE $APP_PORT 14:20:01 ---> Running in 4876e4974df8 14:20:01 Removing intermediate container 4876e4974df8 14:20:01 ---> f0356794f7da 14:20:01 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 14:20:01 ---> 981c664b6e9e 14:20:01 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 14:20:01 ---> b3a3bfe90bde 14:20:01 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 14:20:01 ---> e97c96f8b8e0 14:20:01 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 14:20:01 ---> Running in 28bd9e5e054a 14:20:01 Removing intermediate container 28bd9e5e054a 14:20:01 ---> 951051e7c509 14:20:01 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:20:01 ---> Running in 64cb8dc3ac3d 14:20:01 Removing intermediate container 64cb8dc3ac3d 14:20:01 ---> 357d04be0f3f 14:20:01 Step 22/24 : LABEL arch=x86_64 14:20:01 ---> Running in 53c7400a76f3 14:20:02 Removing intermediate container 53c7400a76f3 14:20:02 ---> c7b63dcd86ba 14:20:02 Step 23/24 : LABEL git_sha=face0284a1a640849d5d9bce041ec9c7320267a6 14:20:02 ---> Running in df5222ebd133 14:20:02 Removing intermediate container df5222ebd133 14:20:02 ---> 6f39ead6e42e 14:20:02 Step 24/24 : LABEL version=0.0.0 14:20:02 ---> Running in 44a17089605b 14:20:02 Removing intermediate container 44a17089605b 14:20:02 ---> af219c151b6d 14:20:02 14:20:02 Successfully built af219c151b6d 14:20:02 Successfully tagged sys-mgmt-agent:latest 14:20:02  Building sys-mgmt-agent ... done  [Pipeline] } 14:20:02 $ docker stop --time=1 bcea3b58c9423cd33e6c6e423cb65b320c613baa0b0f767c7ab6f67cacfc2f9e 14:20:03 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.410s coverage: 95.1% of statements 14:20:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 14:20:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 14:20:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] 14:20:03 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 14:20:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 14:20:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 14:20:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 14:20:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 14:20:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.236s coverage: 60.0% of statements 14:20:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 14:20:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 14:20:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 14:20:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.341s coverage: 0.8% of statements 14:20:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 14:20:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.152s coverage: 58.8% of statements 14:20:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.192s coverage: 22.0% of statements 14:20:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 14:20:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.230s coverage: 47.1% of statements 14:20:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.251s coverage: 79.5% of statements 14:20:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.164s coverage: 94.1% of statements 14:20:03 $ docker rm -f bcea3b58c9423cd33e6c6e423cb65b320c613baa0b0f767c7ab6f67cacfc2f9e [Pipeline] // withDockerContainer [Pipeline] sh 14:20:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.227s coverage: 96.3% of statements 14:20:04 + docker images 14:20:04 REPOSITORY TAG IMAGE ID CREATED SIZE 14:20:04 sys-mgmt-agent latest af219c151b6d 1 second ago 312MB 14:20:04 core-data latest e468954011ac 8 seconds ago 20.2MB 14:20:04 e6df0e88c649 16 seconds ago 1.15GB 14:20:04 50753c5d648f 17 seconds ago 1.15GB 14:20:04 security-proxy-setup latest 587633db5fe7 21 seconds ago 25.7MB 14:20:04 support-scheduler latest eb33c0ed49ce 24 seconds ago 15.9MB 14:20:04 a22db75d9e71 27 seconds ago 1.15GB 14:20:04 3853f1919cbd 28 seconds ago 1.15GB 14:20:04 security-bootstrapper latest 37c6c4c323b7 57 seconds ago 18.6MB 14:20:04 support-notifications latest a9c0ebca174e About a minute ago 16.7MB 14:20:04 core-metadata latest 7adcaa0b16fa About a minute ago 16.6MB 14:20:04 core-command latest 22a63c59fe78 About a minute ago 15.9MB 14:20:04 82776b4659cd About a minute ago 1.15GB 14:20:04 d71d269df17f About a minute ago 1.15GB 14:20:04 c80534c42d08 About a minute ago 1.15GB 14:20:04 security-secretstore-setup latest 8457c9bfcb8c About a minute ago 28.7MB 14:20:04 b425bafd436e About a minute ago 1.14GB 14:20:04 c84ab869c5c5 About a minute ago 1.15GB 14:20:04 ci-base-image-x86_64 latest 873a662f78f3 5 minutes ago 647MB 14:20:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 8 weeks ago 445MB 14:20:04 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 8 weeks ago 37.5MB 14:20:04 alpine 3.12 13621d1b12d4 2 months ago 5.58MB 14:20:04 docker 20.10.0 aefe523efa57 6 months ago 240MB 14:20:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 12 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 14:20:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.162s coverage: 87.5% of statements 14:20:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.179s coverage: 94.4% of statements 14:20:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.183s coverage: 44.8% of statements 14:20:19 Still waiting to schedule task 14:20:19 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 14:20:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.592s coverage: 81.8% of statements 14:20:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 14:20:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.237s coverage: 92.9% of statements 14:20:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 14:20:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 14:20:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 14:20:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.054s coverage: 65.1% of statements 14:20:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 14:20:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 14:20:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 14:20:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 14:20:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 14:20:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.168s coverage: 87.2% of statements 14:20:31 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 14:20:31 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 14:20:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.150s coverage: 100.0% of statements 14:20:31 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 14:20:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.178s coverage: 58.8% of statements 14:20:31 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 14:20:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.195s coverage: 80.0% of statements 14:20:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.259s coverage: 87.2% of statements 14:20:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.292s coverage: 85.4% of statements 14:20:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.261s coverage: 91.2% of statements 14:20:31 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 14:20:31 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.625s coverage: 64.4% of statements 14:20:31 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 14:20:31 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 14:20:31 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.154s coverage: 100.0% of statements 14:20:31 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.083s coverage: 91.3% of statements 14:20:31 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.065s coverage: 100.0% of statements 14:20:31 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.085s coverage: 73.7% of statements 14:20:31 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.059s coverage: 100.0% of statements 14:20:34 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.045s coverage: 66.9% of statements 14:20:34 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 14:20:34 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 14:20:34 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 14:20:37 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.854s coverage: 43.6% of statements 14:20:37 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 14:20:37 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 14:20:37 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.223s coverage: 89.5% of statements 14:20:37 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 14:20:37 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.231s coverage: 84.8% of statements 14:20:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 14:20:45 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.309s coverage: 19.3% of statements 14:20:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 14:20:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 14:20:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 14:20:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 14:20:45 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.562s coverage: 91.9% of statements 14:20:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 14:20:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 14:20:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] 14:20:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 14:20:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 14:20:45 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.265s coverage: 62.7% of statements 14:20:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 14:20:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 14:20:45 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.377s coverage: 97.6% of statements 14:20:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 14:20:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 14:20:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] 14:20:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 14:20:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 14:20:45 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.183s coverage: 28.9% of statements 14:20:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 14:20:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 14:20:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 14:20:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 14:20:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 14:20:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 14:20:45 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.180s coverage: 100.0% of statements 14:20:45 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 95.4% of statements 14:20:45 GO111MODULE=on go vet ./... 14:21:24 Running on prd-ubuntu18.04-docker-8c-8g-101 in /w/workspace/edgexfoundry_edgex-go_PR-3579 [Pipeline] { [Pipeline] ws 14:21:24 Running in /w/workspace/edgex-go/19 [Pipeline] { [Pipeline] checkout 14:21:24 The recommended git tool is: git 14:21:27 using credential edgex-jenkins-ssh 14:21:27 Cloning the remote Git repository 14:21:27 Cloning repository git@github.com:edgexfoundry/edgex-go.git 14:21:27 > git init /w/workspace/edgex-go/19 # timeout=10 14:21:27 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 14:21:27 > git --version # timeout=10 14:21:27 > git --version # 'git version 2.17.1' 14:21:27 using GIT_SSH to set credentials SSH Credentials for GitHub 14:21:27 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:21:37 Merging remotes/origin/master commit 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 into PR head commit 3b60f06b94bc8eb6aa2335099dee8ef6ab883ec5 14:21:37 Merge succeeded, producing 6f107dff1bb6ea78208ec7bcc90aec31ed489370 14:21:37 Checking out Revision 6f107dff1bb6ea78208ec7bcc90aec31ed489370 (PR-3579) 14:21:36 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 14:21:36 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:21:36 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 14:21:36 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 14:21:36 using GIT_SSH to set credentials SSH Credentials for GitHub 14:21:36 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3579/head:refs/remotes/origin/PR-3579 +refs/heads/master:refs/remotes/origin/master # timeout=10 14:21:37 > git config core.sparsecheckout # timeout=10 14:21:37 > git checkout -f 3b60f06b94bc8eb6aa2335099dee8ef6ab883ec5 # timeout=10 14:21:37 > git remote # timeout=10 14:21:37 > git config --get remote.origin.url # timeout=10 14:21:37 using GIT_SSH to set credentials SSH Credentials for GitHub 14:21:37 > git merge 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 # timeout=10 14:21:37 > git rev-parse HEAD^{commit} # timeout=10 14:21:37 > git config core.sparsecheckout # timeout=10 14:21:37 > git checkout -f 6f107dff1bb6ea78208ec7bcc90aec31ed489370 # timeout=10 14:21:40 Commit message: "Merge commit '0f46f9c91dceca59bd5ea8aaab086cfec78c4084' into HEAD" 14:21:40 First time build. Skipping changelog. 14:21:40 > git rev-list --no-walk 1cc6b8336e5438492cec68b4039bb1f83825bfd8 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:21:42 + echo snap-build.sh 14:21:42 snap-build.sh 14:21:42 + SNAP_BASE_DIR=. 14:21:42 + '[' '!' -z /w/workspace/edgex-go/19 ']' 14:21:42 + SNAP_BASE_DIR=/w/workspace/edgex-go/19 14:21:42 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/19]' 14:21:42 [snap-build] Building snap in dir [/w/workspace/edgex-go/19] 14:21:42 + cd /w/workspace/edgex-go/19 14:21:42 + sudo apt-get remove -qy --purge lxd lxd-client 14:21:42 Reading package lists... 14:21:42 Building dependency tree... 14:21:42 Reading state information... 14:21:42 The following packages were automatically installed and are no longer required: 14:21:42 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 14:21:42 uidmap xdelta3 14:21:42 Use 'sudo apt autoremove' to remove them. 14:21:42 The following packages will be REMOVED: 14:21:42 lxd* lxd-client* 14:21:42 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 14:21:42 After this operation, 31.7 MB disk space will be freed. 14:21:43 (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.) 14:21:43 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 14:21:44 Removing lxd dnsmasq configuration 14:21:44 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 14:21:44 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 14:21:45 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 14:21:45 (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.) 14:21:45 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 14:21:47 Processing triggers for systemd (237-3ubuntu10.45) ... 14:21:47 Processing triggers for ureadahead (0.100.0-21) ... 14:21:48 + sudo snap remove --purge lxd 14:21:48 snap "lxd" is not installed 14:21:48 + sudo groupadd --force --system lxd 14:21:48 ++ whoami 14:21:48 + sudo /usr/sbin/usermod -G lxd -a jenkins 14:21:48 + newgrp - lxd 14:21:48 + sudo snap install lxd 14:21:58 2021-06-25T14:21:56Z INFO Waiting for automatic snapd restart... 14:22:07 gofmt -l . 14:22:07 [ "`gofmt -l .`" = "" ] 14:22:07 ./bin/test-attribution-txt.sh [Pipeline] sh 14:22:08 + ls -al . 14:22:08 total 588 14:22:08 drwxrwxr-x 9 1001 1001 4096 Jun 25 14:22 . 14:22:08 drwxr-xr-x 4 root root 4096 Jun 25 14:17 .. 14:22:08 -rw-rw-r-- 1 1001 1001 11 Jun 25 14:16 .dockerignore 14:22:08 drwxrwxr-x 8 1001 1001 4096 Jun 25 14:16 .git 14:22:08 drwxrwxr-x 3 1001 1001 4096 Jun 25 14:16 .github 14:22:08 -rw-rw-r-- 1 1001 1001 818 Jun 25 14:16 .gitignore 14:22:08 -rw-rw-r-- 1 1001 1001 166 Jun 25 14:16 .sonarcloud.properties 14:22:08 -rw-rw-r-- 1 1001 1001 8609 Jun 25 14:16 Attribution.txt 14:22:08 -rw-rw-r-- 1 1001 1001 43881 Jun 25 14:16 CHANGELOG.md 14:22:08 -rw-rw-r-- 1 1001 1001 3804 Jun 25 14:16 CONTRIBUTING.md 14:22:08 -rw-rw-r-- 1 1001 1001 931 Jun 25 14:16 Dockerfile.build 14:22:08 -rw-rw-r-- 1 1001 1001 849 Jun 25 14:16 Jenkinsfile 14:22:08 -rw-rw-r-- 1 1001 1001 10775 Jun 25 14:16 LICENSE 14:22:08 -rw-rw-r-- 1 1001 1001 5605 Jun 25 14:16 Makefile 14:22:08 -rw-rw-r-- 1 1001 1001 7905 Jun 25 14:16 README.md 14:22:08 -rw-rw-r-- 1 1001 1001 7071 Jun 25 14:16 SECURITY.md 14:22:08 -rw-rw-r-- 1 1001 1001 5 Jun 25 14:13 VERSION 14:22:08 -rw-rw-r-- 1 1001 1001 4131 Jun 25 14:16 ZMQWindows.md 14:22:08 drwxrwxr-x 2 1001 1001 4096 Jun 25 14:16 bin 14:22:08 drwxrwxr-x 14 1001 1001 4096 Jun 25 14:16 cmd 14:22:08 -rw-r--r-- 1 root root 398095 Jun 25 14:20 coverage.out 14:22:08 -rw-rw-r-- 1 1001 1001 806 Jun 25 14:16 go.mod 14:22:08 -rw-r--r-- 1 root root 20759 Jun 25 14:17 go.sum 14:22:08 drwxrwxr-x 7 1001 1001 4096 Jun 25 14:16 internal 14:22:08 drwxrwxr-x 3 1001 1001 4096 Jun 25 14:16 openapi 14:22:08 drwxrwxr-x 4 1001 1001 4096 Jun 25 14:16 snap 14:22:08 -rw-rw-r-- 1 1001 1001 168 Jun 25 14:16 version.go [Pipeline] sh 14:22:08 + '[' -e coverage.out ] 14:22:08 + chown 1001:1001 coverage.out [Pipeline] stash 14:22:09 Warning: overwriting stash ‘coverage-report’ 14:22:09 Stashed 1 file(s) [Pipeline] sh 14:22:10 + make build 14:22:10 go mod tidy 14:22:11 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 14:22: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 14:22:20 lxd 4.15 from Canonical* installed 14:22:20 + sudo lxd init --auto 14:22:27 + sudo snap install --classic snapcraft 14:22:40 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 14:22:40 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 14:22:44 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 14:22: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 14:22:48 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 14:22:49 snapcraft 4.8.2 from Canonical* installed 14:22:49 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 14:22:49 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 14:22:49 % Total % Received % Xferd Average Speed Time Time Time Current 14:22:49 Dload Upload Total Spent Left Speed 14:22:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4786 0 --:--:-- --:--:-- --:--:-- 4823 14:22:49 100 3325k 100 3325k 0 0 9392k 0 --:--:-- --:--:-- --:--:-- 9392k 14:22:49 ./yq_linux_amd64 14:22:49 + sudo snapcraft prime --use-lxd 14:22:49 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 14:22:49 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: 14:22:49 - README.md 14:22:49 14:22:49 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 14:22:49 Launching a container. 14:22:52 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 14:22:54 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 14:22:58 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 14:23:00 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 14:23:01 Waiting for container to be ready 14:23:01 To start your first instance, try: lxc launch ubuntu:18.04 14:23:01 14:23:04 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 14:23:04 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 14:23:04 Waiting for network to be ready... 14:23:05 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 14:23:05 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1782 kB] 14:23:05 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] 14:23:05 Get:4 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 14:23:05 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 14:23:05 Get:6 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] 14:23:05 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] 14:23:05 Get:8 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1131 kB] 14:23:05 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] 14:23:05 Get:10 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 14:23:06 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 14:23:06 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 14:23:06 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 14:23:06 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 14:23:06 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 14:23:07 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 14:23:07 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 14:23:07 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 14:23:07 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 14:23:08 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2127 kB] 14:23:08 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [421 kB] 14:23:08 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] 14:23:08 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] 14:23:08 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [388 kB] 14:23:08 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.6 kB] 14:23:08 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1738 kB] 14:23:08 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] [Pipeline] } 14:23:09 $ docker stop --time=1 a2077d90d70ee3786634b5d6af533b14fc1f18c248b05e35943c1bb8b05c26e1 14:23:10 Fetched 24.8 MB in 5s (5095 kB/s) 14:23:11 Reading package lists... 14:23:11 Reading package lists... 14:23:11 Building dependency tree... 14:23:11 Reading state information... 14:23:11 The following additional packages will be installed: 14:23:11 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 14:23:11 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 14:23:11 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 14:23:11 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 14:23:11 Suggested packages: 14:23:11 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 14:23:11 Recommended packages: 14:23:11 gnupg libsasl2-modules 14:23:11 The following NEW packages will be installed: 14:23:11 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 14:23:11 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 14:23:11 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 14:23:11 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 14:23:11 The following packages will be upgraded: 14:23:11 gpg gpg-agent gpgconf libudev1 14:23:11 4 upgraded, 18 newly installed, 0 to remove and 107 not upgraded. 14:23:11 Need to get 3530 kB of archives. 14:23:11 After this operation, 13.3 MB of additional disk space will be used. 14:23:11 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] 14:23:11 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] 14:23:11 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 14:23:11 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 14:23:11 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.48 [58.0 kB] 14:23:12 $ docker rm -f a2077d90d70ee3786634b5d6af533b14fc1f18c248b05e35943c1bb8b05c26e1 14:23:12 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.48 [1103 kB] [Pipeline] // withDockerContainer [Pipeline] } 14:23:13 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 14:23:13 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 14:23:13 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 14:23:13 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 14:23:13 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 14:23:13 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 14:23:13 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 14:23:13 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 14:23:13 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:23:13 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 14:23:13 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 14:23:13 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 14:23:13 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 14:23:13 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 14:23:13 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 14:23:13 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 14:23:13 debconf: delaying package configuration, since apt-utils is not installed 14:23:13 Fetched 3530 kB in 2s (1852 kB/s) 14:23:13 (Reading database ... 12511 files and directories currently installed.) 14:23:13 Preparing to unpack .../libudev1_237-3ubuntu10.48_amd64.deb ... 14:23:13 Unpacking libudev1:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... 14:23:13 Setting up libudev1:amd64 (237-3ubuntu10.48) ... 14:23:13 Selecting previously unselected package udev. 14:23:13 (Reading database ... 12511 files and directories currently installed.) 14:23:13 Preparing to unpack .../00-udev_237-3ubuntu10.48_amd64.deb ... 14:23:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 14:23:13 14:23:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 14:23:13 Unpacking udev (237-3ubuntu10.48) ... 14:23:13 Selecting previously unselected package libfuse2:amd64. 14:23:13 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 14:23:13 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 14:23:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 14:23:14 Selecting previously unselected package fuse. 14:23:14 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 14:23:14 Unpacking fuse (2.9.7-1ubuntu1) ... 14:23:14 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 14:23:14 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 14:23:14 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 14:23:14 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 14:23:14 latest: Pulling from edgex-devops/edgex-compose-arm64 14:23:14 29e5d40040c1: Pulling fs layer 14:23:14 1ce36da41761: Pulling fs layer 14:23:14 25b303627fd3: Pulling fs layer 14:23:14 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 14:23:14 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 14:23:14 Selecting previously unselected package libksba8:amd64. 14:23:14 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 14:23:14 Unpacking libksba8:amd64 (1.3.5-2) ... 14:23:14 Selecting previously unselected package libroken18-heimdal:amd64. 14:23:14 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 14:23:14 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 14:23:14 Selecting previously unselected package libasn1-8-heimdal:amd64. 14:23:14 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 14:23:14 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 14:23:14 Selecting previously unselected package libheimbase1-heimdal:amd64. 14:23:14 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 14:23:14 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 14:23:14 Selecting previously unselected package libhcrypto4-heimdal:amd64. 14:23:14 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 14:23:14 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 14:23:14 Selecting previously unselected package libwind0-heimdal:amd64. 14:23:14 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 14:23:14 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 14:23:14 Selecting previously unselected package libhx509-5-heimdal:amd64. 14:23:14 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 14:23:14 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 14:23:14 29e5d40040c1: Verifying Checksum 14:23:14 29e5d40040c1: Download complete 14:23:14 Selecting previously unselected package libkrb5-26-heimdal:amd64. 14:23:14 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 14:23:14 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 14:23:14 Selecting previously unselected package libheimntlm0-heimdal:amd64. 14:23:14 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 14:23:14 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 14:23:14 Selecting previously unselected package libgssapi3-heimdal:amd64. 14:23:15 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 14:23:15 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 14:23:15 Selecting previously unselected package libsasl2-modules-db:amd64. 14:23:15 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 14:23:15 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 14:23:15 Selecting previously unselected package libsasl2-2:amd64. 14:23:15 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 14:23:15 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 14:23:15 Selecting previously unselected package libldap-common. 14:23:15 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 14:23:15 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 14:23:15 Selecting previously unselected package libldap-2.4-2:amd64. 14:23:15 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 14:23:15 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 14:23:15 Selecting previously unselected package dirmngr. 14:23:15 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 14:23:15 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 14:23:15 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 14:23:15 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 14:23:15 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 14:23:15 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 14:23:15 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 14:23:15 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 14:23:15 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 14:23:15 Setting up libksba8:amd64 (1.3.5-2) ... 14:23:15 Processing triggers for libc-bin (2.27-3ubuntu1) ... 14:23:15 1ce36da41761: Verifying Checksum 14:23:15 1ce36da41761: Download complete 14:23:15 29e5d40040c1: Pull complete 14:23:15 Setting up udev (237-3ubuntu10.48) ... 14:23:16 invoke-rc.d: policy-rc.d denied execution of start. 14:23:16 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 14:23:16 Processing triggers for systemd (237-3ubuntu10) ... 14:23:16 Setting up fuse (2.9.7-1ubuntu1) ... 14:23:16 Setting up gpg (2.2.4-1ubuntu1.4) ... 14:23:16 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 14:23:16 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 14:23:16 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 14:23:16 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 14:23:16 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 14:23:16 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 14:23:16 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 14:23:16 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 14:23:16 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 14:23:16 Processing triggers for libc-bin (2.27-3ubuntu1) ... 14:23:16 1ce36da41761: Pull complete 14:23:16 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 14:23:16 settings in the [Install] section, and DefaultInstance for template units). 14:23:16 This means they are not meant to be enabled using systemctl. 14:23:16 Possible reasons for having this kind of units are: 14:23:16 1) A unit may be statically enabled by being symlinked from another unit's 14:23:16 .wants/ or .requires/ directory. 14:23:16 2) A unit's purpose may be to act as a helper for some other unit which has 14:23:16 a requirement dependency on it. 14:23:16 3) A unit may be started when needed via activation (socket, path, timer, 14:23:16 D-Bus, udev, scripted systemctl call, ...). 14:23:16 4) In case of template units, the unit is meant to be enabled with some 14:23:16 instance name specified. 14:23:17 Reading package lists... 14:23:17 Building dependency tree... 14:23:17 Reading state information... 14:23:17 The following additional packages will be installed: 14:23:17 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 14:23:17 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 14:23:17 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 14:23:17 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 14:23:17 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 14:23:17 Suggested packages: 14:23:17 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 14:23:17 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 14:23:17 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 14:23:17 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 14:23:17 systemd-container policykit-1 14:23:17 Recommended packages: 14:23:17 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 14:23:17 The following NEW packages will be installed: 14:23:17 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 14:23:17 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 14:23:17 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 14:23:17 multiarch-support openssh-client python3 python3-minimal python3.6 14:23:17 python3.6-minimal snapd squashfs-tools sudo 14:23:17 The following packages will be upgraded: 14:23:17 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 14:23:17 5 upgraded, 25 newly installed, 0 to remove and 102 not upgraded. 14:23:17 Need to get 36.7 MB of archives. 14:23:17 After this operation, 147 MB of additional disk space will be used. 14:23:17 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] 14:23:17 25b303627fd3: Verifying Checksum 14:23:17 25b303627fd3: Download complete 14:23:17 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 14:23:17 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 14:23:17 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 14:23:17 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 14:23:17 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 14:23:17 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 14:23:17 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 14:23:17 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 14:23:17 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 14:23:17 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 14:23:17 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 14:23:17 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 14:23:17 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 14:23:17 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 14:23:17 Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.48 [2915 kB] 14:23:19 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.48 [209 kB] 14:23:19 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] 14:23:19 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] 14:23:19 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 14:23:19 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 14:23:19 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 14:23:19 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 14:23:19 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 14:23:19 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 14:23:19 Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 14:23:19 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 14:23:19 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 14:23:19 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] 14:23:19 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] 14:23:21 debconf: delaying package configuration, since apt-utils is not installed 14:23:21 Fetched 36.7 MB in 4s (9699 kB/s) 14:23:21 (Reading database ... 12757 files and directories currently installed.) 14:23:21 Preparing to unpack .../systemd_237-3ubuntu10.48_amd64.deb ... 14:23:21 Unpacking systemd (237-3ubuntu10.48) over (237-3ubuntu10) ... 14:23:22 Preparing to unpack .../libsystemd0_237-3ubuntu10.48_amd64.deb ... 14:23:22 Unpacking libsystemd0:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... 14:23:22 Setting up libsystemd0:amd64 (237-3ubuntu10.48) ... 14:23:22 (Reading database ... 12757 files and directories currently installed.) 14:23:22 Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... 14:23:22 Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... 14:23:22 Setting up libapt-pkg5.0:amd64 (1.6.13) ... 14:23:22 (Reading database ... 12757 files and directories currently installed.) 14:23:22 Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... 14:23:22 Unpacking apt (1.6.13) over (1.6.1) ... 14:23:22 Setting up apt (1.6.13) ... 14:23:22 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 14:23:23 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 14:23:23 (Reading database ... 12764 files and directories currently installed.) 14:23:23 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 14:23:23 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 14:23:23 Selecting previously unselected package libpython3.6-minimal:amd64. 14:23:23 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 14:23:23 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 14:23:23 Selecting previously unselected package libexpat1:amd64. 14:23:23 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 14:23:23 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 14:23:24 Selecting previously unselected package python3.6-minimal. 14:23:24 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 14:23:24 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 14:23:24 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 14:23:24 Checking for services that may need to be restarted...done. 14:23:24 Checking for services that may need to be restarted...done. 14:23:24 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 14:23:24 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 14:23:24 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 14:23:25 Selecting previously unselected package python3-minimal. 14:23:25 (Reading database ... 13012 files and directories currently installed.) 14:23:25 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 14:23:25 Unpacking python3-minimal (3.6.7-1~18.04) ... 14:23:25 Selecting previously unselected package mime-support. 14:23:25 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 14:23:25 Unpacking mime-support (3.60ubuntu1) ... 14:23:25 Selecting previously unselected package libmpdec2:amd64. 14:23:25 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 14:23:25 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 14:23:25 Selecting previously unselected package libpython3.6-stdlib:amd64. 14:23:25 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 14:23:25 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 14:23:25 Selecting previously unselected package python3.6. 14:23:25 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 14:23:25 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 14:23:25 Selecting previously unselected package libpython3-stdlib:amd64. 14:23:25 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 14:23:25 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 14:23:25 Setting up python3-minimal (3.6.7-1~18.04) ... 14:23:25 Selecting previously unselected package python3. 14:23:25 (Reading database ... 13442 files and directories currently installed.) 14:23:25 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 14:23:25 Unpacking python3 (3.6.7-1~18.04) ... 14:23:25 Selecting previously unselected package multiarch-support. 14:23:25 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 14:23:25 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 14:23:25 Setting up multiarch-support (2.27-3ubuntu1.4) ... 14:23:25 Selecting previously unselected package liblzo2-2:amd64. 14:23:25 (Reading database ... 13479 files and directories currently installed.) 14:23:25 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 14:23:25 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 14:23:25 Selecting previously unselected package libbsd0:amd64. 14:23:25 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 14:23:25 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 14:23:26 Selecting previously unselected package sudo. 14:23:26 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 14:23:26 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 14:23:26 Selecting previously unselected package apparmor. 14:23:26 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 14:23:26 Unpacking apparmor (2.12-4ubuntu5.1) ... 14:23:26 Selecting previously unselected package libedit2:amd64. 14:23:26 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 14:23:26 Unpacking libedit2:amd64 (3.1-20170329-1) ... 14:23:26 Selecting previously unselected package libkrb5support0:amd64. 14:23:26 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 14:23:26 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 14:23:26 Selecting previously unselected package libk5crypto3:amd64. 14:23:26 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 14:23:26 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 14:23:26 Selecting previously unselected package libkeyutils1:amd64. 14:23:26 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 14:23:26 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 14:23:26 Selecting previously unselected package libkrb5-3:amd64. 14:23:26 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 14:23:26 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 14:23:26 Selecting previously unselected package libgssapi-krb5-2:amd64. 14:23:26 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 14:23:26 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 14:23:26 Selecting previously unselected package libssl1.0.0:amd64. 14:23:26 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 14:23:26 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 14:23:26 Selecting previously unselected package openssh-client. 14:23:26 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 14:23:26 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 14:23:27 Selecting previously unselected package squashfs-tools. 14:23:27 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... 14:23:27 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 14:23:27 Selecting previously unselected package snapd. 14:23:27 Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... 14:23:27 Unpacking snapd (2.49.2+18.04) ... 14:23:27 25b303627fd3: Pull complete 14:23:27 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 14:23:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 14:23:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 14:23:27 prd-ubuntu18.04-docker-arm64-4c-16g-99 does not seem to be running inside a container 14:23:28 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/19 -v /w/workspace/edgex-go/19:/w/workspace/edgex-go/19:rw,z -v /w/workspace/edgex-go/19@tmp:/w/workspace/edgex-go/19@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 14:23:30 Setting up libedit2:amd64 (3.1-20170329-1) ... 14:23:30 $ docker top d791348f82e4a39b2126f05cd0904aeba21c6ab1ea359144b79e6ff37cb35dab -eo pid,comm 14:23:30 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 14:23:30 Setting up mime-support (3.60ubuntu1) ... 14:23:30 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 14:23:30 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 14:23:30 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 14:23:30 Processing triggers for libc-bin (2.27-3ubuntu1) ... 14:23:30 Setting up systemd (237-3ubuntu10.48) ... 14:23:30 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [Pipeline] { [Pipeline] sh 14:23:31 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 14:23:31 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 14:23:31 Setting up liblzo2-2:amd64 (2.08-1.2) ... 14:23:31 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 14:23:31 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 14:23:31 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 14:23:31 + grep parallel 14:23:31 + docker-compose build --help 14:23:32 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 14:23:32 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 14:23:32 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 14:23:32 Setting up python3 (3.6.7-1~18.04) ... 14:23:32 running python rtupdate hooks for python3.6... 14:23:32 running python post-rtupdate hooks for python3.6... 14:23:32 Setting up apparmor (2.12-4ubuntu5.1) ... 14:23:32 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 14:23:33 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 14:23:33 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 14:23:33 Setting up snapd (2.49.2+18.04) ... 14:23:33 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 14:23:33 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 14:23:34 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 14:23:34 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 14:23:34 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 14:23:34 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 14:23:34 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 14:23:34 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 14:23:34 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 14:23:35 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 14:23:35 --parallel Build images in parallel. [Pipeline] } 14:23:35 $ docker stop --time=1 d791348f82e4a39b2126f05cd0904aeba21c6ab1ea359144b79e6ff37cb35dab 14:23:35 /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' 14:23:35 Processing triggers for libc-bin (2.27-3ubuntu1) ... 14:23:35 Processing triggers for systemd (237-3ubuntu10.48) ... 14:23:36 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 14:23:36 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 14:23:36 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 14:23:37 $ docker rm -f d791348f82e4a39b2126f05cd0904aeba21c6ab1ea359144b79e6ff37cb35dab [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:23:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 14:23:37 . [Pipeline] withDockerContainer 14:23:37 Reading package lists... 14:23:37 prd-ubuntu18.04-docker-arm64-4c-16g-99 does not seem to be running inside a container 14:23:37 $ 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/19 -v /w/workspace/edgex-go/19:/w/workspace/edgex-go/19:rw,z -v /w/workspace/edgex-go/19@tmp:/w/workspace/edgex-go/19@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 14:23:38 Reading package lists... 14:23:38 Building dependency tree... 14:23:38 Reading state information... 14:23:38 Calculating upgrade... 14:23:38 The following packages will be upgraded: 14:23:38 advancecomp base-files bash binutils binutils-common 14:23:38 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 14:23:38 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 14:23:38 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 14:23:38 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 14:23:38 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 14:23:38 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 14:23:38 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 14:23:38 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 14:23:38 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 14:23:38 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 14:23:38 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 14:23:38 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 14:23:38 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 14:23:38 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 14:23:38 ubuntu-keyring util-linux 14:23:38 102 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 14:23:38 Need to get 64.1 MB of archives. 14:23:38 After this operation, 5112 kB of additional disk space will be used. 14:23:38 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-147.151 [991 kB] 14:23:38 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 14:23:38 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 14:23:38 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 14:23:38 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 14:23:38 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 14:23:38 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 14:23:38 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 14:23:38 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 14:23:38 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 14:23:38 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 14:23:38 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 14:23:38 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 14:23:38 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 14:23:38 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 14:23:38 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 14:23:38 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 14:23:38 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 14:23:38 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 14:23:38 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 14:23:38 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 14:23:38 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 14:23:38 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 14:23:38 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 14:23:38 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 14:23:38 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 14:23:38 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 14:23:38 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 14:23:38 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 14:23:38 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 14:23:38 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 14:23:38 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 14:23:38 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 14:23:38 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 14:23:38 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 14:23:38 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 14:23:38 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 14:23:38 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 14:23:38 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 14:23:38 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 14:23:38 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 14:23:38 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] 14:23:38 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 14:23:38 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 14:23:39 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 14:23:39 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 14:23:39 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 14:23:39 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 14:23:39 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 14:23:39 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] 14:23:39 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 14:23:39 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 14:23:39 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 14:23:39 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 14:23:39 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 14:23:39 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 14:23:39 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 14:23:39 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 14:23:39 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 14:23:39 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 14:23:39 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 14:23:39 $ docker top 51479953d015ebe638e18b11e6e5a73ab8c7994aa1fa110a3a2fa00d68d2b031 -eo pid,comm 14:23:39 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 14:23:39 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 14:23:39 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 14:23:39 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 14:23:39 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [Pipeline] { [Pipeline] sh 14:23:40 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 14:23:40 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 14:23:40 + docker-compose -f ./docker-compose-build.yml build --parallel 14:23:40 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 14:23:40 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 14:23:40 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 14:23:40 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 14:23:40 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 14:23:40 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 14:23:40 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 14:23:40 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 14:23:40 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 14:23:40 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 14:23:40 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 14:23:40 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 14:23:40 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 14:23:40 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 14:23:40 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 14:23:40 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] 14:23:40 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 14:23:41 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.48 [15.5 kB] 14:23:41 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] 14:23:41 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 14:23:41 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 14:23:41 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 14:23:41 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 14:23:41 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 14:23:41 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 14:23:41 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 14:23:41 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 14:23:41 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 14:23:41 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 14:23:41 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 14:23:41 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 14:23:41 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 14:23:41 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 14:23:41 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 14:23:41 debconf: delaying package configuration, since apt-utils is not installed 14:23:41 Fetched 64.1 MB in 3s (20.6 MB/s) 14:23:41 (Reading database ... 13914 files and directories currently installed.) 14:23:41 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 14:23:41 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 14:23:42 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 14:23:42 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 14:23:42 Preparing to unpack .../2-linux-libc-dev_4.15.0-147.151_amd64.deb ... 14:23:42 Unpacking linux-libc-dev:amd64 (4.15.0-147.151) over (4.15.0-20.21) ... 14:23:42 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 14:23:42 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 14:23:42 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 14:23:42 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 14:23:42 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 14:23:42 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 14:23:42 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 14:23:42 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 14:23:42 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 14:23:42 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 14:23:42 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 14:23:42 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 14:23:43 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 14:23:43 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 14:23:43 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 14:23:43 (Reading database ... 13914 files and directories currently installed.) 14:23:43 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 14:23:43 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 14:23:43 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 14:23:43 (Reading database ... 13914 files and directories currently installed.) 14:23:43 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 14:23:43 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 14:23:43 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 14:23:43 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 14:23:43 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 14:23:43 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 14:23:43 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 14:23:43 (Reading database ... 13914 files and directories currently installed.) 14:23:43 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 14:23:43 Building core-command ... 14:23:43 Building core-data ... 14:23:43 Building core-metadata ... 14:23:43 Building security-bootstrapper ... 14:23:43 Building security-proxy-setup ... 14:23:43 Building security-secretstore-setup ... 14:23:43 Building support-notifications ... 14:23:43 Building support-scheduler ... 14:23:43 Building sys-mgmt-agent ... 14:23:43 Building support-notifications 14:23:43 Building core-command 14:23:43 Building security-secretstore-setup 14:23:43 Building security-bootstrapper 14:23:43 Building core-data 14:23:43 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 14:23:44 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 14:23:44 (Reading database ... 13914 files and directories currently installed.) 14:23:44 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 14:23:44 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 14:23:44 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 14:23:44 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 14:23:44 Setting up base-files (10.1ubuntu2.10) ... 14:23:44 Installing new version of config file /etc/issue ... 14:23:44 Installing new version of config file /etc/issue.net ... 14:23:44 Installing new version of config file /etc/lsb-release ... 14:23:44 Installing new version of config file /etc/update-motd.d/50-motd-news ... 14:23:44 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 14:23:44 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 14:23:45 Removing obsolete conffile /etc/default/motd-news ... 14:23:45 (Reading database ... 13915 files and directories currently installed.) 14:23:45 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 14:23:45 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 14:23:45 Setting up bash (4.4.18-2ubuntu1.2) ... 14:23:45 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 14:23:45 (Reading database ... 13915 files and directories currently installed.) 14:23:45 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 14:23:45 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 14:23:45 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 14:23:45 (Reading database ... 13915 files and directories currently installed.) 14:23:45 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 14:23:45 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 14:23:45 Setting up tar (1.29b-2ubuntu0.2) ... 14:23:45 (Reading database ... 13915 files and directories currently installed.) 14:23:45 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 14:23:45 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 14:23:45 Setting up dpkg (1.19.0.5ubuntu2.3) ... 14:23:46 (Reading database ... 13915 files and directories currently installed.) 14:23:46 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 14:23:46 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 14:23:46 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 14:23:46 (Reading database ... 13915 files and directories currently installed.) 14:23:46 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 14:23:46 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 14:23:46 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 14:23:46 (Reading database ... 13915 files and directories currently installed.) 14:23:46 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 14:23:46 Unpacking grep (3.1-2build1) over (3.1-2) ... 14:23:46 Setting up grep (3.1-2build1) ... 14:23:46 (Reading database ... 13915 files and directories currently installed.) 14:23:46 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 14:23:46 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 14:23:46 Setting up login (1:4.5-1ubuntu2) ... 14:23:46 (Reading database ... 13915 files and directories currently installed.) 14:23:46 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 14:23:46 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 14:23:46 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 14:23:46 (Reading database ... 13915 files and directories currently installed.) 14:23:46 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 14:23:46 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 14:23:47 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 14:23:47 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 14:23:47 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 14:23:47 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 14:23:47 Setting up perl-base (5.26.1-6ubuntu0.5) ... 14:23:47 (Reading database ... 13915 files and directories currently installed.) 14:23:47 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 14:23:47 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 14:23:48 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 14:23:48 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 14:23:48 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 14:23:48 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 14:23:48 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 14:23:48 (Reading database ... 13915 files and directories currently installed.) 14:23:48 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 14:23:48 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 14:23:48 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 14:23:48 (Reading database ... 13915 files and directories currently installed.) 14:23:48 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 14:23:48 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 14:23:48 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 14:23:48 (Reading database ... 13915 files and directories currently installed.) 14:23:48 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 14:23:49 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 14:23:49 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 14:23:49 (Reading database ... 13915 files and directories currently installed.) 14:23:49 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 14:23:49 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 14:23:49 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 14:23:49 (Reading database ... 13915 files and directories currently installed.) 14:23:49 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 14:23:49 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 14:23:49 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 14:23:49 (Reading database ... 13915 files and directories currently installed.) 14:23:49 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 14:23:49 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 14:23:49 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 14:23:49 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 14:23:49 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 14:23:49 (Reading database ... 13915 files and directories currently installed.) 14:23:49 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 14:23:49 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 14:23:49 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 14:23:49 (Reading database ... 13915 files and directories currently installed.) 14:23:49 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 14:23:49 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 14:23:49 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 14:23:49 (Reading database ... 13915 files and directories currently installed.) 14:23:49 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 14:23:49 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 14:23:50 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 14:23:50 (Reading database ... 13915 files and directories currently installed.) 14:23:50 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 14:23:50 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 14:23:50 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 14:23:50 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 14:23:50 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 14:23:51 (Reading database ... 13915 files and directories currently installed.) 14:23:51 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 14:23:51 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 14:23:51 Setting up libc-bin (2.27-3ubuntu1.4) ... 14:23:51 (Reading database ... 13915 files and directories currently installed.) 14:23:51 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 14:23:51 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 14:23:51 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 14:23:51 (Reading database ... 13917 files and directories currently installed.) 14:23:51 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 14:23:51 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 14:23:51 Setting up debconf (1.5.66ubuntu1) ... 14:23:52 (Reading database ... 13917 files and directories currently installed.) 14:23:52 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 14:23:52 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 14:23:52 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 14:23:52 (Reading database ... 13917 files and directories currently installed.) 14:23:52 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 14:23:52 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 14:23:52 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 14:23:52 (Reading database ... 13917 files and directories currently installed.) 14:23:52 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 14:23:52 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 14:23:52 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 14:23:52 (Reading database ... 13917 files and directories currently installed.) 14:23:52 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 14:23:52 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 14:23:52 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 14:23:52 (Reading database ... 13919 files and directories currently installed.) 14:23:52 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 14:23:52 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 14:23:52 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 14:23:52 (Reading database ... 13923 files and directories currently installed.) 14:23:52 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 14:23:52 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 14:23:52 Preparing to unpack .../systemd-sysv_237-3ubuntu10.48_amd64.deb ... 14:23:52 Unpacking systemd-sysv (237-3ubuntu10.48) over (237-3ubuntu10) ... 14:23:53 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 14:23:53 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 14:23:53 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 14:23:53 (Reading database ... 13923 files and directories currently installed.) 14:23:53 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 14:23:53 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 14:23:53 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 14:23:53 (Reading database ... 13923 files and directories currently installed.) 14:23:53 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 14:23:53 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 14:23:53 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 14:23:53 (Reading database ... 13923 files and directories currently installed.) 14:23:53 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 14:23:53 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 14:23:53 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 14:23:53 (Reading database ... 13923 files and directories currently installed.) 14:23:53 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 14:23:53 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 14:23:53 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 14:23:53 (Reading database ... 13923 files and directories currently installed.) 14:23:53 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 14:23:53 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 14:23:53 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 14:23:53 (Reading database ... 13923 files and directories currently installed.) 14:23:53 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 14:23:54 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 14:23:54 Setting up passwd (1:4.5-1ubuntu2) ... 14:23:54 (Reading database ... 13923 files and directories currently installed.) 14:23:54 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 14:23:54 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 14:23:54 Setting up gpgv (2.2.4-1ubuntu1.4) ... 14:23:54 (Reading database ... 13923 files and directories currently installed.) 14:23:54 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 14:23:54 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 14:23:54 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 14:23:54 (Reading database ... 13923 files and directories currently installed.) 14:23:54 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 14:23:54 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 14:23:54 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 14:23:54 (Reading database ... 13923 files and directories currently installed.) 14:23:54 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 14:23:54 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 14:23:54 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 14:23:54 (Reading database ... 13923 files and directories currently installed.) 14:23:54 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 14:23:54 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 14:23:54 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 14:23:54 (Reading database ... 13923 files and directories currently installed.) 14:23:54 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 14:23:54 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 14:23:55 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 14:23:55 (Reading database ... 13923 files and directories currently installed.) 14:23:55 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 14:23:55 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 14:23:55 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 14:23:55 (Reading database ... 13923 files and directories currently installed.) 14:23:55 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 14:23:55 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 14:23:55 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 14:23:55 (Reading database ... 13923 files and directories currently installed.) 14:23:55 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 14:23:55 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 14:23:55 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 14:23:55 (Reading database ... 13924 files and directories currently installed.) 14:23:55 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 14:23:55 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 14:23:55 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 14:23:55 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 14:23:55 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 14:23:55 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 14:23:55 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 14:23:55 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 14:23:55 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 14:23:56 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 14:23:56 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 14:23:56 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 14:23:56 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 14:23:56 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 14:23:56 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 14:23:56 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 14:23:56 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 14:23:56 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 14:23:56 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 14:23:56 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 14:23:56 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 14:23:56 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 14:23:56 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 14:23:56 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 14:23:57 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 14:23:57 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 14:23:57 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 14:23:57 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 14:23:57 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 14:23:57 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 14:23:57 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 14:23:57 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 14:23:57 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 14:23:57 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 14:23:57 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 14:23:57 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 14:23:57 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 14:23:57 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 14:23:58 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 14:23:58 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 14:23:58 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 14:23:58 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 14:23:58 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 14:23:58 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 14:23:59 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 14:23:59 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 14:23:59 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 14:23:59 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 14:24:00 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 14:24:00 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 14:24:00 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 14:24:00 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 14:24:01 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 14:24:01 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 14:24:01 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 14:24:01 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 14:24:01 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 14:24:01 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 14:24:01 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 14:24:01 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 14:24:01 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 14:24:01 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 14:24:02 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 14:24:02 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 14:24:02 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 14:24:02 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 14:24:02 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 14:24:02 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 14:24:02 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 14:24:02 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 14:24:02 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 14:24:02 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 14:24:02 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 14:24:02 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 14:24:02 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 14:24:02 Setting up tzdata (2021a-0ubuntu0.18.04) ... 14:24:02 14:24:02 Current default time zone: 'Etc/UTC' 14:24:02 Local time is now: Fri Jun 25 14:24:02 UTC 2021. 14:24:02 Universal Time is now: Fri Jun 25 14:24:02 UTC 2021. 14:24:02 Run 'dpkg-reconfigure tzdata' if you wish to change it. 14:24:02 14:24:02 Setting up systemd-sysv (237-3ubuntu10.48) ... 14:24:02 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 14:24:02 Setting up linux-libc-dev:amd64 (4.15.0-147.151) ... 14:24:02 Setting up mount (2.31.1-0.4ubuntu3.7) ... 14:24:02 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 14:24:02 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 14:24:02 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 14:24:02 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 14:24:02 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 14:24:02 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 14:24:02 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 14:24:02 Setting up procps (2:3.3.12-3ubuntu1.2) ... 14:24:02 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 14:24:02 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 14:24:02 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 14:24:02 Setting up patch (2.7.6-2ubuntu1.1) ... 14:24:02 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 14:24:02 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 14:24:02 Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... 14:24:02 Installing new version of config file /etc/ssl/openssl.cnf ... 14:24:02 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 14:24:02 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 14:24:02 Setting up ca-certificates (20210119~18.04.1) ... 14:24:04 Updating certificates in /etc/ssl/certs... 14:24:05 23 added, 27 removed; done. 14:24:05 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 14:24:05 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 14:24:05 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 14:24:05 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 14:24:05 Setting up pkgbinarymangler (138.18.04.1) ... 14:24:05 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 14:24:05 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 14:24:05 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 14:24:05 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 14:24:05 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 14:24:05 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 14:24:05 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 14:24:05 Setting up perl (5.26.1-6ubuntu0.5) ... 14:24:05 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 14:24:05 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 14:24:05 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 14:24:05 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 14:24:05 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 14:24:05 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 14:24:05 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 14:24:06 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 14:24:06 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 14:24:06 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 14:24:06 Processing triggers for systemd (237-3ubuntu10.48) ... 14:24:06 Processing triggers for mime-support (3.60ubuntu1) ... 14:24:06 Processing triggers for ca-certificates (20210119~18.04.1) ... 14:24:06 Updating certificates in /etc/ssl/certs... 14:24:06 0 added, 0 removed; done. 14:24:06 Running hooks in /etc/ca-certificates/update.d... 14:24:06 done. 14:24:07 Reading package lists... 14:24:07 Building dependency tree... 14:24:07 Reading state information... 14:24:07 The following NEW packages will be installed: 14:24:07 apt-transport-https 14:24:08 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 14:24:08 Need to get 1692 B of archives. 14:24:08 After this operation, 154 kB of additional disk space will be used. 14:24:08 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] 14:24:08 debconf: delaying package configuration, since apt-utils is not installed 14:24:08 Fetched 1692 B in 0s (4655 B/s) 14:24:08 Selecting previously unselected package apt-transport-https. 14:24:08 (Reading database ... 13929 files and directories currently installed.) 14:24:08 Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... 14:24:08 Unpacking apt-transport-https (1.6.13) ... 14:24:08 Setting up apt-transport-https (1.6.13) ... 14:24:08 Waiting for network to be ready... 14:24:15 2021-06-25T14:24:11Z INFO Waiting for automatic snapd restart... 14:24:15 snapd 2.51 from Canonical* installed 14:24:16 "snapd" switched to the "latest/stable" channel 14:24:16 14:24:18 core18 20210611 from Canonical* installed 14:24:18 "core18" switched to the "latest/stable" channel 14:24:18 14:24:22 snapcraft 4.8.2 from Canonical* installed 14:24:22 "snapcraft" switched to the "latest/stable" channel 14:24:22 14:24:26 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: 14:24:26 - README.md 14:24:26 14:24:26 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 14:24:27 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 14:24:27 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 14:24:27 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 14:24:28 Reading package lists... 14:24:28 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 14:24:28 Reading package lists... 14:24:29 Building dependency tree... 14:24:29 Reading state information... 14:24:29 Suggested packages: 14:24:29 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 14:24:29 git-gui gitk gitweb git-cvs git-mediawiki git-svn 14:24:29 Recommended packages: 14:24:29 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 14:24:29 The following NEW packages will be installed: 14:24:29 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 14:24:29 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 14:24:29 pkg-config zip 14:24:29 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 14:24:29 Need to get 7663 kB of archives. 14:24:29 After this operation, 43.8 MB of additional disk space will be used. 14:24:29 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 14:24:29 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] 14:24:29 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 14:24:29 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 14:24:29 Get:5 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 14:24:29 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 14:24:29 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 14:24:29 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 14:24:30 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 14:24:30 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 14:24:30 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 14:24:30 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 14:24:30 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 14:24:30 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 14:24:30 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 14:24:30 debconf: delaying package configuration, since apt-utils is not installed 14:24:30 Fetched 7663 kB in 1s (6571 kB/s) 14:24:30 Selecting previously unselected package libglib2.0-0:amd64. 14:24:30 (Reading database ... 13933 files and directories currently installed.) 14:24:30 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 14:24:30 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 14:24:31 Selecting previously unselected package libpsl5:amd64. 14:24:31 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 14:24:31 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 14:24:31 Selecting previously unselected package libnghttp2-14:amd64. 14:24:31 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 14:24:31 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 14:24:31 Selecting previously unselected package librtmp1:amd64. 14:24:31 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 14:24:31 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 14:24:31 Selecting previously unselected package libcurl3-gnutls:amd64. 14:24:31 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... 14:24:31 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 14:24:31 Selecting previously unselected package liberror-perl. 14:24:31 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 14:24:31 Unpacking liberror-perl (0.17025-1) ... 14:24:31 Selecting previously unselected package git-man. 14:24:31 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 14:24:31 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 14:24:31 Selecting previously unselected package git. 14:24:31 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 14:24:31 Unpacking git (1:2.17.1-1ubuntu0.8) ... 14:24:32 Selecting previously unselected package libnorm1:amd64. 14:24:32 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 14:24:32 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 14:24:32 Selecting previously unselected package libpgm-5.2-0:amd64. 14:24:32 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 14:24:32 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 14:24:32 Selecting previously unselected package libsodium23:amd64. 14:24:32 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 14:24:32 Unpacking libsodium23:amd64 (1.0.16-2) ... 14:24:32 Selecting previously unselected package libzmq5:amd64. 14:24:32 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 14:24:32 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 14:24:32 Selecting previously unselected package libzmq3-dev:amd64. 14:24:32 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 14:24:32 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 14:24:32 Selecting previously unselected package pkg-config. 14:24:32 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 14:24:32 Unpacking pkg-config (0.29.1-0ubuntu2) ... 14:24:32 Selecting previously unselected package zip. 14:24:32 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 14:24:32 Unpacking zip (3.0-11build1) ... 14:24:32 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 14:24:32 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 14:24:32 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 14:24:32 Setting up liberror-perl (0.17025-1) ... 14:24:32 Setting up libpsl5:amd64 (0.19.1-5build1) ... 14:24:32 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 14:24:32 No schema files found: doing nothing. 14:24:32 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 14:24:32 Setting up zip (3.0-11build1) ... 14:24:32 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 14:24:32 Setting up libsodium23:amd64 (1.0.16-2) ... 14:24:32 Setting up pkg-config (0.29.1-0ubuntu2) ... 14:24:32 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 14:24:32 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 14:24:32 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 14:24:32 Setting up git (1:2.17.1-1ubuntu0.8) ... 14:24:32 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 14:24:33 git set to automatically installed. 14:24:33 git-man set to automatically installed. 14:24:33 libcurl3-gnutls set to automatically installed. 14:24:33 liberror-perl set to automatically installed. 14:24:33 libglib2.0-0 set to automatically installed. 14:24:33 libnghttp2-14 set to automatically installed. 14:24:33 libnorm1 set to automatically installed. 14:24:33 libpgm-5.2-0 set to automatically installed. 14:24:33 libpsl5 set to automatically installed. 14:24:33 librtmp1 set to automatically installed. 14:24:33 libsodium23 set to automatically installed. 14:24:33 libzmq3-dev set to automatically installed. 14:24:33 libzmq5 set to automatically installed. 14:24:33 pkg-config set to automatically installed. 14:24:33 zip set to automatically installed. 14:24:35 snapd is not logged in, snap install commands will use sudo 14:24:36 snap "core18" has no updates available 14:24:37 snapd is not logged in, snap install commands will use sudo 14:24:47 go (1.16/stable) 1.16.5 from Michael Hudson-Doyle (mwhudson) installed 14:24:47 Downloading snap 'edgex-app-service-configurable' 14:24:49 2021/06/25 14:24:48.978678 store_download.go:482: Download size for https://api.snapcraft.io/api/v1/snaps/download/wW8JyHIizgTdIP8m6nZjdtvUCj5wEeoL_571.snap: 7311360 14:24:51 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 14:24:51 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:24:51 ---> 61e6d8bf7c8c 14:24:51 Step 3/23 : WORKDIR /edgex-go 14:24:52 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 14:24:52 Step 2/26 : FROM ${BUILDER_BASE} AS builder 14:24:52 ---> 61e6d8bf7c8c 14:24:52 Step 3/26 : WORKDIR /edgex-go 14:24:53 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 14:24:53 Step 2/24 : FROM ${BUILDER_BASE} AS builder 14:24:53 ---> 61e6d8bf7c8c 14:24:53 Step 3/24 : WORKDIR /edgex-go 14:24:53 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 14:24:53 Step 2/24 : FROM ${BUILDER_BASE} AS builder 14:24:53 ---> 61e6d8bf7c8c 14:24:53 Step 3/24 : WORKDIR /edgex-go 14:24:53 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 14:24:53 Step 2/32 : FROM ${BUILDER_BASE} AS builder 14:24:53 ---> 61e6d8bf7c8c 14:24:53 Step 3/32 : WORKDIR /edgex-go 14:24:54 ---> Running in 2fb21fc64f92 14:24:54 ---> Running in ed8d55920758 14:24:54 ---> Running in 4a2ac6826f3d 14:24:54 ---> Running in 9368d2428f9b 14:24:54 ---> Running in 565438bff8a1 14:24:55 Removing intermediate container 2fb21fc64f92 14:24:55 ---> 50a09ed3b341 14:24:55 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:24:55 Removing intermediate container 565438bff8a1 14:24:55 ---> 6ef7af4d7410 14:24:55 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:24:55 Removing intermediate container 9368d2428f9b 14:24:55 ---> 2235677b4088 14:24:55 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:24:55 Removing intermediate container 4a2ac6826f3d 14:24:55 ---> 69ceab74cbaf 14:24:55 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:24:55 Removing intermediate container ed8d55920758 14:24:55 ---> c928fa93a219 14:24:55 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:24:55 ---> Running in c3c3a1de40c1 14:24:55 ---> Running in 050ea1faf350 14:24:55 ---> Running in 4df227bc0f2a 14:24:55 ---> Running in a5845ba53938 14:24:55 ---> Running in 4607a9cc2bd3 14:24:55 Pulling app-service-config 14:24:55 + snapcraftctl pull 14:24:56 Pulling config-common 14:24:56 + snapcraftctl pull 14:24:57 Pulling go-build-helper 14:24:57 + snapcraftctl pull 14:24:58 'edgex-go' has dependencies that need to be staged: go-build-helper 14:24:58 Skipping pull go-build-helper (already ran) 14:24:58 Building go-build-helper 14:24:58 + snapcraftctl build 14:24:59 Removing intermediate container c3c3a1de40c1 14:24:59 ---> 7f4da5688415 14:24:59 Step 5/26 : RUN apk add --update --no-cache make git 14:24:59 ---> Running in a2bf4b266842 14:24:59 Removing intermediate container a5845ba53938 14:24:59 ---> 46ad7c723dda 14:24:59 Step 5/32 : RUN apk add --update --no-cache make git 14:25:00 ---> Running in 973191ccc6dc 14:25:00 Removing intermediate container 4df227bc0f2a 14:25:00 ---> 0481f220c981 14:25:00 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 14:25:00 Staging go-build-helper 14:25:00 + snapcraftctl stage 14:25:00 Removing intermediate container 4607a9cc2bd3 14:25:00 ---> d2cb090ae9cb 14:25:00 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 14:25:00 ---> Running in 061dc7d9e016 14:25:00 Removing intermediate container 050ea1faf350 14:25:00 ---> 6658b0bd4f0a 14:25:00 Step 5/24 : RUN apk add --update --no-cache make git 14:25:00 ---> Running in 76977d66c45c 14:25:00 ---> Running in 482d9819d045 14:25:01 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 14:25:02 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 14:25:02 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 14:25:02 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 14:25:02 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 14:25:02 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 14:25:03 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 14:25:03 OK: 218 MiB in 52 packages 14:25:03 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 14:25:03 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 14:25:03 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 14:25:04 OK: 218 MiB in 52 packages 14:25:04 OK: 218 MiB in 52 packages 14:25:04 Removing intermediate container a2bf4b266842 14:25:04 ---> 24fb508630ce 14:25:04 Step 6/26 : COPY go.mod . 14:25:05 OK: 218 MiB in 52 packages 14:25:05 OK: 218 MiB in 52 packages 14:25:06 ---> d8c743cd4e79 14:25:06 Step 7/26 : RUN go mod download 14:25:06 Removing intermediate container 973191ccc6dc 14:25:06 ---> 6a386a29796d 14:25:06 Step 6/32 : COPY go.mod . 14:25:06 ---> Running in 15a9c22ca747 14:25:06 Removing intermediate container 76977d66c45c 14:25:06 ---> 2199a2a2c914 14:25:06 Step 6/23 : COPY go.mod . 14:25:06 Removing intermediate container 482d9819d045 14:25:06 ---> 429bb615b319 14:25:06 Step 6/24 : COPY go.mod . 14:25:06 Removing intermediate container 061dc7d9e016 14:25:06 ---> e9ac75bde1b9 14:25:06 Step 6/24 : COPY go.mod . 14:25:07 ---> 11a4a0d547bd 14:25:07 Step 7/32 : RUN go mod download 14:25:07 ---> Running in 20b61fa15353 14:25:07 ---> eac722055e90 14:25:07 ---> 81c076d456a4 14:25:07 Step 7/24 : RUN go mod downloadStep 7/23 : RUN go mod download 14:25:07 14:25:08 ---> 6f2dbb96f2ad 14:25:08 Step 7/24 : RUN go mod download 14:25:08 ---> Running in 88dbb6fb82c7 14:25:08 ---> Running in a969d09cbce3 14:25:08 ---> Running in 66760a2c04fc 14:25:10 Removing intermediate container 15a9c22ca747 14:25:10 ---> 6af2a6ea1c9c 14:25:10 Step 8/26 : COPY . . 14:25:12 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 14:25:12 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1782 kB] 14:25:12 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 14:25:12 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] 14:25:12 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 14:25:12 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 14:25:12 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] 14:25:12 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] 14:25:12 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1131 kB] 14:25:12 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] 14:25:12 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 14:25:12 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 14:25:12 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 14:25:12 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 14:25:12 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 14:25:12 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 14:25:12 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 14:25:12 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 14:25:12 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 14:25:12 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2127 kB] 14:25:12 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [421 kB] 14:25:12 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] 14:25:12 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] 14:25:12 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [388 kB] 14:25:12 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.6 kB] 14:25:12 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1738 kB] 14:25:12 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] 14:25:12 Fetched 24.8 MB in 0s (0 B/s) 14:25:12 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 14:25:12 Fetched 224 kB in 0s (0 B/s) 14:25:12 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 14:25:12 Fetched 157 kB in 0s (0 B/s) 14:25:12 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 14:25:12 Fetched 221 kB in 0s (0 B/s) 14:25:12 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 14:25:12 Fetched 143 kB in 0s (0 B/s) 14:25:12 Pulling edgex-go 14:25:12 + snapcraftctl pull 14:25:12 Pulling hooks 14:25:12 + snapcraftctl pull 14:25:12 Removing intermediate container 20b61fa15353 14:25:12 ---> f96c82962c31 14:25:12 Step 8/32 : COPY . . 14:25:12 Removing intermediate container 88dbb6fb82c7 14:25:12 ---> a2625531b8c6 14:25:12 Step 8/23 : COPY . . 14:25:12 Removing intermediate container 66760a2c04fc 14:25:12 ---> 3c62535efc8d 14:25:12 Step 8/24 : COPY . . 14:25:13 Removing intermediate container a969d09cbce3 14:25:13 ---> 59c0c272362b 14:25:13 Step 8/24 : COPY . . 14:25:34 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 14:25:34 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 14:25:34 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 14:25:34 Fetched 0 B in 0s (0 B/s) 14:25:34 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 14:25:34 Fetched 96.5 kB in 0s (0 B/s) 14:25:34 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 14:25:34 Fetched 279 kB in 0s (0 B/s) 14:25:34 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 14:25:34 Fetched 122 kB in 0s (0 B/s) 14:25:34 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 14:25:34 Fetched 77.8 kB in 0s (0 B/s) 14:25:34 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 14:25:34 Fetched 8848 B in 0s (0 B/s) 14:25:34 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 14:25:34 Fetched 47.8 kB in 0s (0 B/s) 14:25:34 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 14:25:34 Fetched 45.6 kB in 0s (0 B/s) 14:25:34 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 14:25:34 Fetched 15.0 kB in 0s (0 B/s) 14:25:34 Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] 14:25:34 Fetched 219 kB in 0s (0 B/s) 14:25:34 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 14:25:34 Fetched 154 kB in 0s (0 B/s) 14:25:34 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 14:25:34 Fetched 50.6 kB in 0s (0 B/s) 14:25:34 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 14:25:34 Fetched 14.8 kB in 0s (0 B/s) 14:25:34 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 14:25:34 Fetched 41.8 kB in 0s (0 B/s) 14:25:34 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 14:25:34 Fetched 499 kB in 0s (0 B/s) 14:25:34 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 14:25:34 Fetched 111 kB in 0s (0 B/s) 14:25:34 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 14:25:34 Fetched 240 kB in 0s (0 B/s) 14:25:34 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 14:25:34 Fetched 29.3 kB in 0s (0 B/s) 14:25:34 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 14:25:34 Fetched 85.5 kB in 0s (0 B/s) 14:25:34 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 14:25:34 Fetched 24.5 kB in 0s (0 B/s) 14:25:34 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 14:25:34 Fetched 49.2 kB in 0s (0 B/s) 14:25:34 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 14:25:34 Fetched 54.2 kB in 0s (0 B/s) 14:25:34 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 14:25:34 Fetched 30.8 kB in 0s (0 B/s) 14:25:34 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 14:25:34 Fetched 15.8 kB in 0s (0 B/s) 14:25:34 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 14:25:34 Fetched 85.9 kB in 0s (0 B/s) 14:25:34 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 14:25:34 Fetched 8720 B in 0s (0 B/s) 14:25:34 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 14:25:34 Fetched 140 kB in 0s (0 B/s) 14:25:34 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 14:25:34 Fetched 119 kB in 0s (0 B/s) 14:25:34 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 14:25:34 Fetched 111 kB in 0s (0 B/s) 14:25:34 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 14:25:34 Fetched 11.1 kB in 0s (0 B/s) 14:25:34 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 14:25:34 Fetched 645 kB in 0s (0 B/s) 14:25:34 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 14:25:34 Fetched 41.3 kB in 0s (0 B/s) 14:25:34 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 14:25:34 Fetched 17.9 kB in 0s (0 B/s) 14:25:34 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 14:25:34 Fetched 368 kB in 0s (0 B/s) 14:25:34 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 14:25:34 Fetched 187 kB in 0s (0 B/s) 14:25:34 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 14:25:34 Fetched 175 kB in 0s (0 B/s) 14:25:34 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 14:25:34 Fetched 206 kB in 0s (0 B/s) 14:25:34 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] 14:25:34 Fetched 1301 kB in 0s (0 B/s) 14:25:34 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 14:25:34 Fetched 36.2 kB in 0s (0 B/s) 14:25:34 Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] 14:25:34 Fetched 159 kB in 0s (0 B/s) 14:25:34 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 14:25:34 Fetched 107 kB in 0s (0 B/s) 14:25:34 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 14:25:34 Fetched 48.7 kB in 0s (0 B/s) 14:25:34 Pulling static-packages 14:25:34 + snapcraftctl pull 14:25:34 Pulling version 14:25:34 + cd /root/project 14:25:34 + git describe --tags --abbrev=0 14:25:34 + sed s/v// 14:25:34 + GIT_VERSION=2.0.0-dev.273 14:25:34 + [ -z 2.0.0-dev.273 ] 14:25:34 + snapcraftctl set-version 2.0.0-dev.273 14:25:35 ---> d9b630a5380e 14:25:35 Step 9/26 : RUN go mod tidy 14:25:35 ---> 60d4ca4d4acf 14:25:35 Step 9/24 : RUN go mod tidy 14:25:35 ---> 59308ed91036 14:25:35 Step 9/32 : RUN go mod tidy 14:25:35 ---> 5541759da1a0 14:25:35 Step 9/23 : RUN go mod tidy 14:25:35 ---> 6c8ef965cf35 14:25:35 Step 9/24 : RUN go mod tidy 14:25:35 ---> Running in ec812a2286f3 14:25:35 ---> Running in cee3334e694e 14:25:36 ---> Running in bb91dc13eda2 14:25:36 ---> Running in 3dde5afbccc6 14:25:36 ---> Running in d8c21fb37006 14:25:36 Building app-service-config 14:25:36 + snapcraftctl build 14:25:38 Building config-common 14:25:38 + snapcraftctl build 14:25:40 Skipping build go-build-helper (already ran) 14:25:40 Building edgex-go 14:25:40 + cd /root/parts/edgex-go/src 14:25:40 + make build 14:25:40 go mod tidy 14:25:42 go: downloading github.com/gorilla/mux v1.8.0 14:25:42 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 14:25:42 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0 14:25:42 go: downloading github.com/stretchr/testify v1.7.0 14:25:42 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 14:25:42 go: downloading github.com/google/uuid v1.2.0 14:25:42 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 14:25:42 go: downloading gopkg.in/yaml.v2 v2.4.0 14:25:42 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 14:25:42 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 14:25:42 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 14:25:42 go: downloading github.com/lib/pq v1.10.2 14:25:42 Removing intermediate container cee3334e694e 14:25:42 ---> 6aab9f8e1d7b 14:25:42 Step 10/24 : RUN make cmd/core-data/core-data 14:25:42 ---> Running in dd773f9b8033 14:25:42 Removing intermediate container ec812a2286f3 14:25:42 ---> a7035435fac4 14:25:42 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 14:25:42 ---> Running in 5ff35d2dc12c 14:25:43 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 14:25:43 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 14:25:43 Removing intermediate container bb91dc13eda2 14:25:43 ---> 0a58fd50dec3 14:25:43 Step 10/23 : RUN make cmd/support-notifications/support-notifications 14:25:43 go: downloading github.com/pelletier/go-toml v1.9.2 14:25:43 Removing intermediate container 3dde5afbccc6 14:25:43 ---> 00f1e7bba8c4 14:25:43 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 14:25:43 ---> Running in b1302c374d09 14:25:43 Removing intermediate container d8c21fb37006 14:25:43 ---> e4d39f5ffd07 14:25:43 Step 10/24 : RUN make cmd/core-command/core-command 14:25:43 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 14:25:43 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 14:25:43 ---> Running in 367d2af4eaab 14:25:43 ---> Running in 44579bcc7881 14:25:44 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 14:25:44 go: downloading github.com/go-playground/validator/v10 v10.6.1 14:25:44 go: downloading github.com/go-kit/kit v0.9.0 14:25:44 go: downloading github.com/davecgh/go-spew v1.1.1 14:25:44 go: downloading github.com/pmezard/go-difflib v1.0.0 14:25:44 go: downloading github.com/stretchr/objx v0.1.0 14:25:44 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 14:25:44 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 14:25:44 go: downloading github.com/x448/float16 v0.8.4 14:25:44 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 14:25:44 go: downloading github.com/go-playground/universal-translator v0.17.0 14:25:44 go: downloading github.com/leodido/go-urn v1.2.0 14:25:44 go: downloading golang.org/x/text v0.3.2 14:25:44 go: downloading github.com/go-playground/assert/v2 v2.0.1 14:25:44 go: downloading github.com/go-playground/locales v0.13.0 14:25:44 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 14:25:44 go: downloading github.com/go-redis/redis/v7 v7.3.0 14:25:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 14:25:45 go: downloading github.com/pebbe/zmq4 v1.2.7 14:25:45 go: downloading github.com/go-logfmt/logfmt v0.4.0 14:25:45 go: downloading github.com/go-stack/stack v1.8.0 14:25:45 go: downloading github.com/kr/pretty v0.2.0 14:25:45 go: downloading github.com/hashicorp/consul/api v1.8.1 14:25:45 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 14:25:45 go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd 14:25:45 go: downloading github.com/gorilla/websocket v1.4.2 14:25:45 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 14:25:45 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 14:25:45 go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 14:25:45 go: downloading github.com/onsi/ginkgo v1.10.1 14:25:45 go: downloading github.com/onsi/gomega v1.7.0 14:25:45 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 14:25:45 go: downloading github.com/mitchellh/copystructure v1.0.0 14:25:45 go: downloading github.com/mitchellh/mapstructure v1.1.2 14:25:45 go: downloading github.com/kr/text v0.1.0 14:25:45 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 14:25:45 go: downloading github.com/hashicorp/go-hclog v0.12.0 14:25:45 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 14:25:45 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 14:25:45 go: downloading github.com/hashicorp/serf v0.9.5 14:25:45 go: downloading github.com/hashicorp/consul/sdk v0.7.0 14:25:45 go: downloading github.com/hashicorp/go-uuid v1.0.1 14:25:45 go: downloading github.com/mitchellh/reflectwalk v1.0.0 14:25:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 14:25:46 go: downloading github.com/fatih/color v1.9.0 14:25:46 go: downloading github.com/mattn/go-colorable v0.1.6 14:25:46 go: downloading github.com/mattn/go-isatty v0.0.12 14:25:46 go: downloading github.com/mitchellh/go-homedir v1.1.0 14:25:46 go: downloading github.com/pkg/errors v0.8.1 14:25:46 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 14:25:46 go: downloading github.com/hashicorp/go-msgpack v0.5.3 14:25:46 go: downloading github.com/hashicorp/memberlist v0.2.2 14:25:46 go: downloading github.com/hpcloud/tail v1.0.0 14:25:46 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 14:25:46 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 14:25:46 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 14:25:46 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 14:25:46 go: downloading gopkg.in/fsnotify.v1 v1.4.7 14:25:46 go: downloading github.com/hashicorp/golang-lru v0.5.0 14:25:46 go: downloading github.com/hashicorp/go-multierror v1.1.0 14:25:46 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 14:25:46 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 14:25:46 go: downloading github.com/miekg/dns v1.1.26 14:25:46 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 14:25:46 go: downloading github.com/hashicorp/errwrap v1.0.0 14:25:46 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 14:25:56 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 14:26:00 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 14:26:01 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 14:26:02 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 14:26:03 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 14:26:04 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 14:26:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 14:26:06 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 14:26:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 14:26:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 14:26:10 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 14:26:12 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 14:26:12 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 14:26:12 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 14:26:12 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 14:26:12 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 14:26:12 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 14:26:12 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 14:26:12 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 14:26:12 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 14:26:12 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 14:26:12 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 14:26:12 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 14:26:12 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 14:26:12 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 14:26:12 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 14:26:12 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 14:26:12 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 14:26:12 + 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 14:26:12 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 14:26:12 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 14:26:12 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 14:26:12 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 14:26:12 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 14:26:12 + 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 14:26:12 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 14:26:12 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 14:26:12 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 14:26:13 Building hooks 14:26:13 + cd /root/parts/hooks/src 14:26:13 + make build 14:26:13 go mod tidy 14:26:14 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.0 14:26:14 go: downloading github.com/stretchr/testify v1.5.1 14:26:14 go: downloading gopkg.in/yaml.v2 v2.2.2 14:26:14 go: downloading github.com/davecgh/go-spew v1.1.0 14:26:14 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 14:26:14 GO111MODULE=on go build -o cmd/install/install ./cmd/install 14:26:15 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 14:26:15 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 14:26:18 Building static-packages 14:26:18 + snapcraftctl build 14:26:20 Building version 14:26:20 + snapcraftctl build 14:26:22 + snapcraftctl stage 14:26:22 Staging app-service-config 14:26:23 Staging config-common 14:26:23 + snapcraftctl stage 14:26:24 Skipping stage go-build-helper (already ran) 14:26:24 Staging edgex-go 14:26:24 + snapcraftctl stage 14:26:25 Staging hooks 14:26:25 + snapcraftctl stage 14:26:26 Staging static-packages 14:26:26 + snapcraftctl stage 14:26:27 Staging version 14:26:27 + snapcraftctl stage 14:26:28 Priming app-service-config 14:26:28 + snapcraftctl prime 14:26:30 Priming config-common 14:26:30 + snapcraftctl prime 14:26:31 Priming go-build-helper 14:26:31 + snapcraftctl prime 14:26:31 Priming edgex-go 14:26:31 + snapcraftctl prime 14:26:33 Priming hooks 14:26:33 + snapcraftctl prime 14:26:34 Priming static-packages 14:26:34 + snapcraftctl prime 14:26:36 Priming version 14:26:36 + snapcraftctl prime 14:26:37 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] } 14:27:37 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 14:27:38 Removing intermediate container 44579bcc7881 14:27:38 ---> c86fd10eb30f 14:27:38 14:27:38 Step 11/24 : FROM alpine:3.12 14:27:38 3.12: Pulling from library/alpine 14:27:39 Removing intermediate container 367d2af4eaab 14:27:39 ---> ee7dd98fa291 14:27:39 14:27:39 Step 11/32 : FROM alpine:3.12 14:27:39 3.12: Pulling from library/alpine 14:27:42 Removing intermediate container b1302c374d09 14:27:42 ---> ab0aeb11f5a5 14:27:42 14:27:42 Step 11/23 : FROM alpine:3.12 14:27:42 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 14:27:42 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 14:27:42 Status: Downloaded newer image for alpine:3.12 14:27:42 Status: Image is up to date for alpine:3.12 14:27:42 ---> c4fd0aeabfcf 14:27:42 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 14:27:42 ---> c4fd0aeabfcf 14:27:42 Step 12/24 : RUN apk add --update --no-cache dumb-init 14:27:42 3.12: Pulling from library/alpine 14:27:42 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 14:27:42 Status: Image is up to date for alpine:3.12 14:27:42 Removing intermediate container 5ff35d2dc12c 14:27:43 ---> 613b0594fb1d 14:27:43 14:27:43 Step 11/26 : FROM alpine:3.12 14:27:43 ---> c4fd0aeabfcf 14:27:43 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 14:27:43 ---> c4fd0aeabfcf 14:27:43 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 14:27:43 ---> Running in f2f68d0e7f37 14:27:43 ---> Running in bfd64b562bc6 14:27:43 ---> Running in cfb4d8afd247 14:27:43 ---> Running in 15cdd764bdf9 14:27:44 Removing intermediate container bfd64b562bc6 14:27:44 ---> 1ad5d6e8e006 14:27:44 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 14:27:44 ---> Running in 3c76dfbd58c4 14:27:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 14:27:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 14:27:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 14:27:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 14:27:46 (1/1) Installing dumb-init (1.2.2-r1) 14:27:46 Executing busybox-1.31.1-r20.trigger 14:27:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 14:27:46 OK: 5 MiB in 15 packages 14:27:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 14:27:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 14:27:46 (1/6) Installing ca-certificates (20191127-r4) 14:27:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 14:27:46 (2/6) Installing nghttp2-libs (1.41.0-r0) 14:27:46 (3/6) Installing libcurl (7.77.0-r0) 14:27:46 (4/6) Installing curl (7.77.0-r0) 14:27:46 (5/6) Installing dumb-init (1.2.2-r1) 14:27:46 (6/6) Installing su-exec (0.2-r1) 14:27:46 Executing busybox-1.31.1-r20.trigger 14:27:47 Executing ca-certificates-20191127-r4.trigger 14:27:47 (1/2) Installing ca-certificates (20191127-r4) 14:27:47 (2/2) Installing dumb-init (1.2.2-r1) 14:27:47 Executing busybox-1.31.1-r20.trigger 14:27:47 Executing ca-certificates-20191127-r4.trigger 14:27:47 OK: 7 MiB in 20 packages 14:27:47 (1/2) Installing dumb-init (1.2.2-r1) 14:27:47 (2/2) Installing su-exec (0.2-r1) 14:27:47 Executing busybox-1.31.1-r20.trigger 14:27:47 OK: 6 MiB in 16 packages 14:27:47 OK: 5 MiB in 16 packages 14:27:49 Removing intermediate container f2f68d0e7f37 14:27:49 ---> c4cd7b4b15a0 14:27:49 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 14:27:49 ---> Running in 6b15097b0b0a 14:27:49 Removing intermediate container 3c76dfbd58c4 14:27:49 ---> 85bcc5f20782 14:27:49 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 14:27:49 Removing intermediate container dd773f9b8033 14:27:49 ---> 58f5a7da4f85 14:27:49 14:27:49 Step 11/24 : FROM alpine:3.12 14:27:49 ---> c4fd0aeabfcf 14:27:49 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 14:27:49 Removing intermediate container cfb4d8afd247 14:27:49 ---> 3953fe08bbce 14:27:49 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 14:27:50 ---> Running in a543123e9e35 14:27:50 ---> Running in d286ae0701cd 14:27:50 Removing intermediate container 15cdd764bdf9 14:27:50 ---> 2860c2279054 14:27:50 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 14:27:50 ---> Running in 82e325d06b03 14:27:50 Removing intermediate container 6b15097b0b0a 14:27:50 ---> 2cade5e7788c 14:27:50 Step 14/24 : ENV APP_PORT=59882 14:27:50 ---> Running in f4374b4801dd 14:27:51 ---> Running in 0fea6990d0bf 14:27:51 Removing intermediate container a543123e9e35 14:27:51 ---> 920f2f928c17 14:27:51 Step 13/24 : ENV APP_PORT=59880 14:27:51 Removing intermediate container d286ae0701cd 14:27:51 ---> 8471d9ab06ac 14:27:51 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 14:27:51 Removing intermediate container 82e325d06b03 14:27:51 ---> f5a4b032d681 14:27:51 Step 14/26 : WORKDIR / 14:27:52 ---> Running in a471a68a74e8 14:27:52 ---> Running in f9884955bc5e 14:27:52 ---> Running in 1c2614e795a4 14:27:52 Removing intermediate container f4374b4801dd 14:27:52 ---> 49b426cda64c 14:27:52 Step 14/23 : ENV APP_PORT=59860 14:27:52 Removing intermediate container 0fea6990d0bf 14:27:52 ---> b50da5dcb0d2 14:27:52 Step 15/24 : EXPOSE $APP_PORT 14:27:52 ---> Running in 510df41778e5 14:27:52 ---> Running in faf9252dcd28 14:27:53 Removing intermediate container a471a68a74e8 14:27:53 ---> 1ef09f46fbac 14:27:53 Step 14/24 : EXPOSE $APP_PORT 14:27:53 Removing intermediate container f9884955bc5e 14:27:53 ---> 75528beb1575 14:27:53 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 14:27:53 Removing intermediate container 1c2614e795a4 14:27:53 ---> 6788f3113b1e 14:27:53 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 14:27:53 ---> Running in 035116eaa1c8 14:27:53 Removing intermediate container 510df41778e5 14:27:53 ---> 2f00ac332de1 14:27:53 Step 15/23 : EXPOSE $APP_PORT 14:27:53 ---> Running in b580056ef346 14:27:54 Removing intermediate container faf9252dcd28 14:27:54 ---> 3c95fb9369f6 14:27:54 Step 16/24 : WORKDIR / 14:27:54 ---> Running in 68320e95b8df 14:27:54 ---> Running in 40989441aefe 14:27:54 Removing intermediate container 035116eaa1c8 14:27:54 ---> 4a744153548a 14:27:54 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:27:54 ---> f98076a10cbb 14:27:54 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 14:27:55 Removing intermediate container 68320e95b8df 14:27:55 ---> 79cfe0d0d780 14:27:55 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 14:27:55 ---> Running in a36ead0d4282 14:27:55 Removing intermediate container 40989441aefe 14:27:55 ---> 73cf83c4f95f 14:27:55 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 14:27:57 ---> a3e47aff980a 14:27:57 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 14:27:57 ---> 73db4e63bff4 14:27:57 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 14:27:57 ---> 20fc83747ed4 14:27:57 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 14:27:58 Removing intermediate container b580056ef346 14:27:58 ---> 5933e09740a9 14:27:58 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 14:27:58 ---> Running in c0e9373c44ab 14:27:59 ---> 827d9356cf73 14:27:59 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 14:27:59 Removing intermediate container a36ead0d4282 14:27:59 ---> 4e89343e61ec 14:27:59 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 14:27:59 ---> 57b62fe023fb 14:27:59 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 14:27:59 ---> 8617f7e9a432 14:27:59 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 14:28:00 Removing intermediate container c0e9373c44ab 14:28:00 ---> 5d3559afae6c 14:28:00 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 14:28:00 ---> Running in 2e7e9c4fdffb 14:28:00 ---> e3a68d09b3e6 14:28:00 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 14:28:01 ---> 00da86c3318e 14:28:01 Step 20/24 : ENTRYPOINT ["/core-command"] 14:28:01 ---> 2de9562b03e3 14:28:01 Step 19/23 : ENTRYPOINT ["/support-notifications"] 14:28:02 ---> 0546019c266e 14:28:02 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 14:28:02 ---> Running in c36a5177ee16 14:28:02 ---> Running in b213706f3862 14:28:02 ---> Running in 1c652ea99c8c 14:28:03 ---> e6bfdd190f96 14:28:03 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 14:28:03 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 14:28:03 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 14:28:04 Removing intermediate container c36a5177ee16 14:28:04 ---> 6e460c88cd60 14:28:04 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:28:04 Removing intermediate container 1c652ea99c8c 14:28:04 ---> 58cc74fc0d7d 14:28:04 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:28:04 ---> Running in 356c0ad4de99 14:28:04 ---> Running in 5834eb6bbd92 14:28:05 ---> 8f83db9a7516 14:28:05 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 14:28:05 (1/6) Installing dumb-init (1.2.2-r1) 14:28:05 (2/6) Installing libgcc (9.3.0-r2) 14:28:05 (3/6) Installing libsodium (1.0.18-r0) 14:28:05 (4/6) Installing libstdc++ (9.3.0-r2) 14:28:05 Removing intermediate container 5834eb6bbd92 14:28:05 ---> 1569ed543006 14:28:05 Step 22/24 : LABEL arch=arm64 14:28:05 Removing intermediate container 356c0ad4de99 14:28:05 ---> 917f73a711c2 14:28:05 Step 21/23 : LABEL arch=arm64 14:28:05 (5/6) Installing libzmq (4.3.3-r0) 14:28:05 (6/6) Installing zeromq (4.3.3-r0) 14:28:05 Executing busybox-1.31.1-r20.trigger 14:28:06 OK: 8 MiB in 20 packages 14:28:06 ---> Running in 04e7a016c540 14:28:06 ---> Running in cddbfd4d0362 14:28:06 ---> 4f2db480f6ec 14:28:06 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/ 14:28:06 Removing intermediate container b213706f3862 14:28:06 ---> 76c7b9e58c90 14:28:06 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 14:28:07 ---> Running in 9d400ee4a0c1 14:28:07 Removing intermediate container cddbfd4d0362 14:28:07 ---> 9230601e869d 14:28:07 Step 22/23 : LABEL git_sha=c42251b0c2a661c6dfcc83081ffcb62765c56910 14:28:07 Removing intermediate container 04e7a016c540 14:28:07 ---> 5bc1d27ce5e3 14:28:07 Step 23/24 : LABEL git_sha=c42251b0c2a661c6dfcc83081ffcb62765c56910 14:28:08 ---> Running in 5e4b5e60054e 14:28:08 Removing intermediate container 2e7e9c4fdffb 14:28:08 ---> da668c62c2ad 14:28:08 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 14:28:08 ---> Running in 24c586577cd4 14:28:08 ---> 3490ebcfb510 14:28:08 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 14:28:09 Removing intermediate container 5e4b5e60054e 14:28:09 ---> f5b2538b44ad 14:28:09 Step 23/23 : LABEL version=0.0.0 14:28:09 ---> Running in 9e7e855adc3d 14:28:09 Removing intermediate container 24c586577cd4 14:28:09 ---> 23b2db993887 14:28:09 Step 24/24 : LABEL version=0.0.0 14:28:09 ---> f431f7e86100 14:28:09 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 14:28:10 ---> Running in a6c356a2cfa2 14:28:10 ---> 7d1a3a05d0be 14:28:10 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 14:28:10 Removing intermediate container 9e7e855adc3d 14:28:10 ---> c316f3620775 14:28:10 14:28:10 Removing intermediate container 9d400ee4a0c1 14:28:10 ---> 485fdcee10f0 14:28:10 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 14:28:11 Successfully built c316f3620775 14:28:11 ---> Running in d3de5616344e 14:28:11 Removing intermediate container a6c356a2cfa2 14:28:11 ---> 09ba8e532c29 14:28:11 14:28:11 Successfully tagged support-notifications-arm64:latest 14:28:11  Building support-notifications ... done Building support-scheduler 14:28:11 ---> 225ece54bf07 14:28:11 ---> 3a961b2b89c6 14:28:11 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 14:28:11 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 14:28:11 Successfully built 09ba8e532c29 14:28:11 Successfully tagged core-command-arm64:latest 14:28:11 Building core-metadata 14:28:12  Building core-command ... done Removing intermediate container d3de5616344e 14:28:12 ---> 9a1ef61bb3d2 14:28:12 Step 24/26 : LABEL arch=arm64 14:28:12 ---> Running in 84c8ef4af87e 14:28:12 ---> 8f00236358c4 14:28:12 Step 20/24 : ENTRYPOINT ["/core-data"] 14:28:12 ---> 2296e6ad3ea7 14:28:12 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 14:28:12 ---> Running in 91742f81b7a3 14:28:12 Removing intermediate container 84c8ef4af87e 14:28:12 ---> c22dea051a9b 14:28:12 Step 25/26 : LABEL git_sha=c42251b0c2a661c6dfcc83081ffcb62765c56910 14:28:13 ---> Running in 8abbc01012c2 14:28:13 Removing intermediate container 91742f81b7a3 14:28:13 ---> a7511ac32c7e 14:28:13 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:28:13 ---> f569fdf93892 14:28:13 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 14:28:14 ---> Running in 2e6c9e75ae86 14:28:14 ---> Running in a0181396e831 14:28:14 Removing intermediate container 8abbc01012c2 14:28:14 ---> 8e20cb7a382d 14:28:14 Step 26/26 : LABEL version=0.0.0 14:28:15 ---> Running in 6c622dc658b9 14:28:15 Removing intermediate container 2e6c9e75ae86 14:28:15 ---> 35d732c6f361 14:28:15 Step 22/24 : LABEL arch=arm64 14:28:15 Removing intermediate container a0181396e831 14:28:15 ---> 5b6dd9e2d714 14:28:15 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 14:28:16 Removing intermediate container 6c622dc658b9 14:28:16 ---> ce484ffb9afb 14:28:16 14:28:16 ---> Running in c8ebc6055220 14:28:17 Successfully built ce484ffb9afb 14:28:17 ---> 4dd884b95f2e 14:28:17 Step 27/32 : RUN chmod +x /entrypoint.sh 14:28:17 Successfully tagged security-secretstore-setup-arm64:latest 14:28:17 Building security-proxy-setup 14:28:17  Building security-secretstore-setup ... done Removing intermediate container c8ebc6055220 14:28:17 ---> 205b773b2ce5 14:28:17 Step 23/24 : LABEL git_sha=c42251b0c2a661c6dfcc83081ffcb62765c56910 14:28:17 ---> Running in dc74db587427 14:28:17 ---> Running in 57a4294862fc 14:28:18 Removing intermediate container 57a4294862fc 14:28:18 ---> 4c33e65256bd 14:28:18 Step 24/24 : LABEL version=0.0.0 14:28:18 ---> Running in ef0dd042406f 14:28:19 Removing intermediate container ef0dd042406f 14:28:19 ---> e517867ec073 14:28:19 14:28:19 Successfully built e517867ec073 14:28:19 Successfully tagged core-data-arm64:latest 14:28:19 Building sys-mgmt-agent 14:28:20  Building core-data ... done Removing intermediate container dc74db587427 14:28:20 ---> 19c70099150b 14:28:20 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 14:28:21 ---> Running in ce9e8683a71d 14:28:21 Removing intermediate container ce9e8683a71d 14:28:21 ---> 259f17e2a0c4 14:28:21 Step 29/32 : CMD ["gate"] 14:28:22 ---> Running in ff76d14c0a65 14:28:23 Removing intermediate container ff76d14c0a65 14:28:23 ---> 7f992c636d7f 14:28:23 Step 30/32 : LABEL arch=arm64 14:28:24 ---> Running in 7f8f6f1ccf69 14:28:24 Removing intermediate container 7f8f6f1ccf69 14:28:24 ---> 2620081d15f3 14:28:24 Step 31/32 : LABEL git_sha=c42251b0c2a661c6dfcc83081ffcb62765c56910 14:28:25 ---> Running in cccdc6bb795a 14:28:26 Removing intermediate container cccdc6bb795a 14:28:26 ---> dec66ffd0243 14:28:26 Step 32/32 : LABEL version=0.0.0 14:28:26 ---> Running in c621a48f1cbe 14:28:27 Removing intermediate container c621a48f1cbe 14:28:27 ---> ade5e7a33b1f 14:28:27 14:28:27 Successfully built ade5e7a33b1f 14:28:27 Successfully tagged security-bootstrapper-arm64:latest 14:29:06  Building security-bootstrapper ... done Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 14:29:06 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:29:06 ---> 61e6d8bf7c8c 14:29:06 Step 3/23 : WORKDIR /edgex-go 14:29:06 ---> Using cache 14:29:06 ---> c928fa93a219 14:29:06 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:29:06 ---> Using cache 14:29:06 ---> d2cb090ae9cb 14:29:06 Step 5/23 : RUN apk add --update --no-cache make git 14:29:06 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 14:29:06 Step 2/24 : FROM ${BUILDER_BASE} AS builder 14:29:06 ---> 61e6d8bf7c8c 14:29:06 Step 3/24 : WORKDIR /edgex-go 14:29:06 ---> Using cache 14:29:06 ---> c928fa93a219 14:29:06 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:29:06 ---> Using cache 14:29:06 ---> d2cb090ae9cb 14:29:06 Step 5/24 : RUN apk add --update --no-cache make git 14:29:06 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 14:29:06 Step 2/22 : FROM ${BUILDER_BASE} AS builder 14:29:06 ---> 61e6d8bf7c8c 14:29:06 Step 3/22 : WORKDIR /edgex-go 14:29:06 ---> Using cache 14:29:06 ---> c928fa93a219 14:29:06 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:29:06 ---> Using cache 14:29:06 ---> d2cb090ae9cb 14:29:06 Step 5/22 : RUN apk add --update --no-cache make git 14:29:06 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 14:29:06 Step 2/24 : FROM ${BUILDER_BASE} AS builder 14:29:06 ---> 61e6d8bf7c8c 14:29:06 Step 3/24 : WORKDIR /edgex-go 14:29:06 ---> Using cache 14:29:06 ---> c928fa93a219 14:29:06 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:29:06 ---> Using cache 14:29:06 ---> d2cb090ae9cb 14:29:06 Step 5/24 : RUN apk add --update --no-cache make bash git 14:29:09 ---> Running in a7f5c8934a76 14:29:09 ---> Running in 7cac54e51bef 14:29:09 ---> Running in 8dcbf73174d8 14:29:09 ---> Running in 8935a4cb9633 14:29:10 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 14:29:11 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 14:29:11 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 14:29:11 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 14:29:12 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 14:29:12 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 14:29:12 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 14:29:12 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 14:29:12 OK: 218 MiB in 52 packages 14:29:13 OK: 218 MiB in 52 packages 14:29:13 OK: 218 MiB in 52 packages 14:29:13 OK: 218 MiB in 52 packages 14:29:14 Removing intermediate container 8dcbf73174d8 14:29:14 ---> c3f3016724f0 14:29:14 Step 6/22 : COPY go.mod . 14:29:14 Removing intermediate container 8935a4cb9633 14:29:14 ---> 90163ec8b76a 14:29:14 Step 6/23 : COPY go.mod . 14:29:14 Removing intermediate container a7f5c8934a76 14:29:14 ---> bb4bf0375316 14:29:14 Step 6/24 : COPY go.mod . 14:29:14 Removing intermediate container 7cac54e51bef 14:29:14 ---> ca72e3822fe3 14:29:14 Step 6/24 : COPY go.mod . 14:29:15 ---> 3ec0d16795d8 14:29:15 Step 7/22 : RUN go mod download 14:29:15 ---> Running in a08a1a70c17f 14:29:15 ---> 74e9bc03eda0 14:29:15 Step 7/23 : RUN go mod download 14:29:16 ---> 42f388090906 14:29:16 Step 7/24 : RUN go mod download 14:29:16 ---> eb083e939c1f 14:29:16 Step 7/24 : RUN go mod download 14:29:16 ---> Running in 5016c789c264 14:29:16 ---> Running in ed3800b2f476 14:29:16 ---> Running in 9b83cc48d154 14:29:19 Removing intermediate container a08a1a70c17f 14:29:19 ---> 792a0c9a94f2 14:29:19 Step 8/22 : COPY . . 14:29:19 Removing intermediate container 5016c789c264 14:29:19 ---> b236e02b160d 14:29:19 Step 8/23 : COPY . . 14:29:20 Removing intermediate container ed3800b2f476 14:29:20 ---> 30c82d1fb839 14:29:20 Step 8/24 : COPY . . 14:29:20 Removing intermediate container 9b83cc48d154 14:29:20 ---> 55f677b57cf3 14:29:20 Step 8/24 : COPY . . 14:29:39 ---> be5c6992773e 14:29:39 Step 9/23 : RUN go mod tidy 14:29:39 ---> 06f3314ae263 14:29:39 Step 9/22 : RUN go mod tidy 14:29:39 ---> b2e2b927ffd8 14:29:39 Step 9/24 : RUN go mod tidy 14:29:39 ---> 41690ecf2cdf 14:29:39 Step 9/24 : RUN go mod tidy 14:29:39 ---> Running in ecdc9173699d 14:29:39 ---> Running in 5585ba4d3306 14:29:39 ---> Running in 0e0bfebf5d12 14:29:39 ---> Running in f37a0f522191 14:29:45 Removing intermediate container 5585ba4d3306 14:29:45 ---> 62457642fd83 14:29:45 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 14:29:45 ---> Running in 0bdb5da9d184 14:29:45 Removing intermediate container 0e0bfebf5d12 14:29:45 ---> e10ba9311764 14:29:45 Step 10/24 : RUN make cmd/core-metadata/core-metadata 14:29:45 ---> Running in c7b32e6c3e60 14:29:45 Removing intermediate container ecdc9173699d 14:29:45 ---> 2cddc58adbd4 14:29:45 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 14:29:45 Removing intermediate container f37a0f522191 14:29:45 ---> 3ecdb186de09 14:29:45 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 14:29:45 ---> Running in ea126ab56f79 14:29:45 ---> Running in cf41d7d249d7 14:29:46 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 14:29: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 14:29:47 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 14:29:48 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 14:31:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 14:31:16 Removing intermediate container cf41d7d249d7 14:31:16 ---> ecc3da0e885b 14:31:16 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 14:31:16 ---> Running in 61968c164f51 14:31:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 14:31:20 Removing intermediate container 0bdb5da9d184 14:31:20 ---> 71b8bbd4dc6c 14:31:20 14:31:20 Step 11/22 : FROM alpine:3.12 14:31:20 ---> c4fd0aeabfcf 14:31:20 Step 12/22 : RUN apk add --update --no-cache curl 14:31:20 Removing intermediate container ea126ab56f79 14:31:20 ---> 88a820bb9d78 14:31:20 14:31:20 Step 11/23 : FROM alpine:3.12 14:31:20 ---> c4fd0aeabfcf 14:31:20 Step 12/23 : RUN apk add --update --no-cache dumb-init 14:31:20 ---> Using cache 14:31:20 ---> c4cd7b4b15a0 14:31:20 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 14:31:20 ---> Using cache 14:31:20 ---> 2cade5e7788c 14:31:20 Step 14/23 : ENV APP_PORT=59861 14:31:20 ---> Running in ee30bafc2b77 14:31:20 ---> Running in 2def6ebbc6d6 14:31:21 Removing intermediate container ee30bafc2b77 14:31:21 ---> e9692c0a81fe 14:31:21 Step 15/23 : EXPOSE $APP_PORT 14:31:21 ---> Running in 8d3d4f62215e 14:31:22 Removing intermediate container c7b32e6c3e60 14:31:22 ---> 17ec49e9ff26 14:31:22 14:31:22 Step 11/24 : FROM alpine:3.12 14:31:22 ---> c4fd0aeabfcf 14:31:22 Step 12/24 : RUN apk add --update --no-cache dumb-init 14:31:22 ---> Using cache 14:31:22 ---> c4cd7b4b15a0 14:31:22 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 14:31:22 ---> Using cache 14:31:22 ---> 2cade5e7788c 14:31:22 Step 14/24 : ENV APP_PORT=59881 14:31:22 Removing intermediate container 61968c164f51 14:31:22 ---> 35172e99e9b9 14:31:22 14:31:22 Step 12/24 : FROM docker:20.10.0 14:31:22 20.10.0: Pulling from library/docker 14:31:22 ---> Running in e73dd325a658 14:31:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 14:31:22 Removing intermediate container 8d3d4f62215e 14:31:22 ---> 1cb356efb60d 14:31:22 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 14:31:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 14:31:22 Removing intermediate container e73dd325a658 14:31:22 ---> 57a0031a1632 14:31:22 Step 15/24 : EXPOSE $APP_PORT 14:31:22 ---> Running in 81dcb741699b 14:31:23 (1/4) Installing ca-certificates (20191127-r4) 14:31:23 (2/4) Installing nghttp2-libs (1.41.0-r0) 14:31:23 ---> fc7744b15a3a 14:31:23 (3/4) Installing libcurl (7.77.0-r0) 14:31:23 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 14:31:23 (4/4) Installing curl (7.77.0-r0) 14:31:23 Executing busybox-1.31.1-r20.trigger 14:31:23 Executing ca-certificates-20191127-r4.trigger 14:31:23 Removing intermediate container 81dcb741699b 14:31:23 ---> d9690c9713a7 14:31:23 Step 16/24 : WORKDIR / 14:31:23 OK: 7 MiB in 18 packages 14:31:24 ---> Running in 0216d76f4da5 14:31:25 Removing intermediate container 0216d76f4da5 14:31:25 ---> 75a86f7963fd 14:31:25 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 14:31:25 ---> 1e7321fa910d 14:31:25 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 14:31:25 Removing intermediate container 2def6ebbc6d6 14:31:25 ---> 9bafb72f4cd6 14:31:25 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 14:31:25 ---> Running in 5aa357945705 14:31:25 ---> b02bc62b9b66 14:31:25 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 14:31:26 ---> 9dac5414348a 14:31:26 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 14:31:26 ---> Running in 0188aca1ac66 14:31:26 Removing intermediate container 5aa357945705 14:31:26 ---> 1f1f22d8a70d 14:31:26 Step 14/22 : WORKDIR /edgex 14:31:26 ---> Running in 3cbf930ac472 14:31:26 Removing intermediate container 0188aca1ac66 14:31:26 ---> e51ca2560d7f 14:31:26 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:31:27 ---> Running in 391e4c6ade7a 14:31:27 ---> b547c46bc538 14:31:27 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 14:31:27 Removing intermediate container 3cbf930ac472 14:31:27 ---> 32935a6dcd9a 14:31:27 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 14:31:27 Removing intermediate container 391e4c6ade7a 14:31:27 ---> f2fee85f026c 14:31:27 Step 21/23 : LABEL arch=arm64 14:31:28 ---> Running in b2b887ecfe0b 14:31:28 ---> 0693f43319f2 14:31:28 Step 20/24 : ENTRYPOINT ["/core-metadata"] 14:31:28 ---> 527679b966e9 14:31:28 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 14:31:28 ---> Running in 6aeef8e680bc 14:31:28 Removing intermediate container b2b887ecfe0b 14:31:28 ---> 340f37dedd7f 14:31:28 Step 22/23 : LABEL git_sha=c42251b0c2a661c6dfcc83081ffcb62765c56910 14:31:28 ---> Running in ffa36d3af8cb 14:31:29 Removing intermediate container 6aeef8e680bc 14:31:29 ---> f741a79d5cb4 14:31:29 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:31:29 ---> Running in 3e18ab11f40b 14:31:29 Removing intermediate container ffa36d3af8cb 14:31:29 ---> e9d9dbff1f75 14:31:29 Step 23/23 : LABEL version=0.0.0 14:31:29 ---> 598ae0451824 14:31:29 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 14:31:30 ---> Running in e159fa4c7d86 14:31:30 Removing intermediate container 3e18ab11f40b 14:31:30 ---> d08659bf2566 14:31:30 Step 22/24 : LABEL arch=arm64 14:31:30 ---> Running in 1b15597bd023 14:31:30 Removing intermediate container e159fa4c7d86 14:31:30 ---> ff5cac5c213e 14:31:30 14:31:31 Successfully built ff5cac5c213e 14:31:31 Removing intermediate container 1b15597bd023 14:31:31 ---> 78c95c31f78c 14:31:31 Step 23/24 : LABEL git_sha=c42251b0c2a661c6dfcc83081ffcb62765c56910 14:31:31 Successfully tagged support-scheduler-arm64:latest 14:31:31  Building support-scheduler ... done  ---> da663bc0e3c7 14:31:31 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 14:31:31 ---> Running in 1e743ed11846 14:31:32 ---> Running in ca3990b3ef05 14:31:32 Removing intermediate container 1e743ed11846 14:31:32 ---> 78e6a18f5d35 14:31:32 Step 24/24 : LABEL version=0.0.0 14:31:32 ---> Running in 7d5677f4e6ca 14:31:32 Removing intermediate container ca3990b3ef05 14:31:32 ---> dd0cbb2375fd 14:31:32 Step 19/22 : CMD ["--init=true"] 14:31:32 ---> Running in 9cf4fa514795 14:31:33 Removing intermediate container 7d5677f4e6ca 14:31:33 ---> 026a7d8f8a42 14:31:33 14:31:33 Removing intermediate container 9cf4fa514795 14:31:33 ---> 069655b82540 14:31:33 Step 20/22 : LABEL arch=arm64 14:31:33 Successfully built 026a7d8f8a42 14:31:33 Successfully tagged core-metadata-arm64:latest 14:31:33  Building core-metadata ... done  ---> Running in 85cc0395fd50 14:31:34 Removing intermediate container 85cc0395fd50 14:31:34 ---> b9808e0fd281 14:31:34 Step 21/22 : LABEL git_sha=c42251b0c2a661c6dfcc83081ffcb62765c56910 14:31:34 ---> Running in 5cda03514d52 14:31:35 Removing intermediate container 5cda03514d52 14:31:35 ---> b53f80604fca 14:31:35 Step 22/22 : LABEL version=0.0.0 14:31:35 ---> Running in 5099a6caa68d 14:31:36 Removing intermediate container 5099a6caa68d 14:31:36 ---> 1b5477d67e33 14:31:36 14:31:36 Successfully built 1b5477d67e33 14:31:36 Successfully tagged security-proxy-setup-arm64:latest 14:31:36  Building security-proxy-setup ... done Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 14:31:37 Status: Downloaded newer image for docker:20.10.0 14:31:37 ---> eeaf43b92773 14:31:37 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 14:31:37 ---> Running in 51569672118e 14:31:37 Removing intermediate container 51569672118e 14:31:37 ---> 0b550806fcd8 14:31:37 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 14:31:37 ---> Running in 9639f507e0b2 14:31:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 14:31:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 14:31:39 (1/39) Installing readline (8.0.4-r0) 14:31:39 (2/39) Installing bash (5.0.17-r0) 14:31:39 Executing bash-5.0.17-r0.post-install 14:31:39 (3/39) Installing nghttp2-libs (1.41.0-r0) 14:31:39 (4/39) Installing libcurl (7.77.0-r0) 14:31:39 (5/39) Installing curl (7.77.0-r0) 14:31:39 (6/39) Installing dumb-init (1.2.2-r1) 14:31:39 (7/39) Installing libbz2 (1.0.8-r1) 14:31:39 (8/39) Installing expat (2.2.9-r1) 14:31:39 (9/39) Installing libffi (3.3-r2) 14:31:39 (10/39) Installing gdbm (1.13-r1) 14:31:39 (11/39) Installing xz-libs (5.2.5-r0) 14:31:39 (12/39) Installing sqlite-libs (3.32.1-r1) 14:31:39 (13/39) Installing python3 (3.8.10-r0) 14:31:41 (14/39) Installing py3-appdirs (1.4.4-r1) 14:31:41 (15/39) Installing py3-ordered-set (4.0.1-r0) 14:31:41 (16/39) Installing py3-parsing (2.4.7-r0) 14:31:41 (17/39) Installing py3-six (1.15.0-r0) 14:31:41 (18/39) Installing py3-packaging (20.4-r0) 14:31:41 (19/39) Installing py3-setuptools (47.0.0-r0) 14:31:41 (20/39) Installing py3-chardet (3.0.4-r4) 14:31:41 (21/39) Installing py3-idna (2.9-r0) 14:31:41 (22/39) Installing py3-certifi (2020.4.5.1-r0) 14:31:41 (23/39) Installing py3-urllib3 (1.25.9-r0) 14:31:41 (24/39) Installing py3-requests (2.23.0-r0) 14:31:41 (25/39) Installing py3-msgpack (1.0.0-r0) 14:31:41 (26/39) Installing py3-lockfile (0.12.2-r3) 14:31:41 (27/39) Installing py3-cachecontrol (0.12.6-r0) 14:31:41 (28/39) Installing py3-colorama (0.4.3-r0) 14:31:41 (29/39) Installing py3-distlib (0.3.0-r0) 14:31:41 (30/39) Installing py3-distro (1.5.0-r1) 14:31:41 (31/39) Installing py3-webencodings (0.5.1-r3) 14:31:41 (32/39) Installing py3-html5lib (1.0.1-r4) 14:31:41 (33/39) Installing py3-pytoml (0.1.21-r0) 14:31:41 (34/39) Installing py3-pep517 (0.8.2-r0) 14:31:41 (35/39) Installing py3-progress (1.5-r0) 14:31:41 (36/39) Installing py3-toml (0.10.1-r0) 14:31:41 (37/39) Installing py3-retrying (1.3.3-r0) 14:31:41 (38/39) Installing py3-contextlib2 (0.6.0-r0) 14:31:41 (39/39) Installing py3-pip (20.1.1-r0) 14:31:42 Executing busybox-1.31.1-r19.trigger 14:31:42 OK: 72 MiB in 59 packages 14:31:46 Collecting docker-compose==1.23.2 14:31:46 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 14:31:46 Collecting docopt<0.7,>=0.6.1 14:31:46 Downloading docopt-0.6.2.tar.gz (25 kB) 14:31:48 Collecting jsonschema<3,>=2.5.1 14:31:48 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 14:31:48 Collecting cached-property<2,>=1.2.0 14:31:48 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 14:31:49 Collecting dockerpty<0.5,>=0.4.1 14:31:49 Downloading dockerpty-0.4.1.tar.gz (13 kB) 14:31:51 Collecting websocket-client<1.0,>=0.32.0 14:31:51 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 14:31:51 Collecting texttable<0.10,>=0.9.0 14:31:51 Downloading texttable-0.9.1.tar.gz (11 kB) 14:31:54 Collecting PyYAML<4,>=3.10 14:31:54 Downloading PyYAML-3.13.tar.gz (270 kB) 14:31:58 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 14:31:58 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 14:31:58 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 14:31:58 Collecting docker<4.0,>=3.6.0 14:31:58 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 14:31:59 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) 14:31:59 Collecting urllib3<1.25,>=1.21.1 14:31:59 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 14:31:59 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) 14:31:59 Collecting idna<2.8,>=2.5 14:31:59 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 14:32:00 Collecting docker-pycreds>=0.4.0 14:32:00 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 14:32:00 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 14:32:00 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 14:32:00 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 14:32:00 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 14:32:01 Installing collected packages: docopt, jsonschema, cached-property, dockerpty, websocket-client, texttable, PyYAML, urllib3, idna, requests, docker-pycreds, docker, docker-compose 14:32:01 Running setup.py install for docopt: started 14:32:03 Running setup.py install for docopt: finished with status 'done' 14:32:03 Running setup.py install for dockerpty: started 14:32:05 Running setup.py install for dockerpty: finished with status 'done' 14:32:05 Running setup.py install for texttable: started 14:32:07 Running setup.py install for texttable: finished with status 'done' 14:32:07 Running setup.py install for PyYAML: started 14:32:09 Running setup.py install for PyYAML: finished with status 'done' 14:32:09 Attempting uninstall: urllib3 14:32:09 Found existing installation: urllib3 1.25.9 14:32:09 Uninstalling urllib3-1.25.9: 14:32:09 Successfully uninstalled urllib3-1.25.9 14:32:09 Attempting uninstall: idna 14:32:09 Found existing installation: idna 2.9 14:32:09 Uninstalling idna-2.9: 14:32:09 Successfully uninstalled idna-2.9 14:32:10 Attempting uninstall: requests 14:32:10 Found existing installation: requests 2.23.0 14:32:10 Uninstalling requests-2.23.0: 14:32:10 Successfully uninstalled requests-2.23.0 14:32:12 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 14:32:20 Removing intermediate container 9639f507e0b2 14:32:20 ---> d0abba00cf1b 14:32:20 Step 15/24 : ENV APP_PORT=58890 14:32:20 ---> Running in 045601dfaf41 14:32:21 Removing intermediate container 045601dfaf41 14:32:21 ---> 3a83721d988b 14:32:21 Step 16/24 : EXPOSE $APP_PORT 14:32:21 ---> Running in 9ce613359eb3 14:32:21 Removing intermediate container 9ce613359eb3 14:32:21 ---> 4391e506cccf 14:32:21 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 14:32:23 ---> 660083cf6815 14:32:23 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 14:32:23 ---> 2de4b068876e 14:32:23 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 14:32:24 ---> 937e8a35d50e 14:32:24 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 14:32:25 ---> Running in 4274a26e1ccd 14:32:25 Removing intermediate container 4274a26e1ccd 14:32:25 ---> 820e078d8ae3 14:32:25 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:32:25 ---> Running in dd82c648de4a 14:32:25 Removing intermediate container dd82c648de4a 14:32:25 ---> be828540d086 14:32:25 Step 22/24 : LABEL arch=arm64 14:32:26 ---> Running in 156c899a135a 14:32:26 Removing intermediate container 156c899a135a 14:32:26 ---> 9c34b03599fc 14:32:26 Step 23/24 : LABEL git_sha=c42251b0c2a661c6dfcc83081ffcb62765c56910 14:32:26 ---> Running in a318bb837a96 14:32:27 Removing intermediate container a318bb837a96 14:32:27 ---> 70690dd6e05b 14:32:27 Step 24/24 : LABEL version=0.0.0 14:32:27 ---> Running in 8ea62003f978 14:32:27 Removing intermediate container 8ea62003f978 14:32:27 ---> 4efec44b4ee4 14:32:27 14:32:28 Successfully built 4efec44b4ee4 14:32:28 Successfully tagged sys-mgmt-agent-arm64:latest 14:32:28  Building sys-mgmt-agent ... done  [Pipeline] } 14:32:28 $ docker stop --time=1 51479953d015ebe638e18b11e6e5a73ab8c7994aa1fa110a3a2fa00d68d2b031 14:32:30 $ docker rm -f 51479953d015ebe638e18b11e6e5a73ab8c7994aa1fa110a3a2fa00d68d2b031 [Pipeline] // withDockerContainer [Pipeline] sh 14:32:30 + docker images 14:32:31 REPOSITORY TAG IMAGE ID CREATED SIZE 14:32:31 sys-mgmt-agent-arm64 latest 4efec44b4ee4 3 seconds ago 299MB 14:32:31 security-proxy-setup-arm64 latest 1b5477d67e33 55 seconds ago 24.2MB 14:32:31 core-metadata-arm64 latest 026a7d8f8a42 58 seconds ago 15.7MB 14:32:31 support-scheduler-arm64 latest ff5cac5c213e About a minute ago 15.1MB 14:32:31 17ec49e9ff26 About a minute ago 972MB 14:32:31 35172e99e9b9 About a minute ago 969MB 14:32:31 71b8bbd4dc6c About a minute ago 973MB 14:32:31 88a820bb9d78 About a minute ago 968MB 14:32:31 security-bootstrapper-arm64 latest ade5e7a33b1f 4 minutes ago 17.5MB 14:32:31 core-data-arm64 latest e517867ec073 4 minutes ago 19.1MB 14:32:31 security-secretstore-setup-arm64 latest ce484ffb9afb 4 minutes ago 27.1MB 14:32:31 support-notifications-arm64 latest c316f3620775 4 minutes ago 15.7MB 14:32:31 core-command-arm64 latest 09ba8e532c29 4 minutes ago 15MB 14:32:31 58f5a7da4f85 4 minutes ago 975MB 14:32:31 613b0594fb1d 4 minutes ago 976MB 14:32:31 ab0aeb11f5a5 4 minutes ago 969MB 14:32:31 ee7dd98fa291 4 minutes ago 969MB 14:32:31 c86fd10eb30f 4 minutes ago 966MB 14:32:31 ci-base-image-arm64 latest 61e6d8bf7c8c 14 minutes ago 641MB 14:32:31 alpine 3.12 c4fd0aeabfcf 9 days ago 5.32MB 14:32:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine a36622ca3599 2 weeks ago 429MB 14:32:31 docker 20.10.0 eeaf43b92773 6 months ago 228MB 14:32:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 12 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 14:32:32 ---> job-cost.sh 14:32:32 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-nSbB 14:33:11 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 14:34:47 lf-activate-venv(): INFO: Adding /tmp/venv-nSbB/bin to PATH 14:34:47 INFO: No Stack... 14:34:47 INFO: Retrieving Pricing Info for: v2-standard-4 14:34:47 INFO: Archiving Costs [Pipeline] sh 14:34:48 + cat /w/workspace/edgex-go/19/archives/cost.csv 14:34:48 + cut -d, -f6 [Pipeline] lock 14:34:48 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3579-19-stack-cost] 14:34:48 Resource [jenkins-edgexfoundry-edgex-go-PR-3579-19-stack-cost] did not exist. Created. 14:34:48 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3579-19-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:34:48 + echo total: 0.18000000715255737 [Pipeline] stash 14:34:48 Stashed 1 file(s) [Pipeline] } 14:34:48 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3579-19-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 14:34:49 provisioning config files... 14:34:49 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/19@tmp/config4211783230416376868tmp [Pipeline] { [Pipeline] sh 14:34:50 + set +x 14:34:50 + curl -s https://codecov.io/bash 14:34:50 + bash -s -- 14:34:50 14:34:50 _____ _ 14:34:50 / ____| | | 14:34:50 | | ___ __| | ___ ___ _____ __ 14:34:50 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 14:34:50 | |___| (_) | (_| | __/ (_| (_) \ V / 14:34:50 \_____\___/ \__,_|\___|\___\___/ \_/ 14:34:50 Bash-1.0.3 14:34:50 14:34:50 14:34:50 ==> git version 2.24.4 found 14:34:50 ==> 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 14:34:50 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 14:34:50 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 14:34:50 ==> Jenkins CI detected. 14:34:50 project root: . 14:34:50 --> token set from env 14:34:50 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 14:34:50 ==> Running gcov in . (disable via -X gcov) 14:34:50 ==> Python coveragepy not found 14:34:50 ==> Searching for coverage reports in: 14:34:50 + . 14:34:50 -> Found 1 reports 14:34:50 ==> Detecting git/mercurial file structure 14:34:50 ==> Reading reports 14:34:50 + ./coverage.out bytes=398095 14:34:50 ==> Appending adjustments 14:34:50 https://docs.codecov.io/docs/fixing-reports 14:34:51 + Found adjustments 14:34:51 ==> Gzipping contents 14:34:51 56K /tmp/codecov.upJak3.gz 14:34:51 ==> Uploading reports 14:34:51 url: https://codecov.io 14:34:51 query: branch=PR-3579&commit=face0284a1a640849d5d9bce041ec9c7320267a6&build=19&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3579%2F19%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3579&job=&cmd_args= 14:34:51 -> Pinging Codecov 14:34:51 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-3579&commit=face0284a1a640849d5d9bce041ec9c7320267a6&build=19&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3579%2F19%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3579&job=&cmd_args= 14:34:51 -> Uploading to 14:34:51 https://storage.googleapis.com/codecov/v4/raw/2021-06-25/00271124DB129430A58F1EEE437C3FCB/face0284a1a640849d5d9bce041ec9c7320267a6/0e725725-ae64-42a4-80dc-c01a916bd3f7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210625%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210625T143451Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d4d42877002262d18edbd04408254315ecf39b04ea9376d4b52f1c7b211b69e7 14:34:51 % Total % Received % Xferd Average Speed Time Time Time Current 14:34:51 Dload Upload Total Spent Left Speed 14:34:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54812 0 0 100 54812 0 146k --:--:-- --:--:-- --:--:-- 146k 14:34:52 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/face0284a1a640849d5d9bce041ec9c7320267a6 [Pipeline] } 14:34:52 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 14:34:53 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:34:54 ---> package-listing.sh 14:34:54 ++ facter osfamily 14:34:54 ++ tr '[:upper:]' '[:lower:]' 14:34:54 + OS_FAMILY=redhat 14:34:54 + workspace=/w/workspace/edgex-go/19 14:34:54 + START_PACKAGES=/tmp/packages_start.txt 14:34:54 + END_PACKAGES=/tmp/packages_end.txt 14:34:54 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:34:54 + PACKAGES=/tmp/packages_start.txt 14:34:54 + '[' /w/workspace/edgex-go/19 ']' 14:34:54 + PACKAGES=/tmp/packages_end.txt 14:34:54 + case "${OS_FAMILY}" in 14:34:54 + sort 14:34:54 + rpm -qa 14:34:57 + '[' -f /tmp/packages_start.txt ']' 14:34:57 + '[' -f /tmp/packages_end.txt ']' 14:34:57 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:34:57 + '[' /w/workspace/edgex-go/19 ']' 14:34:57 + mkdir -p /w/workspace/edgex-go/19/archives/ 14:34:57 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/19/archives/ [Pipeline] echo 14:34:57 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/19/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 14:34:57 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 14:34:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 14:34:57 14:34:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 14:34:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 14:34:58 alpine: Pulling from edgex-lftools-log-publisher 14:34:58 df20fa9351a1: Pulling fs layer 14:34:58 36b3adc4ff6f: Pulling fs layer 14:34:58 8ad3a11d3b57: Pulling fs layer 14:34:58 46f8f816bc3b: Pulling fs layer 14:34:58 93b61091891f: Pulling fs layer 14:34:58 93b9cdb0e59b: Pulling fs layer 14:34:58 5e14af77c1be: Pulling fs layer 14:34:58 01666e4c0597: Pulling fs layer 14:34:58 aa168da1d23b: Pulling fs layer 14:34:58 93b9cdb0e59b: Waiting 14:34:58 5e14af77c1be: Waiting 14:34:58 01666e4c0597: Waiting 14:34:58 aa168da1d23b: Waiting 14:34:58 46f8f816bc3b: Waiting 14:34:58 93b61091891f: Waiting 14:34:58 36b3adc4ff6f: Verifying Checksum 14:34:58 36b3adc4ff6f: Download complete 14:34:58 46f8f816bc3b: Verifying Checksum 14:34:58 46f8f816bc3b: Download complete 14:34:58 df20fa9351a1: Verifying Checksum 14:34:58 df20fa9351a1: Download complete 14:34:58 93b9cdb0e59b: Verifying Checksum 14:34:58 93b9cdb0e59b: Download complete 14:34:58 5e14af77c1be: Verifying Checksum 14:34:58 5e14af77c1be: Download complete 14:34:58 93b61091891f: Verifying Checksum 14:34:58 93b61091891f: Download complete 14:34:58 01666e4c0597: Verifying Checksum 14:34:58 01666e4c0597: Download complete 14:34:58 8ad3a11d3b57: Verifying Checksum 14:34:58 8ad3a11d3b57: Download complete 14:34:58 df20fa9351a1: Pull complete 14:34:58 36b3adc4ff6f: Pull complete 14:34:59 8ad3a11d3b57: Pull complete 14:34:59 46f8f816bc3b: Pull complete 14:34:59 93b61091891f: Pull complete 14:34:59 93b9cdb0e59b: Pull complete 14:34:59 5e14af77c1be: Pull complete 14:34:59 01666e4c0597: Pull complete 14:35:00 aa168da1d23b: Verifying Checksum 14:35:00 aa168da1d23b: Download complete 14:35:04 aa168da1d23b: Pull complete 14:35:04 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 14:35:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 14:35:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 14:35:04 prd-centos7-docker-4c-2g-98 does not seem to be running inside a container 14:35:04 $ 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/19/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/19 -v /w/workspace/edgex-go/19:/w/workspace/edgex-go/19:rw,z -v /w/workspace/edgex-go/19@tmp:/w/workspace/edgex-go/19@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 14:35:08 $ docker top ae13111780cc03bc3b083d0de53f3f5cedb55cd6b21eee249bdc5fd673ee64b2 -eo pid,comm [Pipeline] { [Pipeline] sh 14:35:08 + touch /tmp/pre-build-complete [Pipeline] sh 14:35:09 + mkdir -p /var/log/sa [Pipeline] sh 14:35:09 + ls /var/log/sa-host 14:35:09 + sadf -c /var/log/sa-host/sa05 14:35:09 file_magic: OK 14:35:09 HZ: Using current value: 100 14:35:09 file_header: OK 14:35:09 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 14:35:09 Statistics: 14:35:09 Hnuu...uuuununununu...Hnuu...uuuununununu... 14:35:09 File successfully converted to sysstat format version 12.2.1 14:35:09 + sadf -c /var/log/sa-host/sa25 14:35:09 file_magic: OK 14:35:09 HZ: Using current value: 100 14:35:09 file_header: OK 14:35:09 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 14:35:09 Statistics: 14:35:09 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... 14:35:09 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:35:10 provisioning config files... 14:35:10 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/19@tmp/config8100516460156457782tmp [Pipeline] { [Pipeline] echo 14:35:10 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:35:10 ---> create-netrc.sh [Pipeline] } 14:35:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 14:35:10 ---> python-tools-install.sh [Pipeline] echo 14:35:11 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 14:35:11 ---> sudo-logs.sh 14:35:11 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 14:35:11 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 14:35:11 ---> job-cost.sh 14:35:11 lf-activate-venv: SKIPPING 14:35:11 DEBUG: total: 0.18000000715255737 14:35:11 INFO: Retrieving Stack Cost... 14:35:12 INFO: Retrieving Pricing Info for: v3-standard-2 14:35:13 INFO: Archiving Costs [Pipeline] echo 14:35:13 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 14:35:13 ---> logs-deploy.sh 14:35:13 lf-activate-venv: SKIPPING 14:35:13 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3579/19 14:35:13 INFO: archiving workspace using pattern(s): 14:35:14 Archives upload complete. 14:35:14 INFO: archiving logs to Nexus 14:35:15 ---> uname -a: 14:35:15 Linux prd-centos7-docker-4c-2g-98.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 14:35:15 14:35:15 14:35:15 ---> lscpu: 14:35:15 Architecture: x86_64 14:35:15 CPU op-mode(s): 32-bit, 64-bit 14:35:15 Byte Order: Little Endian 14:35:15 Address sizes: 40 bits physical, 48 bits virtual 14:35:15 CPU(s): 2 14:35:15 On-line CPU(s) list: 0,1 14:35:15 Thread(s) per core: 1 14:35:15 Core(s) per socket: 1 14:35:15 Socket(s): 2 14:35:15 NUMA node(s): 1 14:35:15 Vendor ID: AuthenticAMD 14:35:15 CPU family: 23 14:35:15 Model: 49 14:35:15 Model name: AMD EPYC-Rome Processor 14:35:15 Stepping: 0 14:35:15 CPU MHz: 2800.000 14:35:15 BogoMIPS: 5600.00 14:35:15 Virtualization: AMD-V 14:35:15 Hypervisor vendor: KVM 14:35:15 Virtualization type: full 14:35:15 L1d cache: 64 KiB 14:35:15 L1i cache: 64 KiB 14:35:15 L2 cache: 1 MiB 14:35:15 L3 cache: 32 MiB 14:35:15 NUMA node0 CPU(s): 0,1 14:35:15 Vulnerability Itlb multihit: Not affected 14:35:15 Vulnerability L1tf: Not affected 14:35:15 Vulnerability Mds: Not affected 14:35:15 Vulnerability Meltdown: Not affected 14:35:15 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 14:35:15 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 14:35:15 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 14:35:15 Vulnerability Srbds: Not affected 14:35:15 Vulnerability Tsx async abort: Not affected 14:35:15 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 14:35:15 14:35:15 14:35:15 ---> nproc: 14:35:15 2 14:35:15 14:35:15 14:35:15 ---> df -h: 14:35:15 Filesystem Size Used Available Use% Mounted on 14:35:15 overlay 40.0G 12.9G 27.1G 32% / 14:35:15 tmpfs 64.0M 0 64.0M 0% /dev 14:35:15 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 14:35:15 shm 64.0M 0 64.0M 0% /dev/shm 14:35:15 /dev/vda1 40.0G 12.9G 27.1G 32% /facter-os 14:35:15 /dev/vda1 40.0G 12.9G 27.1G 32% /etc/resolv.conf 14:35:15 /dev/vda1 40.0G 12.9G 27.1G 32% /etc/hostname 14:35:15 /dev/vda1 40.0G 12.9G 27.1G 32% /etc/hosts 14:35:15 /dev/vda1 40.0G 12.9G 27.1G 32% /var/log/secure 14:35:15 /dev/vda1 40.0G 12.9G 27.1G 32% /var/log/auth.log 14:35:15 /dev/vda1 40.0G 12.9G 27.1G 32% /run/cloud-init/result.json 14:35:15 /dev/vda1 40.0G 12.9G 27.1G 32% /var/log/sa-host 14:35:15 /dev/vda1 40.0G 12.9G 27.1G 32% /w/workspace/edgex-go/19 14:35:15 /dev/vda1 40.0G 12.9G 27.1G 32% /w/workspace/edgex-go/19@tmp 14:35:15 14:35:15 14:35:15 ---> free -m: 14:35:15 total used free shared buff/cache available 14:35:15 Mem: 7821 1342 1898 0 4580 6446 14:35:15 Swap: 1023 1 1022 14:35:15 14:35:15 14:35:15 ---> ip addr: 14:35:15 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 14:35:15 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:35:15 inet 127.0.0.1/8 scope host lo 14:35:15 valid_lft forever preferred_lft forever 14:35:15 inet6 ::1/128 scope host 14:35:15 valid_lft forever preferred_lft forever 14:35:15 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 14:35:15 link/ether fa:16:3e:68:da:6b brd ff:ff:ff:ff:ff:ff 14:35:15 inet 10.30.122.17/23 brd 10.30.123.255 scope global dynamic eth0 14:35:15 valid_lft 84989sec preferred_lft 84989sec 14:35:15 inet6 fe80::f816:3eff:fe68:da6b/64 scope link 14:35:15 valid_lft forever preferred_lft forever 14:35:15 3: docker0: mtu 1500 qdisc noqueue state DOWN 14:35:15 link/ether 02:42:31:12:bb:67 brd ff:ff:ff:ff:ff:ff 14:35:15 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 14:35:15 valid_lft forever preferred_lft forever 14:35:15 inet6 fe80::42:31ff:fe12:bb67/64 scope link 14:35:15 valid_lft forever preferred_lft forever 14:35:15 14:35:15 14:35:15 ---> sar -b -r -n DEV: 14:35:15 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/25/21 _x86_64_ (2 CPU) 14:35:15 14:35:15 14:11:33 LINUX RESTART (2 CPU) 14:35:15 14:35:15 14:12:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 14:35:15 14:13:01 112.11 16.15 95.95 0.00 5495.02 9930.96 0.00 14:35:15 14:14:01 88.51 0.18 88.33 0.00 22.78 44132.22 0.00 14:35:15 14:15:01 146.14 0.00 146.14 0.00 0.00 18098.67 0.00 14:35:15 14:16:02 55.39 0.00 55.39 0.00 0.00 7873.87 0.00 14:35:15 14:17:01 294.60 80.15 214.45 0.00 1918.22 128650.26 0.00 14:35:15 14:18:01 398.24 86.00 312.24 0.00 1974.29 174818.46 0.00 14:35:15 14:19:01 423.23 14.95 408.28 0.00 1693.12 194763.43 0.00 14:35:15 14:20:01 399.45 26.61 372.84 0.00 2465.41 116002.90 0.00 14:35:15 14:21:01 24.08 10.87 13.21 0.00 1341.95 628.23 0.00 14:35:15 14:22:01 0.32 0.03 0.28 0.00 0.27 4.50 0.00 14:35:15 14:23:01 0.28 0.00 0.28 0.00 0.00 3.36 0.00 14:35:15 14:24:01 0.33 0.00 0.33 0.00 0.00 4.50 0.00 14:35:15 14:25:01 0.25 0.00 0.25 0.00 0.00 2.82 0.00 14:35:15 14:26:01 0.25 0.00 0.25 0.00 0.00 2.43 0.00 14:35:15 14:27:01 0.42 0.18 0.23 0.00 5.73 3.73 0.00 14:35:15 14:28:01 1.22 0.35 0.87 0.00 61.84 16.58 0.00 14:35:15 14:29:01 0.17 0.00 0.17 0.00 0.00 1.68 0.00 14:35:15 14:30:01 0.28 0.02 0.27 0.00 0.13 3.38 0.00 14:35:15 14:31:01 0.28 0.03 0.25 0.00 0.40 3.43 0.00 14:35:15 14:32:01 0.25 0.00 0.25 0.00 0.00 2.83 0.00 14:35:15 14:33:01 0.23 0.00 0.23 0.00 0.00 2.87 0.00 14:35:15 14:34:01 0.15 0.00 0.15 0.00 0.00 1.78 0.00 14:35:15 14:35:01 45.55 41.67 3.88 0.00 4230.11 129.18 0.00 14:35:15 Average: 86.49 12.01 74.48 0.00 834.65 30168.74 0.00 14:35:15 14:35:15 14:12:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:35:15 14:13:01 5001036 0 948460 11.84 2620 2056816 1581312 17.46 964796 1628164 157780 14:35:15 14:14:01 4046692 0 963952 12.04 2620 2995668 1448036 15.99 1126388 2343240 71464 14:35:15 14:15:01 3748448 0 1181256 14.75 2620 3076608 1730072 19.10 1422336 2281544 231472 14:35:15 14:16:02 3784872 0 1159744 14.48 2620 3061696 1742360 19.24 1346052 2308416 146232 14:35:15 14:17:01 1760616 0 1277132 15.95 2620 4968564 1600800 17.67 1549416 4036204 467136 14:35:15 14:18:01 1222620 0 1904808 23.78 2620 4878884 3854644 42.56 2739208 3311056 119480 14:35:15 14:19:01 176316 0 1360712 16.99 2620 6469284 1592508 17.58 3441292 3632224 260424 14:35:15 14:20:01 2074848 0 1374632 17.16 2620 4556832 1625220 17.94 1558536 3630320 2760 14:35:15 14:21:01 2576780 0 1275004 15.92 2620 4154528 1307836 14.44 1143820 3564688 8 14:35:15 14:22:01 2581668 0 1270104 15.86 2620 4154540 1272068 14.04 1146968 3558552 8 14:35:15 14:23:01 2580768 0 1271004 15.87 2620 4154540 1272020 14.04 1138724 3568392 8 14:35:15 14:24:01 2581648 0 1270116 15.86 2620 4154548 1271876 14.04 1141824 3564940 8 14:35:15 14:25:01 2582292 0 1269468 15.85 2620 4154552 1271876 14.04 1136288 3570448 8 14:35:15 14:26:01 2581984 0 1269776 15.85 2620 4154552 1271996 14.04 1136740 3570448 8 14:35:15 14:27:01 2581764 0 1269956 15.86 2620 4154592 1271876 14.04 1137168 3569696 20 14:35:15 14:28:01 2579108 0 1270808 15.87 2620 4156396 1272032 14.04 1140528 3568748 8 14:35:15 14:29:01 2579928 0 1269980 15.86 2620 4156404 1271876 14.04 1140176 3568748 8 14:35:15 14:30:01 2580208 0 1269696 15.85 2620 4156408 1271876 14.04 1140132 3568752 8 14:35:15 14:31:01 2579472 0 1270428 15.86 2620 4156412 1271876 14.04 1161184 3547700 8 14:35:15 14:32:01 2579596 0 1270300 15.86 2620 4156416 1271876 14.04 1161284 3547700 8 14:35:15 14:33:01 2579388 0 1270504 15.86 2620 4156420 1272032 14.04 1161612 3547704 8 14:35:15 14:34:01 2579872 0 1270016 15.86 2620 4156424 1271876 14.04 1162212 3546732 12 14:35:15 14:35:01 2017100 0 1355232 16.92 2620 4633980 1662644 18.36 1328112 3934780 350232 14:35:15 Average: 2606827 0 1274482 15.91 2620 4125003 1507852 16.65 1370643 3346487 78570 14:35:15 14:35:15 14:12:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:35:15 14:13:01 veth448345e 1011.92 823.21 93.94 2702.40 0.00 0.00 0.00 0.00 14:35:15 14:13:01 eth0 1855.19 1749.23 6426.08 201.51 0.00 0.00 0.00 0.00 14:35:15 14:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:35:15 14:13:01 docker0 1011.92 823.08 80.10 2702.39 0.00 0.00 0.00 0.00 14:35:15 14:14:01 eth0 418.95 360.62 3079.73 36.43 0.00 0.00 0.00 0.00 14:35:15 14:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:35:15 14:14:01 docker0 95.00 119.90 5.32 375.44 0.00 0.00 0.00 0.00 14:35:15 14:15:01 eth0 136.49 116.30 500.61 24.91 0.00 0.00 0.00 0.00 14:35:15 14:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:35:15 14:15:01 veth35c8643 0.43 0.57 0.04 0.05 0.00 0.00 0.00 0.00 14:35:15 14:15:01 docker0 93.71 97.35 7.01 463.09 0.00 0.00 0.00 0.00 14:35:15 14:16:02 eth0 28.66 21.61 16.59 105.94 0.00 0.00 0.00 0.00 14:35:15 14:16:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:35:15 14:16:02 veth35c8643 1.85 1.85 0.14 0.14 0.00 0.00 0.00 0.00 14:35:15 14:16:02 docker0 1.85 1.85 0.12 0.14 0.00 0.00 0.00 0.00 14:35:15 14:17:01 eth0 204.04 172.90 1731.44 28.16 0.00 0.00 0.00 0.00 14:35:15 14:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:35:15 14:17:01 veth6bb054c 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 14:35:15 14:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:35:15 14:18:01 veth8896adf 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 14:35:15 14:18:01 veth17e4d64 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 14:35:15 14:18:01 vethcab5a03 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 14:35:15 14:18:01 eth0 87.25 65.65 188.33 14.64 0.00 0.00 0.00 0.00 14:35:15 14:19:01 eth0 114.37 74.39 308.93 116.96 0.00 0.00 0.00 0.00 14:35:15 14:19:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 14:35:15 14:19:01 veth6bb054c 0.00 0.73 0.00 0.04 0.00 0.00 0.00 0.00 14:35:15 14:19:01 veth9b43b6e 9.98 12.44 0.77 33.22 0.00 0.00 0.00 0.00 14:35:15 14:20:01 eth0 212.29 153.91 1677.29 24.95 0.00 0.00 0.00 0.00 14:35:15 14:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:35:15 14:20:01 veth6bb054c 0.00 0.25 0.00 0.01 0.00 0.00 0.00 0.00 14:35:15 14:20:01 docker0 1343.81 1248.16 101.51 4370.60 0.00 0.00 0.00 0.00 14:35:15 14:21:01 eth0 4.73 2.86 4.21 1.77 0.00 0.00 0.00 0.00 14:35:15 14:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:35:15 14:21:01 docker0 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 14:35:15 14:22:01 eth0 1.05 0.90 0.65 0.24 0.00 0.00 0.00 0.00 14:35:15 14:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:35:15 14:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:35:15 14:23:01 eth0 0.35 0.23 0.15 0.07 0.00 0.00 0.00 0.00 14:35:15 14:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:35:15 14:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:35:15 14:24:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 14:35:15 14:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:35:15 14:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:35:15 14:25:01 eth0 0.48 0.05 0.05 0.00 0.00 0.00 0.00 0.00 14:35:15 14:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:35:15 14:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:35:15 14:26:01 eth0 0.52 0.30 0.27 0.20 0.00 0.00 0.00 0.00 14:35:15 14:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:35:15 14:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:35:15 14:27:01 eth0 0.55 0.08 0.06 0.01 0.00 0.00 0.00 0.00 14:35:15 14:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:35:15 14:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:35:15 14:28:01 eth0 0.70 0.52 0.43 0.27 0.00 0.00 0.00 0.00 14:35:15 14:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:35:15 14:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:35:15 14:29:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 14:35:15 14:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:35:15 14:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:35:15 14:30:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 14:35:15 14:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:35:15 14:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:35:15 14:31:01 eth0 0.48 0.07 0.04 0.01 0.00 0.00 0.00 0.00 14:35:15 14:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:35:15 14:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:35:15 14:32:01 eth0 0.32 0.07 0.03 0.01 0.00 0.00 0.00 0.00 14:35:15 14:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:35:15 14:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:35:15 14:33:01 eth0 0.72 0.48 0.41 0.27 0.00 0.00 0.00 0.00 14:35:15 14:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:35:15 14:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:35:15 14:34:01 eth0 0.53 0.05 0.05 0.00 0.00 0.00 0.00 0.00 14:35:15 14:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:35:15 14:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:35:15 14:35:01 eth0 195.94 171.15 2170.98 18.40 0.00 0.00 0.00 0.00 14:35:15 14:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:35:15 14:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:35:15 Average: eth0 141.89 125.71 699.76 25.00 0.00 0.00 0.00 0.00 14:35:15 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:35:15 Average: docker0 58.47 54.31 4.42 190.17 0.00 0.00 0.00 0.00 14:35:15 14:35:15 14:35:15 ---> sar -P ALL: 14:35:15 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/25/21 _x86_64_ (2 CPU) 14:35:15 14:35:15 14:11:33 LINUX RESTART (2 CPU) 14:35:15 14:35:15 14:12:01 CPU %user %nice %system %iowait %steal %idle 14:35:15 14:13:01 all 25.01 0.00 5.76 4.81 0.10 64.32 14:35:15 14:13:01 0 22.42 0.00 6.56 4.39 0.11 66.53 14:35:15 14:13:01 1 27.58 0.00 4.97 5.22 0.09 62.13 14:35:15 14:14:01 all 11.94 0.00 4.17 6.56 0.07 77.26 14:35:15 14:14:01 0 9.08 0.00 4.19 8.03 0.07 78.63 14:35:15 14:14:01 1 14.80 0.00 4.16 5.09 0.07 75.89 14:35:15 14:15:01 all 59.43 0.00 8.66 3.25 0.11 28.56 14:35:15 14:15:01 0 58.45 0.00 9.00 3.30 0.11 29.14 14:35:15 14:15:01 1 60.41 0.00 8.32 3.20 0.11 27.97 14:35:15 14:16:02 all 37.52 0.00 5.14 0.54 0.08 56.72 14:35:15 14:16:02 0 37.84 0.00 5.23 0.49 0.07 56.37 14:35:15 14:16:02 1 37.20 0.00 5.05 0.58 0.09 57.08 14:35:15 14:17:01 all 37.95 0.00 12.52 18.66 0.11 30.76 14:35:15 14:17:01 0 37.23 0.00 12.46 18.30 0.11 31.90 14:35:15 14:17:01 1 38.68 0.00 12.58 19.02 0.11 29.61 14:35:15 14:18:01 all 39.03 0.00 14.86 30.27 0.10 15.74 14:35:15 14:18:01 0 39.62 0.00 15.13 28.42 0.11 16.73 14:35:15 14:18:01 1 38.45 0.00 14.59 32.12 0.09 14.75 14:35:15 14:19:01 all 50.32 0.00 15.56 25.87 0.11 8.14 14:35:15 14:19:01 0 50.77 0.00 15.06 27.95 0.11 6.11 14:35:15 14:19:01 1 49.86 0.00 16.06 23.80 0.11 10.17 14:35:15 14:20:01 all 62.31 0.00 15.50 10.29 0.12 11.78 14:35:15 14:20:01 0 62.01 0.00 14.81 9.85 0.13 13.21 14:35:15 14:20:01 1 62.61 0.00 16.19 10.73 0.11 10.35 14:35:15 14:21:01 all 0.44 0.00 0.46 0.27 0.03 98.80 14:35:15 14:21:01 0 0.55 0.00 0.60 0.52 0.02 98.31 14:35:15 14:21:01 1 0.34 0.00 0.32 0.02 0.03 99.30 14:35:15 14:22:01 all 0.13 0.00 0.03 0.01 0.01 99.82 14:35:15 14:22:01 0 0.05 0.00 0.03 0.02 0.02 99.88 14:35:15 14:22:01 1 0.22 0.00 0.03 0.00 0.00 99.75 14:35:15 14:23:01 all 0.20 0.00 0.44 0.00 0.02 99.33 14:35:15 14:23:01 0 0.13 0.00 0.45 0.00 0.03 99.39 14:35:15 14:23:01 1 0.27 0.00 0.43 0.00 0.02 99.28 14:35:15 14:35:15 14:23:01 CPU %user %nice %system %iowait %steal %idle 14:35:15 14:24:01 all 0.07 0.00 0.03 0.00 0.03 99.88 14:35:15 14:24:01 0 0.02 0.00 0.03 0.00 0.03 99.92 14:35:15 14:24:01 1 0.12 0.00 0.02 0.00 0.02 99.85 14:35:15 14:25:01 all 0.12 0.00 0.02 0.00 0.03 99.84 14:35:15 14:25:01 0 0.03 0.00 0.03 0.00 0.03 99.90 14:35:15 14:25:01 1 0.20 0.00 0.00 0.00 0.02 99.78 14:35:15 14:26:01 all 0.12 0.00 0.03 0.00 0.01 99.85 14:35:15 14:26:01 0 0.03 0.00 0.03 0.00 0.02 99.92 14:35:15 14:26:01 1 0.20 0.00 0.02 0.00 0.00 99.78 14:35:15 14:27:01 all 0.11 0.00 0.05 0.00 0.03 99.82 14:35:15 14:27:01 0 0.05 0.00 0.05 0.00 0.02 99.88 14:35:15 14:27:01 1 0.17 0.00 0.05 0.00 0.03 99.75 14:35:15 14:28:01 all 0.21 0.00 0.02 0.02 0.02 99.74 14:35:15 14:28:01 0 0.02 0.00 0.02 0.03 0.02 99.92 14:35:15 14:28:01 1 0.40 0.00 0.02 0.00 0.02 99.57 14:35:15 14:29:01 all 0.18 0.00 0.02 0.00 0.03 99.77 14:35:15 14:29:01 0 0.03 0.00 0.02 0.00 0.03 99.92 14:35:15 14:29:01 1 0.33 0.00 0.02 0.00 0.03 99.62 14:35:15 14:30:01 all 0.15 0.00 0.03 0.00 0.01 99.81 14:35:15 14:30:01 0 0.03 0.00 0.03 0.00 0.02 99.92 14:35:15 14:30:01 1 0.27 0.00 0.03 0.00 0.00 99.70 14:35:15 14:31:01 all 0.12 0.00 0.03 0.01 0.03 99.82 14:35:15 14:31:01 0 0.07 0.00 0.02 0.00 0.03 99.88 14:35:15 14:31:01 1 0.17 0.00 0.03 0.02 0.02 99.77 14:35:15 14:32:01 all 0.08 0.00 0.03 0.00 0.02 99.88 14:35:15 14:32:01 0 0.02 0.00 0.03 0.00 0.03 99.92 14:35:15 14:32:01 1 0.13 0.00 0.02 0.00 0.00 99.85 14:35:15 14:33:01 all 0.13 0.00 0.03 0.00 0.02 99.82 14:35:15 14:33:01 0 0.05 0.00 0.03 0.00 0.02 99.90 14:35:15 14:33:01 1 0.20 0.00 0.03 0.00 0.02 99.75 14:35:15 14:34:01 all 0.08 0.00 0.02 0.00 0.03 99.87 14:35:15 14:34:01 0 0.03 0.00 0.02 0.00 0.05 99.90 14:35:15 14:34:01 1 0.13 0.00 0.02 0.00 0.00 99.85 14:35:15 14:35:15 14:34:01 CPU %user %nice %system %iowait %steal %idle 14:35:15 14:35:01 all 5.10 0.00 1.80 1.21 0.04 91.85 14:35:15 14:35:01 0 4.65 0.00 1.90 0.32 0.05 93.07 14:35:15 14:35:01 1 5.55 0.00 1.69 2.10 0.03 90.63 14:35:15 Average: all 13.64 0.00 3.52 4.20 0.05 78.60 14:35:15 Average: 0 13.31 0.00 3.54 4.19 0.05 78.91 14:35:15 Average: 1 13.98 0.00 3.50 4.20 0.04 78.28 14:35:15 14:35:15 14:35:15