Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jpwhitemn for edgexfoundry/edgex-go Obtained Jenkinsfile from 3afc5e4f5c00745ff2ccefa393620ee78cc10e06+f7c7132b17dbbb881af4d9ccfc6ed9167751e366 (d538654a8cd6f2b9fa1e8a2edb55818eb3c8f910) 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8370022939918786762.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a03e002eace0db65b27acd1444eb3c4392a49323 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh3113361891665015825.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 a03e002eace0db65b27acd1444eb3c4392a49323 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-3805/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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3805/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2553798473914732172.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a03e002eace0db65b27acd1444eb3c4392a49323 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a03e002eace0db65b27acd1444eb3c4392a49323 # timeout=10 Commit message: "Merge pull request #364 from ernestojeda/fix-folder-name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2515860883936754887.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3805/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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3805/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1894042417168121583.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-343’ Running on prd-centos7-docker-4c-2g-346 in /w/workspace/edgexfoundry_edgex-go_PR-3805 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh8752675167268323091.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh8140628353189379266.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3805/head:refs/remotes/origin/PR-3805 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit f7c7132b17dbbb881af4d9ccfc6ed9167751e366 into PR head commit 3afc5e4f5c00745ff2ccefa393620ee78cc10e06 Merge succeeded, producing 772e960d471025f285cfc1e6b1b6a97be33e2ad3 Checking out Revision 772e960d471025f285cfc1e6b1b6a97be33e2ad3 (PR-3805) > git config core.sparsecheckout # timeout=10 > git checkout -f 3afc5e4f5c00745ff2ccefa393620ee78cc10e06 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh2851390990643818978.key > git merge f7c7132b17dbbb881af4d9ccfc6ed9167751e366 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 772e960d471025f285cfc1e6b1b6a97be33e2ad3 # timeout=10 Commit message: "Merge commit 'f7c7132b17dbbb881af4d9ccfc6ed9167751e366' into HEAD" > git rev-list --no-walk 3afc5e4f5c00745ff2ccefa393620ee78cc10e06 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:31:05 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:31:05 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:31:05 ========================================================= 16:31:05 EdgeX Global Pipelines Version Info 16:31:05 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:31:06 ------------------- 16:31:06 stable info: 16:31:06 ------------------- 16:31:06 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:31:06 Commit SHA: a03e002eace0db65b27acd1444eb3c4392a49323 16:31:06 Message: update stable to v1.0.213 16:31:06 ------------------- 16:31:06 experimental info: 16:31:06 ------------------- 16:31:06 Commited By: **** collab-it+edgex@linuxfoundation.org 16:31:06 Commit SHA: a03e002eace0db65b27acd1444eb3c4392a49323 16:31:06 Message: update experimental to v1.0.213 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:31:07 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 16:31:07 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 16:31:07 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:31:07 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:31:07 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:31:07 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 16:31:07 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:31:07 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 16:31:07 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 16:31:07 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 16:31:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:31:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:31:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:31:07 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:31:07 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:31:07 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:31:07 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:31:07 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:31:07 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 16:31:07 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 16:31:07 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 16:31:07 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:31:07 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3805 [Pipeline] echo 16:31:07 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3805 [Pipeline] echo 16:31:07 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3805 [Pipeline] echo 16:31:07 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 772e960d471025f285cfc1e6b1b6a97be33e2ad3 [Pipeline] echo 16:31:07 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 772e960 [Pipeline] echo 16:31:07 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:31:07 provisioning config files... 16:31:07 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config752767721266089430tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:31:07 ---> docker-login.sh 16:31:07 nexus3.edgexfoundry.org:10001 16:31:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:31:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:31:07 Configure a credential helper to remove this warning. See 16:31:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:31:07 16:31:07 Login Succeeded 16:31:07 nexus3.edgexfoundry.org:10002 16:31:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:31:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:31:07 Configure a credential helper to remove this warning. See 16:31:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:31:07 16:31:07 Login Succeeded 16:31:07 nexus3.edgexfoundry.org:10003 16:31:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:31:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:31:08 Configure a credential helper to remove this warning. See 16:31:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:31:08 16:31:08 Login Succeeded 16:31:08 nexus3.edgexfoundry.org:10004 16:31:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:31:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:31:08 Configure a credential helper to remove this warning. See 16:31:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:31:08 16:31:08 Login Succeeded 16:31:08 docker.io 16:31:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:31:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:31:08 Configure a credential helper to remove this warning. See 16:31:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:31:08 16:31:08 Login Succeeded 16:31:08 ---> docker-login.sh ends [Pipeline] } 16:31:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:31:09 ++ 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 16:31:09 + for file in '`ls cmd/**/Dockerfile`' 16:31:09 ++ dirname cmd/core-command/Dockerfile 16:31:09 ++ cut -d/ -f2 16:31:09 + echo core-command,cmd/core-command/Dockerfile 16:31:09 + for file in '`ls cmd/**/Dockerfile`' 16:31:09 ++ dirname cmd/core-data/Dockerfile 16:31:09 ++ cut -d/ -f2 16:31:09 + echo core-data,cmd/core-data/Dockerfile 16:31:09 + for file in '`ls cmd/**/Dockerfile`' 16:31:09 ++ dirname cmd/core-metadata/Dockerfile 16:31:09 ++ cut -d/ -f2 16:31:09 + echo core-metadata,cmd/core-metadata/Dockerfile 16:31:09 + for file in '`ls cmd/**/Dockerfile`' 16:31:09 ++ dirname cmd/security-bootstrapper/Dockerfile 16:31:09 ++ cut -d/ -f2 16:31:09 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 16:31:09 + for file in '`ls cmd/**/Dockerfile`' 16:31:09 ++ dirname cmd/security-proxy-setup/Dockerfile 16:31:09 ++ cut -d/ -f2 16:31:09 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 16:31:09 + for file in '`ls cmd/**/Dockerfile`' 16:31:09 ++ dirname cmd/security-secretstore-setup/Dockerfile 16:31:09 ++ cut -d/ -f2 16:31:09 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 16:31:09 + for file in '`ls cmd/**/Dockerfile`' 16:31:09 ++ dirname cmd/support-notifications/Dockerfile 16:31:09 ++ cut -d/ -f2 16:31:09 + echo support-notifications,cmd/support-notifications/Dockerfile 16:31:09 + for file in '`ls cmd/**/Dockerfile`' 16:31:09 ++ dirname cmd/support-scheduler/Dockerfile 16:31:09 ++ cut -d/ -f2 16:31:09 + echo support-scheduler,cmd/support-scheduler/Dockerfile 16:31:09 + for file in '`ls cmd/**/Dockerfile`' 16:31:09 ++ dirname cmd/sys-mgmt-agent/Dockerfile 16:31:09 ++ cut -d/ -f2 16:31:09 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 16:31:09 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 16:31:09 + git rev-list -1 --merges 772e960d471025f285cfc1e6b1b6a97be33e2ad3~1..772e960d471025f285cfc1e6b1b6a97be33e2ad3 [Pipeline] echo 16:31:09 -----------> git rev-list -1 --merges 772e960d471025f285cfc1e6b1b6a97be33e2ad3~1..772e960d471025f285cfc1e6b1b6a97be33e2ad3 772e960d471025f285cfc1e6b1b6a97be33e2ad3 16:31:09 772e960d471025f285cfc1e6b1b6a97be33e2ad3 [false] [Pipeline] sh 16:31:09 + git log --format=format:%s -1 772e960d471025f285cfc1e6b1b6a97be33e2ad3 [Pipeline] echo 16:31:09 ========================================================= 16:31:09 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:31:09 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 16:31:10 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:31:10 16:31:10 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 16:31:10 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:31:10 latest: Pulling from edgex-devops/git-semver 16:31:10 a0d0a0d46f8b: Pulling fs layer 16:31:10 3e5f54012d9b: Pulling fs layer 16:31:10 4c7163046ea9: Pulling fs layer 16:31:10 0c2d73faf560: Pulling fs layer 16:31:10 0c2d73faf560: Waiting 16:31:10 3e5f54012d9b: Verifying Checksum 16:31:10 3e5f54012d9b: Download complete 16:31:10 a0d0a0d46f8b: Verifying Checksum 16:31:10 a0d0a0d46f8b: Download complete 16:31:10 0c2d73faf560: Verifying Checksum 16:31:10 0c2d73faf560: Download complete 16:31:10 4c7163046ea9: Verifying Checksum 16:31:10 4c7163046ea9: Download complete 16:31:10 a0d0a0d46f8b: Pull complete 16:31:10 3e5f54012d9b: Pull complete 16:31:11 4c7163046ea9: Pull complete 16:31:11 0c2d73faf560: Pull complete 16:31:11 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 16:31:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:31:11 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 16:31:11 prd-centos7-docker-4c-2g-346 does not seem to be running inside a container 16:31:11 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 16:31:12 $ docker top 60422b16b54ba4b2ae831e8463b44bf566fc20f79786faa11b584638376c848d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:31:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:31:12 [ssh-agent] Looking for ssh-agent implementation... 16:31:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:31:12 $ docker exec 60422b16b54ba4b2ae831e8463b44bf566fc20f79786faa11b584638376c848d ssh-agent 16:31:12 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXgdAgPC/agent.15 16:31:12 SSH_AGENT_PID=21 16:31:12 Running ssh-add (command line suppressed) 16:31:12 Identity added: /w/workspace/edgex-go/2@tmp/private_key_5798437810114271717.key (/w/workspace/edgex-go/2@tmp/private_key_5798437810114271717.key) 16:31:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:31:12 + git tag --points-at HEAD [Pipeline] } 16:31:12 $ docker exec --env ******** --env ******** 60422b16b54ba4b2ae831e8463b44bf566fc20f79786faa11b584638376c848d ssh-agent -k 16:31:13 unset SSH_AUTH_SOCK; 16:31:13 unset SSH_AGENT_PID; 16:31:13 echo Agent pid 21 killed; 16:31:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:31:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:31:13 [ssh-agent] Looking for ssh-agent implementation... 16:31:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:31:13 $ docker exec 60422b16b54ba4b2ae831e8463b44bf566fc20f79786faa11b584638376c848d ssh-agent 16:31:13 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXjddPao/agent.55 16:31:13 SSH_AGENT_PID=61 16:31:13 Running ssh-add (command line suppressed) 16:31:13 Identity added: /w/workspace/edgex-go/2@tmp/private_key_3606443501404021977.key (/w/workspace/edgex-go/2@tmp/private_key_3606443501404021977.key) 16:31:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:31:13 + git semver init 16:31:13 # -> Open(): unable to determine branch for HEAD 16:31:13 # $GIT_DIR = /w/workspace/edgex-go/2/.git 16:31:13 # $GIT_WORK_TREE = /w/workspace/edgex-go/2 16:31:13 # $SEMVER_REMOTE_NAME = origin 16:31:13 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:31:13 # $SEMVER_USER_NAME = edgex-jenkins 16:31:13 # $SEMVER_BRANCH = PR-3805 16:31:13 # $SEMVER_TEMP = /tmp/semver-094749031 16:31:13 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 16:31:28 # '/tmp/semver-094749031' -> '/w/workspace/edgex-go/2/.semver' 16:31:28 # -> Force: false 16:31:28 # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } 16:31:28 $ docker exec --env ******** --env ******** 60422b16b54ba4b2ae831e8463b44bf566fc20f79786faa11b584638376c848d ssh-agent -k 16:31:28 unset SSH_AUTH_SOCK; 16:31:28 unset SSH_AGENT_PID; 16:31:28 echo Agent pid 61 killed; 16:31:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:31:29 + git semver [Pipeline] } 16:31:29 $ docker stop --time=1 60422b16b54ba4b2ae831e8463b44bf566fc20f79786faa11b584638376c848d 16:31:31 $ docker rm -f 60422b16b54ba4b2ae831e8463b44bf566fc20f79786faa11b584638376c848d [Pipeline] // withDockerContainer [Pipeline] sh 16:31:31 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:31:31 Stashed 1 file(s) [Pipeline] echo 16:31:31 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo 16:31:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:31:31 ========================================================= 16:31:31 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 16:31:31 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:31:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 16:31:32 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 16:31:32 a0d0a0d46f8b: Already exists 16:31:32 31adcdaf11c8: Pulling fs layer 16:31:32 b8b176561691: Pulling fs layer 16:31:32 4527c011a84f: Pulling fs layer 16:31:32 5d74067f8e1e: Pulling fs layer 16:31:32 e0aca202a116: Pulling fs layer 16:31:32 3a43be97a3b4: Pulling fs layer 16:31:32 34cad66bf833: Pulling fs layer 16:31:32 b4e3c513aaa6: Pulling fs layer 16:31:32 5d74067f8e1e: Waiting 16:31:32 e0aca202a116: Waiting 16:31:32 3a43be97a3b4: Waiting 16:31:32 34cad66bf833: Waiting 16:31:32 b4e3c513aaa6: Waiting 16:31:32 b8b176561691: Verifying Checksum 16:31:32 b8b176561691: Download complete 16:31:32 31adcdaf11c8: Verifying Checksum 16:31:32 31adcdaf11c8: Download complete 16:31:32 5d74067f8e1e: Verifying Checksum 16:31:32 5d74067f8e1e: Download complete 16:31:32 e0aca202a116: Verifying Checksum 16:31:32 e0aca202a116: Download complete 16:31:32 3a43be97a3b4: Verifying Checksum 16:31:32 3a43be97a3b4: Download complete 16:31:32 34cad66bf833: Verifying Checksum 16:31:32 34cad66bf833: Download complete 16:31:32 31adcdaf11c8: Pull complete 16:31:32 b8b176561691: Pull complete 16:31:32 4527c011a84f: Verifying Checksum 16:31:32 4527c011a84f: Download complete 16:31:32 b4e3c513aaa6: Verifying Checksum 16:31:32 b4e3c513aaa6: Download complete 16:31:37 4527c011a84f: Pull complete 16:31:37 5d74067f8e1e: Pull complete 16:31:37 e0aca202a116: Pull complete 16:31:37 3a43be97a3b4: Pull complete 16:31:37 34cad66bf833: Pull complete 16:31:39 b4e3c513aaa6: Pull complete 16:31:39 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 16:31:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 16:31:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 16:31:40 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 16:31:40 WORKDIR /edgex 16:31:40 COPY go.mod . 16:31:40 RUN go mod download' 16:31:40 + docker build -t ci-base-image-x86_64 -f - . 16:31:42 Sending build context to Docker daemon 329.9MB 16:31:42 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 16:31:42 ---> 9f6097aaca64 16:31:42 Step 2/4 : WORKDIR /edgex 16:31:42 ---> Running in 717711bb42b0 16:31:42 Removing intermediate container 717711bb42b0 16:31:42 ---> 0255bf0d9fac 16:31:42 Step 3/4 : COPY go.mod . 16:31:42 ---> 88361479f171 16:31:42 Step 4/4 : RUN go mod download 16:31:42 ---> Running in a99f9ebb0b67 16:31:46 Still waiting to schedule task 16:31:46 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-344’ 16:32:15 Removing intermediate container a99f9ebb0b67 16:32:15 ---> 32dfce441baa 16:32:15 Successfully built 32dfce441baa 16:32:15 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 16:32:15 + docker inspect -f . ci-base-image-x86_64 16:32:15 . [Pipeline] withDockerContainer 16:32:15 prd-centos7-docker-4c-2g-346 does not seem to be running inside a container 16:32:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:32:16 $ docker top 455839a1d6e81d66860cf60174e4ac7f07cdcc21104a562db611176b22067c54 -eo pid,comm [Pipeline] { [Pipeline] sh 16:32:16 + go version 16:32:16 go version go1.16.8 linux/amd64 [Pipeline] } 16:32:16 $ docker stop --time=1 455839a1d6e81d66860cf60174e4ac7f07cdcc21104a562db611176b22067c54 16:32:17 $ docker rm -f 455839a1d6e81d66860cf60174e4ac7f07cdcc21104a562db611176b22067c54 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:32:18 + docker inspect -f . ci-base-image-x86_64 16:32:18 . [Pipeline] withDockerContainer 16:32:18 prd-centos7-docker-4c-2g-346 does not seem to be running inside a container 16:32: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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:32:18 $ docker top d561e17f21bc765f8fd2db2ed0caa4a12e49464456ba57fbce724518ae9aae05 -eo pid,comm [Pipeline] { [Pipeline] echo 16:32:18 ========================================================= 16:32:18 [edgeXBuildGoParallel] Running Tests and Build... 16:32:18 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:32:19 + make test 16:32:19 go mod tidy 16:32:19 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:32:25 ? github.com/edgexfoundry/edgex-go [no test files] 16:32:43 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:32:50 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:32:50 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:32:50 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:32:53 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 16:32:54 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:32:54 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 16:32:54 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:32:55 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:32:55 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:32:55 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 16:32:55 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 16:32:55 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:32:55 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 16:32:57 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.054s coverage: 28.7% of statements 16:32:57 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:32:57 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:32:58 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.070s coverage: 98.5% of statements 16:32:58 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 16:32:58 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.057s coverage: 44.7% of statements 16:32:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:32:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:33:00 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.129s coverage: 89.5% of statements 16:33:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 16:33:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 16:33:00 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.062s coverage: 84.4% of statements 16:33:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:33:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 16:33:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 16:33:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:33:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:33:02 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.296s coverage: 94.2% of statements 16:33:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 16:33:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 16:33:02 ok github.com/edgexfoundry/edgex-go/internal/io 0.055s coverage: 59.1% of statements 16:33:02 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:33:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 16:33:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 16:33:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:33:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:33:02 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.051s coverage: 60.0% of statements 16:33:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:33:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:33:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:33:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.056s coverage: 0.9% of statements 16:33:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 16:33:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.047s coverage: 58.8% of statements 16:33:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.054s coverage: 21.7% of statements 16:33:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 16:33:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.053s coverage: 47.1% of statements 16:33:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.060s coverage: 79.5% of statements 16:33:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.055s coverage: 94.1% of statements 16:33:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.062s coverage: 96.3% of statements 16:33:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.042s coverage: 87.5% of statements 16:33:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.056s coverage: 94.4% of statements 16:33:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.054s coverage: 44.8% of statements 16:33:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.201s coverage: 82.5% of statements 16:33:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 16:33:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.081s coverage: 92.9% of statements 16:33:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 16:33:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 16:33:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 16:33:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements 16:33:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 16:33:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 16:33:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 16:33:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 16:33:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 16:33:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.067s coverage: 87.2% of statements 16:33:42 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:33:42 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:33:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements 16:33:42 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:33:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.062s coverage: 58.8% of statements 16:33:42 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 16:33:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.066s coverage: 80.0% of statements 16:33:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.055s coverage: 87.2% of statements 16:33:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.064s coverage: 85.4% of statements 16:33:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.134s coverage: 91.2% of statements 16:33:42 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:33:42 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.138s coverage: 64.4% of statements 16:33:42 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:33:42 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:33:42 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.041s coverage: 100.0% of statements 16:33:42 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 89.4% of statements 16:33:42 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.030s coverage: 100.0% of statements 16:33:42 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.024s coverage: 73.7% of statements 16:33:42 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.027s coverage: 100.0% of statements 16:33:42 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.234s coverage: 65.4% of statements 16:33:42 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 16:33:42 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 16:33:42 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 16:33:42 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.116s coverage: 43.8% of statements 16:33:42 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:33:42 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:33:42 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.052s coverage: 89.5% of statements 16:33:42 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 16:33:42 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.048s coverage: 84.8% of statements 16:33:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 16:33:50 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.062s coverage: 17.7% of statements 16:33:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 16:33:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 16:33:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:33:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:33:50 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.116s coverage: 92.3% of statements 16:33:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 16:33:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 16:33:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 16:33:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 16:33:50 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.050s coverage: 63.2% of statements 16:33:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:33:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:33:50 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.097s coverage: 97.7% of statements 16:33:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 16:33:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 16:33:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 16:33:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 16:33:50 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.055s coverage: 28.9% of statements 16:33:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 16:33:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 16:33:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 16:33:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 16:33:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 16:33:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 16:33:50 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.057s coverage: 100.0% of statements 16:33:50 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 96.9% of statements 16:33:50 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 16:34:29 GO111MODULE=on go vet ./... 16:34:37 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:34:37 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:34:37 ./bin/test-attribution-txt.sh [Pipeline] sh 16:34:38 + ls -al . 16:34:38 total 644 16:34:38 drwxrwxr-x 10 1001 1001 4096 Nov 12 16:34 . 16:34:38 drwxr-xr-x 4 root root 28 Nov 12 16:32 .. 16:34:38 -rw-rw-r-- 1 1001 1001 11 Nov 12 16:31 .dockerignore 16:34:38 drwxrwxr-x 8 1001 1001 179 Nov 12 16:31 .git 16:34:38 drwxrwxr-x 4 1001 1001 142 Nov 12 16:31 .github 16:34:38 -rw-rw-r-- 1 1001 1001 804 Nov 12 16:31 .gitignore 16:34:38 -rw-rw-r-- 1 1001 1001 42 Nov 12 16:31 .golangci.yml 16:34:38 -rw-rw-r-- 1 1001 1001 76 Nov 12 16:31 .hadolint.yml 16:34:38 drwx------ 3 1001 1001 58 Nov 12 16:31 .semver 16:34:38 -rw-rw-r-- 1 1001 1001 166 Nov 12 16:31 .sonarcloud.properties 16:34:38 -rw-rw-r-- 1 1001 1001 1171 Nov 12 16:31 ADOPTERS.md 16:34:38 -rw-rw-r-- 1 1001 1001 8910 Nov 12 16:31 Attribution.txt 16:34:38 -rw-rw-r-- 1 1001 1001 52851 Nov 12 16:31 CHANGELOG.md 16:34:38 -rw-rw-r-- 1 1001 1001 3804 Nov 12 16:31 CONTRIBUTING.md 16:34:38 -rw-rw-r-- 1 1001 1001 677 Nov 12 16:31 GOVERNANCE.md 16:34:38 -rw-rw-r-- 1 1001 1001 849 Nov 12 16:31 Jenkinsfile 16:34:38 -rw-rw-r-- 1 1001 1001 10775 Nov 12 16:31 LICENSE 16:34:38 -rw-rw-r-- 1 1001 1001 6508 Nov 12 16:31 Makefile 16:34:38 -rw-rw-r-- 1 1001 1001 582 Nov 12 16:31 OWNERS.md 16:34:38 -rw-rw-r-- 1 1001 1001 8256 Nov 12 16:31 README.md 16:34:38 -rw-rw-r-- 1 1001 1001 6912 Nov 12 16:31 SECURITY.md 16:34:38 -rw-rw-r-- 1 1001 1001 5 Nov 12 16:31 VERSION 16:34:38 -rw-rw-r-- 1 1001 1001 4131 Nov 12 16:31 ZMQWindows.md 16:34:38 drwxrwxr-x 2 1001 1001 37 Nov 12 16:31 bin 16:34:38 drwxrwxr-x 14 1001 1001 4096 Nov 12 16:31 cmd 16:34:38 -rw-r--r-- 1 root root 428381 Nov 12 16:33 coverage.out 16:34:38 -rw-rw-r-- 1 1001 1001 822 Nov 12 16:31 go.mod 16:34:38 -rw-rw-r-- 1 1001 1001 49471 Nov 12 16:31 go.sum 16:34:38 drwxrwxr-x 8 1001 1001 124 Nov 12 16:31 internal 16:34:38 drwxrwxr-x 3 1001 1001 16 Nov 12 16:31 openapi 16:34:38 drwxrwxr-x 4 1001 1001 71 Nov 12 16:31 snap 16:34:38 -rw-rw-r-- 1 1001 1001 204 Nov 12 16:31 version.go [Pipeline] sh 16:34:38 + '[' -e coverage.out ] 16:34:38 + chown 1001:1001 coverage.out [Pipeline] stash 16:34:38 Stashed 1 file(s) [Pipeline] sh 16:34:39 + make build 16:34:39 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 16:34:40 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 16:34: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 16:34: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 16:34:48 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 16:34: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 16:34:49 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 16:34:50 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 16:34:51 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 16:34:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:34:53 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 16:34:54 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] } 16:34:56 $ docker stop --time=1 d561e17f21bc765f8fd2db2ed0caa4a12e49464456ba57fbce724518ae9aae05 16:34:58 $ docker rm -f d561e17f21bc765f8fd2db2ed0caa4a12e49464456ba57fbce724518ae9aae05 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:35:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:35:00 16:35:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 16:35:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:35:00 latest: Pulling from edgex-devops/edgex-compose 16:35:00 cbdbe7a5bc2a: Pulling fs layer 16:35:00 ca9280d653b3: Pulling fs layer 16:35:00 7e9c9ca2126c: Pulling fs layer 16:35:00 cbdbe7a5bc2a: Verifying Checksum 16:35:00 cbdbe7a5bc2a: Download complete 16:35:00 ca9280d653b3: Verifying Checksum 16:35:00 ca9280d653b3: Download complete 16:35:00 cbdbe7a5bc2a: Pull complete 16:35:00 7e9c9ca2126c: Verifying Checksum 16:35:00 7e9c9ca2126c: Download complete 16:35:01 ca9280d653b3: Pull complete 16:35:02 Running on prd-ubuntu18.04-docker-arm64-4c-16g-349 in /w/workspace/edgexfoundry_edgex-go_PR-3805 [Pipeline] { [Pipeline] ws 16:35:02 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 16:35:03 The recommended git tool is: git 16:35:05 7e9c9ca2126c: Pull complete 16:35:05 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 16:35:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:35:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 16:35:05 prd-centos7-docker-4c-2g-346 does not seem to be running inside a container 16:35:05 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 16:35:08 $ docker top aa89cbef47131562cdc2883563337c9deddb8bf7296f4d8244d53d3b93eaa0bf -eo pid,comm [Pipeline] { [Pipeline] sh 16:35:08 using credential edgex-jenkins-ssh 16:35:08 Cloning the remote Git repository 16:35:08 + docker-compose build --help 16:35:08 + grep parallel 16:35:08 Cloning repository git@github.com:edgexfoundry/edgex-go.git 16:35:08 > git init /w/workspace/edgex-go/2 # timeout=10 16:35:09 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:35:09 > git --version # timeout=10 16:35:09 > git --version # 'git version 2.17.1' 16:35:09 using GIT_SSH to set credentials SSH Credentials for GitHub 16:35:09 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:35:09 --parallel Build images in parallel. [Pipeline] } 16:35:09 $ docker stop --time=1 aa89cbef47131562cdc2883563337c9deddb8bf7296f4d8244d53d3b93eaa0bf 16:35:10 $ docker rm -f aa89cbef47131562cdc2883563337c9deddb8bf7296f4d8244d53d3b93eaa0bf [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:35:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:35:10 . [Pipeline] withDockerContainer 16:35:11 prd-centos7-docker-4c-2g-346 does not seem to be running inside a container 16:35:11 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 16:35:11 $ docker top 71315269f28564eaa2a36ad5754a7a2daaecfcc02dd0551e230034bc6d2d1e85 -eo pid,comm [Pipeline] { [Pipeline] sh 16:35:11 + docker-compose -f ./docker-compose-build.yml build --parallel 16:35:12 Building core-command ... 16:35:12 Building core-data ... 16:35:12 Building core-metadata ... 16:35:12 Building security-bootstrapper ... 16:35:12 Building security-proxy-setup ... 16:35:12 Building security-secretstore-setup ... 16:35:12 Building support-notifications ... 16:35:12 Building support-scheduler ... 16:35:12 Building sys-mgmt-agent ... 16:35:12 Building security-secretstore-setup 16:35:12 Building core-metadata 16:35:12 Building sys-mgmt-agent 16:35:12 Building support-notifications 16:35:12 Building security-bootstrapper 16:35:24 Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 16:35:24 Step 2/30 : FROM ${BUILDER_BASE} AS builder 16:35:24 ---> 32dfce441baa 16:35:24 Step 3/30 : WORKDIR /edgex-go 16:35:24 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 16:35:24 Step 2/21 : FROM ${BUILDER_BASE} AS builder 16:35:24 ---> 32dfce441baa 16:35:24 Step 3/21 : WORKDIR /edgex-go 16:35:26 Merging remotes/origin/main commit f7c7132b17dbbb881af4d9ccfc6ed9167751e366 into PR head commit 3afc5e4f5c00745ff2ccefa393620ee78cc10e06 16:35:26 Merge succeeded, producing 31b105b4f460279c79fa1c8d9152eb8c145da200 16:35:26 Checking out Revision 31b105b4f460279c79fa1c8d9152eb8c145da200 (PR-3805) 16:35:25 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:35:25 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:35:25 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:35:25 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:35:25 using GIT_SSH to set credentials SSH Credentials for GitHub 16:35:25 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3805/head:refs/remotes/origin/PR-3805 +refs/heads/main:refs/remotes/origin/main # timeout=10 16:35:26 > git config core.sparsecheckout # timeout=10 16:35:26 > git checkout -f 3afc5e4f5c00745ff2ccefa393620ee78cc10e06 # timeout=10 16:35:26 > git remote # timeout=10 16:35:26 > git config --get remote.origin.url # timeout=10 16:35:26 using GIT_SSH to set credentials SSH Credentials for GitHub 16:35:26 > git merge f7c7132b17dbbb881af4d9ccfc6ed9167751e366 # timeout=10 16:35:26 > git rev-parse HEAD^{commit} # timeout=10 16:35:26 > git config core.sparsecheckout # timeout=10 16:35:26 > git checkout -f 31b105b4f460279c79fa1c8d9152eb8c145da200 # timeout=10 16:35:28 ---> Running in b62ba21d795c 16:35:28 ---> Running in 456b6758a1d9 16:35:31 Commit message: "Merge commit 'f7c7132b17dbbb881af4d9ccfc6ed9167751e366' into HEAD" 16:35:31 > git rev-list --no-walk 3afc5e4f5c00745ff2ccefa393620ee78cc10e06 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:35:32 Removing intermediate container 456b6758a1d9 16:35:32 ---> 17db6f6857b9 16:35:32 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:35:32 Removing intermediate container b62ba21d795c 16:35:32 ---> d3394b5e996a 16:35:32 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:35:32 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:35:32 % Total % Received % Xferd Average Speed Time Time Time Current 16:35:32 Dload Upload Total Spent Left Speed 16:35:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 89 11824 89 10502 0 0 73440 0 --:--:-- --:--:-- --:--:-- 72930 100 11824 100 11824 0 0 82111 0 --:--:-- --:--:-- --:--:-- 81544 [Pipeline] sh 16:35:32 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:35:33 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 16:35:33 + sudo tee /etc/docker/daemon.new 16:35:33 { 16:35:33 "registry-mirrors": [ 16:35:33 "https://nexus3.edgexfoundry.org:10001" 16:35:33 ], 16:35:33 "bip": "10.250.0.254/24", 16:35:33 "hosts": [ 16:35:33 "tcp://0.0.0.0:5555", 16:35:33 "unix:///var/run/docker.sock" 16:35:33 ], 16:35:33 "mtu": 1458, 16:35:33 "selinux-enabled": true, 16:35:33 "seccomp-profile": "/etc/docker/seccomp.json" 16:35:33 } [Pipeline] sh 16:35:33 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json 16:35:33 ---> Running in 59e162fe63f4 16:35:33 ---> Running in abf6331d4165 16:35:33 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 16:35:33 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:35:33 ---> 32dfce441baa 16:35:33 Step 3/22 : WORKDIR /edgex-go 16:35:33 ---> Using cache 16:35:33 ---> 17db6f6857b9 16:35:33 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [Pipeline] sh 16:35:33 + sudo service docker restart 16:35:34 ---> Running in 22e1dad0cf05 16:35:35 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 16:35:35 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:35:35 ---> 32dfce441baa 16:35:35 Step 3/24 : WORKDIR /edgex-go 16:35:35 ---> Using cache 16:35:35 ---> 17db6f6857b9 16:35:35 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:35:35 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 16:35:35 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:35:35 ---> 32dfce441baa 16:35:35 Step 3/22 : WORKDIR /edgex-go 16:35:35 ---> Using cache 16:35:35 ---> 17db6f6857b9 16:35:35 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:35:35 ---> Running in b74223539e84 16:35:35 ---> Running in 76f81b11642b 16:35:35 Removing intermediate container 59e162fe63f4 16:35:35 ---> e1ec5ea1c439 16:35:35 Step 5/30 : RUN apk add --update --no-cache make git 16:35:35 ---> Running in 73901e288b71 16:35:35 Removing intermediate container abf6331d4165 16:35:35 ---> 94630fab86c6 16:35:35 Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates 16:35:35 ---> Running in 39cb70fa8d50 16:35:36 Removing intermediate container 22e1dad0cf05 16:35:36 ---> ec8a547198d0 16:35:36 Step 5/22 : RUN apk add --update --no-cache make bash git 16:35:36 ---> Running in 9e7aee5563b5 16:35:36 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:35:36 Removing intermediate container b74223539e84 16:35:36 ---> a675f9d37db9 16:35:36 Step 5/24 : RUN apk add --update --no-cache make git 16:35:36 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:35:36 ---> Running in 1c0bcf664a3b 16:35:37 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:35:37 Removing intermediate container 76f81b11642b 16:35:37 ---> ea96966f2abb 16:35:37 Step 5/22 : RUN apk add --update --no-cache make git 16:35:37 ---> Running in 4802fdc79f6e 16:35:37 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:35:37 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:35:37 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:35:37 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:35:37 OK: 220 MiB in 52 packages 16:35:37 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:35:38 OK: 220 MiB in 52 packages 16:35:38 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:35:38 Removing intermediate container 73901e288b71 16:35:38 ---> 5714b507d232 16:35:38 Step 6/30 : COPY . . 16:35:38 OK: 220 MiB in 52 packages 16:35:38 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:35:38 OK: 220 MiB in 52 packages 16:35:38 Removing intermediate container 39cb70fa8d50 16:35:38 ---> 105499cff5b3 16:35:38 Step 6/21 : COPY . . 16:35:38 OK: 220 MiB in 52 packages 16:35:43 Removing intermediate container 9e7aee5563b5 16:35:43 ---> 9bef8fa46dcb 16:35:43 Step 6/22 : COPY . . 16:35:43 ---> bf98be121424 16:35:43 Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:35:43 Removing intermediate container 1c0bcf664a3b 16:35:43 ---> eb7477ed8adf 16:35:43 Step 6/24 : COPY . . 16:35:46 ---> 26ef5a7bf08b 16:35:46 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:35:46 Removing intermediate container 4802fdc79f6e 16:35:46 ---> d09e8535e8ea 16:35:46 Step 6/22 : COPY . . 16:35:47 ---> Running in 29b03a2a99ae 16:35:48 ---> Running in 8101a9cb07c0 16:35:48 ---> 61180e704971 16:35:48 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:35:50 ---> Running in 9a599611ea65 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:35:52 provisioning config files... 16:35:52 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config3432215346495515068tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:35:52 ---> docker-login.sh 16:35:52 nexus3.edgexfoundry.org:10001 16:35:52 Removing intermediate container 8101a9cb07c0 16:35:52 ---> 78540f79d0f9 16:35:52 Step 8/21 : RUN make cmd/support-notifications/support-notifications 16:35:52 ---> 2f7b2ca19d9c 16:35:52 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:35:52 Removing intermediate container 29b03a2a99ae 16:35:52 ---> 086916c81aa2 16:35:52 Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:35:52 ---> Running in 703930aee43b 16:35:52 ---> Running in 4b9d261341b8 16:35:52 ---> Running in 376a7114726a 16:35:52 Removing intermediate container 9a599611ea65 16:35:52 ---> dd0d08a9b762 16:35:52 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:35:52 ---> Running in bacf1fe78f50 16:35:53 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 16:35:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:35:53 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 16:35:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:35:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:35:53 Configure a credential helper to remove this warning. See 16:35:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:35:53 16:35:53 Login Succeeded 16:35:53 nexus3.edgexfoundry.org:10002 16:35:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:35:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:35:54 Configure a credential helper to remove this warning. See 16:35:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:35:54 16:35:54 Login Succeeded 16:35:54 nexus3.edgexfoundry.org:10003 16:35:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:35:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:35:55 Configure a credential helper to remove this warning. See 16:35:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:35:55 16:35:55 Login Succeeded 16:35:55 nexus3.edgexfoundry.org:10004 16:35:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:35:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:35:55 Configure a credential helper to remove this warning. See 16:35:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:35:55 16:35:55 Login Succeeded 16:35:55 docker.io 16:35:55 ---> 822cad433018 16:35:55 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:35:55 ---> Running in bce5ad172ed9 16:35:55 Removing intermediate container 4b9d261341b8 16:35:55 ---> 74f768e6fd05 16:35:55 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:35:55 ---> Running in 2017c2850e1b 16:35:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:35:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:35:56 Configure a credential helper to remove this warning. See 16:35:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:35:56 16:35:56 Login Succeeded 16:35:56 ---> docker-login.sh ends [Pipeline] } 16:35:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 16:35:56 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 [Pipeline] echo 16:35:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:35:57 ========================================================= 16:35:57 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 16:35:57 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:35:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 16:35:57 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:35:57 552d1f2373af: Pulling fs layer 16:35:57 ea3f2d53f512: Pulling fs layer 16:35:57 9e70ebbbe112: Pulling fs layer 16:35:57 7a9cfe048b4a: Pulling fs layer 16:35:57 72dc09318566: Pulling fs layer 16:35:57 f4f7b4309257: Pulling fs layer 16:35:57 0ac9a79272e3: Pulling fs layer 16:35:57 b78e95d17946: Pulling fs layer 16:35:57 f4f7b4309257: Waiting 16:35:57 0ac9a79272e3: Waiting 16:35:57 b78e95d17946: Waiting 16:35:57 72dc09318566: Waiting 16:35:57 9e70ebbbe112: Verifying Checksum 16:35:57 9e70ebbbe112: Download complete 16:35:57 ea3f2d53f512: Verifying Checksum 16:35:57 ea3f2d53f512: Download complete 16:35:57 72dc09318566: Verifying Checksum 16:35:57 72dc09318566: Download complete 16:35:57 f4f7b4309257: Verifying Checksum 16:35:57 f4f7b4309257: Download complete 16:35:57 552d1f2373af: Verifying Checksum 16:35:57 552d1f2373af: Download complete 16:35:57 0ac9a79272e3: Verifying Checksum 16:35:57 0ac9a79272e3: Download complete 16:35:57 Removing intermediate container bce5ad172ed9 16:35:57 ---> ea7f373983ff 16:35:57 Step 8/22 : RUN make cmd/core-metadata/core-metadata 16:35:57 ---> Running in 2f2108c73104 16:35:58 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 16:35:58 552d1f2373af: Pull complete 16:35:59 ea3f2d53f512: Pull complete 16:35:59 9e70ebbbe112: Pull complete 16:35:59 b78e95d17946: Verifying Checksum 16:35:59 b78e95d17946: Download complete 16:36:00 7a9cfe048b4a: Verifying Checksum 16:36:00 7a9cfe048b4a: Download complete 16:36:12 7a9cfe048b4a: Pull complete 16:36:12 72dc09318566: Pull complete 16:36:12 f4f7b4309257: Pull complete 16:36:12 0ac9a79272e3: Pull complete 16:36:18 b78e95d17946: Pull complete 16:36:18 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 16:36:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 16:36:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh 16:36:18 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 16:36:18 WORKDIR /edgex 16:36:18 COPY go.mod . 16:36:18 RUN go mod download 16:36:18 + docker build -t ci-base-image-arm64 -f - . 16:36:21 Sending build context to Docker daemon 166.6MB 16:36:21 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 16:36:21 ---> 8b459fc5aaf0 16:36:21 Step 2/4 : WORKDIR /edgex 16:36:23 ---> Running in 15aabd678d15 16:36:24 Removing intermediate container 15aabd678d15 16:36:24 ---> 7471a1c9c8f6 16:36:24 Step 3/4 : COPY go.mod . 16:36:24 ---> 573b3f5d0d02 16:36:24 Step 4/4 : RUN go mod download 16:36:25 ---> Running in dec83ac761bc 16:36:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:36:45 Removing intermediate container bacf1fe78f50 16:36:45 ---> a80d2b0cc15f 16:36:45 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 16:36:45 ---> Running in 4dc74e23fb03 16:36:45 Removing intermediate container 376a7114726a 16:36:45 ---> 2033b655baff 16:36:45 16:36:45 Step 9/30 : FROM alpine:3.14 16:36:45 3.14: Pulling from library/alpine 16:36:45 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 16:36:45 Status: Downloaded newer image for alpine:3.14 16:36:45 ---> 14119a10abf4 16:36:45 Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 16:36:45 ---> Running in b0ce6962d336 16:36: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 16:36:45 Removing intermediate container b0ce6962d336 16:36:45 ---> caa6569b69fc 16:36:45 Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec 16:36:45 ---> Running in 862b36ff35c1 16:36:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:36:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:36:46 (1/2) Installing dumb-init (1.2.5-r1) 16:36:46 (2/2) Installing su-exec (0.2-r1) 16:36:46 Executing busybox-1.33.1-r3.trigger 16:36:46 OK: 6 MiB in 16 packages 16:36:47 Removing intermediate container 703930aee43b 16:36:47 ---> f0330b6792ab 16:36:47 16:36:47 Step 9/21 : FROM alpine:3.14 16:36:47 ---> 14119a10abf4 16:36:47 Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init 16:36:47 Removing intermediate container 4dc74e23fb03 16:36:47 ---> 73935d9dda3c 16:36:47 16:36:47 Step 10/22 : FROM docker:20.10.8 16:36:47 Removing intermediate container 862b36ff35c1 16:36:47 ---> 040019e77deb 16:36:47 Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init 16:36:47 ---> Running in 15562036ab41 16:36:47 ---> Running in aa406d04451f 16:36:47 20.10.8: Pulling from library/docker 16:36:48 Removing intermediate container aa406d04451f 16:36:48 ---> c2ef0b9b56e6 16:36:48 Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 16:36:48 ---> Running in a29b6c793c03 16:36:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:36:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:36:49 Removing intermediate container a29b6c793c03 16:36:49 ---> 6b541199da71 16:36:49 Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 16:36:49 ---> Running in b5b9509ea393 16:36:49 (1/2) Installing ca-certificates (20191127-r5) 16:36:49 (2/2) Installing dumb-init (1.2.5-r1) 16:36:49 Executing busybox-1.33.1-r3.trigger 16:36:49 Executing ca-certificates-20191127-r5.trigger 16:36:49 OK: 6 MiB in 16 packages 16:36:50 Removing intermediate container 2017c2850e1b 16:36:50 ---> 816d83e3e897 16:36:50 16:36:50 Step 9/24 : FROM alpine:3.14 16:36:50 ---> 14119a10abf4 16:36:50 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 16:36:50 ---> Running in db92a2d75e9f 16:36:50 Removing intermediate container 15562036ab41 16:36:50 ---> 960258acb9aa 16:36:50 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 16:36:50 ---> Running in 567a8d0dcc45 16:36:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:36:51 Removing intermediate container b5b9509ea393 16:36:51 ---> e1c0ec1e0813 16:36:51 Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} 16:36:51 Removing intermediate container 567a8d0dcc45 16:36:51 ---> 9ddb243011d4 16:36:51 Step 12/21 : ENV APP_PORT=59860 16:36:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:36:51 ---> Running in 6fe7ca09b591 16:36:51 ---> Running in 5b61c9197262 16:36:51 (1/3) Installing ca-certificates (20191127-r5) 16:36:51 (2/3) Installing dumb-init (1.2.5-r1) 16:36:51 (3/3) Installing su-exec (0.2-r1) 16:36:51 Executing busybox-1.33.1-r3.trigger 16:36:51 Executing ca-certificates-20191127-r5.trigger 16:36:51 OK: 6 MiB in 17 packages 16:36:51 Removing intermediate container 6fe7ca09b591 16:36:51 ---> 59f64c36bbb5 16:36:51 Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 16:36:51 Removing intermediate container 5b61c9197262 16:36:51 ---> 1db2e432bf70 16:36:51 Step 13/21 : EXPOSE $APP_PORT 16:36:51 ---> Running in 07d263d5936c 16:36:52 ---> 328487c6353d 16:36:52 Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 16:36:52 Removing intermediate container 2f2108c73104 16:36:52 ---> 0d938ddae35b 16:36:52 16:36:52 Step 9/22 : FROM alpine:3.14 16:36:52 ---> 14119a10abf4 16:36:52 Step 10/22 : RUN apk add --update --no-cache dumb-init 16:36:52 Removing intermediate container 07d263d5936c 16:36:52 ---> 576cef59231f 16:36:52 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 16:36:52 Removing intermediate container db92a2d75e9f 16:36:52 ---> a0689c9ef4aa 16:36:52 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:36:52 ---> Running in c759fbfb3648 16:36:52 ---> Running in 9d268b989d74 16:36:52 ---> Running in b622a1db2345 16:36:52 Removing intermediate container b622a1db2345 16:36:52 ---> c254d5377cd8 16:36:52 Step 12/24 : WORKDIR / 16:36:52 ---> 85aac062cdf6 16:36:52 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:36:52 ---> Running in 502ab1ef8ff7 16:36:53 Removing intermediate container 502ab1ef8ff7 16:36:53 ---> cb19eabd1484 16:36:53 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 16:36:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:36:53 ---> 33e5e20baa0e 16:36:53 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 16:36:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:36:53 ---> f25f64558603 16:36:53 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 16:36:53 (1/1) Installing dumb-init (1.2.5-r1) 16:36:53 Executing busybox-1.33.1-r3.trigger 16:36:53 OK: 6 MiB in 15 packages 16:36:53 ---> 335fb658c870 16:36:53 Step 17/21 : ENTRYPOINT ["/support-notifications"] 16:36:53 ---> Running in fb3b5bf13e6c 16:36:53 ---> d38d25ce1124 16:36:53 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:36:53 Removing intermediate container fb3b5bf13e6c 16:36:53 ---> 256bf988e0f1 16:36:53 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:36:54 Removing intermediate container 9d268b989d74 16:36:54 ---> da15ac3356a0 16:36:54 Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / 16:36:54 ---> Running in 65d585c4f15d 16:36:54 Removing intermediate container c759fbfb3648 16:36:54 ---> 1c18e8d6d828 16:36:54 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:36:54 ---> Running in 02d5d7ac7520 16:36:54 Removing intermediate container 65d585c4f15d 16:36:54 ---> b74e76b026e1 16:36:54 Step 19/21 : LABEL arch=x86_64 16:36:54 ---> 9cbb13ff1329 16:36:54 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 16:36:54 ---> 1770adb8ac81 16:36:54 Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:36:54 ---> Running in 17b3298ef753 16:36:54 Removing intermediate container 02d5d7ac7520 16:36:54 ---> 97bef158c397 16:36:54 Step 12/22 : ENV APP_PORT=59881 16:36:54 ---> Running in 9819ac80a92f 16:36:54 Removing intermediate container 17b3298ef753 16:36:54 ---> 1035c2934dbd 16:36:54 Step 20/21 : LABEL git_sha=772e960d471025f285cfc1e6b1b6a97be33e2ad3 16:36:54 ---> cd4c2c850fb3 16:36:54 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:36:54 Removing intermediate container 9819ac80a92f 16:36:54 ---> 898ae99dc23d 16:36:54 Step 13/22 : EXPOSE $APP_PORT 16:36:54 ---> Running in 8acae8a34af5 16:36:55 ---> Running in 13e1639a5c12 16:36:55 ---> 404f45e8bb5f 16:36:55 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 16:36:55 Removing intermediate container 8acae8a34af5 16:36:55 ---> 17909018138e 16:36:55 Step 21/21 : LABEL version=0.0.0 16:36:55 Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd 16:36:55 Status: Downloaded newer image for docker:20.10.8 16:36:55 ---> bc6c0ffef665 16:36:55 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 16:36:55 Removing intermediate container 13e1639a5c12 16:36:55 ---> bf723de6151c 16:36:55 Step 14/22 : WORKDIR / 16:36:55 ---> Running in 71a721e33369 16:36:55 ---> aba2467165ef 16:36:55 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:36:55 ---> Running in a868cee9aa30 16:36:55 ---> Running in bb7232ebe42a 16:36:55 ---> 24a6c815f2cb 16:36:55 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 16:36:55 Removing intermediate container 71a721e33369 16:36:55 ---> ad2778d6feab 16:36:55 16:36:55 Successfully built ad2778d6feab 16:36:55 Removing intermediate container bb7232ebe42a 16:36:55 ---> a42d789f1c36 16:36:55 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:36:55 Successfully tagged support-notifications:latest 16:36:55 Building core-command 16:36:55  Building support-notifications ... done Removing intermediate container a868cee9aa30 16:36:55 ---> 05de21bcf0c8 16:36:55 Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 16:36:56 ---> ba93baeeabcb 16:36:56 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 16:36:56 ---> Running in ca25180c3980 16:36:56 ---> d4a4ee8428ce 16:36:56 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:36:56 ---> cef167afd0e1 16:36:56 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:36:57 ---> 68ffba6bb953 16:36:57 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 16:36:57 ---> 00d863e632a9 16:36:57 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 16:36:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:36:57 ---> Running in d54e51c0f6b0 16:36:57 ---> Running in fb0a8927a447 16:36:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:36:57 ---> 7106ad600616 16:36:57 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 16:36:57 Removing intermediate container fb0a8927a447 16:36:57 ---> 0721f2063cc7 16:36:57 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:36:57 (1/42) Installing readline (8.1.0-r0) 16:36:57 (2/42) Installing bash (5.1.4-r0) 16:36:57 Executing bash-5.1.4-r0.post-install 16:36:57 (3/42) Installing brotli-libs (1.0.9-r5) 16:36:57 (4/42) Installing nghttp2-libs (1.43.0-r0) 16:36:57 (5/42) Installing libcurl (7.79.1-r0) 16:36:57 (6/42) Installing curl (7.79.1-r0) 16:36:57 (7/42) Installing dumb-init (1.2.5-r1) 16:36:57 (8/42) Installing libbz2 (1.0.8-r1) 16:36:57 (9/42) Installing expat (2.4.1-r0) 16:36:57 (10/42) Installing libffi (3.3-r2) 16:36:57 (11/42) Installing gdbm (1.19-r0) 16:36:57 (12/42) Installing xz-libs (5.2.5-r0) 16:36:57 (13/42) Installing libgcc (10.3.1_git20210424-r2) 16:36:57 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 16:36:57 (15/42) Installing mpdecimal (2.5.1-r1) 16:36:57 (16/42) Installing sqlite-libs (3.35.5-r0) 16:36:57 (17/42) Installing python3 (3.9.5-r1) 16:36:58 ---> c2feb1e71edd 16:36:58 Step 18/22 : ENTRYPOINT ["/core-metadata"] 16:36:58 ---> 90ba410202af 16:36:58 Step 25/30 : RUN chmod +x /entrypoint.sh 16:36:58 (18/42) Installing py3-appdirs (1.4.4-r2) 16:36:58 ---> Running in 936dd0ca05a6 16:36:58 (19/42) Installing py3-chardet (4.0.0-r2) 16:36:58 (20/42) Installing py3-idna (3.2-r0) 16:36:58 (21/42) Installing py3-urllib3 (1.26.5-r0) 16:36:58 ---> Running in e46ae57f8068 16:36:58 (22/42) Installing py3-certifi (2020.12.5-r1) 16:36:58 (23/42) Installing py3-requests (2.25.1-r4) 16:36:58 (24/42) Installing py3-msgpack (1.0.2-r1) 16:36:58 (25/42) Installing py3-lockfile (0.12.2-r4) 16:36:58 Removing intermediate container 936dd0ca05a6 16:36:58 ---> 75b395a3df61 16:36:58 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:36:58 (26/42) Installing py3-cachecontrol (0.12.6-r1) 16:36:59 (27/42) Installing py3-colorama (0.4.4-r1) 16:36:59 (28/42) Installing py3-contextlib2 (0.6.0-r1) 16:36:59 (29/42) Installing py3-distlib (0.3.1-r3) 16:36:59 (30/42) Installing py3-distro (1.5.0-r3) 16:36:59 (31/42) Installing py3-six (1.15.0-r1) 16:36:59 (32/42) Installing py3-webencodings (0.5.1-r4) 16:36:59 (33/42) Installing py3-html5lib (1.1-r1) 16:36:59 ---> Running in 7dd8652f4fc0 16:36:59 (34/42) Installing py3-parsing (2.4.7-r2) 16:36:59 Removing intermediate container d54e51c0f6b0 16:36:59 ---> a9e071e52baa 16:36:59 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 16:36:59 (35/42) Installing py3-packaging (20.9-r1) 16:36:59 (36/42) Installing py3-toml (0.10.2-r2) 16:36:59 (37/42) Installing py3-pep517 (0.10.0-r2) 16:36:59 (38/42) Installing py3-progress (1.5-r2) 16:36:59 (39/42) Installing py3-retrying (1.3.3-r1) 16:36:59 (40/42) Installing py3-ordered-set (4.0.2-r1) 16:36:59 (41/42) Installing py3-setuptools (52.0.0-r3) 16:36:59 (42/42) Installing py3-pip (20.3.4-r1) 16:36:59 ---> Running in b5118c63e137 16:36:59 Removing intermediate container 7dd8652f4fc0 16:36:59 ---> c83486fad9b1 16:36:59 Step 20/22 : LABEL arch=x86_64 16:37:00 Executing busybox-1.33.1-r3.trigger 16:37:00 OK: 84 MiB in 64 packages 16:37:00 ---> Running in f8a17317f76c 16:37:00 Removing intermediate container b5118c63e137 16:37:00 ---> bb5caada4203 16:37:00 Step 22/24 : LABEL arch=x86_64 16:37:00 ---> Running in b5fa3a8ce7ec 16:37:00 Removing intermediate container b5fa3a8ce7ec 16:37:00 ---> 67dda3d605c8 16:37:00 Step 23/24 : LABEL git_sha=772e960d471025f285cfc1e6b1b6a97be33e2ad3 16:37:00 Removing intermediate container f8a17317f76c 16:37:00 ---> 787ea960db3a 16:37:00 Step 21/22 : LABEL git_sha=772e960d471025f285cfc1e6b1b6a97be33e2ad3 16:37:00 ---> Running in 9c62105540e7 16:37:00 ---> Running in 34166cede041 16:37:00 Removing intermediate container e46ae57f8068 16:37:00 ---> a9182e475932 16:37:00 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 16:37:00 ---> Running in e9c34d413eef 16:37:00 Removing intermediate container 9c62105540e7 16:37:00 ---> d0674906369f 16:37:00 Step 22/22 : LABEL version=0.0.0 16:37:00 Removing intermediate container 34166cede041 16:37:00 ---> b5d791338206 16:37:00 Step 24/24 : LABEL version=0.0.0 16:37:00 Collecting docker-compose==1.23.2 16:37:01 ---> Running in 13e19fbf6f5a 16:37:01 ---> Running in e5572c4582a7 16:37:01 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 16:37:01 Removing intermediate container e9c34d413eef 16:37:01 ---> 85c33c574954 16:37:01 Step 27/30 : CMD ["gate"] 16:37:01 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 16:37:01 Collecting docker<4.0,>=3.6.0 16:37:01 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 16:37:01 Collecting dockerpty<0.5,>=0.4.1 16:37:01 Downloading dockerpty-0.4.1.tar.gz (13 kB) 16:37:01 ---> Running in 584176240d33 16:37:01 Removing intermediate container 13e19fbf6f5a 16:37:01 ---> 326af555e13e 16:37:01 16:37:01 Removing intermediate container e5572c4582a7 16:37:01 ---> 6729d47dedd7 16:37:01 16:37:01 Successfully built 326af555e13e 16:37:01 Successfully tagged security-secretstore-setup:latest 16:37:01 Building core-data 16:37:01  Building security-secretstore-setup ... done Removing intermediate container 584176240d33 16:37:01 ---> 90e1a5f45e9d 16:37:01 Step 28/30 : LABEL arch=x86_64 16:37:01 Collecting docopt<0.7,>=0.6.1 16:37:01 Downloading docopt-0.6.2.tar.gz (25 kB) 16:37:01 Successfully built 6729d47dedd7 16:37:01 ---> Running in ce45b0f97083 16:37:01 Successfully tagged core-metadata:latest 16:37:01 Building security-proxy-setup 16:37:02  Building core-metadata ... done Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 16:37:02 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:37:02 ---> 32dfce441baa 16:37:02 Step 3/22 : WORKDIR /edgex-go 16:37:02 ---> Using cache 16:37:02 ---> 17db6f6857b9 16:37:02 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:37:02 ---> Using cache 16:37:02 ---> ea96966f2abb 16:37:02 Step 5/22 : RUN apk add --update --no-cache make git 16:37:02 ---> Using cache 16:37:02 ---> d09e8535e8ea 16:37:02 Step 6/22 : COPY . . 16:37:02 ---> Using cache 16:37:02 ---> 822cad433018 16:37:02 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:37:02 ---> Using cache 16:37:02 ---> ea7f373983ff 16:37:02 Step 8/22 : RUN make cmd/core-command/core-command 16:37:02 Collecting texttable<0.10,>=0.9.0 16:37:02 Downloading texttable-0.9.1.tar.gz (11 kB) 16:37:02 ---> Running in cb220fc139e3 16:37:02 Removing intermediate container ce45b0f97083 16:37:02 ---> 08079f7fdeec 16:37:02 Step 29/30 : LABEL git_sha=772e960d471025f285cfc1e6b1b6a97be33e2ad3 16:37:02 Collecting jsonschema<3,>=2.5.1 16:37:02 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 16:37:02 Collecting PyYAML<4,>=3.10 16:37:02 Downloading PyYAML-3.13.tar.gz (270 kB) 16:37:03 Collecting websocket-client<1.0,>=0.32.0 16:37:03 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 16:37:03 Collecting cached-property<2,>=1.2.0 16:37:03 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 16:37:03 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 16:37:03 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 16:37:03 Collecting docker-pycreds>=0.4.0 16:37:03 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 16:37:03 ---> Running in 51fa31469c1d 16:37:03 Collecting chardet<3.1.0,>=3.0.2 16:37:03 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 16:37:03 Collecting urllib3<1.25,>=1.21.1 16:37:03 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 16:37:03 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 16:37:03 Collecting idna<2.8,>=2.5 16:37:03 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 16:37:03 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 16:37:03 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 16:37:03 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 16:37:03 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 16:37:04 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 16:37:04 Attempting uninstall: urllib3 16:37:04 Found existing installation: urllib3 1.26.5 16:37:04 Uninstalling urllib3-1.26.5: 16:37:04 Successfully uninstalled urllib3-1.26.5 16:37:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 16:37:04 Attempting uninstall: idna 16:37:04 Found existing installation: idna 3.2 16:37:04 Uninstalling idna-3.2: 16:37:04 Removing intermediate container 51fa31469c1d 16:37:04 ---> 3500a8cbcc9b 16:37:04 Step 30/30 : LABEL version=0.0.0 16:37:04 Successfully uninstalled idna-3.2 16:37:04 Attempting uninstall: chardet 16:37:04 Found existing installation: chardet 4.0.0 16:37:04 Uninstalling chardet-4.0.0: 16:37:04 Successfully uninstalled chardet-4.0.0 16:37:05 ---> Running in 2ddb76d8879f 16:37:05 Removing intermediate container 2ddb76d8879f 16:37:05 ---> d83920ef44d6 16:37:05 16:37:05 Successfully built d83920ef44d6 16:37:05 Successfully tagged security-bootstrapper:latest 16:37:05  Building security-bootstrapper ... done Building support-scheduler 16:37:05 Attempting uninstall: requests 16:37:05 Found existing installation: requests 2.25.1 16:37:05 Uninstalling requests-2.25.1: 16:37:05 Successfully uninstalled requests-2.25.1 16:37:05 Running setup.py install for texttable: started 16:37:06 Running setup.py install for texttable: finished with status 'done' 16:37:06 Running setup.py install for PyYAML: started 16:37:07 Running setup.py install for PyYAML: finished with status 'done' 16:37:07 Running setup.py install for docopt: started 16:37:09 Running setup.py install for docopt: finished with status 'done' 16:37:09 Running setup.py install for dockerpty: started 16:37:10 Running setup.py install for dockerpty: finished with status 'done' 16:37:12 Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 16:37:13 Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 16:37:13 Step 2/20 : FROM ${BUILDER_BASE} AS builder 16:37:13 ---> 32dfce441baa 16:37:13 Step 3/20 : WORKDIR /edgex-go 16:37:13 ---> Using cache 16:37:13 ---> 17db6f6857b9 16:37:13 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:37:13 ---> Using cache 16:37:13 ---> ea96966f2abb 16:37:13 Step 5/20 : RUN apk add --update --no-cache make git 16:37:13 ---> Using cache 16:37:13 ---> d09e8535e8ea 16:37:13 Step 6/20 : COPY . . 16:37:13 ---> Using cache 16:37:13 ---> 822cad433018 16:37:13 Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:37:13 ---> Using cache 16:37:13 ---> ea7f373983ff 16:37:13 Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:37:14 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 16:37:14 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:37:14 ---> 32dfce441baa 16:37:14 Step 3/23 : WORKDIR /edgex-go 16:37:14 ---> Using cache 16:37:14 ---> 17db6f6857b9 16:37:14 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:37:14 ---> Using cache 16:37:14 ---> ea96966f2abb 16:37:14 Step 5/23 : RUN apk add --update --no-cache make git 16:37:14 ---> Using cache 16:37:14 ---> d09e8535e8ea 16:37:14 Step 6/23 : COPY go.mod . 16:37:16 ---> 6676642108f0 16:37:16 Step 7/23 : RUN go mod download 16:37:16 ---> Running in d4173cbce94a 16:37:16 ---> Running in 2195eea7dca3 16:37: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 16:37:20 Removing intermediate container 2195eea7dca3 16:37:20 ---> 67529176f656 16:37:20 Step 8/23 : COPY . . 16:37:21 Removing intermediate container ca25180c3980 16:37:21 ---> 53cf3655d45e 16:37:21 Step 13/22 : ENV APP_PORT=58890 16:37:22 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 16:37:22 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:37:22 ---> 32dfce441baa 16:37:22 Step 3/22 : WORKDIR /edgex-go 16:37:22 ---> Using cache 16:37:22 ---> 17db6f6857b9 16:37:22 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:37:22 ---> Using cache 16:37:22 ---> ea96966f2abb 16:37:22 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 16:37:23 ---> Running in d73cf7096c4a 16:37:23 ---> Running in f8521af0a45c 16:37:23 Removing intermediate container f8521af0a45c 16:37:23 ---> 1f9115e74bb4 16:37:23 Step 14/22 : EXPOSE $APP_PORT 16:37:24 ---> Running in 10ede38550b2 16:37:24 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:37:24 Removing intermediate container 10ede38550b2 16:37:24 ---> 0e5a2e85d82e 16:37:24 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 16:37:25 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:37:25 OK: 220 MiB in 52 packages 16:37:26 ---> c696c7f2ca68 16:37:26 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 16:37:26 Removing intermediate container d73cf7096c4a 16:37:26 ---> 0de50fd78c58 16:37:26 Step 6/22 : COPY . . 16:37:27 ---> 94a0b330b4d6 16:37:27 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 16:37:29 ---> 42b782d65cc5 16:37:29 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 16:37:29 ---> Running in 004ba16dcac5 16:37:30 ---> 960907a99a47 16:37:30 Step 9/23 : RUN go mod tidy 16:37:30 Removing intermediate container 004ba16dcac5 16:37:30 ---> 38f49b72813d 16:37:30 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:37:30 ---> Running in 777c9ef0b687 16:37:30 ---> Running in 7be0cefbb26d 16:37:31 Removing intermediate container 7be0cefbb26d 16:37:31 ---> b185e2df15f2 16:37:31 Step 20/22 : LABEL arch=x86_64 16:37:31 ---> Running in 151db06ab262 16:37:31 Removing intermediate container 151db06ab262 16:37:31 ---> f96244be5e2a 16:37:31 Step 21/22 : LABEL git_sha=772e960d471025f285cfc1e6b1b6a97be33e2ad3 16:37:32 ---> Running in db3463dfc29b 16:37:32 Removing intermediate container db3463dfc29b 16:37:32 ---> faf23c64ae31 16:37:32 Step 22/22 : LABEL version=0.0.0 16:37:32 ---> Running in e7c974bac8f6 16:37:33 Removing intermediate container e7c974bac8f6 16:37:33 ---> bb690176d6a0 16:37:33 16:37:33 Successfully built bb690176d6a0 16:37:33 Successfully tagged sys-mgmt-agent:latest 16:37:35  Building sys-mgmt-agent ... done  ---> e51d1ccaab34 16:37:35 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:37:35 ---> Running in 92bf8aacef8e 16:37:35 Removing intermediate container cb220fc139e3 16:37:35 ---> 46e0400b8ec1 16:37:35 16:37:35 Step 9/22 : FROM alpine:3.14 16:37:35 ---> 14119a10abf4 16:37:35 Step 10/22 : RUN apk add --update --no-cache dumb-init 16:37:35 ---> Using cache 16:37:35 ---> 1c18e8d6d828 16:37:35 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:37:35 ---> Using cache 16:37:35 ---> 97bef158c397 16:37:35 Step 12/22 : ENV APP_PORT=59882 16:37:35 ---> Running in 6e3a3a7865b5 16:37:36 Removing intermediate container 6e3a3a7865b5 16:37:36 ---> ce2a62e70ea9 16:37:36 Step 13/22 : EXPOSE $APP_PORT 16:37:36 ---> Running in 919cc746fd55 16:37:36 Removing intermediate container 919cc746fd55 16:37:36 ---> c61284fed7a9 16:37:36 Step 14/22 : WORKDIR / 16:37:36 ---> Running in bc14e7864d30 16:37:36 Removing intermediate container bc14e7864d30 16:37:36 ---> 197719071c29 16:37:36 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:37:37 ---> 94275684ce8d 16:37:37 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:37:37 Removing intermediate container 92bf8aacef8e 16:37:37 ---> b490005e1bf8 16:37:37 Step 8/22 : RUN make cmd/core-data/core-data 16:37:37 ---> e9a88427bfbe 16:37:37 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 16:37:37 Removing intermediate container 777c9ef0b687 16:37:37 ---> 1dd0759667f1 16:37:37 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 16:37:37 ---> Running in 024fd5874377 16:37:37 ---> Running in 983b43af6b2c 16:37:38 ---> 1b59a395a40c 16:37:38 Step 18/22 : ENTRYPOINT ["/core-command"] 16:37:38 ---> Running in 015edcc2c43c 16:37:38 Removing intermediate container 015edcc2c43c 16:37:38 ---> 7ad18067c1ee 16:37:38 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:37:38 ---> Running in 2df7d9c563c8 16:37:38 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 16:37:38 Removing intermediate container 2df7d9c563c8 16:37:38 ---> de9134b0d610 16:37:38 Step 20/22 : LABEL arch=x86_64 16:37:38 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 16:37:38 ---> Running in 2e38c408ca5b 16:37:38 Removing intermediate container 2e38c408ca5b 16:37:38 ---> 3930f735a280 16:37:38 Step 21/22 : LABEL git_sha=772e960d471025f285cfc1e6b1b6a97be33e2ad3 16:37:39 ---> Running in 1cdb6026eb6a 16:37:39 Removing intermediate container 1cdb6026eb6a 16:37:39 ---> 24bb586abec2 16:37:39 Step 22/22 : LABEL version=0.0.0 16:37:39 ---> Running in 0db63c632dbc 16:37:39 Removing intermediate container 0db63c632dbc 16:37:39 ---> 89478d55b376 16:37:39 16:37:39 Successfully built 89478d55b376 16:37:39 Successfully tagged core-command:latest 16:37:43  Building core-command ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 16:37:46 Removing intermediate container dec83ac761bc 16:37:46 ---> dbe2d982d7e6 16:37:46 Successfully built dbe2d982d7e6 16:37:46 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:37:47 + docker inspect -f . ci-base-image-arm64 16:37:47 . [Pipeline] withDockerContainer 16:37:47 prd-ubuntu18.04-docker-arm64-4c-16g-349 does not seem to be running inside a container 16:37:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:37:49 Removing intermediate container d4173cbce94a 16:37:49 ---> 64ccedd42914 16:37:49 16:37:49 Step 9/20 : FROM alpine:3.14 16:37:49 ---> 14119a10abf4 16:37:49 Step 10/20 : RUN apk add --update --no-cache curl 16:37:49 ---> Running in abd9ad4e0663 16:37:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:37:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:37:49 $ docker top 6f7717f2713d382b310d1a5fd348c81833ab5828680d6f68b54564e1e9d2cbe3 -eo pid,comm [Pipeline] { [Pipeline] sh 16:37:49 (1/5) Installing ca-certificates (20191127-r5) 16:37:49 (2/5) Installing brotli-libs (1.0.9-r5) 16:37:49 (3/5) Installing nghttp2-libs (1.43.0-r0) 16:37:49 (4/5) Installing libcurl (7.79.1-r0) 16:37:49 (5/5) Installing curl (7.79.1-r0) 16:37:49 Executing busybox-1.33.1-r3.trigger 16:37:49 Executing ca-certificates-20191127-r5.trigger 16:37:49 OK: 8 MiB in 19 packages 16:37:50 + go version 16:37:50 go version go1.16.8 linux/arm64 16:37:50 Removing intermediate container abd9ad4e0663 16:37:50 ---> 7066fd806aa7 16:37:50 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:37:50 ---> Running in dc6b3bc73f5c [Pipeline] } 16:37:50 $ docker stop --time=1 6f7717f2713d382b310d1a5fd348c81833ab5828680d6f68b54564e1e9d2cbe3 16:37:50 Removing intermediate container dc6b3bc73f5c 16:37:50 ---> e932aced9816 16:37:50 Step 12/20 : WORKDIR /edgex 16:37:50 ---> Running in 3347fe05368a 16:37:50 Removing intermediate container 3347fe05368a 16:37:50 ---> 20eb6c89a7e1 16:37:50 Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 16:37:51 ---> 35b9ef9091d4 16:37:51 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 16:37:51 ---> 91a590242ddc 16:37:51 Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:37:52 ---> 5892aab738b8 16:37:52 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 16:37:52 ---> Running in 1784c4ec1633 16:37:52 Removing intermediate container 1784c4ec1633 16:37:52 ---> 09cf8501055d 16:37:52 Step 17/20 : CMD ["--init=true"] 16:37:52 $ docker rm -f 6f7717f2713d382b310d1a5fd348c81833ab5828680d6f68b54564e1e9d2cbe3 16:37:52 ---> Running in 36abcca0903a 16:37:52 Removing intermediate container 36abcca0903a 16:37:52 ---> 34c8e4a235da 16:37:52 Step 18/20 : LABEL arch=x86_64 16:37:52 ---> Running in 2cf6b0221202 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:37:52 Removing intermediate container 2cf6b0221202 16:37:52 ---> 398f06ac2199 16:37:52 Step 19/20 : LABEL git_sha=772e960d471025f285cfc1e6b1b6a97be33e2ad3 16:37:52 ---> Running in d02133f01fcc 16:37:52 Removing intermediate container d02133f01fcc 16:37:52 ---> 25073727b081 16:37:52 Step 20/20 : LABEL version=0.0.0 16:37:52 + docker inspect -f . ci-base-image-arm64 16:37:52 . [Pipeline] withDockerContainer 16:37:52 ---> Running in c8d97a0326de 16:37:52 Removing intermediate container c8d97a0326de 16:37:52 ---> d8b8e2dc39a5 16:37:52 16:37:53 prd-ubuntu18.04-docker-arm64-4c-16g-349 does not seem to be running inside a container 16:37:53 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:37:53 Successfully built d8b8e2dc39a5 16:37:53 Successfully tagged security-proxy-setup:latest 16:37:54 $ docker top 2d6d43bd196b43ed0381d90270722d1282575d773fb19c3d60aeed1ce828a20f -eo pid,comm [Pipeline] { [Pipeline] echo 16:37:55 ========================================================= 16:37:55 [edgeXBuildGoParallel] Running Tests and Build... 16:37:55 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:37:55 + make test 16:37:55 go mod tidy 16:37:56 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:38:04  Building security-proxy-setup ... done Removing intermediate container 983b43af6b2c 16:38:04 ---> 252185e64bd8 16:38:04 16:38:04 Step 11/23 : FROM alpine:3.14 16:38:04 ---> 14119a10abf4 16:38:04 Step 12/23 : RUN apk add --update --no-cache dumb-init 16:38:04 ---> Using cache 16:38:04 ---> 1c18e8d6d828 16:38:04 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:38:04 ---> Using cache 16:38:04 ---> 97bef158c397 16:38:04 Step 14/23 : ENV APP_PORT=59861 16:38:04 ---> Running in f6f8aa25a51a 16:38:04 Removing intermediate container f6f8aa25a51a 16:38:04 ---> 7161f324a19b 16:38:04 Step 15/23 : EXPOSE $APP_PORT 16:38:04 ---> Running in 65746b9a0ddb 16:38:04 Removing intermediate container 65746b9a0ddb 16:38:04 ---> 10038a69e294 16:38:04 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:38:04 ---> eba60f008531 16:38:04 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:38:04 ---> e91a41ac191f 16:38:04 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 16:38:05 ---> fafb134d81ed 16:38:05 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 16:38:05 ---> Running in 97eaf9ed0cea 16:38:05 Removing intermediate container 97eaf9ed0cea 16:38:05 ---> 33dc106c7d05 16:38:05 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:38:05 Removing intermediate container 024fd5874377 16:38:05 ---> 18fe9de65b75 16:38:05 16:38:05 Step 9/22 : FROM alpine:3.14 16:38:05 ---> 14119a10abf4 16:38:05 Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:38:05 ---> Running in 3145d39f19a5 16:38:05 ---> Running in d40aee28831a 16:38:05 Removing intermediate container 3145d39f19a5 16:38:05 ---> 9d8e222ac0df 16:38:05 Step 21/23 : LABEL arch=x86_64 16:38:05 ---> Running in 985843c14042 16:38:05 Removing intermediate container d40aee28831a 16:38:05 ---> eb66b96c0b44 16:38:05 Step 11/22 : ENV APP_PORT=59880 16:38:05 ---> Running in 66e16b465446 16:38:05 Removing intermediate container 985843c14042 16:38:05 ---> 2a1007a7c9cc 16:38:05 Step 22/23 : LABEL git_sha=772e960d471025f285cfc1e6b1b6a97be33e2ad3 16:38:05 ---> Running in 823fc312efe7 16:38:05 Removing intermediate container 66e16b465446 16:38:05 ---> 9b9095fde58e 16:38:05 Step 12/22 : EXPOSE $APP_PORT 16:38:05 ---> Running in 8863868fa3b9 16:38:05 Removing intermediate container 823fc312efe7 16:38:05 ---> c5b5fe2bbe14 16:38:05 Step 23/23 : LABEL version=0.0.0 16:38:05 ---> Running in 4900f0cfaa8e 16:38:05 Removing intermediate container 8863868fa3b9 16:38:05 ---> 024f9e0d47ae 16:38:05 Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:38:05 ---> Running in 13308661bd15 16:38:05 Removing intermediate container 4900f0cfaa8e 16:38:05 ---> daf4170316e5 16:38:05 16:38:06 Successfully built daf4170316e5 16:38:06 Successfully tagged support-scheduler:latest 16:38:06  Building support-scheduler ... done Removing intermediate container 13308661bd15 16:38:06 ---> 3d83f8bbafb4 16:38:06 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 16:38:06 ---> Running in 03e66ebd8085 16:38:06 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:38:07 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:38:07 (1/6) Installing dumb-init (1.2.5-r1) 16:38:07 (2/6) Installing libgcc (10.3.1_git20210424-r2) 16:38:08 (3/6) Installing libsodium (1.0.18-r0) 16:38:08 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 16:38:08 (5/6) Installing libzmq (4.3.4-r0) 16:38:08 (6/6) Installing zeromq (4.3.4-r0) 16:38:08 Executing busybox-1.33.1-r3.trigger 16:38:08 OK: 8 MiB in 20 packages 16:38:09 Removing intermediate container 03e66ebd8085 16:38:09 ---> e576885bb383 16:38:09 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:38:09 ---> 4ae55c1815b4 16:38:09 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:38:09 ---> c61e998459d4 16:38:09 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 16:38:09 ---> 448ae2dea683 16:38:09 Step 18/22 : ENTRYPOINT ["/core-data"] 16:38:09 ---> Running in ac09c1d510f7 16:38:09 Removing intermediate container ac09c1d510f7 16:38:09 ---> 824aead81108 16:38:09 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:38:09 ---> Running in d26fabab0660 16:38:09 Removing intermediate container d26fabab0660 16:38:09 ---> ee1a6f4afca6 16:38:09 Step 20/22 : LABEL arch=x86_64 16:38:09 ---> Running in 3470bb3dc865 16:38:10 Removing intermediate container 3470bb3dc865 16:38:10 ---> 0639404b89b1 16:38:10 Step 21/22 : LABEL git_sha=772e960d471025f285cfc1e6b1b6a97be33e2ad3 16:38:10 ---> Running in 260c9059c504 16:38:10 Removing intermediate container 260c9059c504 16:38:10 ---> ea43f6de1977 16:38:10 Step 22/22 : LABEL version=0.0.0 16:38:10 ---> Running in 305447b68f7a 16:38:10 Removing intermediate container 305447b68f7a 16:38:10 ---> 9a698953e3a7 16:38:10 16:38:10 Successfully built 9a698953e3a7 16:38:10 Successfully tagged core-data:latest 16:38:10  Building core-data ... done  [Pipeline] } 16:38:10 $ docker stop --time=1 71315269f28564eaa2a36ad5754a7a2daaecfcc02dd0551e230034bc6d2d1e85 16:38:11 $ docker rm -f 71315269f28564eaa2a36ad5754a7a2daaecfcc02dd0551e230034bc6d2d1e85 [Pipeline] // withDockerContainer [Pipeline] sh 16:38:12 + docker images 16:38:12 REPOSITORY TAG IMAGE ID CREATED SIZE 16:38:12 core-data latest 9a698953e3a7 2 seconds ago 20.7MB 16:38:12 18fe9de65b75 7 seconds ago 1.76GB 16:38:12 support-scheduler latest daf4170316e5 7 seconds ago 16.2MB 16:38:12 252185e64bd8 9 seconds ago 1.76GB 16:38:12 security-proxy-setup latest d8b8e2dc39a5 20 seconds ago 26.9MB 16:38:12 64ccedd42914 24 seconds ago 1.76GB 16:38:12 core-command latest 89478d55b376 33 seconds ago 16.1MB 16:38:12 46e0400b8ec1 37 seconds ago 1.75GB 16:38:12 sys-mgmt-agent latest bb690176d6a0 40 seconds ago 294MB 16:38:12 security-bootstrapper latest d83920ef44d6 About a minute ago 18.9MB 16:38:12 security-secretstore-setup latest 326af555e13e About a minute ago 28.4MB 16:38:12 core-metadata latest 6729d47dedd7 About a minute ago 16.9MB 16:38:12 support-notifications latest ad2778d6feab About a minute ago 16.9MB 16:38:12 0d938ddae35b About a minute ago 1.76GB 16:38:12 816d83e3e897 About a minute ago 1.76GB 16:38:12 f0330b6792ab About a minute ago 1.76GB 16:38:12 73935d9dda3c About a minute ago 1.76GB 16:38:12 2033b655baff About a minute ago 1.76GB 16:38:12 ci-base-image-x86_64 latest 32dfce441baa 6 minutes ago 1.25GB 16:38:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 9f6097aaca64 4 weeks ago 548MB 16:38:12 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 5 weeks ago 34.5MB 16:38:12 docker 20.10.8 bc6c0ffef665 2 months ago 214MB 16:38:12 alpine 3.14 14119a10abf4 2 months ago 5.6MB 16:38:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 16 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 16:38:27 Still waiting to schedule task 16:38:27 ‘prd-ubuntu18.04-docker-8c-8g-347’ is offline 16:38:29 ? github.com/edgexfoundry/edgex-go [no test files] 16:39:14 Running on prd-ubuntu18.04-docker-8c-8g-351 in /w/workspace/edgexfoundry_edgex-go_PR-3805 [Pipeline] { [Pipeline] ws 16:39:14 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 16:39:14 The recommended git tool is: git 16:39:16 using credential edgex-jenkins-ssh 16:39:16 Cloning the remote Git repository 16:39:16 Cloning repository git@github.com:edgexfoundry/edgex-go.git 16:39:16 > git init /w/workspace/edgex-go/2 # timeout=10 16:39:16 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:39:16 > git --version # timeout=10 16:39:16 > git --version # 'git version 2.17.1' 16:39:16 using GIT_SSH to set credentials SSH Credentials for GitHub 16:39:16 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:39:22 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:39:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:39:22 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:39:22 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:39:22 using GIT_SSH to set credentials SSH Credentials for GitHub 16:39:22 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3805/head:refs/remotes/origin/PR-3805 +refs/heads/main:refs/remotes/origin/main # timeout=10 16:39:23 Merging remotes/origin/main commit f7c7132b17dbbb881af4d9ccfc6ed9167751e366 into PR head commit 3afc5e4f5c00745ff2ccefa393620ee78cc10e06 16:39:23 Merge succeeded, producing 11f0387ffa5db3df6fd1d7d4659a2e927a9a0847 16:39:23 Checking out Revision 11f0387ffa5db3df6fd1d7d4659a2e927a9a0847 (PR-3805) 16:39:23 > git config core.sparsecheckout # timeout=10 16:39:23 > git checkout -f 3afc5e4f5c00745ff2ccefa393620ee78cc10e06 # timeout=10 16:39:23 > git remote # timeout=10 16:39:23 > git config --get remote.origin.url # timeout=10 16:39:23 using GIT_SSH to set credentials SSH Credentials for GitHub 16:39:23 > git merge f7c7132b17dbbb881af4d9ccfc6ed9167751e366 # timeout=10 16:39:23 > git rev-parse HEAD^{commit} # timeout=10 16:39:23 > git config core.sparsecheckout # timeout=10 16:39:23 > git checkout -f 11f0387ffa5db3df6fd1d7d4659a2e927a9a0847 # timeout=10 16:39:26 Commit message: "Merge commit 'f7c7132b17dbbb881af4d9ccfc6ed9167751e366' into HEAD" 16:39:26 > git rev-list --no-walk 3afc5e4f5c00745ff2ccefa393620ee78cc10e06 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:39:27 + echo snap-build.sh 16:39:27 snap-build.sh 16:39:27 + SNAP_BASE_DIR=. 16:39:27 + '[' '!' -z /w/workspace/edgex-go/2 ']' 16:39:27 + SNAP_BASE_DIR=/w/workspace/edgex-go/2 16:39:27 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/2]' 16:39:27 [snap-build] Building snap in dir [/w/workspace/edgex-go/2] 16:39:27 + cd /w/workspace/edgex-go/2 16:39:27 + sudo apt-get remove -qy --purge lxd lxd-client 16:39:27 Reading package lists... 16:39:27 Building dependency tree... 16:39:27 Reading state information... 16:39:27 The following packages were automatically installed and are no longer required: 16:39:27 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 16:39:27 uidmap xdelta3 16:39:27 Use 'sudo apt autoremove' to remove them. 16:39:27 The following packages will be REMOVED: 16:39:27 lxd* lxd-client* 16:39:27 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 16:39:27 After this operation, 31.7 MB disk space will be freed. 16:39:28 (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.) 16:39:28 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 16:39:29 Removing lxd dnsmasq configuration 16:39:29 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 16:39:29 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 16:39:30 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 16:39:30 (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.) 16:39:30 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 16:39:31 Processing triggers for systemd (237-3ubuntu10.45) ... 16:39:31 Processing triggers for ureadahead (0.100.0-21) ... 16:39:31 + sudo snap remove --purge lxd 16:39:32 snap "lxd" is not installed 16:39:32 + sudo groupadd --force --system lxd 16:39:32 ++ whoami 16:39:32 + sudo /usr/sbin/usermod -G lxd -a jenkins 16:39:32 + newgrp - lxd 16:39:32 + sudo snap install lxd 16:39:37 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:39:37 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:39:38 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:39:38 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:39:42 2021-11-12T16:39:39Z INFO Waiting for automatic snapd restart... 16:39:53 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 16:39:53 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:39:53 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 16:39:53 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:39:53 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:39:53 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:39:54 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 16:39:54 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 16:39:54 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:39:54 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 16:39:57 lxd 4.20 from Canonical* installed 16:39:57 + sudo lxd init --auto 16:40:02 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.226s coverage: 28.7% of statements 16:40:02 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:40:02 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:40:07 + sudo snap install --classic snapcraft 16:40:08 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.333s coverage: 98.5% of statements 16:40:08 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 16:40:09 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.352s coverage: 44.7% of statements 16:40:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:40:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:40:13 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.673s coverage: 89.5% of statements 16:40:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 16:40:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 16:40:13 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.338s coverage: 84.4% of statements 16:40:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:40:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 16:40:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 16:40:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:40:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:40:21 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.688s coverage: 94.2% of statements 16:40:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 16:40:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 16:40:21 ok github.com/edgexfoundry/edgex-go/internal/io 0.203s coverage: 59.1% of statements 16:40:21 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:40:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 16:40:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 16:40:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:40:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:40:21 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.253s coverage: 60.0% of statements 16:40:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:40:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:40:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:40:21 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.350s coverage: 0.9% of statements 16:40:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 16:40:21 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.319s coverage: 58.8% of statements 16:40:21 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.182s coverage: 21.7% of statements 16:40:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 16:40:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.214s coverage: 47.1% of statements 16:40:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.297s coverage: 79.5% of statements 16:40:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.288s coverage: 94.1% of statements 16:40:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.370s coverage: 96.3% of statements 16:40:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.203s coverage: 87.5% of statements 16:40:25 snapcraft 5.0 from Canonical* installed 16:40:25 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 16:40:25 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 16:40:25 % Total % Received % Xferd Average Speed Time Time Time Current 16:40:25 Dload Upload Total Spent Left Speed 16:40:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3894 0 --:--:-- --:--:-- --:--:-- 3894 16:40:25 100 3325k 100 3325k 0 0 8503k 0 --:--:-- --:--:-- --:--:-- 8503k 16:40:25 ./yq_linux_amd64 16:40:25 + sudo snapcraft prime --use-lxd 16:40:27 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 16:40:27 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: 16:40:27 - README.md 16:40:27 16:40:27 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 16:40:27 Launching a container. 16:40:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.272s coverage: 94.4% of statements 16:40:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.204s coverage: 44.8% of statements 16:40:39 Waiting for container to be ready 16:40:40 To start your first container, try: lxc launch ubuntu:20.04 16:40:40 Or for a virtual machine: lxc launch ubuntu:20.04 --vm 16:40:40 16:40:43 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 16:40:43 Waiting for network to be ready... 16:40:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.725s coverage: 82.5% of statements 16:40:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 16:40:44 Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 16:40:44 Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 16:40:44 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1958 kB] 16:40:44 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 16:40:44 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 16:40:44 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 16:40:44 Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 16:40:44 Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 16:40:44 Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 16:40:44 Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 16:40:44 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 16:40:45 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [352 kB] 16:40:45 Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 16:40:45 Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 16:40:45 Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [516 kB] 16:40:45 Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [69.9 kB] 16:40:45 Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1148 kB] 16:40:45 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [263 kB] 16:40:45 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 16:40:45 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2305 kB] 16:40:45 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [445 kB] 16:40:45 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 16:40:45 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 16:40:45 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [540 kB] 16:40:45 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [73.6 kB] 16:40:45 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1764 kB] 16:40:45 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [380 kB] 16:40:49 Fetched 25.6 MB in 5s (4821 kB/s) 16:40:50 Reading package lists... 16:40:50 Reading package lists... 16:40:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.293s coverage: 92.9% of statements 16:40:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 16:40:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 16:40:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 16:40:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.054s coverage: 65.1% of statements 16:40:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 16:40:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 16:40:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 16:40:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 16:40:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 16:40:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.209s coverage: 87.2% of statements 16:40:50 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:40:50 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:40:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.194s coverage: 100.0% of statements 16:40:50 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:40:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.291s coverage: 58.8% of statements 16:40:50 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 16:40:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.259s coverage: 80.0% of statements 16:40:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.271s coverage: 87.2% of statements 16:40:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.313s coverage: 85.4% of statements 16:40:50 Building dependency tree... 16:40:50 Reading state information... 16:40:51 The following additional packages will be installed: 16:40:51 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 16:40:51 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 16:40:51 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 16:40:51 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 16:40:51 Suggested packages: 16:40:51 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 16:40:51 Recommended packages: 16:40:51 gnupg libsasl2-modules 16:40:51 The following NEW packages will be installed: 16:40:51 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 16:40:51 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 16:40:51 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 16:40:51 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 16:40:51 The following packages will be upgraded: 16:40:51 gpg gpg-agent gpgconf libudev1 16:40:51 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. 16:40:51 Need to get 3527 kB of archives. 16:40:51 After this operation, 13.3 MB of additional disk space will be used. 16:40:51 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] 16:40:51 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] 16:40:51 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 16:40:51 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 16:40:51 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] 16:40:51 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] 16:40:52 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 16:40:52 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 16:40:52 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 16:40:52 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 16:40:52 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 16:40:52 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 16:40:52 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 16:40:52 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 16:40:52 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 16:40:52 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 16:40:52 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 16:40:52 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 16:40:52 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 16:40:52 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 16:40:52 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 16:40:52 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 16:40:52 debconf: delaying package configuration, since apt-utils is not installed 16:40:52 Fetched 3527 kB in 1s (3155 kB/s) 16:40:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.954s coverage: 91.2% of statements 16:40:52 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:40:52 (Reading database ... 12511 files and directories currently installed.) 16:40:52 Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... 16:40:52 Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... 16:40:52 Setting up libudev1:amd64 (237-3ubuntu10.52) ... 16:40:52 Selecting previously unselected package udev. 16:40:52 (Reading database ... 12511 files and directories currently installed.) 16:40:52 Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... 16:40:52 Unpacking udev (237-3ubuntu10.52) ... 16:40:53 Selecting previously unselected package libfuse2:amd64. 16:40:53 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 16:40:53 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 16:40:53 Selecting previously unselected package fuse. 16:40:53 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 16:40:53 Unpacking fuse (2.9.7-1ubuntu1) ... 16:40:53 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 16:40:53 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 16:40:53 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 16:40:53 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 16:40:53 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 16:40:53 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 16:40:53 Selecting previously unselected package libksba8:amd64. 16:40:53 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 16:40:53 Unpacking libksba8:amd64 (1.3.5-2) ... 16:40:53 Selecting previously unselected package libroken18-heimdal:amd64. 16:40:53 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:40:53 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 16:40:53 Selecting previously unselected package libasn1-8-heimdal:amd64. 16:40:53 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:40:53 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 16:40:53 Selecting previously unselected package libheimbase1-heimdal:amd64. 16:40:53 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:40:53 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 16:40:53 Selecting previously unselected package libhcrypto4-heimdal:amd64. 16:40:53 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:40:53 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 16:40:53 Selecting previously unselected package libwind0-heimdal:amd64. 16:40:53 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:40:53 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 16:40:54 Selecting previously unselected package libhx509-5-heimdal:amd64. 16:40:54 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:40:54 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 16:40:54 Selecting previously unselected package libkrb5-26-heimdal:amd64. 16:40:54 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:40:54 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 16:40:54 Selecting previously unselected package libheimntlm0-heimdal:amd64. 16:40:54 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:40:54 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 16:40:54 Selecting previously unselected package libgssapi3-heimdal:amd64. 16:40:54 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:40:54 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 16:40:54 Selecting previously unselected package libsasl2-modules-db:amd64. 16:40:54 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 16:40:54 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 16:40:54 Selecting previously unselected package libsasl2-2:amd64. 16:40:54 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 16:40:54 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 16:40:54 Selecting previously unselected package libldap-common. 16:40:54 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 16:40:54 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 16:40:55 Selecting previously unselected package libldap-2.4-2:amd64. 16:40:55 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 16:40:55 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 16:40:55 Selecting previously unselected package dirmngr. 16:40:55 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 16:40:55 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 16:40:55 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 16:40:55 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 16:40:55 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 16:40:55 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 16:40:55 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 16:40:55 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 16:40:55 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.888s coverage: 64.4% of statements 16:40:55 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:40:55 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:40:55 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.200s coverage: 100.0% of statements 16:40:55 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.102s coverage: 89.4% of statements 16:40:55 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.068s coverage: 100.0% of statements 16:40:55 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.099s coverage: 73.7% of statements 16:40:55 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 16:40:55 Setting up libksba8:amd64 (1.3.5-2) ... 16:40:55 Processing triggers for libc-bin (2.27-3ubuntu1) ... 16:40:55 Setting up udev (237-3ubuntu10.52) ... 16:40:55 invoke-rc.d: policy-rc.d denied execution of start. 16:40:55 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 16:40:55 Processing triggers for systemd (237-3ubuntu10) ... 16:40:55 Setting up fuse (2.9.7-1ubuntu1) ... 16:40:56 Setting up gpg (2.2.4-1ubuntu1.4) ... 16:40:56 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 16:40:56 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 16:40:56 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 16:40:56 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 16:40:56 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 16:40:56 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 16:40:56 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 16:40:56 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 16:40:56 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 16:40:56 Processing triggers for libc-bin (2.27-3ubuntu1) ... 16:40:56 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.063s coverage: 100.0% of statements 16:40:56 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 16:40:56 settings in the [Install] section, and DefaultInstance for template units). 16:40:56 This means they are not meant to be enabled using systemctl. 16:40:56 Possible reasons for having this kind of units are: 16:40:56 1) A unit may be statically enabled by being symlinked from another unit's 16:40:56 .wants/ or .requires/ directory. 16:40:56 2) A unit's purpose may be to act as a helper for some other unit which has 16:40:56 a requirement dependency on it. 16:40:56 3) A unit may be started when needed via activation (socket, path, timer, 16:40:56 D-Bus, udev, scripted systemctl call, ...). 16:40:56 4) In case of template units, the unit is meant to be enabled with some 16:40:56 instance name specified. 16:40:56 Reading package lists... 16:40:57 Building dependency tree... 16:40:57 Reading state information... 16:40:57 The following additional packages will be installed: 16:40:57 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 16:40:57 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 16:40:57 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 16:40:57 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 16:40:57 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 16:40:57 Suggested packages: 16:40:57 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 16:40:57 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 16:40:57 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 16:40:57 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 16:40:57 systemd-container policykit-1 16:40:57 Recommended packages: 16:40:57 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 16:40:57 The following NEW packages will be installed: 16:40:57 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 16:40:57 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 16:40:57 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 16:40:57 multiarch-support openssh-client python3 python3-minimal python3.6 16:40:57 python3.6-minimal snapd squashfs-tools sudo 16:40:57 The following packages will be upgraded: 16:40:57 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 16:40:57 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. 16:40:57 Need to get 36.8 MB of archives. 16:40:57 After this operation, 147 MB of additional disk space will be used. 16:40:57 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] 16:40:57 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] 16:40:58 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 16:40:58 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 16:40:58 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 16:40:58 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 16:40:58 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 16:40:58 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 16:40:58 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 16:40:58 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] 16:40:58 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 16:40:58 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 16:40:58 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 16:40:58 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 16:40:58 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 16:40:58 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] 16:40:58 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] 16:40:58 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] 16:40:58 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] 16:40:58 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 16:40:58 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 16:40:58 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 16:40:58 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 16:40:58 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 16:40:58 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 16:40:58 Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 16:40:58 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 16:40:58 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] 16:40:58 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 16:40:58 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] 16:41:00 debconf: delaying package configuration, since apt-utils is not installed 16:41:00 Fetched 36.8 MB in 3s (14.1 MB/s) 16:41:00 (Reading database ... 12757 files and directories currently installed.) 16:41:00 Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... 16:41:00 Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... 16:41:00 Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... 16:41:00 Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... 16:41:00 Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... 16:41:00 (Reading database ... 12757 files and directories currently installed.) 16:41:00 Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... 16:41:00 Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... 16:41:01 Setting up libapt-pkg5.0:amd64 (1.6.14) ... 16:41:01 (Reading database ... 12757 files and directories currently installed.) 16:41:01 Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... 16:41:01 Unpacking apt (1.6.14) over (1.6.1) ... 16:41:01 Setting up apt (1.6.14) ... 16:41:01 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 16:41:02 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 16:41:02 (Reading database ... 12764 files and directories currently installed.) 16:41:02 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 16:41:02 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 16:41:02 Selecting previously unselected package libpython3.6-minimal:amd64. 16:41:02 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 16:41:02 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 16:41:02 Selecting previously unselected package libexpat1:amd64. 16:41:02 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 16:41:02 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 16:41:02 Selecting previously unselected package python3.6-minimal. 16:41:02 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 16:41:02 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 16:41:02 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... 16:41:03 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.475s coverage: 65.4% of statements 16:41:03 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 16:41:03 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 16:41:03 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 16:41:03 Checking for services that may need to be restarted...done. 16:41:03 Checking for services that may need to be restarted...done. 16:41:03 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 16:41:03 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 16:41:03 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 16:41:03 Selecting previously unselected package python3-minimal. 16:41:03 (Reading database ... 13012 files and directories currently installed.) 16:41:03 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 16:41:03 Unpacking python3-minimal (3.6.7-1~18.04) ... 16:41:03 Selecting previously unselected package mime-support. 16:41:03 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 16:41:03 Unpacking mime-support (3.60ubuntu1) ... 16:41:03 Selecting previously unselected package libmpdec2:amd64. 16:41:03 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 16:41:03 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 16:41:03 Selecting previously unselected package libpython3.6-stdlib:amd64. 16:41:03 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 16:41:03 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 16:41:03 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.960s coverage: 43.8% of statements 16:41:03 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:41:03 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:41:03 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.253s coverage: 89.5% of statements 16:41:03 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 16:41:03 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.358s coverage: 84.8% of statements 16:41:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 16:41:03 Selecting previously unselected package python3.6. 16:41:03 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 16:41:03 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 16:41:03 Selecting previously unselected package libpython3-stdlib:amd64. 16:41:03 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 16:41:03 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 16:41:04 Setting up python3-minimal (3.6.7-1~18.04) ... 16:41:04 Selecting previously unselected package python3. 16:41:04 (Reading database ... 13442 files and directories currently installed.) 16:41:04 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 16:41:04 Unpacking python3 (3.6.7-1~18.04) ... 16:41:04 Selecting previously unselected package multiarch-support. 16:41:04 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 16:41:04 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 16:41:04 Setting up multiarch-support (2.27-3ubuntu1.4) ... 16:41:04 Selecting previously unselected package liblzo2-2:amd64. 16:41:04 (Reading database ... 13479 files and directories currently installed.) 16:41:04 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 16:41:04 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 16:41:04 Selecting previously unselected package libbsd0:amd64. 16:41:04 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 16:41:04 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 16:41:04 Selecting previously unselected package sudo. 16:41:04 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 16:41:04 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 16:41:04 Selecting previously unselected package apparmor. 16:41:04 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 16:41:04 Unpacking apparmor (2.12-4ubuntu5.1) ... 16:41:05 Selecting previously unselected package libedit2:amd64. 16:41:05 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 16:41:05 Unpacking libedit2:amd64 (3.1-20170329-1) ... 16:41:05 Selecting previously unselected package libkrb5support0:amd64. 16:41:05 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 16:41:05 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 16:41:05 Selecting previously unselected package libk5crypto3:amd64. 16:41:05 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 16:41:05 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 16:41:05 Selecting previously unselected package libkeyutils1:amd64. 16:41:05 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 16:41:05 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 16:41:05 Selecting previously unselected package libkrb5-3:amd64. 16:41:05 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 16:41:05 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 16:41:05 Selecting previously unselected package libgssapi-krb5-2:amd64. 16:41:05 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 16:41:05 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 16:41:05 Selecting previously unselected package libssl1.0.0:amd64. 16:41:05 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... 16:41:05 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 16:41:06 Selecting previously unselected package openssh-client. 16:41:06 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... 16:41:06 Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... 16:41:06 Selecting previously unselected package squashfs-tools. 16:41:06 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... 16:41:06 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 16:41:06 Selecting previously unselected package snapd. 16:41:06 Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... 16:41:06 Unpacking snapd (2.51.1+18.04) ... 16:41:09 Setting up libedit2:amd64 (3.1-20170329-1) ... 16:41:09 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 16:41:09 Setting up mime-support (3.60ubuntu1) ... 16:41:10 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 16:41:10 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 16:41:10 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 16:41:10 Processing triggers for libc-bin (2.27-3ubuntu1) ... 16:41:10 Setting up systemd (237-3ubuntu10.52) ... 16:41:10 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 16:41:11 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 16:41:11 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 16:41:11 Setting up liblzo2-2:amd64 (2.08-1.2) ... 16:41:11 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 16:41:11 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 16:41:11 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 16:41:12 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 16:41:12 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 16:41:12 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 16:41:12 Setting up python3 (3.6.7-1~18.04) ... 16:41:12 running python rtupdate hooks for python3.6... 16:41:12 running python post-rtupdate hooks for python3.6... 16:41:12 Setting up apparmor (2.12-4ubuntu5.1) ... 16:41:12 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 16:41:13 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 16:41:13 Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... 16:41:13 Setting up snapd (2.51.1+18.04) ... 16:41:13 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.296s coverage: 17.7% of statements 16:41:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 16:41:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 16:41:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:41:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:41:13 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.700s coverage: 92.3% of statements 16:41:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 16:41:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 16:41:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 16:41:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 16:41:13 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.266s coverage: 63.2% of statements 16:41:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:41:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:41:13 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.462s coverage: 97.7% of statements 16:41:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 16:41:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 16:41:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 16:41:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 16:41:13 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.212s coverage: 28.9% of statements 16:41:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 16:41:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 16:41:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 16:41:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 16:41:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 16:41:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 16:41:13 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.192s coverage: 100.0% of statements 16:41:13 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.078s coverage: 96.9% of statements 16:41:13 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 16:41:13 WARNING: Linting skipped (not on x86_64 or linter not installed) 16:41:13 GO111MODULE=on go vet ./... 16:41:14 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 16:41:14 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 16:41:14 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 16:41:14 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 16:41:14 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 16:41:14 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 16:41:14 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 16:41:15 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 16:41:15 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 16:41:15 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 16:41:15 /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' 16:41:15 Processing triggers for libc-bin (2.27-3ubuntu1) ... 16:41:15 Processing triggers for systemd (237-3ubuntu10.52) ... 16:41:16 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 16:41:16 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 16:41:16 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 16:41:17 Fetched 88.7 kB in 1s (156 kB/s) 16:41:18 Reading package lists... 16:41:18 Reading package lists... 16:41:19 Building dependency tree... 16:41:19 Reading state information... 16:41:19 Calculating upgrade... 16:41:19 The following packages will be upgraded: 16:41:19 advancecomp base-files bash binutils binutils-common 16:41:19 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 16:41:19 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 16:41:19 grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 16:41:19 libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev 16:41:19 libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 16:41:19 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 16:41:19 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 16:41:19 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 16:41:19 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 16:41:19 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 16:41:19 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 16:41:19 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 16:41:19 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 16:41:19 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 16:41:19 ubuntu-keyring util-linux 16:41:19 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 16:41:19 Need to get 64.2 MB of archives. 16:41:19 After this operation, 5152 kB of additional disk space will be used. 16:41:19 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 16:41:19 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-162.170 [992 kB] 16:41:20 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 16:41:20 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 16:41:20 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 16:41:20 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 16:41:20 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 16:41:20 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 16:41:20 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 16:41:20 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 16:41:20 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 16:41:20 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 16:41:20 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 16:41:20 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 16:41:20 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 16:41:20 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 16:41:20 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 16:41:20 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 16:41:20 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 16:41:20 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 16:41:20 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 16:41:20 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 16:41:20 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] 16:41:20 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 16:41:20 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 16:41:21 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 16:41:21 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 16:41:21 Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] 16:41:21 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 16:41:21 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 16:41:21 Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 16:41:21 Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 16:41:21 Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 16:41:21 Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 16:41:21 Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 16:41:21 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 16:41:21 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 16:41:21 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 16:41:21 Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 16:41:21 Get:40 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 16:41:21 Get:41 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 16:41:21 Get:42 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 16:41:21 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 16:41:21 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 16:41:21 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 16:41:21 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 16:41:21 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 16:41:21 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 16:41:21 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 16:41:21 Get:50 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] 16:41:21 Get:51 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 16:41:21 Get:52 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] 16:41:21 Get:53 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] 16:41:21 Get:54 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 16:41:21 Get:55 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 16:41:21 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 16:41:21 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 16:41:21 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] 16:41:21 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 16:41:21 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 16:41:21 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 16:41:21 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 16:41:21 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 16:41:21 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 16:41:21 Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 16:41:21 Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] 16:41:21 Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 16:41:21 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 16:41:21 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 16:41:21 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 16:41:21 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 16:41:21 Get:72 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] 16:41:21 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 16:41:21 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 16:41:21 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 16:41:21 Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] 16:41:21 Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 16:41:21 Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 16:41:21 Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 16:41:21 Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021e-0ubuntu0.18.04 [189 kB] 16:41:21 Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 16:41:21 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 16:41:21 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 16:41:21 Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 16:41:21 Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.7 [1839 kB] 16:41:21 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 16:41:21 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 16:41:21 Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.7 [489 kB] 16:41:21 Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.7 [3388 B] 16:41:21 Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.7 [197 kB] 16:41:21 Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 16:41:21 Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 16:41:21 Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 16:41:21 Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 16:41:22 Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 16:41:22 Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 16:41:22 Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 16:41:22 Get:98 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 16:41:23 Get:99 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 16:41:23 Get:100 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 16:41:23 Get:101 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 16:41:23 Get:102 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 16:41:23 Get:103 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 16:41:23 debconf: delaying package configuration, since apt-utils is not installed 16:41:23 Fetched 64.2 MB in 4s (16.3 MB/s) 16:41:23 (Reading database ... 13914 files and directories currently installed.) 16:41:23 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 16:41:23 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 16:41:24 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 16:41:24 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 16:41:24 Preparing to unpack .../2-linux-libc-dev_4.15.0-162.170_amd64.deb ... 16:41:24 Unpacking linux-libc-dev:amd64 (4.15.0-162.170) over (4.15.0-20.21) ... 16:41:24 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:41:24 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:41:24 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:41:24 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:41:24 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:41:24 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:41:24 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:41:24 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:41:24 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:41:24 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:41:24 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:41:24 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:41:24 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:41:24 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:41:24 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 16:41:25 (Reading database ... 13914 files and directories currently installed.) 16:41:25 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 16:41:25 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 16:41:25 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 16:41:25 (Reading database ... 13914 files and directories currently installed.) 16:41:25 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:41:25 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:41:25 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:41:25 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:41:25 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:41:25 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:41:25 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 16:41:25 (Reading database ... 13914 files and directories currently installed.) 16:41:25 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 16:41:25 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 16:41:26 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 16:41:26 (Reading database ... 13914 files and directories currently installed.) 16:41:26 Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... 16:41:26 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 16:41:26 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 16:41:26 Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... 16:41:26 Setting up base-files (10.1ubuntu2.11) ... 16:41:26 Installing new version of config file /etc/issue ... 16:41:26 Installing new version of config file /etc/issue.net ... 16:41:26 Installing new version of config file /etc/lsb-release ... 16:41:26 Installing new version of config file /etc/update-motd.d/50-motd-news ... 16:41:26 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 16:41:26 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 16:41:26 Removing obsolete conffile /etc/default/motd-news ... 16:41:27 (Reading database ... 13915 files and directories currently installed.) 16:41:27 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 16:41:27 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 16:41:27 Setting up bash (4.4.18-2ubuntu1.2) ... 16:41:27 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 16:41:27 (Reading database ... 13915 files and directories currently installed.) 16:41:27 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 16:41:27 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 16:41:27 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 16:41:27 (Reading database ... 13915 files and directories currently installed.) 16:41:27 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 16:41:27 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 16:41:27 Setting up tar (1.29b-2ubuntu0.2) ... 16:41:27 (Reading database ... 13915 files and directories currently installed.) 16:41:27 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 16:41:27 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 16:41:27 Setting up dpkg (1.19.0.5ubuntu2.3) ... 16:41:27 (Reading database ... 13915 files and directories currently installed.) 16:41:27 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 16:41:27 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 16:41:27 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 16:41:27 (Reading database ... 13915 files and directories currently installed.) 16:41:27 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 16:41:27 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 16:41:27 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 16:41:27 (Reading database ... 13915 files and directories currently installed.) 16:41:27 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 16:41:27 Unpacking grep (3.1-2build1) over (3.1-2) ... 16:41:28 Setting up grep (3.1-2build1) ... 16:41:28 (Reading database ... 13915 files and directories currently installed.) 16:41:28 Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... 16:41:28 Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... 16:41:28 Setting up gzip (1.6-5ubuntu1.1) ... 16:41:28 (Reading database ... 13915 files and directories currently installed.) 16:41:28 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 16:41:28 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 16:41:28 Setting up login (1:4.5-1ubuntu2) ... 16:41:28 (Reading database ... 13915 files and directories currently installed.) 16:41:28 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 16:41:28 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:41:28 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 16:41:28 (Reading database ... 13915 files and directories currently installed.) 16:41:28 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 16:41:28 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 16:41:28 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 16:41:28 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 16:41:28 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 16:41:28 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 16:41:29 Setting up perl-base (5.26.1-6ubuntu0.5) ... 16:41:29 (Reading database ... 13915 files and directories currently installed.) 16:41:29 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 16:41:29 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 16:41:29 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 16:41:29 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 16:41:29 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 16:41:29 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 16:41:29 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 16:41:29 (Reading database ... 13915 files and directories currently installed.) 16:41:29 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 16:41:29 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 16:41:29 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 16:41:29 (Reading database ... 13915 files and directories currently installed.) 16:41:29 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:41:29 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:41:29 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:41:29 (Reading database ... 13915 files and directories currently installed.) 16:41:29 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:41:29 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:41:29 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:41:30 (Reading database ... 13915 files and directories currently installed.) 16:41:30 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:41:30 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:41:30 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:41:30 (Reading database ... 13915 files and directories currently installed.) 16:41:30 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:41:30 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:41:30 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:41:30 (Reading database ... 13915 files and directories currently installed.) 16:41:30 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 16:41:30 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:41:30 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 16:41:30 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:41:30 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 16:41:30 (Reading database ... 13915 files and directories currently installed.) 16:41:30 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 16:41:30 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:41:30 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 16:41:30 (Reading database ... 13915 files and directories currently installed.) 16:41:30 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:41:30 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:41:30 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:41:30 (Reading database ... 13915 files and directories currently installed.) 16:41:30 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:41:30 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:41:30 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 16:41:31 (Reading database ... 13915 files and directories currently installed.) 16:41:31 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:41:31 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:41:31 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 16:41:31 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 16:41:31 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 16:41:31 (Reading database ... 13915 files and directories currently installed.) 16:41:31 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 16:41:31 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 16:41:32 Setting up libc-bin (2.27-3ubuntu1.4) ... 16:41:32 (Reading database ... 13915 files and directories currently installed.) 16:41:32 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 16:41:32 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:41:32 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 16:41:32 (Reading database ... 13917 files and directories currently installed.) 16:41:32 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 16:41:32 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 16:41:32 Setting up debconf (1.5.66ubuntu1) ... 16:41:32 (Reading database ... 13917 files and directories currently installed.) 16:41:32 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 16:41:32 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 16:41:32 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 16:41:32 (Reading database ... 13917 files and directories currently installed.) 16:41:32 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 16:41:32 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 16:41:32 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 16:41:32 (Reading database ... 13917 files and directories currently installed.) 16:41:32 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 16:41:32 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 16:41:32 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 16:41:32 (Reading database ... 13917 files and directories currently installed.) 16:41:32 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 16:41:32 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 16:41:33 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 16:41:33 (Reading database ... 13919 files and directories currently installed.) 16:41:33 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 16:41:33 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 16:41:33 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 16:41:33 (Reading database ... 13923 files and directories currently installed.) 16:41:33 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:41:33 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:41:33 Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... 16:41:33 Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... 16:41:33 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 16:41:33 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 16:41:33 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 16:41:33 (Reading database ... 13923 files and directories currently installed.) 16:41:33 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... 16:41:33 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... 16:41:33 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... 16:41:33 (Reading database ... 13923 files and directories currently installed.) 16:41:33 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 16:41:33 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 16:41:33 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 16:41:33 (Reading database ... 13923 files and directories currently installed.) 16:41:33 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 16:41:33 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 16:41:34 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 16:41:34 (Reading database ... 13923 files and directories currently installed.) 16:41:34 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 16:41:34 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 16:41:34 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 16:41:34 (Reading database ... 13923 files and directories currently installed.) 16:41:34 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 16:41:34 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 16:41:34 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 16:41:34 (Reading database ... 13923 files and directories currently installed.) 16:41:34 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 16:41:34 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 16:41:34 Setting up passwd (1:4.5-1ubuntu2) ... 16:41:34 (Reading database ... 13923 files and directories currently installed.) 16:41:34 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 16:41:34 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 16:41:34 Setting up gpgv (2.2.4-1ubuntu1.4) ... 16:41:34 (Reading database ... 13923 files and directories currently installed.) 16:41:34 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 16:41:34 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 16:41:34 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 16:41:34 (Reading database ... 13923 files and directories currently installed.) 16:41:34 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 16:41:34 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 16:41:35 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 16:41:35 (Reading database ... 13923 files and directories currently installed.) 16:41:35 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 16:41:35 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 16:41:35 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 16:41:35 (Reading database ... 13923 files and directories currently installed.) 16:41:35 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 16:41:35 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 16:41:35 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 16:41:35 (Reading database ... 13923 files and directories currently installed.) 16:41:35 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 16:41:35 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 16:41:35 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 16:41:35 (Reading database ... 13923 files and directories currently installed.) 16:41:35 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... 16:41:35 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... 16:41:35 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... 16:41:35 (Reading database ... 13923 files and directories currently installed.) 16:41:35 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 16:41:35 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 16:41:35 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 16:41:35 (Reading database ... 13923 files and directories currently installed.) 16:41:35 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 16:41:36 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 16:41:36 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 16:41:36 (Reading database ... 13924 files and directories currently installed.) 16:41:36 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 16:41:36 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 16:41:36 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 16:41:36 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 16:41:36 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 16:41:36 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 16:41:36 Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... 16:41:36 Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... 16:41:36 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 16:41:36 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 16:41:36 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 16:41:36 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 16:41:36 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 16:41:36 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 16:41:36 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 16:41:36 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 16:41:36 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 16:41:36 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 16:41:36 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 16:41:36 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 16:41:36 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 16:41:36 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 16:41:37 Preparing to unpack .../11-tzdata_2021e-0ubuntu0.18.04_all.deb ... 16:41:37 Unpacking tzdata (2021e-0ubuntu0.18.04) over (2018d-1) ... 16:41:37 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 16:41:37 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 16:41:37 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 16:41:37 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 16:41:37 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.7_amd64.deb ... 16:41:37 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 16:41:37 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.7_amd64.deb ... 16:41:37 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 16:41:37 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.7_amd64.deb ... 16:41:37 Unpacking binutils (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 16:41:37 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.7_amd64.deb ... 16:41:37 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 16:41:37 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:41:37 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:41:38 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:41:38 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:41:38 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:41:38 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:41:38 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:41:38 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:41:39 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:41:39 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:41:40 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:41:40 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:41:40 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:41:40 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:41:41 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:41:41 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:41:42 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:41:42 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:41:42 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 16:41:42 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 16:41:42 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 16:41:42 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 16:41:42 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 16:41:42 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 16:41:42 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 16:41:42 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 16:41:42 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 16:41:42 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 16:41:42 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 16:41:42 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 16:41:42 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 16:41:42 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 16:41:43 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 16:41:43 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 16:41:43 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 16:41:43 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 16:41:43 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 16:41:43 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 16:41:43 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 16:41:43 Setting up tzdata (2021e-0ubuntu0.18.04) ... 16:41:43 16:41:43 Current default time zone: 'Etc/UTC' 16:41:43 Local time is now: Fri Nov 12 16:41:43 UTC 2021. 16:41:43 Universal Time is now: Fri Nov 12 16:41:43 UTC 2021. 16:41:43 Run 'dpkg-reconfigure tzdata' if you wish to change it. 16:41:43 16:41:43 Setting up systemd-sysv (237-3ubuntu10.52) ... 16:41:43 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 16:41:43 Setting up linux-libc-dev:amd64 (4.15.0-162.170) ... 16:41:43 Setting up mount (2.31.1-0.4ubuntu3.7) ... 16:41:43 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 16:41:43 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 16:41:43 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 16:41:43 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 16:41:43 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 16:41:43 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 16:41:43 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 16:41:43 Setting up procps (2:3.3.12-3ubuntu1.2) ... 16:41:44 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 16:41:44 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.7) ... 16:41:44 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 16:41:44 Setting up patch (2.7.6-2ubuntu1.1) ... 16:41:44 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 16:41:44 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 16:41:44 Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... 16:41:44 Installing new version of config file /etc/ssl/openssl.cnf ... 16:41:44 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 16:41:44 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 16:41:44 Setting up ca-certificates (20210119~18.04.2) ... 16:41:46 Updating certificates in /etc/ssl/certs... 16:41:47 23 added, 28 removed; done. 16:41:47 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 16:41:47 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 16:41:47 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 16:41:47 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 16:41:47 Setting up pkgbinarymangler (138.18.04.1) ... 16:41:47 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 16:41:47 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.7) ... 16:41:47 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 16:41:47 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 16:41:47 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 16:41:47 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 16:41:47 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 16:41:47 Setting up perl (5.26.1-6ubuntu0.5) ... 16:41:47 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) ... 16:41:47 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 16:41:47 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 16:41:47 Setting up binutils (2.30-21ubuntu1~18.04.7) ... 16:41:47 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 16:41:47 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 16:41:47 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 16:41:47 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 16:41:47 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 16:41:47 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 16:41:47 Processing triggers for systemd (237-3ubuntu10.52) ... 16:41:47 Processing triggers for mime-support (3.60ubuntu1) ... 16:41:47 Processing triggers for ca-certificates (20210119~18.04.2) ... 16:41:47 Updating certificates in /etc/ssl/certs... 16:41:48 0 added, 0 removed; done. 16:41:48 Running hooks in /etc/ca-certificates/update.d... 16:41:48 done. 16:41:48 Reading package lists... 16:41:49 Building dependency tree... 16:41:49 Reading state information... 16:41:49 The following NEW packages will be installed: 16:41:49 apt-transport-https 16:41:49 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 16:41:50 Need to get 4348 B of archives. 16:41:50 After this operation, 154 kB of additional disk space will be used. 16:41:50 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] 16:41:50 debconf: delaying package configuration, since apt-utils is not installed 16:41:50 Fetched 4348 B in 0s (21.2 kB/s) 16:41:50 Selecting previously unselected package apt-transport-https. 16:41:50 (Reading database ... 13931 files and directories currently installed.) 16:41:50 Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... 16:41:50 Unpacking apt-transport-https (1.6.14) ... 16:41:50 Setting up apt-transport-https (1.6.14) ... 16:41:50 Waiting for network to be ready... 16:41:58 2021-11-12T16:41:55Z INFO Waiting for automatic snapd restart... 16:42:00 snapd 2.52.1 from Canonical* installed 16:42:01 "snapd" switched to the "latest/stable" channel 16:42:01 16:42:04 core18 20211015 from Canonical* installed 16:42:04 "core18" switched to the "latest/stable" channel 16:42:04 16:42:08 snapcraft 5.0 from Canonical* installed 16:42:08 "snapcraft" switched to the "latest/stable" channel 16:42:08 16:42:12 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: 16:42:12 - README.md 16:42:12 16:42:12 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 16:42:12 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 16:42:12 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 16:42:13 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 16:42:13 Fetched 88.7 kB in 1s (154 kB/s) 16:42:14 Reading package lists... 16:42:14 Installing build dependencies: git=1:2.17.1-1ubuntu0.9 git-man=1:2.17.1-1ubuntu0.9 libcurl3-gnutls=7.58.0-2ubuntu3.16 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.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 16:42:14 Reading package lists... 16:42:15 Building dependency tree... 16:42:15 Reading state information... 16:42:15 Suggested packages: 16:42:15 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 16:42:15 git-gui gitk gitweb git-cvs git-mediawiki git-svn 16:42:15 Recommended packages: 16:42:15 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 16:42:15 The following NEW packages will be installed: 16:42:15 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 16:42:15 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 16:42:15 pkg-config zip 16:42:15 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 16:42:15 Need to get 7670 kB of archives. 16:42:15 After this operation, 43.8 MB of additional disk space will be used. 16:42:15 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 16:42:15 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] 16:42:15 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] 16:42:15 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] 16:42:15 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 16:42:15 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 16:42:15 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 16:42:15 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 16:42:15 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 16:42:15 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 16:42:15 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 16:42:16 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 16:42:16 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 16:42:16 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 16:42:16 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 16:42:16 debconf: delaying package configuration, since apt-utils is not installed 16:42:16 Fetched 7670 kB in 1s (9646 kB/s) 16:42:16 Selecting previously unselected package libglib2.0-0:amd64. 16:42:16 (Reading database ... 13935 files and directories currently installed.) 16:42:16 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 16:42:16 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 16:42:16 Selecting previously unselected package libpsl5:amd64. 16:42:16 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 16:42:16 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 16:42:16 Selecting previously unselected package libnghttp2-14:amd64. 16:42:16 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 16:42:16 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 16:42:16 Selecting previously unselected package librtmp1:amd64. 16:42:16 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 16:42:16 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 16:42:16 Selecting previously unselected package libcurl3-gnutls:amd64. 16:42:16 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... 16:42:16 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 16:42:16 Selecting previously unselected package liberror-perl. 16:42:16 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 16:42:16 Unpacking liberror-perl (0.17025-1) ... 16:42:16 Selecting previously unselected package git-man. 16:42:16 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... 16:42:16 Unpacking git-man (1:2.17.1-1ubuntu0.9) ... 16:42:16 Selecting previously unselected package git. 16:42:16 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... 16:42:16 Unpacking git (1:2.17.1-1ubuntu0.9) ... 16:42:17 Selecting previously unselected package libnorm1:amd64. 16:42:17 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 16:42:17 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 16:42:17 Selecting previously unselected package libpgm-5.2-0:amd64. 16:42:17 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 16:42:17 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 16:42:17 Selecting previously unselected package libsodium23:amd64. 16:42:17 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 16:42:17 Unpacking libsodium23:amd64 (1.0.16-2) ... 16:42:17 Selecting previously unselected package libzmq5:amd64. 16:42:17 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 16:42:17 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 16:42:18 Selecting previously unselected package libzmq3-dev:amd64. 16:42:18 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 16:42:18 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 16:42:18 Selecting previously unselected package pkg-config. 16:42:18 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 16:42:18 Unpacking pkg-config (0.29.1-0ubuntu2) ... 16:42:18 Selecting previously unselected package zip. 16:42:18 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 16:42:18 Unpacking zip (3.0-11build1) ... 16:42:18 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 16:42:18 Setting up git-man (1:2.17.1-1ubuntu0.9) ... 16:42:18 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 16:42:18 Setting up liberror-perl (0.17025-1) ... 16:42:18 Setting up libpsl5:amd64 (0.19.1-5build1) ... 16:42:18 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 16:42:18 No schema files found: doing nothing. 16:42:18 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 16:42:18 Setting up zip (3.0-11build1) ... 16:42:18 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 16:42:18 Setting up libsodium23:amd64 (1.0.16-2) ... 16:42:18 Setting up pkg-config (0.29.1-0ubuntu2) ... 16:42:18 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 16:42:18 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 16:42:18 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 16:42:18 Setting up git (1:2.17.1-1ubuntu0.9) ... 16:42:18 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 16:42:19 git set to automatically installed. 16:42:19 git-man set to automatically installed. 16:42:19 libcurl3-gnutls set to automatically installed. 16:42:19 liberror-perl set to automatically installed. 16:42:19 libglib2.0-0 set to automatically installed. 16:42:19 libnghttp2-14 set to automatically installed. 16:42:19 libnorm1 set to automatically installed. 16:42:19 libpgm-5.2-0 set to automatically installed. 16:42:19 libpsl5 set to automatically installed. 16:42:19 librtmp1 set to automatically installed. 16:42:19 libsodium23 set to automatically installed. 16:42:19 libzmq3-dev set to automatically installed. 16:42:19 libzmq5 set to automatically installed. 16:42:19 pkg-config set to automatically installed. 16:42:19 zip set to automatically installed. 16:42:20 snapd is not logged in, snap install commands will use sudo 16:42:21 snap "core18" has no updates available 16:42:21 snapd is not logged in, snap install commands will use sudo 16:42:31 go (1.16/stable) 1.16.10 from Michael Hudson-Doyle (mwhudson) installed 16:42:32 Pulling config-common 16:42:32 + snapcraftctl pull 16:42:33 Pulling go-build-helper 16:42:33 + snapcraftctl pull 16:42:35 'edgex-go' has dependencies that need to be staged: go-build-helper 16:42:35 Skipping pull go-build-helper (already ran) 16:42:35 Building go-build-helper 16:42:35 + snapcraftctl build 16:42:38 Staging go-build-helper 16:42:38 + snapcraftctl stage 16:42:50 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 16:42:50 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 16:42:50 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1958 kB] 16:42:50 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [352 kB] 16:42:50 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 16:42:50 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 16:42:50 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [516 kB] 16:42:50 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [69.9 kB] 16:42:50 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1148 kB] 16:42:50 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [263 kB] 16:42:50 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 16:42:50 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 16:42:50 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 16:42:50 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 16:42:50 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 16:42:50 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 16:42:50 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 16:42:50 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 16:42:50 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 16:42:50 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2305 kB] 16:42:50 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [445 kB] 16:42:50 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 16:42:50 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 16:42:50 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [540 kB] 16:42:50 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [73.6 kB] 16:42:50 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1764 kB] 16:42:50 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [380 kB] 16:42:50 Fetched 25.6 MB in 0s (0 B/s) 16:42:50 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 16:42:50 Fetched 224 kB in 0s (0 B/s) 16:42:50 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 16:42:50 Fetched 157 kB in 0s (0 B/s) 16:42:50 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 16:42:50 Fetched 221 kB in 0s (0 B/s) 16:42:50 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 16:42:50 Fetched 143 kB in 0s (0 B/s) 16:42:50 Pulling edgex-go 16:42:50 + snapcraftctl pull 16:42:50 Pulling hooks 16:42:50 + snapcraftctl pull 16:42:50 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:42:50 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:42:50 ./bin/test-attribution-txt.sh [Pipeline] sh 16:42:51 + ls -al . 16:42:51 total 672 16:42:51 drwxrwxr-x 9 1001 1001 4096 Nov 12 16:42 . 16:42:51 drwxr-xr-x 4 root root 4096 Nov 12 16:37 .. 16:42:51 -rw-rw-r-- 1 1001 1001 11 Nov 12 16:35 .dockerignore 16:42:51 drwxrwxr-x 8 1001 1001 4096 Nov 12 16:35 .git 16:42:51 drwxrwxr-x 4 1001 1001 4096 Nov 12 16:35 .github 16:42:51 -rw-rw-r-- 1 1001 1001 804 Nov 12 16:35 .gitignore 16:42:51 -rw-rw-r-- 1 1001 1001 42 Nov 12 16:35 .golangci.yml 16:42:51 -rw-rw-r-- 1 1001 1001 76 Nov 12 16:35 .hadolint.yml 16:42:51 -rw-rw-r-- 1 1001 1001 166 Nov 12 16:35 .sonarcloud.properties 16:42:51 -rw-rw-r-- 1 1001 1001 1171 Nov 12 16:35 ADOPTERS.md 16:42:51 -rw-rw-r-- 1 1001 1001 8910 Nov 12 16:35 Attribution.txt 16:42:51 -rw-rw-r-- 1 1001 1001 52851 Nov 12 16:35 CHANGELOG.md 16:42:51 -rw-rw-r-- 1 1001 1001 3804 Nov 12 16:35 CONTRIBUTING.md 16:42:51 -rw-rw-r-- 1 1001 1001 677 Nov 12 16:35 GOVERNANCE.md 16:42:51 -rw-rw-r-- 1 1001 1001 849 Nov 12 16:35 Jenkinsfile 16:42:51 -rw-rw-r-- 1 1001 1001 10775 Nov 12 16:35 LICENSE 16:42:51 -rw-rw-r-- 1 1001 1001 6508 Nov 12 16:35 Makefile 16:42:51 -rw-rw-r-- 1 1001 1001 582 Nov 12 16:35 OWNERS.md 16:42:51 -rw-rw-r-- 1 1001 1001 8256 Nov 12 16:35 README.md 16:42:51 -rw-rw-r-- 1 1001 1001 6912 Nov 12 16:35 SECURITY.md 16:42:51 -rw-rw-r-- 1 1001 1001 5 Nov 12 16:31 VERSION 16:42:51 -rw-rw-r-- 1 1001 1001 4131 Nov 12 16:35 ZMQWindows.md 16:42:51 drwxrwxr-x 2 1001 1001 4096 Nov 12 16:35 bin 16:42:51 drwxrwxr-x 14 1001 1001 4096 Nov 12 16:35 cmd 16:42:51 -rw-r--r-- 1 root root 428381 Nov 12 16:41 coverage.out 16:42:51 -rw-rw-r-- 1 1001 1001 822 Nov 12 16:35 go.mod 16:42:51 -rw-rw-r-- 1 1001 1001 49471 Nov 12 16:35 go.sum 16:42:51 drwxrwxr-x 8 1001 1001 4096 Nov 12 16:35 internal 16:42:51 drwxrwxr-x 3 1001 1001 4096 Nov 12 16:35 openapi 16:42:51 drwxrwxr-x 4 1001 1001 4096 Nov 12 16:35 snap 16:42:51 -rw-rw-r-- 1 1001 1001 204 Nov 12 16:35 version.go [Pipeline] sh 16:42:52 + '[' -e coverage.out ] 16:42:52 + chown 1001:1001 coverage.out [Pipeline] stash 16:42:52 Warning: overwriting stash ‘coverage-report’ 16:42:52 Stashed 1 file(s) [Pipeline] sh 16:42:53 + make build 16:42:53 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 16:43:01 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 16:43:17 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 16:43:17 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 16:43:17 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 16:43:17 Fetched 88.7 kB in 0s (0 B/s) 16:43:17 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 16:43:17 Fetched 96.5 kB in 0s (0 B/s) 16:43:17 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 16:43:17 Fetched 279 kB in 0s (0 B/s) 16:43:17 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 16:43:17 Fetched 122 kB in 0s (0 B/s) 16:43:17 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 16:43:17 Fetched 77.8 kB in 0s (0 B/s) 16:43:17 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 16:43:17 Fetched 8848 B in 0s (0 B/s) 16:43:17 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 16:43:17 Fetched 47.8 kB in 0s (0 B/s) 16:43:17 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 16:43:17 Fetched 45.6 kB in 0s (0 B/s) 16:43:17 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 16:43:17 Fetched 15.0 kB in 0s (0 B/s) 16:43:17 Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] 16:43:17 Fetched 220 kB in 0s (0 B/s) 16:43:17 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 16:43:17 Fetched 154 kB in 0s (0 B/s) 16:43:17 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 16:43:17 Fetched 50.6 kB in 0s (0 B/s) 16:43:17 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 16:43:17 Fetched 14.8 kB in 0s (0 B/s) 16:43:17 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 16:43:17 Fetched 41.8 kB in 0s (0 B/s) 16:43:17 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 16:43:17 Fetched 499 kB in 0s (0 B/s) 16:43:17 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 16:43:17 Fetched 111 kB in 0s (0 B/s) 16:43:17 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 16:43:17 Fetched 240 kB in 0s (0 B/s) 16:43:17 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 16:43:17 Fetched 29.3 kB in 0s (0 B/s) 16:43:17 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 16:43:17 Fetched 85.5 kB in 0s (0 B/s) 16:43:17 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 16:43:17 Fetched 24.5 kB in 0s (0 B/s) 16:43:17 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 16:43:17 Fetched 49.2 kB in 0s (0 B/s) 16:43:17 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 16:43:17 Fetched 54.2 kB in 0s (0 B/s) 16:43:17 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 16:43:17 Fetched 30.8 kB in 0s (0 B/s) 16:43:17 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 16:43:17 Fetched 15.8 kB in 0s (0 B/s) 16:43:17 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 16:43:17 Fetched 85.9 kB in 0s (0 B/s) 16:43:17 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 16:43:17 Fetched 8720 B in 0s (0 B/s) 16:43:17 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 16:43:17 Fetched 140 kB in 0s (0 B/s) 16:43:17 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 16:43:17 Fetched 119 kB in 0s (0 B/s) 16:43:17 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 16:43:17 Fetched 111 kB in 0s (0 B/s) 16:43:17 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 16:43:17 Fetched 11.1 kB in 0s (0 B/s) 16:43:17 Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] 16:43:17 Fetched 646 kB in 0s (0 B/s) 16:43:17 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 16:43:17 Fetched 41.3 kB in 0s (0 B/s) 16:43:17 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 16:43:17 Fetched 17.9 kB in 0s (0 B/s) 16:43:17 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 16:43:17 Fetched 368 kB in 0s (0 B/s) 16:43:17 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 16:43:17 Fetched 187 kB in 0s (0 B/s) 16:43:17 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 16:43:17 Fetched 175 kB in 0s (0 B/s) 16:43:17 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 16:43:17 Fetched 206 kB in 0s (0 B/s) 16:43:17 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] 16:43:17 Fetched 1302 kB in 0s (0 B/s) 16:43:17 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 16:43:17 Fetched 36.2 kB in 0s (0 B/s) 16:43:17 Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] 16:43:17 Fetched 159 kB in 0s (0 B/s) 16:43:17 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 16:43:17 Fetched 107 kB in 0s (0 B/s) 16:43:17 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 16:43:17 Fetched 48.7 kB in 0s (0 B/s) 16:43:17 Pulling static-packages 16:43:17 + snapcraftctl pull 16:43:17 Pulling version 16:43:17 + cd /root/project 16:43:17 + git describe --tags --abbrev=0 16:43:17 + sed s/v// 16:43:17 + GIT_VERSION=2.0.1-dev.94 16:43:17 + [ -z 2.0.1-dev.94 ] 16:43:17 + snapcraftctl set-version 2.0.1-dev.94 16:43:18 Building config-common 16:43:18 + snapcraftctl build 16:43:21 Skipping build go-build-helper (already ran) 16:43:21 Building edgex-go 16:43:21 + cd /root/parts/edgex-go/src 16:43:21 + git describe --tags --abbrev=0 16:43:21 + sed s/v// 16:43:21 + GIT_VERSION=2.0.1-dev.94 16:43:21 + [ -z 2.0.1-dev.94 ] 16:43:21 + echo 2.0.1-dev.94 16:43:21 + [ ! -d vendor ] 16:43:21 + go mod download all 16:43:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 16:43:29 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 16:43:34 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 16:43:34 + make build 16:43:34 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.94" -o cmd/core-data/core-data ./cmd/core-data 16:43:35 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 16:43:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:43:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:43:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.94" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 16:43:46 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 16:43:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.94" -o cmd/core-command/core-command ./cmd/core-command 16:43:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.94" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:43:51 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 16:43:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.94" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:43:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.94" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:43:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 16:43:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.94" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:43:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.94" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:43:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.94" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:43:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:43:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.94" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:43:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.94" -o ./cmd/secrets-config ./cmd/secrets-config 16:44:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.94" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:44:03 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 16:44:03 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 16:44:03 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 16:44:03 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 16:44:03 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 16:44:03 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 16:44:03 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 16:44:03 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 16:44:03 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 16:44:03 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 16:44:03 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 16:44:03 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 16:44:03 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 16:44:03 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 16:44:03 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 16:44:03 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 16:44:03 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 16:44:03 + 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 16:44:03 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 16:44:03 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 16:44:03 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 16:44:03 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 16:44:03 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 16:44:03 + 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 16:44:03 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 16:44:03 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 16:44:03 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json [Pipeline] } 16:44:04 $ docker stop --time=1 2d6d43bd196b43ed0381d90270722d1282575d773fb19c3d60aeed1ce828a20f 16:44:04 Building hooks 16:44:04 + cd /root/parts/hooks/src 16:44:04 + make build 16:44:04 go mod tidy 16:44:05 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.1 16:44:05 go: downloading github.com/davecgh/go-spew v1.1.0 16:44:05 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 16:44:05 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 16:44:06 GO111MODULE=on go build -o cmd/install/install ./cmd/install 16:44:06 $ docker rm -f 2d6d43bd196b43ed0381d90270722d1282575d773fb19c3d60aeed1ce828a20f 16:44:07 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 16:44:07 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:44:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:44:09 16:44:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:44:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:44:09 latest: Pulling from edgex-devops/edgex-compose-arm64 16:44:09 29e5d40040c1: Pulling fs layer 16:44:09 1ce36da41761: Pulling fs layer 16:44:09 25b303627fd3: Pulling fs layer 16:44:09 29e5d40040c1: Verifying Checksum 16:44:09 29e5d40040c1: Download complete 16:44:10 1ce36da41761: Verifying Checksum 16:44:10 1ce36da41761: Download complete 16:44:10 Building static-packages 16:44:10 + snapcraftctl build 16:44:10 29e5d40040c1: Pull complete 16:44:11 25b303627fd3: Verifying Checksum 16:44:11 25b303627fd3: Download complete 16:44:11 1ce36da41761: Pull complete 16:44:13 Building version 16:44:13 + snapcraftctl build 16:44:15 Staging config-common 16:44:15 + snapcraftctl stage 16:44:17 Skipping stage go-build-helper (already ran) 16:44:17 Staging edgex-go 16:44:17 + snapcraftctl stage 16:44:18 Staging hooks 16:44:18 + snapcraftctl stage 16:44:20 Staging static-packages 16:44:20 + snapcraftctl stage 16:44:21 Staging version 16:44:21 + snapcraftctl stage 16:44:23 Priming config-common 16:44:23 + snapcraftctl prime 16:44:24 25b303627fd3: Pull complete 16:44:24 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 16:44:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:44:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 16:44:24 Priming go-build-helper 16:44:24 + snapcraftctl prime 16:44:24 prd-ubuntu18.04-docker-arm64-4c-16g-349 does not seem to be running inside a container 16:44:24 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 16:44:25 Priming edgex-go 16:44:25 + snapcraftctl prime 16:44:27 Priming hooks 16:44:27 + snapcraftctl prime 16:44:27 $ docker top d42f9933875662a117479a7bf2e4437745819b648aa135e1bf92dde51f23710c -eo pid,comm [Pipeline] { [Pipeline] sh 16:44:28 + docker-compose build --help 16:44:28 + grep parallel 16:44:29 Priming static-packages 16:44:29 + snapcraftctl prime 16:44:32 Priming version 16:44:32 + snapcraftctl prime 16:44:33 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] } 16:44:35 --parallel Build images in parallel. [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] } 16:44:35 $ docker stop --time=1 d42f9933875662a117479a7bf2e4437745819b648aa135e1bf92dde51f23710c 16:44:37 $ docker rm -f d42f9933875662a117479a7bf2e4437745819b648aa135e1bf92dde51f23710c [Pipeline] // withEnv [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:44:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:44:37 . [Pipeline] withDockerContainer 16:44:38 prd-ubuntu18.04-docker-arm64-4c-16g-349 does not seem to be running inside a container 16:44:38 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 16:44:39 $ docker top d75e89b594b56f9d451be752bd2000d061bc213783008e1ef0112579f6b6f4a0 -eo pid,comm [Pipeline] { [Pipeline] sh 16:44:40 + docker-compose -f ./docker-compose-build.yml build --parallel 16:44:47 Building core-command ... 16:44:47 Building core-data ... 16:44:47 Building core-metadata ... 16:44:47 Building security-bootstrapper ... 16:44:47 Building security-proxy-setup ... 16:44:47 Building security-secretstore-setup ... 16:44:47 Building support-notifications ... 16:44:47 Building support-scheduler ... 16:44:47 Building sys-mgmt-agent ... 16:44:47 Building sys-mgmt-agent 16:44:47 Building core-data 16:44:47 Building support-scheduler 16:44:47 Building support-notifications 16:44:47 Building security-bootstrapper 16:46:09 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 16:46:09 Step 2/21 : FROM ${BUILDER_BASE} AS builder 16:46:09 ---> dbe2d982d7e6 16:46:09 Step 3/21 : WORKDIR /edgex-go 16:46:09 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 16:46:09 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:46:09 ---> dbe2d982d7e6 16:46:09 Step 3/23 : WORKDIR /edgex-go 16:46:09 Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 16:46:09 Step 2/30 : FROM ${BUILDER_BASE} AS builder 16:46:09 ---> dbe2d982d7e6 16:46:09 Step 3/30 : WORKDIR /edgex-go 16:46:09 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 16:46:09 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:46:09 ---> dbe2d982d7e6 16:46:09 Step 3/22 : WORKDIR /edgex-go 16:46:09 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 16:46:09 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:46:09 ---> dbe2d982d7e6 16:46:09 Step 3/22 : WORKDIR /edgex-go 16:46:09 ---> Running in 1d03b98e0a63 16:46:09 ---> Running in e4eb27a1daf9 16:46:09 ---> Running in 79639ba40f77 16:46:09 ---> Running in eaa6a5ee8c90 16:46:09 ---> Running in 610f916991f0 16:46:09 Removing intermediate container 79639ba40f77 16:46:09 ---> 7f50d63362f2 16:46:09 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:46:09 Removing intermediate container 1d03b98e0a63 16:46:09 ---> 29eb4a8a9dcf 16:46:09 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:46:09 Removing intermediate container 610f916991f0 16:46:09 ---> 7ad4bf397f8a 16:46:09 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:46:09 Removing intermediate container eaa6a5ee8c90 16:46:09 ---> 22f4bc5f24f5 16:46:09 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:46:09 Removing intermediate container e4eb27a1daf9 16:46:09 ---> d22999aecd93 16:46:09 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:46:09 ---> Running in e6d94a6aa2fd 16:46:09 ---> Running in c8c722c4d960 16:46:09 ---> Running in 8c96cc3494b7 16:46:09 ---> Running in b47b9f0a2da3 16:46:09 ---> Running in 66cc36f43417 16:46:09 Removing intermediate container c8c722c4d960 16:46:09 ---> 2442de38b488 16:46:09 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 16:46:09 ---> Running in 6e6e1bbadea5 16:46:09 Removing intermediate container e6d94a6aa2fd 16:46:09 ---> 1505f625dd45 16:46:09 Step 5/22 : RUN apk add --update --no-cache make bash git 16:46:09 ---> Running in a6677e9f9bd3 16:46:09 Removing intermediate container 66cc36f43417 16:46:09 ---> 4ac1ef741002 16:46:09 Step 5/30 : RUN apk add --update --no-cache make git 16:46:09 Removing intermediate container 8c96cc3494b7 16:46:09 ---> 4ca782e93933 16:46:09 Step 5/23 : RUN apk add --update --no-cache make git 16:46:09 Removing intermediate container b47b9f0a2da3 16:46:09 ---> 6a3d1d6d57d5 16:46:09 Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates 16:46:09 ---> Running in 9e972cee7b0c 16:46:09 ---> Running in abdef78db2a6 16:46:09 ---> Running in 4818708a16e9 16:46:09 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:46:09 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:46:09 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:46:09 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:46:09 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:46:09 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:46:09 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:46:09 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:46:09 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:46:09 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:46:09 OK: 219 MiB in 52 packages 16:46:09 OK: 219 MiB in 52 packages 16:46:09 OK: 219 MiB in 52 packages 16:46:09 OK: 219 MiB in 52 packages 16:46:09 OK: 219 MiB in 52 packages 16:46:09 Removing intermediate container 6e6e1bbadea5 16:46:09 ---> 49bb4be794dd 16:46:09 Step 6/22 : COPY . . 16:46:09 Removing intermediate container a6677e9f9bd3 16:46:09 ---> 0ba6ace44258 16:46:09 Step 6/22 : COPY . . 16:46:09 Removing intermediate container 4818708a16e9 16:46:09 ---> a37ebf0c772f 16:46:09 Step 6/23 : COPY go.mod . 16:46:09 Removing intermediate container 9e972cee7b0c 16:46:09 ---> fc7360b3be61 16:46:09 Step 6/30 : COPY . . 16:46:09 Removing intermediate container abdef78db2a6 16:46:09 ---> ac4cfa07affe 16:46:09 Step 6/21 : COPY . . 16:46:10 ---> 9d3c401f88fd 16:46:10 Step 7/23 : RUN go mod download 16:46:10 ---> Running in e1d19ed3855f 16:46:15 Removing intermediate container e1d19ed3855f 16:46:15 ---> 8e1368d1c7e6 16:46:15 Step 8/23 : COPY . . 16:46:34 ---> 9ee33d8de928 16:46:34 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:46:34 ---> b5fafbf980e3 16:46:34 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:46:34 ---> 124b796cb17f 16:46:34 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:46:34 ---> 5ebab9e026ad 16:46:34 Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:46:34 ---> Running in 35cdc3215219 16:46:34 ---> Running in 56e01b9bd4d4 16:46:34 ---> Running in 2580d457a8c0 16:46:34 ---> Running in b5ffba7372f5 16:46:38 ---> 02af03cb26d8 16:46:38 Step 9/23 : RUN go mod tidy 16:46:38 ---> Running in 087243f1dd53 16:46:39 Removing intermediate container 2580d457a8c0 16:46:39 ---> b6dd983f8150 16:46:39 Step 8/22 : RUN make cmd/core-data/core-data 16:46:39 ---> Running in 3aa934fc61a5 16:46:40 Removing intermediate container 56e01b9bd4d4 16:46:40 ---> 5d2452986802 16:46:40 Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:46:40 ---> Running in 5d0e52445abc 16:46:40 Removing intermediate container 35cdc3215219 16:46:40 ---> 94706284a08d 16:46:40 Step 8/21 : RUN make cmd/support-notifications/support-notifications 16:46:40 ---> Running in 3d0a2cf738a5 16:46:40 Removing intermediate container b5ffba7372f5 16:46:40 ---> 0c3adef511f1 16:46:40 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:46:41 ---> Running in 00e13a3942ea 16:46:42 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 16:46:42 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 16:46:43 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 16:46:43 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 16:46:45 Removing intermediate container 087243f1dd53 16:46:45 ---> 9cf1550cc6d1 16:46:45 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 16:46:45 ---> Running in b2b77a3de982 16:46: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 16:49:09 Removing intermediate container 00e13a3942ea 16:49:09 ---> 88fd327b9c7f 16:49:09 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 16:49:09 ---> Running in bbe7457a2cf6 16:49:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:49:09 Removing intermediate container 5d0e52445abc 16:49:09 ---> 788282cd07a2 16:49:09 16:49:09 Step 9/30 : FROM alpine:3.14 16:49:09 3.14: Pulling from library/alpine 16:49:09 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 16:49:09 Status: Downloaded newer image for alpine:3.14 16:49:09 ---> bb3de5531c18 16:49:09 Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 16:49:09 ---> Running in 63b29af40ae3 16:49:09 Removing intermediate container 63b29af40ae3 16:49:09 ---> 8cc304b1d16e 16:49:09 Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec 16:49:09 ---> Running in d46a1ca2c7f0 16:49:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:49:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:49:09 (1/2) Installing dumb-init (1.2.5-r1) 16:49:09 (2/2) Installing su-exec (0.2-r1) 16:49:09 Executing busybox-1.33.1-r3.trigger 16:49:09 Removing intermediate container bbe7457a2cf6 16:49:09 ---> d0395c59a12d 16:49:09 16:49:09 Step 10/22 : FROM docker:20.10.8 16:49:09 OK: 5 MiB in 16 packages 16:49:09 20.10.8: Pulling from library/docker 16:49:10 Removing intermediate container d46a1ca2c7f0 16:49:10 ---> 8d3d7b7bf000 16:49:10 Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init 16:49:10 ---> Running in 007139b6e035 16:49:11 Removing intermediate container 007139b6e035 16:49:11 ---> 7440fdd4265e 16:49:11 Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 16:49:11 ---> Running in 3675023fc978 16:49:12 Removing intermediate container 3675023fc978 16:49:12 ---> 0b4ab41b0e12 16:49:12 Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 16:49:13 ---> Running in 90b1a5c53cf9 16:49:17 Removing intermediate container 90b1a5c53cf9 16:49:17 ---> 0686cd324b04 16:49:17 Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} 16:49:17 ---> Running in 2d86742e451d 16:49:19 Removing intermediate container 2d86742e451d 16:49:19 ---> e9726bc36f80 16:49:19 Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 16:49:19 Removing intermediate container 3d0a2cf738a5 16:49:19 ---> e570d8c8f900 16:49:19 16:49:19 Step 9/21 : FROM alpine:3.14 16:49:19 ---> bb3de5531c18 16:49:19 Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init 16:49:20 ---> Running in bf26312d1fc2 16:49:20 Removing intermediate container b2b77a3de982 16:49:20 ---> 118fc947087e 16:49:20 16:49:20 Step 11/23 : FROM alpine:3.14 16:49:20 ---> bb3de5531c18 16:49:20 Step 12/23 : RUN apk add --update --no-cache dumb-init 16:49:21 ---> c125ba9e5498 16:49:21 Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 16:49:21 ---> Running in d9089bf6c4f5 16:49:21 ---> Running in d6be22ac5777 16:49:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:49:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:49:23 (1/2) Installing ca-certificates (20191127-r5) 16:49:23 (2/2) Installing dumb-init (1.2.5-r1) 16:49:23 Executing busybox-1.33.1-r3.trigger 16:49:23 Executing ca-certificates-20191127-r5.trigger 16:49:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:49:24 OK: 6 MiB in 16 packages 16:49:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:49:25 (1/1) Installing dumb-init (1.2.5-r1) 16:49:25 Executing busybox-1.33.1-r3.trigger 16:49:25 OK: 5 MiB in 15 packages 16:49:25 Removing intermediate container d6be22ac5777 16:49:25 ---> e7bdc4483208 16:49:25 Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / 16:49:26 Removing intermediate container d9089bf6c4f5 16:49:26 ---> 2f80f2382f0e 16:49:26 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:49:26 Removing intermediate container bf26312d1fc2 16:49:26 ---> 0b72460d1c92 16:49:26 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 16:49:26 ---> Running in e88e97a57be6 16:49:26 ---> Running in 9a5f35770aaf 16:49:26 ---> de26e02ca3a2 16:49:26 Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:49:27 Removing intermediate container e88e97a57be6 16:49:27 ---> 66ae22799118 16:49:27 Step 12/21 : ENV APP_PORT=59860 16:49:27 Removing intermediate container 9a5f35770aaf 16:49:27 ---> ef10a04555e0 16:49:27 Step 14/23 : ENV APP_PORT=59861 16:49:27 ---> Running in 993afc4c6406 16:49:27 ---> Running in ad67dcbe3213 16:49:28 Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd 16:49:28 Status: Downloaded newer image for docker:20.10.8 16:49:28 ---> 3734d5adc5ac 16:49:28 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 16:49:28 ---> Running in 91fe39e48678 16:49:28 Removing intermediate container ad67dcbe3213 16:49:28 ---> 393e23463af5 16:49:28 Step 15/23 : EXPOSE $APP_PORT 16:49:28 Removing intermediate container 993afc4c6406 16:49:28 ---> 2ba05701de35 16:49:28 Step 13/21 : EXPOSE $APP_PORT 16:49:28 ---> Running in 55b7e1644a04 16:49:28 ---> Running in ce0224193aea 16:49:29 Removing intermediate container 91fe39e48678 16:49:29 ---> 8dd7dc1b64c9 16:49:29 Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 16:49:29 Removing intermediate container 3aa934fc61a5 16:49:29 ---> cf83a77f6e83 16:49:29 16:49:29 Step 9/22 : FROM alpine:3.14 16:49:29 ---> bb3de5531c18 16:49:29 Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:49:29 ---> 1c1b9043eea2 16:49:29 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 16:49:29 ---> Running in 3fc7d7adc626 16:49:29 ---> Running in 8a0bc5802c0f 16:49:29 Removing intermediate container 55b7e1644a04 16:49:29 ---> c528fb6206b4 16:49:29 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:49:29 Removing intermediate container ce0224193aea 16:49:29 ---> 06b75cb52c55 16:49:29 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 16:49:30 Removing intermediate container 3fc7d7adc626 16:49:30 ---> 2d849fe6605c 16:49:30 Step 11/22 : ENV APP_PORT=59880 16:49:30 ---> Running in c2d0faddfb3e 16:49:30 ---> bbf5cad0c83a 16:49:30 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 16:49:30 ---> 3aa37b2122f4 16:49:30 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:49:30 Removing intermediate container c2d0faddfb3e 16:49:30 ---> 8351005e1432 16:49:30 Step 12/22 : EXPOSE $APP_PORT 16:49:31 ---> Running in 9b876bacdccc 16:49:31 ---> 7dd8048bb43e 16:49:31 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:49:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:49:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:49:31 Removing intermediate container 9b876bacdccc 16:49:31 ---> 8c4f3d03d767 16:49:31 Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:49:32 ---> 6b777a9d751d 16:49:32 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 16:49:32 ---> Running in a62137e28cca 16:49:32 (1/42) Installing readline (8.1.0-r0) 16:49:32 (2/42) Installing bash (5.1.4-r0) 16:49:32 Executing bash-5.1.4-r0.post-install 16:49:32 (3/42) Installing brotli-libs (1.0.9-r5) 16:49:32 (4/42) Installing nghttp2-libs (1.43.0-r0) 16:49:32 (5/42) Installing libcurl (7.79.1-r0) 16:49:32 (6/42) Installing curl (7.79.1-r0) 16:49:32 (7/42) Installing dumb-init (1.2.5-r1) 16:49:32 (8/42) Installing libbz2 (1.0.8-r1) 16:49:32 (9/42) Installing expat (2.4.1-r0) 16:49:32 (10/42) Installing libffi (3.3-r2) 16:49:32 (11/42) Installing gdbm (1.19-r0) 16:49:32 (12/42) Installing xz-libs (5.2.5-r0) 16:49:32 (13/42) Installing libgcc (10.3.1_git20210424-r2) 16:49:32 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 16:49:32 (15/42) Installing mpdecimal (2.5.1-r1) 16:49:32 (16/42) Installing sqlite-libs (3.35.5-r0) 16:49:32 (17/42) Installing python3 (3.9.5-r1) 16:49:33 ---> 0982f45de8b2 16:49:33 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 16:49:33 ---> 649a5b056ab3 16:49:33 ---> e54db25c00c1 16:49:33 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 16:49:33 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 16:49:34 ---> Running in ed25296a8a6b 16:49:35 Removing intermediate container ed25296a8a6b 16:49:35 ---> 14d61e03757d 16:49:35 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:49:35 ---> 287295142e46 16:49:35 Step 17/21 : ENTRYPOINT ["/support-notifications"] 16:49:35 ---> d1aefa562593 16:49:35 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 16:49:35 ---> Running in 4bce588409f4 16:49:35 (18/42) Installing py3-appdirs (1.4.4-r2) 16:49:35 (19/42) Installing py3-chardet (4.0.0-r2) 16:49:35 Removing intermediate container a62137e28cca 16:49:35 ---> 3f9e7c9f9dd5 16:49:35 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 16:49:35 (20/42) Installing py3-idna (3.2-r0) 16:49:35 (21/42) Installing py3-urllib3 (1.26.5-r0) 16:49:35 ---> Running in 2827011aca6b 16:49:35 ---> Running in 23d81861e2ce 16:49:35 (22/42) Installing py3-certifi (2020.12.5-r1) 16:49:35 (23/42) Installing py3-requests (2.25.1-r4) 16:49:35 (24/42) Installing py3-msgpack (1.0.2-r1) 16:49:35 (25/42) Installing py3-lockfile (0.12.2-r4) 16:49:35 (26/42) Installing py3-cachecontrol (0.12.6-r1) 16:49:35 (27/42) Installing py3-colorama (0.4.4-r1) 16:49:35 (28/42) Installing py3-contextlib2 (0.6.0-r1) 16:49:35 (29/42) Installing py3-distlib (0.3.1-r3) 16:49:35 (30/42) Installing py3-distro (1.5.0-r3) 16:49:35 (31/42) Installing py3-six (1.15.0-r1) 16:49:35 (32/42) Installing py3-webencodings (0.5.1-r4) 16:49:35 (33/42) Installing py3-html5lib (1.1-r1) 16:49:36 (34/42) Installing py3-parsing (2.4.7-r2) 16:49:36 (35/42) Installing py3-packaging (20.9-r1) 16:49:36 (36/42) Installing py3-toml (0.10.2-r2) 16:49:36 (37/42) Installing py3-pep517 (0.10.0-r2) 16:49:36 (38/42) Installing py3-progress (1.5-r2) 16:49:36 (39/42) Installing py3-retrying (1.3.3-r1) 16:49:36 (40/42) Installing py3-ordered-set (4.0.2-r1) 16:49:36 (41/42) Installing py3-setuptools (52.0.0-r3) 16:49:36 (42/42) Installing py3-pip (20.3.4-r1) 16:49:36 Removing intermediate container 4bce588409f4 16:49:36 ---> 3c074ee01e26 16:49:36 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:49:36 Removing intermediate container 2827011aca6b 16:49:36 ---> dd64f54ecbc9 16:49:36 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:49:36 ---> ae024bf8d3e6 16:49:36 Step 25/30 : RUN chmod +x /entrypoint.sh 16:49:36 ---> Running in 5a0368f8e2bf 16:49:36 ---> Running in 7baad32964c3 16:49:36 ---> Running in fdfc53c6a086 16:49:36 Executing busybox-1.33.1-r3.trigger 16:49:36 OK: 84 MiB in 64 packages 16:49:37 Removing intermediate container 7baad32964c3 16:49:37 ---> ef374f18569e 16:49:37 Step 19/21 : LABEL arch=arm64 16:49:37 Removing intermediate container 5a0368f8e2bf 16:49:37 ---> 9211553bd383 16:49:37 Step 21/23 : LABEL arch=arm64 16:49:37 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:49:37 ---> Running in b332c7c48ae8 16:49:37 ---> Running in 1ef597fce620 16:49:38 Removing intermediate container b332c7c48ae8 16:49:38 ---> 07631cae96af 16:49:38 Step 22/23 : LABEL git_sha=31b105b4f460279c79fa1c8d9152eb8c145da200 16:49:38 ---> Running in 4c3f26bbb632 16:49:38 Removing intermediate container 1ef597fce620 16:49:38 ---> c7113d323696 16:49:38 Step 20/21 : LABEL git_sha=31b105b4f460279c79fa1c8d9152eb8c145da200 16:49:38 ---> Running in 84b581793c0d 16:49:38 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:49:39 Removing intermediate container 4c3f26bbb632 16:49:39 ---> 44f9671f9bda 16:49:39 Step 23/23 : LABEL version=0.0.0 16:49:39 Removing intermediate container 84b581793c0d 16:49:39 ---> 1d62777ec361 16:49:39 Step 21/21 : LABEL version=0.0.0 16:49:39 ---> Running in a9fdf785b7fe 16:49:39 (1/6) Installing dumb-init (1.2.5-r1) 16:49:39 ---> Running in 2e6bccc6d077 16:49:39 (2/6) Installing libgcc (10.3.1_git20210424-r2) 16:49:39 (3/6) Installing libsodium (1.0.18-r0) 16:49:40 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 16:49:40 Removing intermediate container a9fdf785b7fe 16:49:40 ---> 91d0ba2ec729 16:49:40 16:49:40 (5/6) Installing libzmq (4.3.4-r0) 16:49:40 (6/6) Installing zeromq (4.3.4-r0) 16:49:40 Removing intermediate container fdfc53c6a086 16:49:40 ---> 24ecdf266bb3 16:49:40 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 16:49:40 Removing intermediate container 2e6bccc6d077 16:49:40 ---> 347e5df66b2b 16:49:40 16:49:40 Executing busybox-1.33.1-r3.trigger 16:49:40 OK: 8 MiB in 20 packages 16:49:40 Successfully built 91d0ba2ec729 16:49:40 Successfully tagged support-scheduler-arm64:latest 16:49:40  Building support-scheduler ... done Building core-command 16:49:40 ---> Running in 3789d642c1e8 16:49:40 Successfully built 347e5df66b2b 16:49:40 Successfully tagged support-notifications-arm64:latest 16:49:40  Building support-notifications ... done Building core-metadata 16:49:41 Removing intermediate container 3789d642c1e8 16:49:41 ---> 4503d03f1b11 16:49:41 Step 27/30 : CMD ["gate"] 16:49:41 ---> Running in a9e7a9329284 16:49:41 Removing intermediate container 23d81861e2ce 16:49:41 ---> d074c52234fa 16:49:41 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:49:42 Removing intermediate container a9e7a9329284 16:49:42 ---> e011a4c32002 16:49:42 Step 28/30 : LABEL arch=arm64 16:49:42 Collecting docker-compose==1.23.2 16:49:42 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 16:49:42 ---> Running in ce09831454fc 16:49:43 ---> 7d94622e8959 16:49:43 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:49:43 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 16:49:43 Collecting dockerpty<0.5,>=0.4.1 16:49:43 Downloading dockerpty-0.4.1.tar.gz (13 kB) 16:49:43 Removing intermediate container ce09831454fc 16:49:43 ---> b3bcea117b37 16:49:43 Step 29/30 : LABEL git_sha=31b105b4f460279c79fa1c8d9152eb8c145da200 16:49:44 ---> Running in d9021c8acad9 16:49:45 Removing intermediate container d9021c8acad9 16:49:45 ---> 026eeb312509 16:49:45 Step 30/30 : LABEL version=0.0.0 16:49:45 ---> bd727ee70fc9 16:49:45 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 16:49:46 ---> Running in 9ec92c730636 16:49:46 Collecting docker<4.0,>=3.6.0 16:49:46 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 16:49:46 Removing intermediate container 9ec92c730636 16:49:46 ---> d856e01e9f97 16:49:46 16:49:46 ---> 3ff5c2114fe6 16:49:46 Step 18/22 : ENTRYPOINT ["/core-data"] 16:49:46 ---> Running in 729cf2f9d461 16:49:47 Successfully built d856e01e9f97 16:49:47 Successfully tagged security-bootstrapper-arm64:latest 16:49:47  Building security-bootstrapper ... done Building security-secretstore-setup 16:49:47 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 16:49:47 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 16:49:47 Removing intermediate container 729cf2f9d461 16:49:47 ---> 5d46fa6e92a4 16:49:47 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:49:47 Collecting texttable<0.10,>=0.9.0 16:49:47 Downloading texttable-0.9.1.tar.gz (11 kB) 16:49:47 ---> Running in fd66ff293e6c 16:49:48 Removing intermediate container fd66ff293e6c 16:49:48 ---> df787a1834ba 16:49:48 Step 20/22 : LABEL arch=arm64 16:49:48 ---> Running in dd590b799672 16:49:48 Removing intermediate container dd590b799672 16:49:48 ---> 946e2f5ea5f4 16:49:48 Step 21/22 : LABEL git_sha=31b105b4f460279c79fa1c8d9152eb8c145da200 16:49:48 ---> Running in d73e7db38128 16:49:49 Removing intermediate container d73e7db38128 16:49:49 ---> 1948116a8b3c 16:49:49 Step 22/22 : LABEL version=0.0.0 16:49:49 ---> Running in 56c55a8dd10d 16:49:50 Removing intermediate container 56c55a8dd10d 16:49:50 ---> 6e655caeb2c8 16:49:50 16:49:50 Collecting jsonschema<3,>=2.5.1 16:49:50 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 16:49:50 Collecting cached-property<2,>=1.2.0 16:49:50 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 16:49:50 Successfully built 6e655caeb2c8 16:49:50 Successfully tagged core-data-arm64:latest 16:49:50  Building core-data ... done Building security-proxy-setup 16:49:51 Collecting PyYAML<4,>=3.10 16:49:51 Downloading PyYAML-3.13.tar.gz (270 kB) 16:49:54 Collecting docopt<0.7,>=0.6.1 16:49:54 Downloading docopt-0.6.2.tar.gz (25 kB) 16:49:57 Collecting websocket-client<1.0,>=0.32.0 16:49:57 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 16:49:57 Collecting docker-pycreds>=0.4.0 16:49:57 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 16:49:58 Collecting chardet<3.1.0,>=3.0.2 16:49:58 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 16:49:58 Collecting urllib3<1.25,>=1.21.1 16:49:58 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 16:49:58 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 16:49:59 Collecting idna<2.8,>=2.5 16:49:59 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 16:49:59 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 16:49:59 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 16:49:59 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 16:49:59 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 16:50:00 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 16:50:00 Attempting uninstall: urllib3 16:50:00 Found existing installation: urllib3 1.26.5 16:50:00 Uninstalling urllib3-1.26.5: 16:50:00 Successfully uninstalled urllib3-1.26.5 16:50:01 Attempting uninstall: idna 16:50:01 Found existing installation: idna 3.2 16:50:01 Uninstalling idna-3.2: 16:50:01 Successfully uninstalled idna-3.2 16:50:02 Attempting uninstall: chardet 16:50:02 Found existing installation: chardet 4.0.0 16:50:02 Uninstalling chardet-4.0.0: 16:50:02 Successfully uninstalled chardet-4.0.0 16:50:04 Attempting uninstall: requests 16:50:04 Found existing installation: requests 2.25.1 16:50:04 Uninstalling requests-2.25.1: 16:50:04 Successfully uninstalled requests-2.25.1 16:50:05 Running setup.py install for texttable: started 16:50:07 Running setup.py install for texttable: finished with status 'done' 16:50:07 Running setup.py install for PyYAML: started 16:50:10 Running setup.py install for PyYAML: finished with status 'done' 16:50:10 Running setup.py install for docopt: started 16:50:12 Running setup.py install for docopt: finished with status 'done' 16:50:12 Running setup.py install for dockerpty: started 16:50:14 Running setup.py install for dockerpty: finished with status 'done' 16:50:16 Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 16:50:25 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 16:50:25 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:50:25 ---> dbe2d982d7e6 16:50:25 Step 3/22 : WORKDIR /edgex-go 16:50:25 ---> Using cache 16:50:25 ---> d22999aecd93 16:50:25 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:50:25 ---> Using cache 16:50:25 ---> 4ac1ef741002 16:50:25 Step 5/22 : RUN apk add --update --no-cache make git 16:50:25 ---> Using cache 16:50:25 ---> fc7360b3be61 16:50:25 Step 6/22 : COPY . . 16:50:25 ---> Using cache 16:50:25 ---> 5ebab9e026ad 16:50:25 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:50:25 ---> Using cache 16:50:25 ---> 5d2452986802 16:50:25 Step 8/22 : RUN make cmd/core-command/core-command 16:50:25 ---> Running in ed0d4102e438 16:50:26 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 16:50:26 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:50:26 ---> dbe2d982d7e6 16:50:26 Step 3/22 : WORKDIR /edgex-go 16:50:26 ---> Using cache 16:50:26 ---> d22999aecd93 16:50:26 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:50:26 ---> Using cache 16:50:26 ---> 4ac1ef741002 16:50:26 Step 5/22 : RUN apk add --update --no-cache make git 16:50:26 ---> Using cache 16:50:26 ---> fc7360b3be61 16:50:26 Step 6/22 : COPY . . 16:50:26 ---> Using cache 16:50:26 ---> 5ebab9e026ad 16:50:26 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:50:26 ---> Using cache 16:50:26 ---> 5d2452986802 16:50:26 Step 8/22 : RUN make cmd/core-metadata/core-metadata 16:50:27 ---> Running in 6e8a076c942e 16:50:27 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 16:50:29 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 16:50:32 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 16:50:32 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:50:32 ---> dbe2d982d7e6 16:50:32 Step 3/24 : WORKDIR /edgex-go 16:50:32 ---> Using cache 16:50:32 ---> d22999aecd93 16:50:32 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:50:32 ---> Using cache 16:50:32 ---> 4ac1ef741002 16:50:32 Step 5/24 : RUN apk add --update --no-cache make git 16:50:32 ---> Using cache 16:50:32 ---> fc7360b3be61 16:50:32 Step 6/24 : COPY . . 16:50:32 ---> Using cache 16:50:32 ---> 5ebab9e026ad 16:50:32 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:50:32 ---> Using cache 16:50:32 ---> 5d2452986802 16:50:32 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:50:32 ---> Running in b283d1235999 16:50:35 Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 16:50:35 Step 2/20 : FROM ${BUILDER_BASE} AS builder 16:50:35 ---> dbe2d982d7e6 16:50:35 Step 3/20 : WORKDIR /edgex-go 16:50:35 ---> Using cache 16:50:35 ---> d22999aecd93 16:50:35 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:50:35 ---> Using cache 16:50:35 ---> 4ac1ef741002 16:50:35 Step 5/20 : RUN apk add --update --no-cache make git 16:50:35 ---> Using cache 16:50:35 ---> fc7360b3be61 16:50:35 Step 6/20 : COPY . . 16:50:35 ---> Using cache 16:50:35 ---> 5ebab9e026ad 16:50:35 Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:50:35 ---> Using cache 16:50:35 ---> 5d2452986802 16:50:35 Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:50:35 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 16:50:35 ---> Running in 8936051ef1d8 16:50:37 Removing intermediate container 8a0bc5802c0f 16:50:37 ---> 124c745654ce 16:50:37 Step 13/22 : ENV APP_PORT=58890 16:50:37 ---> Running in 76483d11c428 16:50:37 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 16:50:38 Removing intermediate container 76483d11c428 16:50:38 ---> 462bf987aeeb 16:50:38 Step 14/22 : EXPOSE $APP_PORT 16:50:38 ---> Running in eef693be6591 16:50:38 Removing intermediate container eef693be6591 16:50:38 ---> 01779bcc6384 16:50:38 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 16:50:40 ---> 6c9b623d989a 16:50:40 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 16:50:41 ---> 4fba3704e732 16:50:41 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 16:50:43 ---> 7caa9c34ff67 16:50:43 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 16:50:43 ---> Running in ce0d8f9fb05d 16:50:43 Removing intermediate container ce0d8f9fb05d 16:50:43 ---> b932ed6bb8f0 16:50:43 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:50:43 ---> Running in 21772fc00766 16:50:44 Removing intermediate container 21772fc00766 16:50:44 ---> 88c8833bf3ea 16:50:44 Step 20/22 : LABEL arch=arm64 16:50:44 ---> Running in f1e3b6825c2b 16:50:45 Removing intermediate container f1e3b6825c2b 16:50:45 ---> a3611abda7e3 16:50:45 Step 21/22 : LABEL git_sha=31b105b4f460279c79fa1c8d9152eb8c145da200 16:50:45 ---> Running in 775da3d5813e 16:50:46 Removing intermediate container 775da3d5813e 16:50:46 ---> d5e66b5b055b 16:50:46 Step 22/22 : LABEL version=0.0.0 16:50:46 ---> Running in 29c2cbc141b0 16:50:46 Removing intermediate container 29c2cbc141b0 16:50:46 ---> cd1d243cf01c 16:50:46 16:50:47 Successfully built cd1d243cf01c 16:50:47 Successfully tagged sys-mgmt-agent-arm64:latest 16:52:24  Building sys-mgmt-agent ... done Removing intermediate container ed0d4102e438 16:52:24 ---> f887ae18cb35 16:52:24 16:52:24 Step 9/22 : FROM alpine:3.14 16:52:24 ---> bb3de5531c18 16:52:24 Step 10/22 : RUN apk add --update --no-cache dumb-init 16:52:24 ---> Using cache 16:52:24 ---> 2f80f2382f0e 16:52:24 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:52:24 ---> Using cache 16:52:24 ---> ef10a04555e0 16:52:24 Step 12/22 : ENV APP_PORT=59882 16:52:24 ---> Running in 7e71dbe24a68 16:52:24 Removing intermediate container 7e71dbe24a68 16:52:24 ---> 3a6646b7ed42 16:52:24 Step 13/22 : EXPOSE $APP_PORT 16:52:24 ---> Running in 54be5cbe77dc 16:52:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 16:52:24 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 16:52:24 Removing intermediate container 54be5cbe77dc 16:52:24 ---> c93b22493b6f 16:52:24 Step 14/22 : WORKDIR / 16:52:24 ---> Running in 340490afa440 16:52:24 Removing intermediate container 340490afa440 16:52:24 ---> f8ba4673ec94 16:52:24 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:52:24 ---> dcdace7d64ff 16:52:24 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:52:24 ---> 44009ca72bf9 16:52:24 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 16:52:24 ---> 500cd71ccd06 16:52:24 Step 18/22 : ENTRYPOINT ["/core-command"] 16:52:24 ---> Running in 6a6f2ccee392 16:52:24 Removing intermediate container 6a6f2ccee392 16:52:24 ---> fe8d0c751662 16:52:24 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:52:24 ---> Running in d2584d3c58c2 16:52:24 Removing intermediate container d2584d3c58c2 16:52:24 ---> da8dd3b1f5bf 16:52:24 Step 20/22 : LABEL arch=arm64 16:52:24 ---> Running in e6b3c1e87225 16:52:24 Removing intermediate container e6b3c1e87225 16:52:24 ---> 0f0a05238130 16:52:24 Step 21/22 : LABEL git_sha=31b105b4f460279c79fa1c8d9152eb8c145da200 16:52:24 ---> Running in d37d3aab463f 16:52:24 Removing intermediate container d37d3aab463f 16:52:24 ---> b22e62a59e15 16:52:24 Step 22/22 : LABEL version=0.0.0 16:52:24 ---> Running in e841b764357e 16:52:24 Removing intermediate container e841b764357e 16:52:24 ---> 503e4d347c54 16:52:24 16:52:24 Successfully built 503e4d347c54 16:52:24 Successfully tagged core-command-arm64:latest 16:52:24  Building core-command ... done Removing intermediate container 6e8a076c942e 16:52:24 ---> 058d951acf8d 16:52:24 16:52:24 Step 9/22 : FROM alpine:3.14 16:52:24 ---> bb3de5531c18 16:52:24 Step 10/22 : RUN apk add --update --no-cache dumb-init 16:52:24 ---> Using cache 16:52:24 ---> 2f80f2382f0e 16:52:24 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:52:24 ---> Using cache 16:52:24 ---> ef10a04555e0 16:52:24 Step 12/22 : ENV APP_PORT=59881 16:52:24 ---> Running in 771b99cccacb 16:52:24 Removing intermediate container b283d1235999 16:52:24 ---> 284e681af607 16:52:24 16:52:24 Step 9/24 : FROM alpine:3.14 16:52:24 ---> bb3de5531c18 16:52:24 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 16:52:24 ---> Running in 7cb9fac3aadc 16:52:24 Removing intermediate container 771b99cccacb 16:52:24 ---> 60a08e56cc30 16:52:24 Step 13/22 : EXPOSE $APP_PORT 16:52:24 ---> Running in 2d3862bf0254 16:52:24 Removing intermediate container 2d3862bf0254 16:52:24 ---> c21af5933a95 16:52:24 Step 14/22 : WORKDIR / 16:52:24 Removing intermediate container 8936051ef1d8 16:52:24 ---> b2b921ba5fd5 16:52:24 16:52:24 Step 9/20 : FROM alpine:3.14 16:52:24 ---> bb3de5531c18 16:52:24 Step 10/20 : RUN apk add --update --no-cache curl 16:52:24 ---> Running in f5a7184e0a3f 16:52:25 ---> Running in ae442766e15d 16:52:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:52:25 Removing intermediate container f5a7184e0a3f 16:52:25 ---> c6e554b16487 16:52:25 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:52:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:52:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:52:26 ---> c332596bc20e 16:52:26 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:52:26 (1/3) Installing ca-certificates (20191127-r5) 16:52:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:52:26 (2/3) Installing dumb-init (1.2.5-r1) 16:52:26 (3/3) Installing su-exec (0.2-r1) 16:52:26 Executing busybox-1.33.1-r3.trigger 16:52:26 Executing ca-certificates-20191127-r5.trigger 16:52:26 OK: 6 MiB in 17 packages 16:52:27 (1/5) Installing ca-certificates (20191127-r5) 16:52:27 (2/5) Installing brotli-libs (1.0.9-r5) 16:52:27 (3/5) Installing nghttp2-libs (1.43.0-r0) 16:52:27 (4/5) Installing libcurl (7.79.1-r0) 16:52:27 (5/5) Installing curl (7.79.1-r0) 16:52:27 Executing busybox-1.33.1-r3.trigger 16:52:27 Executing ca-certificates-20191127-r5.trigger 16:52:28 OK: 8 MiB in 19 packages 16:52:28 ---> e10c7fb02c07 16:52:28 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 16:52:28 Removing intermediate container 7cb9fac3aadc 16:52:28 ---> 30996b75d880 16:52:28 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:52:28 ---> Running in 87937dfa09a2 16:52:28 ---> bc2f4eeff54b 16:52:28 Step 18/22 : ENTRYPOINT ["/core-metadata"] 16:52:29 ---> Running in b81713e1e4d2 16:52:29 Removing intermediate container 87937dfa09a2 16:52:29 ---> 488e1d2420af 16:52:29 Step 12/24 : WORKDIR / 16:52:29 ---> Running in 8b2bc7ba1e57 16:52:29 Removing intermediate container ae442766e15d 16:52:29 ---> 1a5414f002c3 16:52:29 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:52:29 ---> Running in 6b6b24834558 16:52:29 Removing intermediate container b81713e1e4d2 16:52:29 ---> ab3d3eda16a2 16:52:29 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:52:29 ---> Running in ebd4695363b6 16:52:30 Removing intermediate container 8b2bc7ba1e57 16:52:30 ---> 5f0d47daa5dc 16:52:30 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 16:52:30 Removing intermediate container 6b6b24834558 16:52:30 ---> 9c72cb8127f1 16:52:30 Step 12/20 : WORKDIR /edgex 16:52:30 Removing intermediate container ebd4695363b6 16:52:30 ---> efa648417162 16:52:30 Step 20/22 : LABEL arch=arm64 16:52:30 ---> Running in c2c9e6959e44 16:52:30 ---> Running in fa214360ce36 16:52:30 ---> 7e675aec4804 16:52:30 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 16:52:30 Removing intermediate container fa214360ce36 16:52:30 ---> 7f358ae9e975 16:52:30 Step 21/22 : LABEL git_sha=31b105b4f460279c79fa1c8d9152eb8c145da200 16:52:30 Removing intermediate container c2c9e6959e44 16:52:30 ---> 31418df2ef19 16:52:30 Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 16:52:31 ---> Running in 3c74250e6835 16:52:31 Removing intermediate container 3c74250e6835 16:52:31 ---> 0c808062afe0 16:52:31 Step 22/22 : LABEL version=0.0.0 16:52:31 ---> Running in 4a73c7965293 16:52:31 ---> 20f8037ca63d 16:52:31 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:52:31 ---> c4e49b330642 16:52:31 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 16:52:32 Removing intermediate container 4a73c7965293 16:52:32 ---> bb21beecad13 16:52:32 16:52:32 Successfully built bb21beecad13 16:52:32 Successfully tagged core-metadata-arm64:latest 16:52:32  Building core-metadata ... done  ---> a9f0b9701764 16:52:32 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 16:52:33 ---> b148b7220fcc 16:52:33 Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:52:33 ---> 72a2fadd9c1c 16:52:33 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:52:34 ---> f32d98f3b37e 16:52:34 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 16:52:34 ---> Running in 77f174e80e8d 16:52:34 Removing intermediate container 77f174e80e8d 16:52:34 ---> f9882172cdfb 16:52:34 Step 17/20 : CMD ["--init=true"] 16:52:34 ---> 2501151abc4a 16:52:34 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:52:34 ---> Running in 487375e7216c 16:52:35 Removing intermediate container 487375e7216c 16:52:35 ---> 8a029d1f6fce 16:52:35 Step 18/20 : LABEL arch=arm64 16:52:35 ---> Running in 28b26fd1b87a 16:52:36 Removing intermediate container 28b26fd1b87a 16:52:36 ---> e2ffb287a97f 16:52:36 Step 19/20 : LABEL git_sha=31b105b4f460279c79fa1c8d9152eb8c145da200 16:52:36 ---> d2797c2e7ebc 16:52:36 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:52:36 ---> Running in d708cf619973 16:52:36 Removing intermediate container d708cf619973 16:52:36 ---> c4dde4fd8980 16:52:36 Step 20/20 : LABEL version=0.0.0 16:52:36 ---> Running in a099b79b781e 16:52:37 ---> f5b0f4c66e72 16:52:37 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 16:52:37 ---> Running in 4add6b679967 16:52:37 Removing intermediate container a099b79b781e 16:52:37 ---> 06e12685bf41 16:52:37 16:52:37 Successfully built 06e12685bf41 16:52:37 Successfully tagged security-proxy-setup-arm64:latest 16:52:39  Building security-proxy-setup ... done Removing intermediate container 4add6b679967 16:52:39 ---> ffe8a6cf0f93 16:52:39 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 16:52:39 ---> Running in 9f5f4479a22b 16:52:39 Removing intermediate container 9f5f4479a22b 16:52:39 ---> 82632c7343e2 16:52:39 Step 22/24 : LABEL arch=arm64 16:52:39 ---> Running in fecf42215bcd 16:52:40 Removing intermediate container fecf42215bcd 16:52:40 ---> d809d2345beb 16:52:40 Step 23/24 : LABEL git_sha=31b105b4f460279c79fa1c8d9152eb8c145da200 16:52:40 ---> Running in 14f7d4e98809 16:52:40 Removing intermediate container 14f7d4e98809 16:52:40 ---> c4363bd73397 16:52:40 Step 24/24 : LABEL version=0.0.0 16:52:40 ---> Running in efeff570f290 16:52:41 Removing intermediate container efeff570f290 16:52:41 ---> 31ff45cef30b 16:52:41 16:52:41 Successfully built 31ff45cef30b 16:52:41 Successfully tagged security-secretstore-setup-arm64:latest 16:52:41  Building security-secretstore-setup ... done  [Pipeline] } 16:52:41 $ docker stop --time=1 d75e89b594b56f9d451be752bd2000d061bc213783008e1ef0112579f6b6f4a0 16:52:43 $ docker rm -f d75e89b594b56f9d451be752bd2000d061bc213783008e1ef0112579f6b6f4a0 [Pipeline] // withDockerContainer [Pipeline] sh 16:52:44 + docker images 16:52:44 REPOSITORY TAG IMAGE ID CREATED SIZE 16:52:44 security-secretstore-setup-arm64 latest 31ff45cef30b 4 seconds ago 26.8MB 16:52:44 security-proxy-setup-arm64 latest 06e12685bf41 8 seconds ago 25.4MB 16:52:44 core-metadata-arm64 latest bb21beecad13 13 seconds ago 15.9MB 16:52:44 b2b921ba5fd5 20 seconds ago 1.57GB 16:52:44 284e681af607 21 seconds ago 1.58GB 16:52:44 058d951acf8d 22 seconds ago 1.57GB 16:52:44 core-command-arm64 latest 503e4d347c54 23 seconds ago 15.2MB 16:52:44 f887ae18cb35 34 seconds ago 1.57GB 16:52:44 sys-mgmt-agent-arm64 latest cd1d243cf01c About a minute ago 277MB 16:52:44 core-data-arm64 latest 6e655caeb2c8 2 minutes ago 19.5MB 16:52:44 security-bootstrapper-arm64 latest d856e01e9f97 2 minutes ago 17.8MB 16:52:44 support-notifications-arm64 latest 347e5df66b2b 3 minutes ago 16.1MB 16:52:44 support-scheduler-arm64 latest 91d0ba2ec729 3 minutes ago 15.3MB 16:52:44 cf83a77f6e83 3 minutes ago 1.58GB 16:52:44 118fc947087e 3 minutes ago 1.57GB 16:52:44 e570d8c8f900 3 minutes ago 1.57GB 16:52:44 d0395c59a12d 3 minutes ago 1.57GB 16:52:44 788282cd07a2 3 minutes ago 1.57GB 16:52:44 ci-base-image-arm64 latest dbe2d982d7e6 15 minutes ago 1.24GB 16:52:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 8b459fc5aaf0 4 weeks ago 534MB 16:52:44 docker 20.10.8 3734d5adc5ac 2 months ago 198MB 16:52:44 alpine 3.14 bb3de5531c18 2 months ago 5.34MB 16:52:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 16 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:52:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:52:45 16:52:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 16:52:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:52:45 arm64: Pulling from edgex-lftools-log-publisher 16:52:45 448f6bf000e3: Pulling fs layer 16:52:45 f757da607395: Pulling fs layer 16:52:45 05883995daec: Pulling fs layer 16:52:45 8603b9c90790: Pulling fs layer 16:52:45 1560dd03e051: Pulling fs layer 16:52:45 27f5ce0e4adf: Pulling fs layer 16:52:45 c2d8d7efcc4b: Pulling fs layer 16:52:45 8603b9c90790: Waiting 16:52:45 1560dd03e051: Waiting 16:52:45 27f5ce0e4adf: Waiting 16:52:45 c2d8d7efcc4b: Waiting 16:52:45 f757da607395: Verifying Checksum 16:52:45 f757da607395: Download complete 16:52:45 8603b9c90790: Verifying Checksum 16:52:45 8603b9c90790: Download complete 16:52:46 1560dd03e051: Verifying Checksum 16:52:46 1560dd03e051: Download complete 16:52:46 27f5ce0e4adf: Download complete 16:52:46 05883995daec: Verifying Checksum 16:52:46 05883995daec: Download complete 16:52:46 448f6bf000e3: Verifying Checksum 16:52:46 448f6bf000e3: Download complete 16:52:49 c2d8d7efcc4b: Verifying Checksum 16:52:49 c2d8d7efcc4b: Download complete 16:52:50 448f6bf000e3: Pull complete 16:52:50 f757da607395: Pull complete 16:52:52 05883995daec: Pull complete 16:52:52 8603b9c90790: Pull complete 16:52:53 1560dd03e051: Pull complete 16:52:53 27f5ce0e4adf: Pull complete 16:53:08 c2d8d7efcc4b: Pull complete 16:53:08 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 16:53:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:53:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 16:53:08 prd-ubuntu18.04-docker-arm64-4c-16g-349 does not seem to be running inside a container 16:53:08 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 16:53:11 $ docker top b07bed505adbfac4e373e47609daf982a553d8e417491e896eb4235302c4c8ee -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:53:12 ---> job-cost.sh 16:53:12 lf-activate-venv: SKIPPING 16:53:12 INFO: No Stack... 16:53:14 INFO: Retrieving Pricing Info for: v3-standard-4 16:53:14 INFO: Archiving Costs [Pipeline] sh 16:53:15 + cat /w/workspace/edgex-go/2/archives/cost.csv 16:53:15 + cut -d, -f6 [Pipeline] lock 16:53:15 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3805-2-stack-cost] 16:53:15 Resource [jenkins-edgexfoundry-edgex-go-PR-3805-2-stack-cost] did not exist. Created. 16:53:15 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3805-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:53:16 + echo total: 0.10999999940395355 [Pipeline] stash 16:53:16 Stashed 1 file(s) [Pipeline] } 16:53:16 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3805-2-stack-cost] [Pipeline] // lock [Pipeline] } 16:53:16 $ docker stop --time=1 b07bed505adbfac4e373e47609daf982a553d8e417491e896eb4235302c4c8ee 16:53:17 $ docker rm -f b07bed505adbfac4e373e47609daf982a553d8e417491e896eb4235302c4c8ee [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 16:53:18 provisioning config files... 16:53:18 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config4736603820438926107tmp [Pipeline] { [Pipeline] sh 16:53:18 + set +x 16:53:18 + curl -s https://codecov.io/bash 16:53:18 + bash -s -- 16:53:18 16:53:18 _____ _ 16:53:18 / ____| | | 16:53:18 | | ___ __| | ___ ___ _____ __ 16:53:18 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:53:18 | |___| (_) | (_| | __/ (_| (_) \ V / 16:53:18 \_____\___/ \__,_|\___|\___\___/ \_/ 16:53:18 Bash-1.0.6 16:53:18 16:53:18 16:53:18 ==> git version 2.24.4 found 16:53:18 ==> 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 16:53:18 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 16:53:18 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 16:53:18 ==> Jenkins CI detected. 16:53:18 current dir:  /w/workspace/edgex-go/2 16:53:18 project root: . 16:53:18 --> token set from env 16:53:18 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:53:19 ==> Running gcov in . (disable via -X gcov) 16:53:19 ==> Python coveragepy not found 16:53:19 ==> Searching for coverage reports in: 16:53:19 + . 16:53:19 -> Found 1 reports 16:53:19 ==> Detecting git/mercurial file structure 16:53:19 ==> Reading reports 16:53:19 + ./coverage.out bytes=428381 16:53:19 ==> Appending adjustments 16:53:19 https://docs.codecov.io/docs/fixing-reports 16:53:20 + Found adjustments 16:53:20 ==> Gzipping contents 16:53:20 60K /tmp/codecov.XhkkRc.gz 16:53:20 ==> Uploading reports 16:53:20 url: https://codecov.io 16:53:20 query: branch=PR-3805&commit=772e960d471025f285cfc1e6b1b6a97be33e2ad3&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3805%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3805&job=&cmd_args= 16:53:20 -> Pinging Codecov 16:53:20 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3805&commit=772e960d471025f285cfc1e6b1b6a97be33e2ad3&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3805%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3805&job=&cmd_args= 16:53:20 -> Uploading to 16:53:20 https://storage.googleapis.com/codecov/v4/raw/2021-11-12/00271124DB129430A58F1EEE437C3FCB/772e960d471025f285cfc1e6b1b6a97be33e2ad3/355b29a7-c196-486d-9547-b042581a6ddb.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211112%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211112T165320Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=eefd2734b8a0feb06ad3a1403dcad2b89f15d414a246f2ca3ec614e4467e135e 16:53:20 % Total % Received % Xferd Average Speed Time Time Time Current 16:53:20 Dload Upload Total Spent Left Speed 16:53:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57685 0 0 100 57685 0 171k --:--:-- --:--:-- --:--:-- 171k 16:53:20 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/772e960d471025f285cfc1e6b1b6a97be33e2ad3 [Pipeline] } 16:53:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 16:53:21 + '[' -d /w/workspace/edgex-go/2/archives ']' [Pipeline] libraryResource [Pipeline] sh 16:53:22 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:53:22 ---> package-listing.sh 16:53:22 ++ facter osfamily 16:53:22 ++ tr '[:upper:]' '[:lower:]' 16:53:23 + OS_FAMILY=redhat 16:53:23 + workspace=/w/workspace/edgex-go/2 16:53:23 + START_PACKAGES=/tmp/packages_start.txt 16:53:23 + END_PACKAGES=/tmp/packages_end.txt 16:53:23 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:53:23 + PACKAGES=/tmp/packages_start.txt 16:53:23 + '[' /w/workspace/edgex-go/2 ']' 16:53:23 + PACKAGES=/tmp/packages_end.txt 16:53:23 + case "${OS_FAMILY}" in 16:53:23 + sort 16:53:23 + rpm -qa 16:53:26 + '[' -f /tmp/packages_start.txt ']' 16:53:26 + '[' -f /tmp/packages_end.txt ']' 16:53:26 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:53:26 + '[' /w/workspace/edgex-go/2 ']' 16:53:26 + mkdir -p /w/workspace/edgex-go/2/archives/ 16:53:26 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo 16:53:26 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:53:26 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 16:53:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:53:27 16:53:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 16:53:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:53:27 latest: Pulling from edgex-lftools-log-publisher 16:53:27 b4d181a07f80: Pulling fs layer 16:53:27 a1111a8f2ec3: Pulling fs layer 16:53:27 ed53099fbce6: Pulling fs layer 16:53:27 dc539afda2c1: Pulling fs layer 16:53:27 77bc0d833cb6: Pulling fs layer 16:53:27 9065ff56babe: Pulling fs layer 16:53:27 d287ab97295c: Pulling fs layer 16:53:27 77bc0d833cb6: Waiting 16:53:27 9065ff56babe: Waiting 16:53:27 d287ab97295c: Waiting 16:53:27 dc539afda2c1: Waiting 16:53:27 a1111a8f2ec3: Verifying Checksum 16:53:27 a1111a8f2ec3: Download complete 16:53:27 dc539afda2c1: Verifying Checksum 16:53:27 dc539afda2c1: Download complete 16:53:27 ed53099fbce6: Verifying Checksum 16:53:27 ed53099fbce6: Download complete 16:53:27 77bc0d833cb6: Verifying Checksum 16:53:27 77bc0d833cb6: Download complete 16:53:27 9065ff56babe: Verifying Checksum 16:53:27 9065ff56babe: Download complete 16:53:27 b4d181a07f80: Verifying Checksum 16:53:27 b4d181a07f80: Download complete 16:53:28 d287ab97295c: Verifying Checksum 16:53:28 d287ab97295c: Download complete 16:53:29 b4d181a07f80: Pull complete 16:53:29 a1111a8f2ec3: Pull complete 16:53:30 ed53099fbce6: Pull complete 16:53:30 dc539afda2c1: Pull complete 16:53:30 77bc0d833cb6: Pull complete 16:53:30 9065ff56babe: Pull complete 16:53:35 d287ab97295c: Pull complete 16:53:35 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 16:53:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:53:35 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 16:53:36 prd-centos7-docker-4c-2g-346 does not seem to be running inside a container 16:53:36 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:53:39 $ docker top 6e11469f66cf63baf2e12f16c3d0a1644b9707b7d8964f9cf7a31e8c5e7c37da -eo pid,comm [Pipeline] { [Pipeline] sh 16:53:39 + touch /tmp/pre-build-complete [Pipeline] sh 16:53:39 + mkdir -p /var/log/sysstat [Pipeline] sh 16:53:40 + ls /var/log/sa-host 16:53:40 + sadf -c /var/log/sa-host/sa12 16:53:40 file_magic: OK 16:53:40 HZ: Using current value: 100 16:53:40 file_header: OK 16:53:40 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 16:53:40 Statistics: 16:53:40 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... 16:53:40 File successfully converted to sysstat format version 12.0.3 16:53:40 + sadf -c /var/log/sa-host/sa30 16:53:40 file_magic: OK 16:53:40 HZ: Using current value: 100 16:53:40 file_header: OK 16:53:40 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 16:53:40 Statistics: 16:53:40 Hnuu...uuuununununu...Hnuu...uuuununununu... 16:53:40 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:53:40 provisioning config files... 16:53:40 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config8045725395067899334tmp [Pipeline] { [Pipeline] echo 16:53:40 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:53:40 ---> create-netrc.sh [Pipeline] } 16:53:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:53:40 ---> python-tools-install.sh [Pipeline] echo 16:53:40 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:53:41 ---> sudo-logs.sh 16:53:41 Archiving 'sudo' log.. 16:53:41 sudo: unable to resolve host prd-centos7-docker-4c-2g-346.novalocal: Name or service not known 16:53:41 sudo: unable to resolve host prd-centos7-docker-4c-2g-346.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 16:53:41 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:53:41 ---> job-cost.sh 16:53:41 lf-activate-venv: SKIPPING 16:53:41 DEBUG: total: 0.10999999940395355 16:53:41 INFO: Retrieving Stack Cost... 16:53:43 INFO: Retrieving Pricing Info for: v3-standard-2 16:53:43 INFO: Archiving Costs [Pipeline] echo 16:53:43 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:53:43 ---> logs-deploy.sh 16:53:43 lf-activate-venv: SKIPPING 16:53:43 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3805/2 16:53:43 INFO: archiving workspace using pattern(s): 16:53:44 Archives upload complete. 16:53:44 INFO: archiving logs to Nexus 16:53:45 ---> uname -a: 16:53:45 Linux prd-centos7-docker-4c-2g-346.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 16:53:45 16:53:45 16:53:45 ---> lscpu: 16:53:45 Architecture: x86_64 16:53:45 CPU op-mode(s): 32-bit, 64-bit 16:53:45 Byte Order: Little Endian 16:53:45 Address sizes: 40 bits physical, 48 bits virtual 16:53:45 CPU(s): 2 16:53:45 On-line CPU(s) list: 0,1 16:53:45 Thread(s) per core: 1 16:53:45 Core(s) per socket: 1 16:53:45 Socket(s): 2 16:53:45 NUMA node(s): 1 16:53:45 Vendor ID: AuthenticAMD 16:53:45 CPU family: 23 16:53:45 Model: 49 16:53:45 Model name: AMD EPYC-Rome Processor 16:53:45 Stepping: 0 16:53:45 CPU MHz: 2800.000 16:53:45 BogoMIPS: 5600.00 16:53:45 Virtualization: AMD-V 16:53:45 Hypervisor vendor: KVM 16:53:45 Virtualization type: full 16:53:45 L1d cache: 32K 16:53:45 L1i cache: 32K 16:53:45 L2 cache: 512K 16:53:45 L3 cache: 16384K 16:53:45 NUMA node0 CPU(s): 0,1 16:53:45 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 perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 16:53:45 16:53:45 16:53:45 ---> nproc: 16:53:45 2 16:53:45 16:53:45 16:53:45 ---> df -h: 16:53:45 Filesystem Size Used Avail Use% Mounted on 16:53:45 overlay 40G 13G 28G 32% / 16:53:45 tmpfs 64M 0 64M 0% /dev 16:53:45 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 16:53:45 shm 64M 0 64M 0% /dev/shm 16:53:45 /dev/vda1 40G 13G 28G 32% /facter-os 16:53:45 16:53:45 16:53:45 ---> sar -b -r -n DEV: 16:53:45 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/12/21 _x86_64_ (2 CPU) 16:53:45 16:53:45 16:30:20 LINUX RESTART (2 CPU) 16:53:45 16:53:45 16:31:01 tps rtps wtps bread/s bwrtn/s 16:53:45 16:32:01 286.43 3.41 283.02 2351.25 72275.57 16:53:45 16:33:01 167.74 0.00 167.74 0.00 32487.32 16:53:45 16:34:02 53.91 0.03 53.87 1.07 8429.33 16:53:45 16:35:01 121.95 0.02 121.93 0.54 10347.32 16:53:45 16:36:01 738.27 256.37 481.90 7334.84 309256.11 16:53:45 16:37:01 305.22 14.06 291.16 1531.65 72956.96 16:53:45 16:38:01 591.74 218.08 373.66 6388.01 170843.54 16:53:45 16:39:01 78.58 13.42 65.16 1303.85 11000.92 16:53:45 16:40:01 0.25 0.00 0.25 0.00 3.53 16:53:45 16:41:01 0.22 0.00 0.22 0.00 2.47 16:53:45 16:42:01 0.20 0.00 0.20 0.00 2.15 16:53:45 16:43:01 0.30 0.00 0.30 0.00 3.22 16:53:45 16:44:01 0.25 0.00 0.25 0.00 2.73 16:53:45 16:45:01 0.28 0.00 0.28 0.00 3.17 16:53:45 16:46:01 0.58 0.37 0.22 57.83 2.93 16:53:45 16:47:01 0.85 0.00 0.85 0.00 15.88 16:53:45 16:48:01 0.28 0.00 0.28 0.00 4.43 16:53:45 16:49:01 0.15 0.00 0.15 0.00 1.90 16:53:45 16:50:01 0.35 0.00 0.35 0.00 5.36 16:53:45 16:51:01 0.17 0.00 0.17 0.00 1.50 16:53:45 16:52:01 0.28 0.00 0.28 0.00 3.13 16:53:45 16:53:01 0.22 0.00 0.22 0.00 2.58 16:53:45 Average: 106.79 23.02 83.77 863.38 31294.07 16:53:45 16:53:45 16:31:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:53:45 16:32:01 3015080 0 956724 11.95 2620 4034508 1591144 17.57 1459092 3036128 370684 16:53:45 16:33:01 3340828 0 1019956 12.74 2620 3645528 1630992 18.01 1387064 2802784 224068 16:53:45 16:34:02 3353976 0 1025976 12.81 2620 3626360 1531936 16.91 1306300 2865560 121808 16:53:45 16:35:01 3338576 0 1063204 13.28 2620 3604532 1851224 20.44 1384844 2804048 143188 16:53:45 16:36:01 473940 0 1546408 19.31 2620 5985964 3861856 42.64 3276404 3617708 21264 16:53:45 16:37:01 708060 0 1276560 15.94 2620 6021692 1882232 20.78 2768656 3895996 7660 16:53:45 16:38:01 1727228 0 1297812 16.20 2620 4981272 2487184 27.46 2383712 3244944 100396 16:53:45 16:39:01 2781784 0 1127252 14.07 2620 4097276 1417076 15.65 1352832 3258724 20 16:53:45 16:40:01 2784260 0 1124772 14.04 2620 4097280 1384252 15.28 1355412 3254556 8 16:53:45 16:41:01 2790476 0 1118548 13.97 2620 4097288 1369872 15.12 1354040 3251660 16 16:53:45 16:42:01 2790184 0 1118836 13.97 2620 4097292 1369968 15.13 1356200 3249748 8 16:53:45 16:43:01 2795300 0 1113716 13.91 2620 4097296 1370016 15.13 1356600 3244388 8 16:53:45 16:44:01 2795144 0 1113864 13.91 2620 4097304 1370028 15.13 1356752 3244392 8 16:53:45 16:45:01 2796488 0 1112520 13.89 2620 4097304 1369776 15.12 1355868 3244108 8 16:53:45 16:46:01 2794756 0 1112724 13.89 2620 4098832 1369872 15.12 1359512 3242532 24 16:53:45 16:47:01 2794340 0 1113140 13.90 2620 4098832 1370004 15.13 1359772 3242528 8 16:53:45 16:48:01 2795032 0 1112444 13.89 2620 4098836 1369776 15.12 1359312 3242528 20 16:53:45 16:49:01 2794908 0 1112560 13.89 2620 4098844 1369776 15.12 1359436 3242528 8 16:53:45 16:50:01 2794924 0 1112544 13.89 2620 4098844 1369776 15.12 1359320 3242528 8 16:53:45 16:51:01 2794796 0 1112664 13.89 2620 4098852 1369860 15.12 1359532 3242528 12 16:53:45 16:52:01 2794192 0 1113268 13.90 2620 4098852 1370028 15.13 1359864 3242528 12 16:53:45 16:53:01 2794832 0 1112620 13.89 2620 4098860 1369776 15.12 1359336 3242528 12 16:53:45 Average: 2629505 0 1132641 14.14 2620 4244166 1611201 17.79 1560448 3225226 44966 16:53:45 16:53:45 16:31:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:53:45 16:32:01 eth0 863.87 1041.13 8271.54 123.95 0.00 0.00 0.00 0.00 16:53:45 16:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:45 16:32:01 docker0 922.39 670.36 78.53 4718.79 0.00 0.00 0.00 0.00 16:53:45 16:33:01 eth0 35.19 20.21 31.48 13.71 0.00 0.00 0.00 0.00 16:53:45 16:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:45 16:33:01 vethab255bf 0.22 0.35 0.02 0.03 0.00 0.00 0.00 0.00 16:53:45 16:33:01 docker0 0.22 0.22 0.01 0.02 0.00 0.00 0.00 0.00 16:53:45 16:34:02 eth0 24.80 13.07 19.10 9.10 0.00 0.00 0.00 0.00 16:53:45 16:34:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:45 16:34:02 vethab255bf 1.73 1.73 0.13 0.13 0.00 0.00 0.00 0.00 16:53:45 16:34:02 docker0 1.73 1.73 0.11 0.13 0.00 0.00 0.00 0.00 16:53:45 16:35:01 eth0 94.12 57.53 1710.47 124.49 0.00 0.00 0.00 0.00 16:53:45 16:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:45 16:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:45 16:36:01 veth4919dfa 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 16:53:45 16:36:01 eth0 79.17 43.58 221.51 20.57 0.00 0.00 0.00 0.00 16:53:45 16:36:01 veth5155a8e 0.03 0.20 0.00 0.01 0.00 0.00 0.00 0.00 16:53:45 16:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:45 16:37:01 veth5013536 12.35 37.33 1.06 391.44 0.00 0.00 0.00 0.00 16:53:45 16:37:01 eth0 115.61 49.53 1588.65 11.87 0.00 0.00 0.00 0.00 16:53:45 16:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:45 16:37:01 docker0 957.36 758.94 80.70 5428.45 0.00 0.00 0.00 0.00 16:53:45 16:38:01 eth0 68.50 37.35 138.33 130.18 0.00 0.00 0.00 0.00 16:53:45 16:38:01 vethf717848 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 16:53:45 16:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:45 16:38:01 veth1d74d8e 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 16:53:45 16:39:01 eth0 20.77 11.61 61.50 5.07 0.00 0.00 0.00 0.00 16:53:45 16:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:45 16:39:01 docker0 970.49 784.16 81.73 5591.34 0.00 0.00 0.00 0.00 16:53:45 16:40:01 eth0 0.72 0.55 0.28 0.22 0.00 0.00 0.00 0.00 16:53:45 16:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:45 16:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:45 16:41:01 eth0 0.55 0.18 0.11 0.04 0.00 0.00 0.00 0.00 16:53:45 16:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:45 16:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:45 16:42:01 eth0 1.45 0.32 0.41 0.23 0.00 0.00 0.00 0.00 16:53:45 16:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:45 16:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:45 16:43:01 eth0 1.43 0.58 0.59 0.40 0.00 0.00 0.00 0.00 16:53:45 16:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:45 16:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:45 16:44:01 eth0 0.93 0.30 0.32 0.20 0.00 0.00 0.00 0.00 16:53:45 16:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:45 16:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:45 16:45:01 eth0 0.13 0.07 0.01 0.01 0.00 0.00 0.00 0.00 16:53:45 16:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:45 16:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:45 16:46:01 eth0 0.60 0.15 0.13 0.07 0.00 0.00 0.00 0.00 16:53:45 16:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:45 16:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:45 16:47:01 eth0 0.67 0.37 0.34 0.20 0.00 0.00 0.00 0.00 16:53:45 16:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:45 16:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:45 16:48:01 eth0 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:53:45 16:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:45 16:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:45 16:49:01 eth0 0.10 0.08 0.01 0.00 0.00 0.00 0.00 0.00 16:53:45 16:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:45 16:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:45 16:50:01 eth0 0.22 0.07 0.01 0.01 0.00 0.00 0.00 0.00 16:53:45 16:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:45 16:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:45 16:51:01 eth0 0.77 0.20 0.13 0.07 0.00 0.00 0.00 0.00 16:53:45 16:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:45 16:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:45 16:52:01 eth0 0.42 0.25 0.32 0.19 0.00 0.00 0.00 0.00 16:53:45 16:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:45 16:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:45 16:53:01 eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00 16:53:45 16:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:45 16:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:45 Average: eth0 59.55 58.07 546.85 19.95 0.00 0.00 0.00 0.00 16:53:45 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:45 Average: docker0 44.15 35.67 3.72 254.35 0.00 0.00 0.00 0.00 16:53:45 16:53:45 16:53:45 ---> sar -P ALL: 16:53:45 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/12/21 _x86_64_ (2 CPU) 16:53:45 16:53:45 16:30:20 LINUX RESTART (2 CPU) 16:53:45 16:53:45 16:31:01 CPU %user %nice %system %iowait %steal %idle 16:53:45 16:32:01 all 34.09 0.00 11.83 4.63 0.13 49.32 16:53:45 16:32:01 0 34.79 0.00 12.58 4.67 0.13 47.84 16:53:45 16:32:01 1 33.40 0.00 11.09 4.59 0.13 50.80 16:53:45 16:33:01 all 64.22 0.00 11.08 0.89 0.14 23.67 16:53:45 16:33:01 0 63.76 0.00 11.43 0.80 0.15 23.87 16:53:45 16:33:01 1 64.68 0.00 10.73 0.99 0.13 23.47 16:53:45 16:34:02 all 33.32 0.00 4.77 0.48 0.10 61.33 16:53:45 16:34:02 0 34.31 0.00 4.91 0.56 0.09 60.13 16:53:45 16:34:02 1 32.34 0.00 4.63 0.40 0.11 62.53 16:53:45 16:35:01 all 71.92 0.00 7.65 2.22 0.16 18.05 16:53:45 16:35:01 0 73.49 0.00 7.53 2.56 0.17 16.25 16:53:45 16:35:01 1 70.35 0.00 7.76 1.89 0.15 19.84 16:53:45 16:36:01 all 39.17 0.00 23.25 21.73 0.16 15.68 16:53:45 16:36:01 0 38.38 0.00 23.91 21.10 0.15 16.46 16:53:45 16:36:01 1 39.98 0.00 22.59 22.37 0.17 14.90 16:53:45 16:37:01 all 82.22 0.00 15.04 1.78 0.17 0.79 16:53:45 16:37:01 0 82.43 0.00 14.81 1.65 0.17 0.95 16:53:45 16:37:01 1 82.02 0.00 15.27 1.91 0.17 0.63 16:53:45 16:38:01 all 76.02 0.00 20.16 3.17 0.18 0.48 16:53:45 16:38:01 0 75.58 0.00 20.57 3.19 0.19 0.47 16:53:45 16:38:01 1 76.45 0.00 19.74 3.14 0.17 0.50 16:53:45 16:39:01 all 5.28 0.00 2.46 1.01 0.05 91.20 16:53:45 16:39:01 0 5.33 0.00 2.37 1.40 0.07 90.83 16:53:45 16:39:01 1 5.22 0.00 2.56 0.61 0.03 91.58 16:53:45 16:40:01 all 0.11 0.00 0.06 0.00 0.01 99.82 16:53:45 16:40:01 0 0.03 0.00 0.07 0.00 0.00 99.90 16:53:45 16:40:01 1 0.18 0.00 0.05 0.00 0.02 99.75 16:53:45 16:41:01 all 0.26 0.00 0.08 0.00 0.01 99.66 16:53:45 16:41:01 0 0.08 0.00 0.08 0.00 0.02 99.82 16:53:45 16:41:01 1 0.43 0.00 0.07 0.00 0.00 99.50 16:53:45 16:42:01 all 0.18 0.00 0.03 0.00 0.01 99.78 16:53:45 16:42:01 0 0.05 0.00 0.03 0.00 0.02 99.90 16:53:45 16:42:01 1 0.30 0.00 0.03 0.00 0.00 99.67 16:53:45 16:53:45 16:42:01 CPU %user %nice %system %iowait %steal %idle 16:53:45 16:43:01 all 0.24 0.00 0.03 0.00 0.02 99.71 16:53:45 16:43:01 0 0.05 0.00 0.03 0.00 0.02 99.90 16:53:45 16:43:01 1 0.43 0.00 0.03 0.00 0.02 99.52 16:53:45 16:44:01 all 0.18 0.00 0.05 0.00 0.02 99.75 16:53:45 16:44:01 0 0.33 0.00 0.03 0.00 0.00 99.63 16:53:45 16:44:01 1 0.03 0.00 0.07 0.00 0.03 99.87 16:53:45 16:45:01 all 0.19 0.00 0.02 0.00 0.01 99.78 16:53:45 16:45:01 0 0.32 0.00 0.02 0.00 0.02 99.65 16:53:45 16:45:01 1 0.07 0.00 0.02 0.00 0.00 99.92 16:53:45 16:46:01 all 0.15 0.00 0.06 0.01 0.02 99.77 16:53:45 16:46:01 0 0.27 0.00 0.03 0.00 0.02 99.68 16:53:45 16:46:01 1 0.03 0.00 0.08 0.02 0.02 99.85 16:53:45 16:47:01 all 0.18 0.00 0.02 0.00 0.02 99.78 16:53:45 16:47:01 0 0.32 0.00 0.02 0.00 0.02 99.65 16:53:45 16:47:01 1 0.05 0.00 0.02 0.00 0.02 99.92 16:53:45 16:48:01 all 0.16 0.00 0.03 0.00 0.01 99.80 16:53:45 16:48:01 0 0.30 0.00 0.03 0.00 0.02 99.65 16:53:45 16:48:01 1 0.02 0.00 0.03 0.00 0.00 99.95 16:53:45 16:49:01 all 0.12 0.00 0.04 0.00 0.02 99.82 16:53:45 16:49:01 0 0.18 0.00 0.05 0.00 0.02 99.75 16:53:45 16:49:01 1 0.05 0.00 0.03 0.00 0.02 99.90 16:53:45 16:50:01 all 0.08 0.00 0.04 0.00 0.01 99.87 16:53:45 16:50:01 0 0.12 0.00 0.03 0.00 0.00 99.85 16:53:45 16:50:01 1 0.05 0.00 0.05 0.00 0.02 99.88 16:53:45 16:51:01 all 0.18 0.00 0.04 0.00 0.01 99.77 16:53:45 16:51:01 0 0.28 0.00 0.03 0.00 0.00 99.68 16:53:45 16:51:01 1 0.07 0.00 0.05 0.00 0.02 99.87 16:53:45 16:52:01 all 0.18 0.00 0.03 0.00 0.02 99.77 16:53:45 16:52:01 0 0.32 0.00 0.02 0.00 0.02 99.65 16:53:45 16:52:01 1 0.05 0.00 0.03 0.00 0.02 99.90 16:53:45 16:53:01 all 0.17 0.00 0.05 0.00 0.01 99.77 16:53:45 16:53:01 0 0.30 0.00 0.03 0.00 0.00 99.67 16:53:45 16:53:01 1 0.03 0.00 0.07 0.00 0.02 99.88 16:53:45 16:53:45 Average: CPU %user %nice %system %iowait %steal %idle 16:53:45 Average: all 17.35 0.00 4.12 1.53 0.05 76.94 16:53:45 Average: 0 17.44 0.00 4.20 1.54 0.05 76.77 16:53:45 Average: 1 17.26 0.00 4.05 1.53 0.05 77.12 16:53:45 16:53:45 16:53:45