Pull request #3806 updated 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 MonicaisHer for edgexfoundry/edgex-go Loading trusted files from base branch main at cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3 rather than 0d4f5f991dd63a3a4725219e8e047f3ce77f3610 Obtained Jenkinsfile from cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3 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-ssh5459022781297270697.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 1a66093135c01cdc1d6c9e07e402cdd5cbdad076 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-ssh8129638476919185640.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 1a66093135c01cdc1d6c9e07e402cdd5cbdad076 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-3806/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-3806/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5332030291270542858.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 1a66093135c01cdc1d6c9e07e402cdd5cbdad076 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 1a66093135c01cdc1d6c9e07e402cdd5cbdad076 # timeout=10 Commit message: "Merge pull request #363 from ernestojeda/fix-lts-clone" > 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-ssh2559053933557178761.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-3806/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-3806/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8586801464092894483.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 Running on prd-centos7-docker-4c-2g-77 in /w/workspace/edgexfoundry_edgex-go_PR-3806 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [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/3 # 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/3@tmp/jenkins-gitclient-ssh1115139965765375626.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3 into PR head commit 0d4f5f991dd63a3a4725219e8e047f3ce77f3610 Merge succeeded, producing 0d4f5f991dd63a3a4725219e8e047f3ce77f3610 Checking out Revision 0d4f5f991dd63a3a4725219e8e047f3ce77f3610 (PR-3806) Commit message: "docs(snap): update README.md (part 3) " > 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/3@tmp/jenkins-gitclient-ssh1962733070871424854.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3806/head:refs/remotes/origin/PR-3806 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0d4f5f991dd63a3a4725219e8e047f3ce77f3610 # 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/3@tmp/jenkins-gitclient-ssh7193894361742619909.key > git merge cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0d4f5f991dd63a3a4725219e8e047f3ce77f3610 # timeout=10 > git rev-list --no-walk eaf4e576f236368c56084bef1bfbbcdd268a0dd5 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:06:46 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:06:46 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:06:46 ========================================================= 15:06:46 EdgeX Global Pipelines Version Info 15:06:46 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:06:47 ------------------- 15:06:47 stable info: 15:06:47 ------------------- 15:06:47 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:06:47 Commit SHA: 1a66093135c01cdc1d6c9e07e402cdd5cbdad076 15:06:47 Message: update stable to v1.0.212 15:06:48 ------------------- 15:06:48 experimental info: 15:06:48 ------------------- 15:06:48 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:06:48 Commit SHA: 1a66093135c01cdc1d6c9e07e402cdd5cbdad076 15:06:48 Message: update experimental to v1.0.212 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:06:48 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 15:06:48 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 15:06:48 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:06:48 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:06:48 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:06:48 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 15:06:48 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 15:06:48 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 15:06:48 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 15:06:48 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 15:06:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:06:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:06:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:06:48 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:06:48 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:06:48 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:06:48 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:06:48 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:06:48 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 15:06:48 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 15:06:48 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 15:06:48 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:06:48 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3806 [Pipeline] echo 15:06:48 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3806 [Pipeline] echo 15:06:48 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3806 [Pipeline] echo 15:06:48 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0d4f5f991dd63a3a4725219e8e047f3ce77f3610 [Pipeline] echo 15:06:48 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0d4f5f9 [Pipeline] echo 15:06:48 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:06:48 provisioning config files... 15:06:48 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config6466015048523196059tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:06:49 ---> docker-login.sh 15:06:49 nexus3.edgexfoundry.org:10001 15:06:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:06:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:06:49 Configure a credential helper to remove this warning. See 15:06:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:06:49 15:06:49 Login Succeeded 15:06:49 nexus3.edgexfoundry.org:10002 15:06:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:06:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:06:49 Configure a credential helper to remove this warning. See 15:06:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:06:49 15:06:49 Login Succeeded 15:06:49 nexus3.edgexfoundry.org:10003 15:06:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:06:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:06:49 Configure a credential helper to remove this warning. See 15:06:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:06:49 15:06:49 Login Succeeded 15:06:49 nexus3.edgexfoundry.org:10004 15:06:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:06:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:06:49 Configure a credential helper to remove this warning. See 15:06:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:06:49 15:06:49 Login Succeeded 15:06:49 docker.io 15:06:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:06:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:06:50 Configure a credential helper to remove this warning. See 15:06:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:06:50 15:06:50 Login Succeeded 15:06:50 ---> docker-login.sh ends [Pipeline] } 15:06:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:06:50 ++ 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 15:06:50 + for file in '`ls cmd/**/Dockerfile`' 15:06:50 ++ dirname cmd/core-command/Dockerfile 15:06:50 ++ cut -d/ -f2 15:06:50 + echo core-command,cmd/core-command/Dockerfile 15:06:50 + for file in '`ls cmd/**/Dockerfile`' 15:06:50 ++ dirname cmd/core-data/Dockerfile 15:06:50 ++ cut -d/ -f2 15:06:50 + echo core-data,cmd/core-data/Dockerfile 15:06:50 + for file in '`ls cmd/**/Dockerfile`' 15:06:50 ++ dirname cmd/core-metadata/Dockerfile 15:06:50 ++ cut -d/ -f2 15:06:50 + echo core-metadata,cmd/core-metadata/Dockerfile 15:06:50 + for file in '`ls cmd/**/Dockerfile`' 15:06:50 ++ dirname cmd/security-bootstrapper/Dockerfile 15:06:50 ++ cut -d/ -f2 15:06:50 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 15:06:50 + for file in '`ls cmd/**/Dockerfile`' 15:06:50 ++ dirname cmd/security-proxy-setup/Dockerfile 15:06:50 ++ cut -d/ -f2 15:06:50 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 15:06:50 + for file in '`ls cmd/**/Dockerfile`' 15:06:50 ++ dirname cmd/security-secretstore-setup/Dockerfile 15:06:50 ++ cut -d/ -f2 15:06:50 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 15:06:50 + for file in '`ls cmd/**/Dockerfile`' 15:06:50 ++ cut -d/ -f2 15:06:50 ++ dirname cmd/support-notifications/Dockerfile 15:06:50 + echo support-notifications,cmd/support-notifications/Dockerfile 15:06:50 + for file in '`ls cmd/**/Dockerfile`' 15:06:50 ++ dirname cmd/support-scheduler/Dockerfile 15:06:50 ++ cut -d/ -f2 15:06:50 + echo support-scheduler,cmd/support-scheduler/Dockerfile 15:06:50 + for file in '`ls cmd/**/Dockerfile`' 15:06:50 ++ dirname cmd/sys-mgmt-agent/Dockerfile 15:06:50 ++ cut -d/ -f2 15:06:50 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 15:06:50 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 15:06:50 + git rev-list -1 --merges 0d4f5f991dd63a3a4725219e8e047f3ce77f3610~1..0d4f5f991dd63a3a4725219e8e047f3ce77f3610 [Pipeline] echo 15:06:51 -----------> git rev-list -1 --merges 0d4f5f991dd63a3a4725219e8e047f3ce77f3610~1..0d4f5f991dd63a3a4725219e8e047f3ce77f3610 0d4f5f991dd63a3a4725219e8e047f3ce77f3610 [false] [Pipeline] sh 15:06:51 + git log --format=format:%s -1 0d4f5f991dd63a3a4725219e8e047f3ce77f3610 [Pipeline] echo 15:06:51 ========================================================= 15:06:51 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:06:51 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 15:06:52 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:06:52 15:06:52 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 15:06:52 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:06:52 latest: Pulling from edgex-devops/git-semver 15:06:52 a0d0a0d46f8b: Pulling fs layer 15:06:52 3e5f54012d9b: Pulling fs layer 15:06:52 4c7163046ea9: Pulling fs layer 15:06:52 0c2d73faf560: Pulling fs layer 15:06:52 0c2d73faf560: Waiting 15:06:52 3e5f54012d9b: Verifying Checksum 15:06:52 3e5f54012d9b: Download complete 15:06:52 a0d0a0d46f8b: Verifying Checksum 15:06:52 a0d0a0d46f8b: Download complete 15:06:52 0c2d73faf560: Verifying Checksum 15:06:52 0c2d73faf560: Download complete 15:06:52 4c7163046ea9: Verifying Checksum 15:06:52 4c7163046ea9: Download complete 15:06:52 a0d0a0d46f8b: Pull complete 15:06:52 3e5f54012d9b: Pull complete 15:06:52 4c7163046ea9: Pull complete 15:06:53 0c2d73faf560: Pull complete 15:06:53 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 15:06:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:06:53 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 15:06:53 prd-centos7-docker-4c-2g-77 does not seem to be running inside a container 15:06:53 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:06:54 $ docker top 3943d01964371fb9a63c7c0ea08a3c20be45f6a955ef8790f751ae338b37906b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:06:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:06:54 [ssh-agent] Looking for ssh-agent implementation... 15:06:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:06:54 $ docker exec 3943d01964371fb9a63c7c0ea08a3c20be45f6a955ef8790f751ae338b37906b ssh-agent 15:06:54 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXlnLhOC/agent.15 15:06:54 SSH_AGENT_PID=21 15:06:54 Running ssh-add (command line suppressed) 15:06:54 Identity added: /w/workspace/edgex-go/3@tmp/private_key_1994717821188797808.key (/w/workspace/edgex-go/3@tmp/private_key_1994717821188797808.key) 15:06:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:06:54 + git tag --points-at HEAD [Pipeline] } 15:06:54 $ docker exec --env ******** --env ******** 3943d01964371fb9a63c7c0ea08a3c20be45f6a955ef8790f751ae338b37906b ssh-agent -k 15:06:55 unset SSH_AUTH_SOCK; 15:06:55 unset SSH_AGENT_PID; 15:06:55 echo Agent pid 21 killed; 15:06:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:06:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:06:55 [ssh-agent] Looking for ssh-agent implementation... 15:06:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:06:55 $ docker exec 3943d01964371fb9a63c7c0ea08a3c20be45f6a955ef8790f751ae338b37906b ssh-agent 15:06:55 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXOACbEe/agent.53 15:06:55 SSH_AGENT_PID=59 15:06:55 Running ssh-add (command line suppressed) 15:06:55 Identity added: /w/workspace/edgex-go/3@tmp/private_key_1061721893730374398.key (/w/workspace/edgex-go/3@tmp/private_key_1061721893730374398.key) 15:06:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:06:55 + git semver init 15:06:55 # -> Open(): unable to determine branch for HEAD 15:06:55 # $GIT_DIR = /w/workspace/edgex-go/3/.git 15:06:55 # $GIT_WORK_TREE = /w/workspace/edgex-go/3 15:06:55 # $SEMVER_REMOTE_NAME = origin 15:06:55 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:06:55 # $SEMVER_USER_NAME = edgex-jenkins 15:06:55 # $SEMVER_BRANCH = PR-3806 15:06:55 # $SEMVER_TEMP = /tmp/semver-750280809 15:06:55 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 15:08:47 # '/tmp/semver-750280809' -> '/w/workspace/edgex-go/3/.semver' 15:08:47 # -> Force: false 15:08:47 # $SEMVER_DIR = /w/workspace/edgex-go/3/.semver [Pipeline] } 15:08:47 $ docker exec --env ******** --env ******** 3943d01964371fb9a63c7c0ea08a3c20be45f6a955ef8790f751ae338b37906b ssh-agent -k 15:08:47 unset SSH_AUTH_SOCK; 15:08:47 unset SSH_AGENT_PID; 15:08:47 echo Agent pid 59 killed; 15:08:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:08:47 + git semver [Pipeline] } 15:08:47 $ docker stop --time=1 3943d01964371fb9a63c7c0ea08a3c20be45f6a955ef8790f751ae338b37906b 15:08:49 $ docker rm -f 3943d01964371fb9a63c7c0ea08a3c20be45f6a955ef8790f751ae338b37906b [Pipeline] // withDockerContainer [Pipeline] sh 15:08:49 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:08:50 Stashed 1 file(s) [Pipeline] echo 15:08:50 [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 15:08:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:08:50 ========================================================= 15:08:50 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 15:08:50 ========================================================= [Pipeline] fileExists [Pipeline] sh 15:08:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 15:08:50 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 15:08:50 a0d0a0d46f8b: Already exists 15:08:50 31adcdaf11c8: Pulling fs layer 15:08:50 b8b176561691: Pulling fs layer 15:08:50 4527c011a84f: Pulling fs layer 15:08:50 5d74067f8e1e: Pulling fs layer 15:08:50 e0aca202a116: Pulling fs layer 15:08:50 3a43be97a3b4: Pulling fs layer 15:08:50 34cad66bf833: Pulling fs layer 15:08:50 b4e3c513aaa6: Pulling fs layer 15:08:50 5d74067f8e1e: Waiting 15:08:50 e0aca202a116: Waiting 15:08:50 3a43be97a3b4: Waiting 15:08:50 34cad66bf833: Waiting 15:08:50 b4e3c513aaa6: Waiting 15:08:50 b8b176561691: Verifying Checksum 15:08:50 b8b176561691: Download complete 15:08:50 31adcdaf11c8: Verifying Checksum 15:08:50 31adcdaf11c8: Download complete 15:08:50 5d74067f8e1e: Verifying Checksum 15:08:50 5d74067f8e1e: Download complete 15:08:50 e0aca202a116: Verifying Checksum 15:08:50 e0aca202a116: Download complete 15:08:50 3a43be97a3b4: Verifying Checksum 15:08:50 3a43be97a3b4: Download complete 15:08:50 31adcdaf11c8: Pull complete 15:08:50 34cad66bf833: Verifying Checksum 15:08:50 34cad66bf833: Download complete 15:08:50 b8b176561691: Pull complete 15:08:51 4527c011a84f: Verifying Checksum 15:08:51 4527c011a84f: Download complete 15:08:51 b4e3c513aaa6: Verifying Checksum 15:08:51 b4e3c513aaa6: Download complete 15:08:55 4527c011a84f: Pull complete 15:08:55 5d74067f8e1e: Pull complete 15:08:55 e0aca202a116: Pull complete 15:08:55 3a43be97a3b4: Pull complete 15:08:55 34cad66bf833: Pull complete 15:08:58 b4e3c513aaa6: Pull complete 15:08:58 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 15:08:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 15:08:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 15:08:58 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 15:08:58 WORKDIR /edgex 15:08:58 COPY go.mod . 15:08:58 RUN go mod download' 15:08:58 + docker build -t ci-base-image-x86_64 -f - . 15:09:00 Sending build context to Docker daemon 329.9MB 15:09:00 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 15:09:00 ---> 9f6097aaca64 15:09:00 Step 2/4 : WORKDIR /edgex 15:09:03 ---> Running in 38325cb76e14 15:09:03 Removing intermediate container 38325cb76e14 15:09:03 ---> 02e5d3a8c494 15:09:03 Step 3/4 : COPY go.mod . 15:09:03 ---> a2da7c83eac5 15:09:03 Step 4/4 : RUN go mod download 15:09:03 ---> Running in 1610d8b26cae 15:09:05 Still waiting to schedule task 15:09:05 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 15:09:41 Removing intermediate container 1610d8b26cae 15:09:41 ---> 70fbb17fddd5 15:09:41 Successfully built 70fbb17fddd5 15:09:41 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 15:09:42 + docker inspect -f . ci-base-image-x86_64 15:09:42 . [Pipeline] withDockerContainer 15:09:42 prd-centos7-docker-4c-2g-77 does not seem to be running inside a container 15:09:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** ci-base-image-x86_64 cat 15:09:42 $ docker top 15d65eca7f89eaec09058e06ba1fd37eae49d634967ae167cd389a8f28ab05e8 -eo pid,comm [Pipeline] { [Pipeline] sh 15:09:43 + go version 15:09:43 go version go1.16.8 linux/amd64 [Pipeline] } 15:09:43 $ docker stop --time=1 15d65eca7f89eaec09058e06ba1fd37eae49d634967ae167cd389a8f28ab05e8 15:09:44 $ docker rm -f 15d65eca7f89eaec09058e06ba1fd37eae49d634967ae167cd389a8f28ab05e8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:09:44 + docker inspect -f . ci-base-image-x86_64 15:09:44 . [Pipeline] withDockerContainer 15:09:44 prd-centos7-docker-4c-2g-77 does not seem to be running inside a container 15:09:44 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** ci-base-image-x86_64 cat 15:09:45 $ docker top 0305979758af9382fee39ac0d24fcf2b39d24d05a7aaf06325fac779b79170ac -eo pid,comm [Pipeline] { [Pipeline] echo 15:09:45 ========================================================= 15:09:45 [edgeXBuildGoParallel] Running Tests and Build... 15:09:45 ========================================================= [Pipeline] fileExists [Pipeline] sh 15:09:45 + make test 15:09:45 go mod tidy 15:09:45 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 15:09:50 ? github.com/edgexfoundry/edgex-go [no test files] 15:10:09 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 15:10:13 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 15:10:13 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 15:10:14 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 15:10:16 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 15:10:16 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 15:10:16 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 15:10:16 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 15:10:17 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 15:10:17 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 15:10:18 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 15:10:18 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 15:10:18 ? github.com/edgexfoundry/edgex-go/internal [no test files] 15:10:18 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 15:10:19 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.046s coverage: 28.7% of statements 15:10:19 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 15:10:19 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 15:10:20 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.064s coverage: 98.5% of statements 15:10:20 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 15:10:20 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.077s coverage: 44.7% of statements 15:10:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 15:10:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 15:10:22 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.128s coverage: 89.5% of statements 15:10:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 15:10:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 15:10:22 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.044s coverage: 84.4% of statements 15:10:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 15:10:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 15:10:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 15:10:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 15:10:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 15:10:23 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.309s coverage: 94.2% of statements 15:10:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 15:10:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 15:10:23 ok github.com/edgexfoundry/edgex-go/internal/io 0.042s coverage: 59.1% of statements 15:10:23 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 15:10:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 15:10:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 15:10:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 15:10:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 15:10:24 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.050s coverage: 60.0% of statements 15:10:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 15:10:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 15:10:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 15:10:25 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.062s coverage: 0.9% of statements 15:10:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 15:10:25 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.050s coverage: 58.8% of statements 15:10:25 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.046s coverage: 21.7% of statements 15:10:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 15:10:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.042s coverage: 47.1% of statements 15:10:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.061s coverage: 79.5% of statements 15:10:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.042s coverage: 94.1% of statements 15:10:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.051s coverage: 96.3% of statements 15:10:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.045s coverage: 87.5% of statements 15:10:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.060s coverage: 94.4% of statements 15:10:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.053s coverage: 44.8% of statements 15:10:43 Running on prd-ubuntu18.04-docker-arm64-4c-16g-78 in /w/workspace/edgexfoundry_edgex-go_PR-3806 [Pipeline] { [Pipeline] ws 15:10:43 Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout 15:10:43 The recommended git tool is: git 15:10:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 17.185s coverage: 82.5% of statements 15:10:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 15:10:48 using credential edgex-jenkins-ssh 15:10:48 Cloning the remote Git repository 15:10:48 Cloning repository git@github.com:edgexfoundry/edgex-go.git 15:10:48 > git init /w/workspace/edgex-go/3 # timeout=10 15:10:48 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 15:10:48 > git --version # timeout=10 15:10:48 > git --version # 'git version 2.17.1' 15:10:48 using GIT_SSH to set credentials SSH Credentials for GitHub 15:10:48 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:11:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.079s coverage: 92.9% of statements 15:11:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 15:11:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 15:11:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 15:11:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements 15:11:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 15:11:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 15:11:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 15:11:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 15:11:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 15:11:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.063s coverage: 87.2% of statements 15:11:03 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 15:11:03 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 15:11:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.044s coverage: 100.0% of statements 15:11:03 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 15:11:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.064s coverage: 58.8% of statements 15:11:03 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 15:11:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.065s coverage: 80.0% of statements 15:11:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.061s coverage: 87.2% of statements 15:11:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.064s coverage: 85.4% of statements 15:11:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.139s coverage: 91.2% of statements 15:11:03 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 15:11:03 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.134s coverage: 64.4% of statements 15:11:03 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 15:11:03 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 15:11:03 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.046s coverage: 100.0% of statements 15:11:03 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.029s coverage: 89.4% of statements 15:11:03 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.028s coverage: 100.0% of statements 15:11:03 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements 15:11:03 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.030s coverage: 100.0% of statements 15:11:03 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.229s coverage: 65.4% of statements 15:11:03 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 15:11:03 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 15:11:03 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 15:11:03 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.139s coverage: 43.8% of statements 15:11:03 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 15:11:03 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 15:11:03 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.066s coverage: 89.5% of statements 15:11:03 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 15:11:04 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.047s coverage: 84.8% of statements 15:11:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 15:11:12 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.058s coverage: 17.7% of statements 15:11:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 15:11:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 15:11:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 15:11:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 15:11:12 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.128s coverage: 92.3% of statements 15:11:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 15:11:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 15:11:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 15:11:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 15:11:12 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.055s coverage: 63.2% of statements 15:11:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 15:11:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 15:11:12 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.102s coverage: 97.7% of statements 15:11:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 15:11:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 15:11:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 15:11:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 15:11:12 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements 15:11:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 15:11:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 15:11:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 15:11:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 15:11:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 15:11:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 15:11:12 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.044s coverage: 100.0% of statements 15:11:12 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 96.9% of statements 15:11:12 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 15:11:51 GO111MODULE=on go vet ./... 15:12:01 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:12:01 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:12:01 ./bin/test-attribution-txt.sh [Pipeline] sh 15:12:01 + ls -al . 15:12:01 total 636 15:12:01 drwxrwxr-x 10 1001 1001 4096 Nov 11 15:12 . 15:12:01 drwxr-xr-x 4 root root 28 Nov 11 15:09 .. 15:12:01 -rw-rw-r-- 1 1001 1001 11 Nov 11 15:06 .dockerignore 15:12:01 drwxrwxr-x 8 1001 1001 179 Nov 11 15:06 .git 15:12:01 drwxrwxr-x 4 1001 1001 142 Nov 11 15:06 .github 15:12:01 -rw-rw-r-- 1 1001 1001 804 Nov 11 15:06 .gitignore 15:12:01 -rw-rw-r-- 1 1001 1001 42 Nov 11 15:06 .golangci.yml 15:12:01 -rw-rw-r-- 1 1001 1001 76 Nov 11 15:06 .hadolint.yml 15:12:01 drwx------ 3 1001 1001 58 Nov 11 15:08 .semver 15:12:01 -rw-rw-r-- 1 1001 1001 166 Nov 11 15:06 .sonarcloud.properties 15:12:01 -rw-rw-r-- 1 1001 1001 1171 Nov 11 15:06 ADOPTERS.md 15:12:01 -rw-rw-r-- 1 1001 1001 8910 Nov 11 15:06 Attribution.txt 15:12:01 -rw-rw-r-- 1 1001 1001 43881 Nov 11 15:06 CHANGELOG.md 15:12:01 -rw-rw-r-- 1 1001 1001 3804 Nov 11 15:06 CONTRIBUTING.md 15:12:01 -rw-rw-r-- 1 1001 1001 677 Nov 11 15:06 GOVERNANCE.md 15:12:01 -rw-rw-r-- 1 1001 1001 849 Nov 11 15:06 Jenkinsfile 15:12:01 -rw-rw-r-- 1 1001 1001 10775 Nov 11 15:06 LICENSE 15:12:01 -rw-rw-r-- 1 1001 1001 6508 Nov 11 15:06 Makefile 15:12:01 -rw-rw-r-- 1 1001 1001 582 Nov 11 15:06 OWNERS.md 15:12:01 -rw-rw-r-- 1 1001 1001 8256 Nov 11 15:06 README.md 15:12:01 -rw-rw-r-- 1 1001 1001 6912 Nov 11 15:06 SECURITY.md 15:12:01 -rw-rw-r-- 1 1001 1001 5 Nov 11 15:08 VERSION 15:12:01 -rw-rw-r-- 1 1001 1001 4131 Nov 11 15:06 ZMQWindows.md 15:12:01 drwxrwxr-x 2 1001 1001 37 Nov 11 15:06 bin 15:12:01 drwxrwxr-x 14 1001 1001 4096 Nov 11 15:06 cmd 15:12:01 -rw-r--r-- 1 root root 428381 Nov 11 15:11 coverage.out 15:12:01 -rw-rw-r-- 1 1001 1001 854 Nov 11 15:06 go.mod 15:12:01 -rw-rw-r-- 1 1001 1001 49665 Nov 11 15:06 go.sum 15:12:01 drwxrwxr-x 8 1001 1001 124 Nov 11 15:06 internal 15:12:01 drwxrwxr-x 3 1001 1001 16 Nov 11 15:06 openapi 15:12:01 drwxrwxr-x 4 1001 1001 71 Nov 11 15:06 snap 15:12:01 -rw-rw-r-- 1 1001 1001 204 Nov 11 15:06 version.go [Pipeline] sh 15:12:01 + '[' -e coverage.out ] 15:12:01 + chown 1001:1001 coverage.out [Pipeline] stash 15:12:01 Stashed 1 file(s) [Pipeline] sh 15:12:02 + make build 15:12:02 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 15:12:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 15:12:07 Merging remotes/origin/main commit cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3 into PR head commit 0d4f5f991dd63a3a4725219e8e047f3ce77f3610 15:12:07 Merge succeeded, producing 0d4f5f991dd63a3a4725219e8e047f3ce77f3610 15:12:07 Checking out Revision 0d4f5f991dd63a3a4725219e8e047f3ce77f3610 (PR-3806) 15:12:06 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:12:06 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:12:06 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:12:06 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 15:12:06 using GIT_SSH to set credentials SSH Credentials for GitHub 15:12:06 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3806/head:refs/remotes/origin/PR-3806 +refs/heads/main:refs/remotes/origin/main # timeout=10 15:12:07 > git config core.sparsecheckout # timeout=10 15:12:07 > git checkout -f 0d4f5f991dd63a3a4725219e8e047f3ce77f3610 # timeout=10 15:12:07 > git remote # timeout=10 15:12:07 > git config --get remote.origin.url # timeout=10 15:12:07 using GIT_SSH to set credentials SSH Credentials for GitHub 15:12:07 > git merge cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3 # timeout=10 15:12:07 > git rev-parse HEAD^{commit} # timeout=10 15:12:07 > git config core.sparsecheckout # timeout=10 15:12:07 > git checkout -f 0d4f5f991dd63a3a4725219e8e047f3ce77f3610 # timeout=10 15:12:10 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 15:12:10 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 15:12:11 Commit message: "docs(snap): update README.md (part 3) " 15:12:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) 15:12:12 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 [Pipeline] script [Pipeline] { [Pipeline] sh 15:12:12 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:12:12 % Total % Received % Xferd Average Speed Time Time Time Current 15:12:12 Dload Upload Total Spent Left Speed 15:12:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 84457 0 --:--:-- --:--:-- --:--:-- 85064 [Pipeline] sh 15:12:13 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 15:12:13 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 15:12:13 + sudo tee /etc/docker/daemon.new 15:12:13 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 15:12:13 { 15:12:13 "registry-mirrors": [ 15:12:13 "https://nexus3.edgexfoundry.org:10001" 15:12:13 ], 15:12:13 "bip": "10.250.0.254/24", 15:12:13 "hosts": [ 15:12:13 "tcp://0.0.0.0:5555", 15:12:13 "unix:///var/run/docker.sock" 15:12:13 ], 15:12:13 "mtu": 1458, 15:12:13 "selinux-enabled": true, 15:12:13 "seccomp-profile": "/etc/docker/seccomp.json" 15:12:13 } [Pipeline] sh 15:12:13 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 15:12:14 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 15:12:14 + sudo service docker restart 15:12:14 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 15:12:15 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 15:12:16 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 15:12:17 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] } 15:12:18 $ docker stop --time=1 0305979758af9382fee39ac0d24fcf2b39d24d05a7aaf06325fac779b79170ac 15:12:20 $ docker rm -f 0305979758af9382fee39ac0d24fcf2b39d24d05a7aaf06325fac779b79170ac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:12:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:12:22 15:12:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 15:12:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:12:22 latest: Pulling from edgex-devops/edgex-compose 15:12:22 cbdbe7a5bc2a: Pulling fs layer 15:12:22 ca9280d653b3: Pulling fs layer 15:12:22 7e9c9ca2126c: Pulling fs layer 15:12:22 cbdbe7a5bc2a: Verifying Checksum 15:12:22 cbdbe7a5bc2a: Download complete 15:12:22 ca9280d653b3: Verifying Checksum 15:12:22 ca9280d653b3: Download complete 15:12:22 cbdbe7a5bc2a: Pull complete 15:12:23 7e9c9ca2126c: Verifying Checksum 15:12:23 7e9c9ca2126c: Download complete 15:12:23 ca9280d653b3: Pull complete 15:12:27 7e9c9ca2126c: Pull complete 15:12:27 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 15:12:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:12:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 15:12:27 prd-centos7-docker-4c-2g-77 does not seem to be running inside a container 15:12:27 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 15:12:30 $ docker top abcd63f700594355841e1bea7734d251eb8fc9f00f8fa703180fb66dcdeba22c -eo pid,comm [Pipeline] { [Pipeline] sh 15:12:30 + grep parallel 15:12:30 + docker-compose build --help 15:12:31 --parallel Build images in parallel. [Pipeline] } 15:12:31 $ docker stop --time=1 abcd63f700594355841e1bea7734d251eb8fc9f00f8fa703180fb66dcdeba22c 15:12:32 $ docker rm -f abcd63f700594355841e1bea7734d251eb8fc9f00f8fa703180fb66dcdeba22c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:12:32 provisioning config files... 15:12:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:12:32 . [Pipeline] withDockerContainer 15:12:32 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config2935944850743968804tmp 15:12:32 prd-centos7-docker-4c-2g-77 does not seem to be running inside a container 15:12:32 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 15:12:33 $ docker top 10169fa85bea7c60b81c21273789695ba74112f0595a90fadf55da23fb6be144 -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] sh 15:12:33 ---> docker-login.sh 15:12:33 nexus3.edgexfoundry.org:10001 15:12:33 + docker-compose -f ./docker-compose-build.yml build --parallel 15:12:34 Building core-command ... 15:12:34 Building core-data ... 15:12:34 Building core-metadata ... 15:12:34 Building security-bootstrapper ... 15:12:34 Building security-proxy-setup ... 15:12:34 Building security-secretstore-setup ... 15:12:34 Building support-notifications ... 15:12:34 Building support-scheduler ... 15:12:34 Building sys-mgmt-agent ... 15:12:34 Building security-secretstore-setup 15:12:34 Building core-metadata 15:12:34 Building security-proxy-setup 15:12:34 Building support-scheduler 15:12:34 Building core-data 15:12:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:12:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:12:34 Configure a credential helper to remove this warning. See 15:12:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:12:34 15:12:34 Login Succeeded 15:12:34 nexus3.edgexfoundry.org:10002 15:12:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:12:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:12:34 Configure a credential helper to remove this warning. See 15:12:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:12:34 15:12:34 Login Succeeded 15:12:34 nexus3.edgexfoundry.org:10003 15:12:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:12:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:12:35 Configure a credential helper to remove this warning. See 15:12:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:12:35 15:12:35 Login Succeeded 15:12:35 nexus3.edgexfoundry.org:10004 15:12:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:12:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:12:36 Configure a credential helper to remove this warning. See 15:12:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:12:36 15:12:36 Login Succeeded 15:12:36 docker.io 15:12:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:12:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:12:36 Configure a credential helper to remove this warning. See 15:12:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:12:36 15:12:36 Login Succeeded 15:12:36 ---> docker-login.sh ends [Pipeline] } 15:12:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:12:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:12:37 ========================================================= 15:12:37 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 15:12:37 ========================================================= [Pipeline] fileExists [Pipeline] sh 15:12:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 15:12:38 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:12:38 552d1f2373af: Pulling fs layer 15:12:38 ea3f2d53f512: Pulling fs layer 15:12:38 9e70ebbbe112: Pulling fs layer 15:12:38 7a9cfe048b4a: Pulling fs layer 15:12:38 72dc09318566: Pulling fs layer 15:12:38 f4f7b4309257: Pulling fs layer 15:12:38 7a9cfe048b4a: Waiting 15:12:38 72dc09318566: Waiting 15:12:38 f4f7b4309257: Waiting 15:12:38 0ac9a79272e3: Pulling fs layer 15:12:38 b78e95d17946: Pulling fs layer 15:12:38 0ac9a79272e3: Waiting 15:12:38 b78e95d17946: Waiting 15:12:38 9e70ebbbe112: Verifying Checksum 15:12:38 9e70ebbbe112: Download complete 15:12:38 ea3f2d53f512: Verifying Checksum 15:12:38 ea3f2d53f512: Download complete 15:12:38 72dc09318566: Verifying Checksum 15:12:38 72dc09318566: Download complete 15:12:38 f4f7b4309257: Verifying Checksum 15:12:38 f4f7b4309257: Download complete 15:12:38 552d1f2373af: Verifying Checksum 15:12:38 552d1f2373af: Download complete 15:12:38 0ac9a79272e3: Download complete 15:12:39 552d1f2373af: Pull complete 15:12:39 ea3f2d53f512: Pull complete 15:12:39 9e70ebbbe112: Pull complete 15:12:39 b78e95d17946: Verifying Checksum 15:12:39 b78e95d17946: Download complete 15:12:40 7a9cfe048b4a: Verifying Checksum 15:12:40 7a9cfe048b4a: Download complete 15:12:44 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 15:12:44 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:12:44 Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 15:12:44 Step 2/20 : FROM ${BUILDER_BASE} AS builder 15:12:44 ---> 70fbb17fddd5 15:12:44 Step 3/22 : WORKDIR /edgex-go 15:12:44 ---> 70fbb17fddd5 15:12:44 Step 3/20 : WORKDIR /edgex-go 15:12:49 ---> Running in 34b8cfad136a 15:12:49 ---> Running in 28b40323ee66 15:12:50 7a9cfe048b4a: Pull complete 15:12:50 72dc09318566: Pull complete 15:12:51 f4f7b4309257: Pull complete 15:12:51 0ac9a79272e3: Pull complete 15:12:56 Removing intermediate container 34b8cfad136a 15:12:56 ---> 27cad9320d55 15:12:56 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:12:56 Removing intermediate container 28b40323ee66 15:12:56 ---> 34117c92dfb6 15:12:56 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:12:56 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 15:12:56 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:12:56 ---> 70fbb17fddd5 15:12:56 Step 3/23 : WORKDIR /edgex-go 15:12:56 ---> Using cache 15:12:56 ---> 27cad9320d55 15:12:56 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:12:56 ---> Running in 0b91e7496ec5 15:12:56 ---> Running in bd753dea3ed1 15:12:56 ---> Running in c887584cb6e1 15:12:57 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 15:12:57 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:12:57 ---> 70fbb17fddd5 15:12:57 Step 3/24 : WORKDIR /edgex-go 15:12:57 ---> Using cache 15:12:57 ---> 27cad9320d55 15:12:57 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:12:57 b78e95d17946: Pull complete 15:12:57 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 15:12:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 15:12:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh 15:12:57 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 15:12:57 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:12:57 ---> 70fbb17fddd5 15:12:57 Step 3/22 : WORKDIR /edgex-go 15:12:57 ---> Using cache 15:12:57 ---> 27cad9320d55 15:12:57 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:12:57 + + echodocker FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 15:12:57 WORKDIR /edgex 15:12:57 COPY go.mod . 15:12:57 RUN go mod download build 15:12:57 -t ci-base-image-arm64 -f - . 15:12:57 ---> Running in 73da532e9710 15:12:57 ---> Running in d1ee008bf8ef 15:12:58 Removing intermediate container bd753dea3ed1 15:12:58 ---> d1386494249f 15:12:58 Step 5/22 : RUN apk add --update --no-cache make git 15:12:58 Removing intermediate container 0b91e7496ec5 15:12:58 ---> 3c7afde1b3f3 15:12:58 Step 5/20 : RUN apk add --update --no-cache make git 15:12:58 ---> Running in 554d12826aef 15:12:58 ---> Running in 092ef7799f18 15:12:58 Removing intermediate container c887584cb6e1 15:12:58 ---> b305049b7945 15:12:58 Step 5/23 : RUN apk add --update --no-cache make git 15:12:58 ---> Running in 41081d8458a5 15:12:58 Removing intermediate container 73da532e9710 15:12:58 ---> 276fcd94f608 15:12:58 Step 5/24 : RUN apk add --update --no-cache make git 15:12:58 ---> Running in 05d8eabb6247 15:12:59 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:12:59 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:12:59 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:12:59 Removing intermediate container d1ee008bf8ef 15:12:59 ---> 84d6e3cefd99 15:12:59 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 15:12:59 ---> Running in 3949366eb187 15:12:59 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:12:59 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:13:00 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:13:00 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:13:00 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:13:00 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:13:00 Sending build context to Docker daemon 166.6MB 15:13:00 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 15:13:00 ---> 8b459fc5aaf0 15:13:00 Step 2/4 : WORKDIR /edgex 15:13:00 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:13:00 OK: 220 MiB in 52 packages 15:13:00 OK: 220 MiB in 52 packages 15:13:00 OK: 220 MiB in 52 packages 15:13:00 OK: 220 MiB in 52 packages 15:13:00 OK: 220 MiB in 52 packages 15:13:00 Removing intermediate container 092ef7799f18 15:13:00 ---> 994cc8cf33d9 15:13:00 Step 6/20 : COPY . . 15:13:00 Removing intermediate container 41081d8458a5 15:13:00 ---> ae70b13985db 15:13:00 Step 6/23 : COPY go.mod . 15:13:01 ---> Running in 3577de080cc5 15:13:02 Removing intermediate container 3577de080cc5 15:13:02 ---> 8e57e43b11f9 15:13:02 Step 3/4 : COPY go.mod . 15:13:02 ---> ffeba199c143 15:13:02 Step 4/4 : RUN go mod download 15:13:02 ---> Running in 21735811bb61 15:13:03 ---> ca4251dc54ec 15:13:03 Step 7/23 : RUN go mod download 15:13:03 Removing intermediate container 554d12826aef 15:13:03 ---> 46c0f6513128 15:13:03 Step 6/22 : COPY . . 15:13:03 ---> Running in 791e218a4488 15:13:03 Removing intermediate container 3949366eb187 15:13:03 ---> c87e4a621857 15:13:03 Step 6/22 : COPY . . 15:13:03 Removing intermediate container 05d8eabb6247 15:13:03 ---> 86e0e2027a17 15:13:03 Step 6/24 : COPY . . 15:13:08 ---> 44d3c088a4df 15:13:08 Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:13:11 ---> Running in 42dbb3adfd44 15:13:11 ---> ff3978ad54d0 15:13:11 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:13:12 ---> Running in f614fbc6563b 15:13:12 ---> 0601924672cf 15:13:12 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:13:12 ---> 903df012e019 15:13:12 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:13:12 Removing intermediate container 791e218a4488 15:13:12 ---> 9cd27b3615c8 15:13:12 Step 8/23 : COPY . . 15:13:12 ---> Running in 861f655a5c6f 15:13:12 ---> Running in f332c80c1e8a 15:13:15 Removing intermediate container 42dbb3adfd44 15:13:15 ---> e7ad3f1ea7c1 15:13:15 Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 15:13:16 ---> Running in 3ae6f8078d76 15:13:16 Removing intermediate container f614fbc6563b 15:13:16 ---> 6312cf9fa624 15:13:16 Step 8/22 : RUN make cmd/core-data/core-data 15:13:17 ---> Running in d63384a86229 15:13:17 Removing intermediate container 861f655a5c6f 15:13:17 ---> 5b6c206bb90a 15:13:17 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 15:13:17 Removing intermediate container f332c80c1e8a 15:13:17 ---> 03e742ee457b 15:13:17 Step 8/22 : RUN make cmd/core-metadata/core-metadata 15:13:17 ---> Running in 913d3ecbd8f3 15:13:17 ---> Running in a60243634f0d 15:13:18 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 15:13:18 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 15:13:18 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 15:13:18 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 15:13:28 ---> afbfff39782a 15:13:28 Step 9/23 : RUN go mod tidy 15:13:28 ---> Running in 77573ef0ed4e 15:13:30 Removing intermediate container 77573ef0ed4e 15:13:30 ---> d3cc626e6b03 15:13:30 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 15:13:30 ---> Running in 4406ce64c46d 15:13:30 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 15:13:52 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 15:13:55 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 15:13:57 Removing intermediate container 3ae6f8078d76 15:13:57 ---> 6f7ba594d74c 15:13:57 15:13:57 Step 9/20 : FROM alpine:3.14 15:13:58 3.14: Pulling from library/alpine 15:13:58 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 15:13:58 Status: Downloaded newer image for alpine:3.14 15:13:58 ---> 14119a10abf4 15:13:58 Step 10/20 : RUN apk add --update --no-cache curl 15:13:58 ---> Running in b6a37a5c82e9 15:13:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:13:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:14:00 (1/5) Installing ca-certificates (20191127-r5) 15:14:00 (2/5) Installing brotli-libs (1.0.9-r5) 15:14:00 (3/5) Installing nghttp2-libs (1.43.0-r0) 15:14:00 (4/5) Installing libcurl (7.79.1-r0) 15:14:00 (5/5) Installing curl (7.79.1-r0) 15:14:00 Executing busybox-1.33.1-r3.trigger 15:14:00 Executing ca-certificates-20191127-r5.trigger 15:14:00 OK: 8 MiB in 19 packages 15:14:00 Removing intermediate container 913d3ecbd8f3 15:14:00 ---> 2d7c27517f5e 15:14:00 15:14:00 Step 9/24 : FROM alpine:3.14 15:14:00 ---> 14119a10abf4 15:14:00 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 15:14:01 ---> Running in 28a6023c355f 15:14:01 Removing intermediate container a60243634f0d 15:14:01 ---> f0dd2ddbfae0 15:14:01 15:14:01 Step 9/22 : FROM alpine:3.14 15:14:01 ---> 14119a10abf4 15:14:01 Step 10/22 : RUN apk add --update --no-cache dumb-init 15:14:01 ---> Running in ec91308a00bb 15:14:01 Removing intermediate container b6a37a5c82e9 15:14:01 ---> 0cd2f8a52aef 15:14:01 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:14:01 ---> Running in 93af1bb07d4e 15:14:01 Removing intermediate container 93af1bb07d4e 15:14:01 ---> 8b7bc6bc639c 15:14:01 Step 12/20 : WORKDIR /edgex 15:14:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:14:01 ---> Running in a2589d84ebae 15:14:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:14:02 Removing intermediate container a2589d84ebae 15:14:02 ---> fa3c2351372a 15:14:02 Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 15:14:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:14:02 ---> 4221953437ad 15:14:02 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 15:14:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:14:02 (1/3) Installing ca-certificates (20191127-r5) 15:14:02 (2/3) Installing dumb-init (1.2.5-r1) 15:14:02 (3/3) Installing su-exec (0.2-r1) 15:14:02 Executing busybox-1.33.1-r3.trigger 15:14:02 Executing ca-certificates-20191127-r5.trigger 15:14:02 OK: 6 MiB in 17 packages 15:14:02 (1/1) Installing dumb-init (1.2.5-r1) 15:14:02 Executing busybox-1.33.1-r3.trigger 15:14:02 OK: 6 MiB in 15 packages 15:14:03 ---> 8d95372144e5 15:14:03 Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 15:14:03 Removing intermediate container 28a6023c355f 15:14:03 ---> e8b2a0c1be63 15:14:03 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:14:03 ---> Running in ca3513b6b4d0 15:14:03 Removing intermediate container ec91308a00bb 15:14:03 ---> 833392283d4d 15:14:03 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:14:03 ---> Running in b9535d291cd6 15:14:03 ---> e2f0a5c5ff48 15:14:03 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 15:14:03 Removing intermediate container ca3513b6b4d0 15:14:03 ---> 4b2b7650b8f0 15:14:03 Step 12/24 : WORKDIR / 15:14:03 ---> Running in c980120e72cd 15:14:03 ---> Running in f3b0b0a8aec3 15:14:03 Removing intermediate container b9535d291cd6 15:14:03 ---> 59afb78d2b1e 15:14:03 Step 12/22 : ENV APP_PORT=59881 15:14:03 ---> Running in 2f016a396fce 15:14:03 Removing intermediate container f3b0b0a8aec3 15:14:03 ---> 13477a354068 15:14:03 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 15:14:03 Removing intermediate container c980120e72cd 15:14:03 ---> e75a3dfcbe30 15:14:03 Step 17/20 : CMD ["--init=true"] 15:14:04 ---> Running in 4294f80e5a0b 15:14:04 Removing intermediate container 2f016a396fce 15:14:04 ---> e90938200df1 15:14:04 Step 13/22 : EXPOSE $APP_PORT 15:14:04 Removing intermediate container 4294f80e5a0b 15:14:04 ---> 1dc556b1d48c 15:14:04 Step 18/20 : LABEL arch=x86_64 15:14:04 ---> Running in 64615175cc04 15:14:04 ---> Running in 9b34337072e8 15:14:04 ---> 4eecb3f5d1c7 15:14:04 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 15:14:04 Removing intermediate container 9b34337072e8 15:14:04 ---> d55742848cab 15:14:04 Step 19/20 : LABEL git_sha=0d4f5f991dd63a3a4725219e8e047f3ce77f3610 15:14:04 Removing intermediate container 64615175cc04 15:14:04 ---> 8ba3e34604ae 15:14:04 Step 14/22 : WORKDIR / 15:14:04 ---> Running in 4c5ab4f2f514 15:14:04 ---> Running in dae7cfa382e3 15:14:04 ---> 72b601cc4a46 15:14:04 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 15:14:04 Removing intermediate container 4c5ab4f2f514 15:14:04 ---> 78785641b34c 15:14:04 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 15:14:04 Removing intermediate container dae7cfa382e3 15:14:04 ---> 4b1a489e1ce5 15:14:04 Step 20/20 : LABEL version=0.0.0 15:14:04 ---> Running in fe69ac19beae 15:14:05 ---> d2b6bbfa3709 15:14:05 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 15:14:05 Removing intermediate container fe69ac19beae 15:14:05 ---> 3f70921220f8 15:14:05 15:14:05 ---> 66e39718c424 15:14:05 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 15:14:05 Successfully built 3f70921220f8 15:14:05 Successfully tagged security-proxy-setup:latest 15:14:05 Building security-bootstrapper 15:14:05  Building security-proxy-setup ... done  ---> dc802d987753 15:14:05 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 15:14:06 ---> d9171a4138dc 15:14:06 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 15:14:06 ---> 6068436375cb 15:14:06 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 15:14:07 ---> f0cd4397d575 15:14:07 Step 18/22 : ENTRYPOINT ["/core-metadata"] 15:14:08 ---> Running in 811696e9a098 15:14:08 ---> 27f622acf4dc 15:14:08 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 15:14:08 Removing intermediate container 811696e9a098 15:14:08 ---> 79922d1b8611 15:14:08 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:14:08 ---> fbd4f5858668 15:14:08 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/ 15:14:08 ---> Running in 7614aec04c4e 15:14:08 ---> Running in 5b0caa937ae4 15:14:08 Removing intermediate container d63384a86229 15:14:08 ---> 67f5086f2c57 15:14:08 15:14:08 Step 9/22 : FROM alpine:3.14 15:14:08 ---> 14119a10abf4 15:14:08 Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 15:14:09 ---> Running in 5db74cc677ce 15:14:09 Removing intermediate container 5b0caa937ae4 15:14:09 ---> 0224af241c74 15:14:09 Step 20/22 : LABEL arch=x86_64 15:14:09 ---> Running in 9a902147e2e0 15:14:09 Removing intermediate container 5db74cc677ce 15:14:09 ---> 59167c3c0f0a 15:14:09 Step 11/22 : ENV APP_PORT=59880 15:14:09 Removing intermediate container 4406ce64c46d 15:14:09 ---> 6d97a1073afe 15:14:09 15:14:09 Step 11/23 : FROM alpine:3.14 15:14:09 ---> 14119a10abf4 15:14:09 Step 12/23 : RUN apk add --update --no-cache dumb-init 15:14:09 ---> Using cache 15:14:09 ---> 833392283d4d 15:14:09 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:14:09 ---> Using cache 15:14:09 ---> 59afb78d2b1e 15:14:09 Step 14/23 : ENV APP_PORT=59861 15:14:09 ---> Running in e7801306b34e 15:14:09 Removing intermediate container 9a902147e2e0 15:14:09 ---> f889d93699ad 15:14:09 Step 21/22 : LABEL git_sha=0d4f5f991dd63a3a4725219e8e047f3ce77f3610 15:14:09 ---> Running in 935260b85f75 15:14:09 ---> Running in 5e8d70ec2dc0 15:14:09 Removing intermediate container e7801306b34e 15:14:09 ---> 7d2d21242b40 15:14:09 Step 12/22 : EXPOSE $APP_PORT 15:14:10 ---> Running in b624dab8cbb0 15:14:10 Removing intermediate container 935260b85f75 15:14:10 ---> e8de1959ada6 15:14:10 Step 15/23 : EXPOSE $APP_PORT 15:14:10 Removing intermediate container 5e8d70ec2dc0 15:14:10 ---> e9bc619f79d2 15:14:10 Step 22/22 : LABEL version=0.0.0 15:14:10 ---> Running in e568c82612ae 15:14:10 Removing intermediate container 7614aec04c4e 15:14:10 ---> b47b85bc7709 15:14:10 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 15:14:10 ---> Running in 620a2ff2f5b4 15:14:10 Removing intermediate container b624dab8cbb0 15:14:10 ---> 6facce69770d 15:14:10 Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:14:10 ---> Running in b29df83acc2c 15:14:10 ---> Running in 825ea4e2fe20 15:14:10 Removing intermediate container 620a2ff2f5b4 15:14:10 ---> 755111d64219 15:14:10 15:14:10 Removing intermediate container e568c82612ae 15:14:10 ---> 34b5b9f6a5eb 15:14:10 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:14:10 Removing intermediate container b29df83acc2c 15:14:10 ---> 9c230d533991 15:14:10 Step 22/24 : LABEL arch=x86_64 15:14:10 Successfully built 755111d64219 15:14:10 Successfully tagged core-metadata:latest 15:14:10  Building core-metadata ... done Building support-notifications 15:14:10 ---> Running in b4c1dcf859fe 15:14:10 ---> bd84c36e7a42 15:14:10 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 15:14:11 Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 15:14:11 Step 2/30 : FROM ${BUILDER_BASE} AS builder 15:14:11 ---> 70fbb17fddd5 15:14:11 Step 3/30 : WORKDIR /edgex-go 15:14:11 ---> Using cache 15:14:11 ---> 27cad9320d55 15:14:11 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:14:11 ---> Using cache 15:14:11 ---> 84d6e3cefd99 15:14:11 Step 5/30 : RUN apk add --update --no-cache make git 15:14:12 Removing intermediate container b4c1dcf859fe 15:14:12 ---> e3aa14ae0ba6 15:14:12 Step 23/24 : LABEL git_sha=0d4f5f991dd63a3a4725219e8e047f3ce77f3610 15:14:13 ---> Running in 6178793106a5 15:14:13 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 15:14:13 Step 2/21 : FROM ${BUILDER_BASE} AS builder 15:14:13 ---> 70fbb17fddd5 15:14:13 Step 3/21 : WORKDIR /edgex-go 15:14:13 ---> Using cache 15:14:13 ---> 27cad9320d55 15:14:13 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:14:13 ---> Using cache 15:14:13 ---> 84d6e3cefd99 15:14:13 Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates 15:14:13 ---> 59d3bcf690c4 15:14:13 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 15:14:13 ---> Running in b7efeae6f1e8 15:14:13 ---> Running in 6f830f4ad104 15:14:13 Removing intermediate container b7efeae6f1e8 15:14:13 ---> 0a004c8c9bdc 15:14:13 Step 24/24 : LABEL version=0.0.0 15:14:13 ---> Running in 7eb06d5887f3 15:14:13 Removing intermediate container 825ea4e2fe20 15:14:13 ---> 057e785a8e63 15:14:13 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 15:14:13 ---> 699ab00cc729 15:14:13 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 15:14:13 ---> Running in a8af2c5a73d5 15:14:13 ---> Running in 4a3d375af9f2 15:14:13 Removing intermediate container 7eb06d5887f3 15:14:13 ---> 6ecab0beb7a4 15:14:13 15:14:13 Removing intermediate container 4a3d375af9f2 15:14:13 ---> e6dd8772f02e 15:14:13 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:14:14 ---> Running in 0616de6b8af0 15:14:14 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:14:14 Successfully built 6ecab0beb7a4 15:14:14 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:14:14 Successfully tagged security-secretstore-setup:latest 15:14:14 Building core-command 15:14:14  Building security-secretstore-setup ... done fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:14:14 Removing intermediate container 0616de6b8af0 15:14:14 ---> 43adbe7b66cb 15:14:14 Step 21/23 : LABEL arch=x86_64 15:14:15 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:14:15 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:14:15 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:14:15 OK: 220 MiB in 52 packages 15:14:15 OK: 220 MiB in 52 packages 15:14:15 (1/6) Installing dumb-init (1.2.5-r1) 15:14:15 (2/6) Installing libgcc (10.3.1_git20210424-r2) 15:14:15 (3/6) Installing libsodium (1.0.18-r0) 15:14:15 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 15:14:16 (5/6) Installing libzmq (4.3.4-r0) 15:14:16 (6/6) Installing zeromq (4.3.4-r0) 15:14:16 Executing busybox-1.33.1-r3.trigger 15:14:16 ---> Running in e5f040721d13 15:14:16 OK: 8 MiB in 20 packages 15:14:16 Removing intermediate container e5f040721d13 15:14:16 ---> 36f400ae77c2 15:14:16 Step 22/23 : LABEL git_sha=0d4f5f991dd63a3a4725219e8e047f3ce77f3610 15:14:17 ---> Running in e02c60f9fd25 15:14:17 Removing intermediate container 6f830f4ad104 15:14:17 ---> 3429cf7293b3 15:14:17 Step 6/21 : COPY . . 15:14:17 Removing intermediate container 6178793106a5 15:14:17 ---> 091af342fdf5 15:14:17 Step 6/30 : COPY . . 15:14:17 Removing intermediate container e02c60f9fd25 15:14:17 ---> e259a848747b 15:14:17 Step 23/23 : LABEL version=0.0.0 15:14:18 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 15:14:18 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:14:18 ---> 70fbb17fddd5 15:14:18 Step 3/22 : WORKDIR /edgex-go 15:14:18 ---> Using cache 15:14:18 ---> 27cad9320d55 15:14:18 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:14:18 ---> Using cache 15:14:18 ---> 84d6e3cefd99 15:14:18 Step 5/22 : RUN apk add --update --no-cache make git 15:14:18 ---> Using cache 15:14:18 ---> 091af342fdf5 15:14:18 Step 6/22 : COPY . . 15:14:21 ---> Running in a9f48cbb6073 15:14:21 Removing intermediate container a8af2c5a73d5 15:14:21 ---> 941c4f4b9f98 15:14:21 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 15:14:23 Removing intermediate container a9f48cbb6073 15:14:23 ---> 7787fc2e0ccf 15:14:23 15:14:23 Successfully built 7787fc2e0ccf 15:14:23 Successfully tagged support-scheduler:latest 15:14:23 Building sys-mgmt-agent 15:14:23  Building support-scheduler ... done  ---> b514e63d7ff4 15:14:23 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 15:14:24 Removing intermediate container 21735811bb61 15:14:24 ---> 302ed8866317 15:14:24 Successfully built 302ed8866317 15:14:24 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:14:25 + docker inspect -f . ci-base-image-arm64 15:14:25 . [Pipeline] withDockerContainer 15:14:25 prd-ubuntu18.04-docker-arm64-4c-16g-78 does not seem to be running inside a container 15:14:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** ci-base-image-arm64 cat 15:14:26 $ docker top 677a59a7a41313f78ba96138fc1ac47c7727a142c62ef8b6009eefa2198593a2 -eo pid,comm [Pipeline] { [Pipeline] sh 15:14:27 + go version 15:14:27 go version go1.16.8 linux/arm64 [Pipeline] } 15:14:27 $ docker stop --time=1 677a59a7a41313f78ba96138fc1ac47c7727a142c62ef8b6009eefa2198593a2 15:14:28 ---> f241e92968fa 15:14:28 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 15:14:28 ---> bd00a7f3c59e 15:14:28 Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:14:28 ---> e709219843cd 15:14:28 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:14:28 ---> a43309afc4b2 15:14:28 Step 18/22 : ENTRYPOINT ["/core-data"] 15:14:28 ---> Running in 27fa5cbbe3d5 15:14:28 ---> Running in 7c1a136584f2 15:14:28 ---> f6659e949bb5 15:14:28 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:14:28 ---> Running in b34108241eb6 15:14:28 ---> Running in 7c86badb3fa5 15:14:28 Removing intermediate container b34108241eb6 15:14:28 ---> 4ee8cc9b0ebb 15:14:28 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:14:28 ---> Running in 23fcb6970237 15:14:29 Removing intermediate container 23fcb6970237 15:14:29 ---> 211b0a9ed293 15:14:29 Step 20/22 : LABEL arch=x86_64 15:14:29 ---> Running in 7f06b7646d3d 15:14:29 $ docker rm -f 677a59a7a41313f78ba96138fc1ac47c7727a142c62ef8b6009eefa2198593a2 15:14:29 Removing intermediate container 7f06b7646d3d 15:14:29 ---> e6f2bdf05050 15:14:29 Step 21/22 : LABEL git_sha=0d4f5f991dd63a3a4725219e8e047f3ce77f3610 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } 15:14:29 ---> Running in 9546ef90a81f 15:14:29 Removing intermediate container 9546ef90a81f 15:14:29 ---> 542ac057c15d 15:14:29 Step 22/22 : LABEL version=0.0.0 15:14:29 ---> Running in c85e219ec122 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:14:29 Removing intermediate container c85e219ec122 15:14:29 ---> 37d6f81d476d 15:14:29 15:14:30 + docker inspect -f . ci-base-image-arm64 15:14:30 . [Pipeline] withDockerContainer 15:14:30 Successfully built 37d6f81d476d 15:14:30 Successfully tagged core-data:latest 15:14:30  Building core-data ... done Removing intermediate container 27fa5cbbe3d5 15:14:30 ---> ec47131be070 15:14:30 Step 8/21 : RUN make cmd/support-notifications/support-notifications 15:14:30 ---> Running in 16114036ab7f 15:14:30 Removing intermediate container 7c1a136584f2 15:14:30 ---> b82497b6ab6f 15:14:30 Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 15:14:30 ---> Running in 8a7309f22dcd 15:14:30 prd-ubuntu18.04-docker-arm64-4c-16g-78 does not seem to be running inside a container 15:14:30 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** ci-base-image-arm64 cat 15:14:30 Removing intermediate container 7c86badb3fa5 15:14:30 ---> e605ba919c64 15:14:30 Step 8/22 : RUN make cmd/core-command/core-command 15:14:30 ---> Running in e40db22e1b5d 15:14:30 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 15:14:30 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 15:14:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 15:14:31 $ docker top 8f06ab7760abbc20f1468d78f2378eb62dc092d409a8d5deeb9c8caa6c13d92c -eo pid,comm [Pipeline] { [Pipeline] echo 15:14:31 ========================================================= 15:14:31 [edgeXBuildGoParallel] Running Tests and Build... 15:14:31 ========================================================= [Pipeline] fileExists [Pipeline] sh 15:14:31 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 15:14:31 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:14:31 ---> 70fbb17fddd5 15:14:31 Step 3/22 : WORKDIR /edgex-go 15:14:31 ---> Using cache 15:14:31 ---> 27cad9320d55 15:14:31 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:14:31 ---> Using cache 15:14:31 ---> 84d6e3cefd99 15:14:31 Step 5/22 : RUN apk add --update --no-cache make bash git 15:14:32 + make test 15:14:32 go mod tidy 15:14:32 ---> Running in e67692e09ed7 15:14:33 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 15:14:33 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:14:34 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:14:34 OK: 220 MiB in 52 packages 15:14:35 Removing intermediate container e67692e09ed7 15:14:35 ---> de9285943ba3 15:14:35 Step 6/22 : COPY . . 15:14:41 ---> 361267ff1761 15:14:41 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:14:41 ---> Running in afef1d474acf 15:14:42 Removing intermediate container afef1d474acf 15:14:42 ---> c95e2fed183e 15:14:42 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 15:14:42 ---> Running in d425292b8188 15:14: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 15:14:59 ? github.com/edgexfoundry/edgex-go [no test files] 15:15:01 Removing intermediate container e40db22e1b5d 15:15:01 ---> 37942958550c 15:15:01 15:15:01 Step 9/22 : FROM alpine:3.14 15:15:01 ---> 14119a10abf4 15:15:01 Step 10/22 : RUN apk add --update --no-cache dumb-init 15:15:01 ---> Using cache 15:15:01 ---> 833392283d4d 15:15:01 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:15:01 ---> Using cache 15:15:01 ---> 59afb78d2b1e 15:15:01 Step 12/22 : ENV APP_PORT=59882 15:15:01 ---> Running in b7302d89175a 15:15:01 Removing intermediate container b7302d89175a 15:15:01 ---> e58c695f8ef1 15:15:01 Step 13/22 : EXPOSE $APP_PORT 15:15:01 Removing intermediate container 8a7309f22dcd 15:15:01 ---> 36fbe9427b3b 15:15:01 15:15:01 Step 9/30 : FROM alpine:3.14 15:15:01 ---> 14119a10abf4 15:15:01 Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 15:15:01 ---> Running in bf394e59d889 15:15:02 ---> Running in 619262ae4097 15:15:02 Removing intermediate container bf394e59d889 15:15:02 ---> 947970a8d1f2 15:15:02 Step 14/22 : WORKDIR / 15:15:02 ---> Running in c244947158de 15:15:02 Removing intermediate container 619262ae4097 15:15:02 ---> 535be5d5c13a 15:15:02 Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec 15:15:02 ---> Running in bd479767815c 15:15:02 Removing intermediate container c244947158de 15:15:02 ---> ba078ebe6592 15:15:02 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 15:15:02 ---> bc04c50a4a97 15:15:02 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 15:15:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:15:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:15:03 ---> b3e22b7a6a48 15:15:03 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 15:15:03 (1/2) Installing dumb-init (1.2.5-r1) 15:15:03 (2/2) Installing su-exec (0.2-r1) 15:15:03 Executing busybox-1.33.1-r3.trigger 15:15:03 OK: 6 MiB in 16 packages 15:15:03 ---> 6f2eaecc8e4f 15:15:03 Step 18/22 : ENTRYPOINT ["/core-command"] 15:15:03 ---> Running in f20bc315b649 15:15:03 Removing intermediate container f20bc315b649 15:15:03 ---> ed347f19125e 15:15:03 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:15:03 ---> Running in 1768f21a1048 15:15:03 Removing intermediate container 1768f21a1048 15:15:03 ---> 60a9b60bddf5 15:15:03 Step 20/22 : LABEL arch=x86_64 15:15:03 Removing intermediate container bd479767815c 15:15:03 ---> 107b0c8abb88 15:15:03 Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init 15:15:03 ---> Running in 9859bd631da5 15:15:03 ---> Running in 9ad173cbcbe6 15:15:04 Removing intermediate container 9ad173cbcbe6 15:15:04 ---> 5250d695a3d0 15:15:04 Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 15:15:04 ---> Running in ab1c31e39ffa 15:15:04 Removing intermediate container 9859bd631da5 15:15:04 ---> 3cc967e096d3 15:15:04 Step 21/22 : LABEL git_sha=0d4f5f991dd63a3a4725219e8e047f3ce77f3610 15:15:04 ---> Running in 315290a09ae4 15:15:04 Removing intermediate container ab1c31e39ffa 15:15:04 ---> 72b3fbcdcd52 15:15:04 Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 15:15:04 ---> Running in 93397475398c 15:15:04 Removing intermediate container 315290a09ae4 15:15:04 ---> 590ef06fce60 15:15:04 Step 22/22 : LABEL version=0.0.0 15:15:04 ---> Running in e2e56c5795da 15:15:05 Removing intermediate container e2e56c5795da 15:15:05 ---> f4c21f049ef0 15:15:05 15:15:05 Successfully built f4c21f049ef0 15:15:05 Successfully tagged core-command:latest 15:15:05  Building core-command ... done Removing intermediate container 16114036ab7f 15:15:05 ---> 142ffc5c41d1 15:15:05 15:15:05 Step 9/21 : FROM alpine:3.14 15:15:05 ---> 14119a10abf4 15:15:05 Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init 15:15:05 ---> Running in 1419162f331b 15:15:05 Removing intermediate container 93397475398c 15:15:05 ---> ea40da340816 15:15:05 Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} 15:15:05 ---> Running in e5aefb84af07 15:15:06 Removing intermediate container e5aefb84af07 15:15:06 ---> 3cd7864ec671 15:15:06 Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 15:15:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:15:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:15:06 ---> 3c913ea1926b 15:15:06 Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 15:15:06 ---> Running in a56ba062a2fc 15:15:06 (1/2) Installing ca-certificates (20191127-r5) 15:15:06 (2/2) Installing dumb-init (1.2.5-r1) 15:15:06 Executing busybox-1.33.1-r3.trigger 15:15:06 Executing ca-certificates-20191127-r5.trigger 15:15:06 OK: 6 MiB in 16 packages 15:15:06 Removing intermediate container 1419162f331b 15:15:06 ---> b4ec8701e679 15:15:06 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 15:15:07 ---> Running in cd8e4b0c9948 15:15:07 Removing intermediate container a56ba062a2fc 15:15:07 ---> cff4ba10e500 15:15:07 Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / 15:15:07 Removing intermediate container cd8e4b0c9948 15:15:07 ---> 1ef3d33ce83b 15:15:07 Step 12/21 : ENV APP_PORT=59860 15:15:07 ---> bb4bc886ff68 15:15:07 Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 15:15:07 ---> Running in ee51a755450c 15:15:07 Removing intermediate container ee51a755450c 15:15:07 ---> 84b58ae8e463 15:15:07 Step 13/21 : EXPOSE $APP_PORT 15:15:07 ---> Running in e65495843175 15:15:07 ---> 8e97bf844b12 15:15:07 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 15:15:07 Removing intermediate container e65495843175 15:15:07 ---> bfcef8142cb6 15:15:07 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 15:15:08 ---> 76588f93aa5f 15:15:08 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 15:15:08 ---> f6bc40556eb9 15:15:08 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 15:15:08 ---> f050398f2627 15:15:08 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 15:15:08 Removing intermediate container d425292b8188 15:15:08 ---> 983d79568318 15:15:08 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 15:15:08 ---> Running in 012031f8ca6e 15:15:08 ---> d1db26379b2b 15:15:08 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 15:15:08 ---> 7e52368562dc 15:15:08 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 15:15:08 ---> 599b9d493ac2 15:15:08 Step 17/21 : ENTRYPOINT ["/support-notifications"] 15:15:09 ---> Running in 7f9ac5233088 15:15: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 15:15:09 ---> Running in 426b563589f1 15:15:09 Removing intermediate container 7f9ac5233088 15:15:09 ---> 4a0e3fad7016 15:15:09 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:15:09 ---> Running in 266184642c8b 15:15:09 Removing intermediate container 426b563589f1 15:15:09 ---> 1d7c7626f388 15:15:09 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 15:15:09 Removing intermediate container 266184642c8b 15:15:09 ---> 0b1a8440aad8 15:15:09 Step 19/21 : LABEL arch=x86_64 15:15:09 ---> Running in 864fd99d0a19 15:15:09 ---> cb950028cf75 15:15:09 Step 25/30 : RUN chmod +x /entrypoint.sh 15:15:09 Removing intermediate container 864fd99d0a19 15:15:09 ---> 46ae7f245685 15:15:09 Step 20/21 : LABEL git_sha=0d4f5f991dd63a3a4725219e8e047f3ce77f3610 15:15:09 ---> Running in 95977fdcc935 15:15:09 ---> Running in ed2dac12a092 15:15:09 Removing intermediate container 95977fdcc935 15:15:09 ---> 524eb79d019c 15:15:09 Step 21/21 : LABEL version=0.0.0 15:15:09 ---> Running in af1b57ef23fd 15:15:10 Removing intermediate container af1b57ef23fd 15:15:10 ---> f6fc351ae4c0 15:15:10 15:15:10 Removing intermediate container 012031f8ca6e 15:15:10 ---> 1be40db1224b 15:15:10 15:15:10 Step 10/22 : FROM docker:20.10.8 15:15:10 Successfully built f6fc351ae4c0 15:15:10 Successfully tagged support-notifications:latest 15:15:10  Building support-notifications ... done 20.10.8: Pulling from library/docker 15:15:10 Removing intermediate container ed2dac12a092 15:15:10 ---> d20c4cfb3aa3 15:15:10 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 15:15:10 ---> Running in 656cfa00e073 15:15:10 Removing intermediate container 656cfa00e073 15:15:10 ---> 6da6418e964a 15:15:10 Step 27/30 : CMD ["gate"] 15:15:11 ---> Running in 9cd89b0e0a24 15:15:11 Removing intermediate container 9cd89b0e0a24 15:15:11 ---> 20b0db9b5cd1 15:15:11 Step 28/30 : LABEL arch=x86_64 15:15:11 ---> Running in 861ba8477220 15:15:11 Removing intermediate container 861ba8477220 15:15:11 ---> 8127e885411b 15:15:11 Step 29/30 : LABEL git_sha=0d4f5f991dd63a3a4725219e8e047f3ce77f3610 15:15:11 ---> Running in 793e5a3cf740 15:15:11 Removing intermediate container 793e5a3cf740 15:15:11 ---> e00ecd2c2a5c 15:15:11 Step 30/30 : LABEL version=0.0.0 15:15:11 ---> Running in a833930a6229 15:15:12 Removing intermediate container a833930a6229 15:15:12 ---> e828e54c59de 15:15:12 15:15:12 Successfully built e828e54c59de 15:15:12 Successfully tagged security-bootstrapper:latest 15:15:13  Building security-bootstrapper ... done Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd 15:15:13 Status: Downloaded newer image for docker:20.10.8 15:15:13 ---> bc6c0ffef665 15:15:13 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 15:15:13 ---> Running in 1c49d882599a 15:15:13 Removing intermediate container 1c49d882599a 15:15:13 ---> e852984dc7f8 15:15:13 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 15:15:13 ---> Running in 880aa59274d0 15:15:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:15:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:15:14 (1/42) Installing readline (8.1.0-r0) 15:15:14 (2/42) Installing bash (5.1.4-r0) 15:15:14 Executing bash-5.1.4-r0.post-install 15:15:14 (3/42) Installing brotli-libs (1.0.9-r5) 15:15:14 (4/42) Installing nghttp2-libs (1.43.0-r0) 15:15:14 (5/42) Installing libcurl (7.79.1-r0) 15:15:14 (6/42) Installing curl (7.79.1-r0) 15:15:14 (7/42) Installing dumb-init (1.2.5-r1) 15:15:14 (8/42) Installing libbz2 (1.0.8-r1) 15:15:14 (9/42) Installing expat (2.4.1-r0) 15:15:14 (10/42) Installing libffi (3.3-r2) 15:15:14 (11/42) Installing gdbm (1.19-r0) 15:15:14 (12/42) Installing xz-libs (5.2.5-r0) 15:15:14 (13/42) Installing libgcc (10.3.1_git20210424-r2) 15:15:14 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 15:15:14 (15/42) Installing mpdecimal (2.5.1-r1) 15:15:14 (16/42) Installing sqlite-libs (3.35.5-r0) 15:15:14 (17/42) Installing python3 (3.9.5-r1) 15:15:14 (18/42) Installing py3-appdirs (1.4.4-r2) 15:15:14 (19/42) Installing py3-chardet (4.0.0-r2) 15:15:14 (20/42) Installing py3-idna (3.2-r0) 15:15:14 (21/42) Installing py3-urllib3 (1.26.5-r0) 15:15:15 (22/42) Installing py3-certifi (2020.12.5-r1) 15:15:15 (23/42) Installing py3-requests (2.25.1-r4) 15:15:15 (24/42) Installing py3-msgpack (1.0.2-r1) 15:15:15 (25/42) Installing py3-lockfile (0.12.2-r4) 15:15:15 (26/42) Installing py3-cachecontrol (0.12.6-r1) 15:15:15 (27/42) Installing py3-colorama (0.4.4-r1) 15:15:15 (28/42) Installing py3-contextlib2 (0.6.0-r1) 15:15:15 (29/42) Installing py3-distlib (0.3.1-r3) 15:15:15 (30/42) Installing py3-distro (1.5.0-r3) 15:15:15 (31/42) Installing py3-six (1.15.0-r1) 15:15:15 (32/42) Installing py3-webencodings (0.5.1-r4) 15:15:15 (33/42) Installing py3-html5lib (1.1-r1) 15:15:15 (34/42) Installing py3-parsing (2.4.7-r2) 15:15:15 (35/42) Installing py3-packaging (20.9-r1) 15:15:15 (36/42) Installing py3-toml (0.10.2-r2) 15:15:15 (37/42) Installing py3-pep517 (0.10.0-r2) 15:15:15 (38/42) Installing py3-progress (1.5-r2) 15:15:15 (39/42) Installing py3-retrying (1.3.3-r1) 15:15:15 (40/42) Installing py3-ordered-set (4.0.2-r1) 15:15:15 (41/42) Installing py3-setuptools (52.0.0-r3) 15:15:15 (42/42) Installing py3-pip (20.3.4-r1) 15:15:15 Executing busybox-1.33.1-r3.trigger 15:15:15 OK: 84 MiB in 64 packages 15:15:15 Collecting docker-compose==1.23.2 15:15:16 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 15:15:16 Collecting docker<4.0,>=3.6.0 15:15:16 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 15:15:16 Collecting docopt<0.7,>=0.6.1 15:15:16 Downloading docopt-0.6.2.tar.gz (25 kB) 15:15:16 Collecting dockerpty<0.5,>=0.4.1 15:15:16 Downloading dockerpty-0.4.1.tar.gz (13 kB) 15:15:16 Collecting texttable<0.10,>=0.9.0 15:15:16 Downloading texttable-0.9.1.tar.gz (11 kB) 15:15:16 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 15:15:16 Collecting cached-property<2,>=1.2.0 15:15:16 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 15:15:17 Collecting PyYAML<4,>=3.10 15:15:17 Downloading PyYAML-3.13.tar.gz (270 kB) 15:15:17 Collecting jsonschema<3,>=2.5.1 15:15:17 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 15:15:17 Collecting websocket-client<1.0,>=0.32.0 15:15:17 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 15:15:17 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 15:15:17 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 15:15:18 Collecting docker-pycreds>=0.4.0 15:15:18 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 15:15:18 Collecting urllib3<1.25,>=1.21.1 15:15:18 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 15:15:18 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) 15:15:18 Collecting idna<2.8,>=2.5 15:15:18 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 15:15:18 Collecting chardet<3.1.0,>=3.0.2 15:15:18 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 15:15:18 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 15:15:18 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 15:15:18 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 15:15:18 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 15:15:18 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 15:15:18 Attempting uninstall: urllib3 15:15:18 Found existing installation: urllib3 1.26.5 15:15:18 Uninstalling urllib3-1.26.5: 15:15:18 Successfully uninstalled urllib3-1.26.5 15:15:18 Attempting uninstall: idna 15:15:18 Found existing installation: idna 3.2 15:15:18 Uninstalling idna-3.2: 15:15:18 Successfully uninstalled idna-3.2 15:15:18 Attempting uninstall: chardet 15:15:18 Found existing installation: chardet 4.0.0 15:15:18 Uninstalling chardet-4.0.0: 15:15:18 Successfully uninstalled chardet-4.0.0 15:15:19 Attempting uninstall: requests 15:15:19 Found existing installation: requests 2.25.1 15:15:19 Uninstalling requests-2.25.1: 15:15:19 Successfully uninstalled requests-2.25.1 15:15:19 Running setup.py install for texttable: started 15:15:19 Running setup.py install for texttable: finished with status 'done' 15:15:19 Running setup.py install for PyYAML: started 15:15:19 Running setup.py install for PyYAML: finished with status 'done' 15:15:19 Running setup.py install for docopt: started 15:15:20 Running setup.py install for docopt: finished with status 'done' 15:15:20 Running setup.py install for dockerpty: started 15:15:20 Running setup.py install for dockerpty: finished with status 'done' 15:15:20 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 15:15:24 Removing intermediate container 880aa59274d0 15:15:24 ---> a3387398f851 15:15:24 Step 13/22 : ENV APP_PORT=58890 15:15:24 ---> Running in 3d9270fbdd4b 15:15:24 Removing intermediate container 3d9270fbdd4b 15:15:24 ---> 31ebad95a7cb 15:15:24 Step 14/22 : EXPOSE $APP_PORT 15:15:24 ---> Running in a665e85b4f60 15:15:24 Removing intermediate container a665e85b4f60 15:15:24 ---> 130a5f0a81cf 15:15:24 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 15:15:24 ---> 4bac3baa70ba 15:15:24 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 15:15:24 ---> 72d68d5d8f21 15:15:24 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 15:15:25 ---> cefc9c6842c8 15:15:25 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 15:15:25 ---> Running in 5b7c0d52376a 15:15:25 Removing intermediate container 5b7c0d52376a 15:15:25 ---> 800a6ba94790 15:15:25 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:15:25 ---> Running in 6852c06c1133 15:15:25 Removing intermediate container 6852c06c1133 15:15:25 ---> 6b52b4046867 15:15:25 Step 20/22 : LABEL arch=x86_64 15:15:25 ---> Running in 4e722a3c2bc3 15:15:25 Removing intermediate container 4e722a3c2bc3 15:15:25 ---> e32a27ec66eb 15:15:25 Step 21/22 : LABEL git_sha=0d4f5f991dd63a3a4725219e8e047f3ce77f3610 15:15:25 ---> Running in fa6404ad8e7c 15:15:25 Removing intermediate container fa6404ad8e7c 15:15:25 ---> 66330beed84f 15:15:25 Step 22/22 : LABEL version=0.0.0 15:15:25 ---> Running in 972b5dcd4ae7 15:15:25 Removing intermediate container 972b5dcd4ae7 15:15:25 ---> 243ca6c9d88c 15:15:25 15:15:25 Successfully built 243ca6c9d88c 15:15:25 Successfully tagged sys-mgmt-agent:latest 15:15:25  Building sys-mgmt-agent ... done  [Pipeline] } 15:15:25 $ docker stop --time=1 10169fa85bea7c60b81c21273789695ba74112f0595a90fadf55da23fb6be144 15:15:26 $ docker rm -f 10169fa85bea7c60b81c21273789695ba74112f0595a90fadf55da23fb6be144 [Pipeline] // withDockerContainer [Pipeline] sh 15:15:27 + docker images 15:15:27 REPOSITORY TAG IMAGE ID CREATED SIZE 15:15:27 sys-mgmt-agent latest 243ca6c9d88c 2 seconds ago 294MB 15:15:27 security-bootstrapper latest e828e54c59de 16 seconds ago 18.9MB 15:15:27 1be40db1224b 18 seconds ago 1.76GB 15:15:27 support-notifications latest f6fc351ae4c0 18 seconds ago 16.9MB 15:15:27 142ffc5c41d1 22 seconds ago 1.76GB 15:15:27 core-command latest f4c21f049ef0 23 seconds ago 16.1MB 15:15:27 36fbe9427b3b 26 seconds ago 1.76GB 15:15:27 37942958550c 27 seconds ago 1.75GB 15:15:27 core-data latest 37d6f81d476d 58 seconds ago 20.7MB 15:15:27 support-scheduler latest 7787fc2e0ccf About a minute ago 16.2MB 15:15:27 security-secretstore-setup latest 6ecab0beb7a4 About a minute ago 28.4MB 15:15:27 core-metadata latest 755111d64219 About a minute ago 16.9MB 15:15:27 6d97a1073afe About a minute ago 1.76GB 15:15:27 67f5086f2c57 About a minute ago 1.76GB 15:15:27 security-proxy-setup latest 3f70921220f8 About a minute ago 26.9MB 15:15:27 f0dd2ddbfae0 About a minute ago 1.76GB 15:15:27 2d7c27517f5e About a minute ago 1.76GB 15:15:27 6f7ba594d74c About a minute ago 1.76GB 15:15:27 ci-base-image-x86_64 latest 70fbb17fddd5 5 minutes ago 1.25GB 15:15:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 9f6097aaca64 4 weeks ago 548MB 15:15:27 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 4 weeks ago 34.5MB 15:15:27 docker 20.10.8 bc6c0ffef665 2 months ago 214MB 15:15:27 alpine 3.14 14119a10abf4 2 months ago 5.6MB 15:15:27 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 15:15:42 Still waiting to schedule task 15:15:42 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 15:15:56 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 15:15:59 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 15:15:59 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 15:16:00 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 15:16:11 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 15:16:11 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 15:16:11 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 15:16:11 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 15:16:11 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 15:16:12 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 15:16:13 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 15:16:13 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 15:16:13 ? github.com/edgexfoundry/edgex-go/internal [no test files] 15:16:13 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 15:16:20 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.269s coverage: 28.7% of statements 15:16:20 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 15:16:20 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 15:16:24 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.414s coverage: 98.5% of statements 15:16:24 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 15:16:26 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.326s coverage: 44.7% of statements 15:16:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 15:16:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 15:16:27 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.635s coverage: 89.5% of statements 15:16:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 15:16:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 15:16:28 Running on prd-ubuntu18.04-docker-8c-8g-79 in /w/workspace/edgexfoundry_edgex-go_PR-3806 [Pipeline] { [Pipeline] ws 15:16:28 Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout 15:16:28 The recommended git tool is: git 15:16:29 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.263s coverage: 84.4% of statements 15:16:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 15:16:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 15:16:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 15:16:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 15:16:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 15:16:30 using credential edgex-jenkins-ssh 15:16:30 Cloning the remote Git repository 15:16:30 Cloning repository git@github.com:edgexfoundry/edgex-go.git 15:16:30 > git init /w/workspace/edgex-go/3 # timeout=10 15:16:30 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 15:16:30 > git --version # timeout=10 15:16:30 > git --version # 'git version 2.17.1' 15:16:30 using GIT_SSH to set credentials SSH Credentials for GitHub 15:16:30 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:16:37 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.162s coverage: 94.2% of statements 15:16:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 15:16:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 15:16:37 ok github.com/edgexfoundry/edgex-go/internal/io 0.192s coverage: 59.1% of statements 15:16:37 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 15:16:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 15:16:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 15:16:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 15:16:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 15:16:37 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.208s coverage: 60.0% of statements 15:16:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 15:16:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 15:16:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 15:16:37 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.261s coverage: 0.9% of statements 15:16:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 15:16:37 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.208s coverage: 58.8% of statements 15:16:37 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.250s coverage: 21.7% of statements 15:16:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 15:16:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.200s coverage: 47.1% of statements 15:16:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.336s coverage: 79.5% of statements 15:16:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.182s coverage: 94.1% of statements 15:16:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.210s coverage: 96.3% of statements 15:16:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.238s coverage: 87.5% of statements 15:16:49 Merging remotes/origin/main commit cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3 into PR head commit 0d4f5f991dd63a3a4725219e8e047f3ce77f3610 15:16:49 Merge succeeded, producing 0d4f5f991dd63a3a4725219e8e047f3ce77f3610 15:16:49 Checking out Revision 0d4f5f991dd63a3a4725219e8e047f3ce77f3610 (PR-3806) 15:16:49 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:16:49 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:16:49 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:16:49 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 15:16:49 using GIT_SSH to set credentials SSH Credentials for GitHub 15:16:49 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3806/head:refs/remotes/origin/PR-3806 +refs/heads/main:refs/remotes/origin/main # timeout=10 15:16:49 > git config core.sparsecheckout # timeout=10 15:16:49 > git checkout -f 0d4f5f991dd63a3a4725219e8e047f3ce77f3610 # timeout=10 15:16:49 > git remote # timeout=10 15:16:49 > git config --get remote.origin.url # timeout=10 15:16:49 using GIT_SSH to set credentials SSH Credentials for GitHub 15:16:49 > git merge cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3 # timeout=10 15:16:49 > git rev-parse HEAD^{commit} # timeout=10 15:16:49 > git config core.sparsecheckout # timeout=10 15:16:49 > git checkout -f 0d4f5f991dd63a3a4725219e8e047f3ce77f3610 # timeout=10 15:16:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.228s coverage: 94.4% of statements 15:16:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.208s coverage: 44.8% of statements 15:16:53 Commit message: "docs(snap): update README.md (part 3) " [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:16:54 + echo snap-build.sh 15:16:54 snap-build.sh 15:16:54 + SNAP_BASE_DIR=. 15:16:54 + '[' '!' -z /w/workspace/edgex-go/3 ']' 15:16:54 + SNAP_BASE_DIR=/w/workspace/edgex-go/3 15:16:54 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/3]' 15:16:54 [snap-build] Building snap in dir [/w/workspace/edgex-go/3] 15:16:54 + cd /w/workspace/edgex-go/3 15:16:54 + sudo apt-get remove -qy --purge lxd lxd-client 15:16:54 Reading package lists... 15:16:54 Building dependency tree... 15:16:54 Reading state information... 15:16:54 The following packages were automatically installed and are no longer required: 15:16:54 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 15:16:54 uidmap xdelta3 15:16:54 Use 'sudo apt autoremove' to remove them. 15:16:54 The following packages will be REMOVED: 15:16:54 lxd* lxd-client* 15:16:54 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 15:16:54 After this operation, 31.7 MB disk space will be freed. 15:16:55 (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.) 15:16:55 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 15:16:55 Removing lxd dnsmasq configuration 15:16:56 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 15:16:56 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 15:16:57 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 15:16:57 (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.) 15:16:57 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 15:16:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.532s coverage: 82.5% of statements 15:16:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 15:16:58 Processing triggers for systemd (237-3ubuntu10.45) ... 15:16:58 Processing triggers for ureadahead (0.100.0-21) ... 15:16:59 + sudo snap remove --purge lxd 15:16:59 snap "lxd" is not installed 15:16:59 + sudo groupadd --force --system lxd 15:16:59 ++ whoami 15:16:59 + sudo /usr/sbin/usermod -G lxd -a jenkins 15:16:59 + newgrp - lxd 15:16:59 + sudo snap install lxd 15:17:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.295s coverage: 92.9% of statements 15:17:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 15:17:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 15:17:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 15:17:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 65.1% of statements 15:17:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 15:17:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 15:17:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 15:17:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 15:17:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 15:17:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.175s coverage: 87.2% of statements 15:17:04 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 15:17:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 15:17:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.160s coverage: 100.0% of statements 15:17:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 15:17:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.244s coverage: 58.8% of statements 15:17:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 15:17:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.227s coverage: 80.0% of statements 15:17:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.231s coverage: 87.2% of statements 15:17:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.264s coverage: 85.4% of statements 15:17:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.735s coverage: 91.2% of statements 15:17:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 15:17:04 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.696s coverage: 64.4% of statements 15:17:04 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 15:17:04 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 15:17:04 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.188s coverage: 100.0% of statements 15:17:04 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.078s coverage: 89.4% of statements 15:17:04 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.064s coverage: 100.0% of statements 15:17:05 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.083s coverage: 73.7% of statements 15:17:06 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.058s coverage: 100.0% of statements 15:17:07 2021-11-11T15:17:04Z INFO Waiting for automatic snapd restart... 15:17:10 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.357s coverage: 65.4% of statements 15:17:10 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 15:17:10 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 15:17:10 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 15:17:12 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.865s coverage: 43.8% of statements 15:17:12 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 15:17:12 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 15:17:12 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.322s coverage: 89.5% of statements 15:17:12 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 15:17:12 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.213s coverage: 84.8% of statements 15:17:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 15:17:20 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.249s coverage: 17.7% of statements 15:17:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 15:17:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 15:17:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 15:17:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 15:17:20 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.605s coverage: 92.3% of statements 15:17:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 15:17:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 15:17:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 15:17:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 15:17:20 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.227s coverage: 63.2% of statements 15:17:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 15:17:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 15:17:20 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.371s coverage: 97.7% of statements 15:17:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 15:17:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 15:17:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 15:17:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 15:17:20 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.189s coverage: 28.9% of statements 15:17:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 15:17:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 15:17:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 15:17:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 15:17:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 15:17:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 15:17:20 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.178s coverage: 100.0% of statements 15:17:20 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 96.9% of statements 15:17:21 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 15:17:21 WARNING: Linting skipped (not on x86_64 or linter not installed) 15:17:21 GO111MODULE=on go vet ./... 15:17:29 lxd 4.20 from Canonical* installed 15:17:29 + sudo lxd init --auto 15:17:37 + sudo snap install --classic snapcraft 15:17:47 snapcraft 5.0 from Canonical* installed 15:17:47 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 15:17:47 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 15:17:47 % Total % Received % Xferd Average Speed Time Time Time Current 15:17:47 Dload Upload Total Spent Left Speed 15:17:47 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3624 0 --:--:-- --:--:-- --:--:-- 3624 15:17:47 100 3325k 100 3325k 0 0 8460k 0 --:--:-- --:--:-- --:--:-- 8460k 15:17:47 ./yq_linux_amd64 15:17:48 + sudo snapcraft prime --use-lxd 15:17:50 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 15:17:50 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: 15:17:50 - README.md 15:17:50 15:17:50 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 15:17:50 Launching a container. 15:18:00 Waiting for container to be ready 15:18:00 To start your first container, try: lxc launch ubuntu:20.04 15:18:00 Or for a virtual machine: lxc launch ubuntu:20.04 --vm 15:18:00 15:18:05 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 15:18:05 Waiting for network to be ready... 15:18:05 Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 15:18:05 Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 15:18:05 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1958 kB] 15:18:05 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 15:18:05 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 15:18:06 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 15:18:06 Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 15:18:06 Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 15:18:06 Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 15:18:06 Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 15:18:06 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 15:18:06 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [352 kB] 15:18:06 Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 15:18:06 Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 15:18:06 Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [516 kB] 15:18:06 Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [69.9 kB] 15:18:06 Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1148 kB] 15:18:06 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [263 kB] 15:18:06 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 15:18:06 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2304 kB] 15:18:07 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [445 kB] 15:18:07 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 15:18:07 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 15:18:07 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [540 kB] 15:18:07 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [73.6 kB] 15:18:07 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1764 kB] 15:18:07 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [380 kB] 15:18:10 Fetched 25.6 MB in 5s (5561 kB/s) 15:18:10 Reading package lists... 15:18:10 Reading package lists... 15:18:11 Building dependency tree... 15:18:11 Reading state information... 15:18:11 The following additional packages will be installed: 15:18:11 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 15:18:11 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 15:18:11 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 15:18:11 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 15:18:11 Suggested packages: 15:18:11 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 15:18:11 Recommended packages: 15:18:11 gnupg libsasl2-modules 15:18:11 The following NEW packages will be installed: 15:18:11 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 15:18:11 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 15:18:11 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 15:18:11 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 15:18:11 The following packages will be upgraded: 15:18:11 gpg gpg-agent gpgconf libudev1 15:18:11 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. 15:18:11 Need to get 3527 kB of archives. 15:18:11 After this operation, 13.3 MB of additional disk space will be used. 15:18:11 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 15:18:11 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 15:18:11 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 15:18:11 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 15:18:11 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] 15:18:11 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] 15:18:12 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 15:18:12 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 15:18:12 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 15:18:12 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 15:18:12 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 15:18:12 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 15:18:12 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 15:18:12 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 15:18:12 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 15:18:12 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 15:18:12 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 15:18:12 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 15:18:12 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 15:18:12 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 15:18:12 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 15:18:12 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 15:18:12 debconf: delaying package configuration, since apt-utils is not installed 15:18:12 Fetched 3527 kB in 1s (2931 kB/s) 15:18:12 (Reading database ... 12511 files and directories currently installed.) 15:18:12 Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... 15:18:12 Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... 15:18:12 Setting up libudev1:amd64 (237-3ubuntu10.52) ... 15:18:13 Selecting previously unselected package udev. 15:18:13 (Reading database ... 12511 files and directories currently installed.) 15:18:13 Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... 15:18:13 Unpacking udev (237-3ubuntu10.52) ... 15:18:13 Selecting previously unselected package libfuse2:amd64. 15:18:13 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 15:18:13 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 15:18:13 Selecting previously unselected package fuse. 15:18:13 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 15:18:13 Unpacking fuse (2.9.7-1ubuntu1) ... 15:18:13 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 15:18:13 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 15:18:13 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 15:18:13 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 15:18:13 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 15:18:13 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 15:18:13 Selecting previously unselected package libksba8:amd64. 15:18:13 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 15:18:13 Unpacking libksba8:amd64 (1.3.5-2) ... 15:18:13 Selecting previously unselected package libroken18-heimdal:amd64. 15:18:13 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 15:18:13 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 15:18:13 Selecting previously unselected package libasn1-8-heimdal:amd64. 15:18:13 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 15:18:13 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 15:18:13 Selecting previously unselected package libheimbase1-heimdal:amd64. 15:18:13 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 15:18:13 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 15:18:13 Selecting previously unselected package libhcrypto4-heimdal:amd64. 15:18:13 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 15:18:13 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 15:18:13 Selecting previously unselected package libwind0-heimdal:amd64. 15:18:13 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 15:18:13 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 15:18:13 Selecting previously unselected package libhx509-5-heimdal:amd64. 15:18:13 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 15:18:13 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 15:18:14 Selecting previously unselected package libkrb5-26-heimdal:amd64. 15:18:14 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 15:18:14 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 15:18:14 Selecting previously unselected package libheimntlm0-heimdal:amd64. 15:18:14 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 15:18:14 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 15:18:14 Selecting previously unselected package libgssapi3-heimdal:amd64. 15:18:14 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 15:18:14 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 15:18:14 Selecting previously unselected package libsasl2-modules-db:amd64. 15:18:14 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 15:18:14 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 15:18:14 Selecting previously unselected package libsasl2-2:amd64. 15:18:14 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 15:18:14 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 15:18:14 Selecting previously unselected package libldap-common. 15:18:14 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 15:18:14 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 15:18:14 Selecting previously unselected package libldap-2.4-2:amd64. 15:18:14 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 15:18:14 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 15:18:14 Selecting previously unselected package dirmngr. 15:18:14 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 15:18:14 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 15:18:14 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 15:18:14 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 15:18:14 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 15:18:14 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 15:18:14 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 15:18:14 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 15:18:14 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 15:18:14 Setting up libksba8:amd64 (1.3.5-2) ... 15:18:14 Processing triggers for libc-bin (2.27-3ubuntu1) ... 15:18:14 Setting up udev (237-3ubuntu10.52) ... 15:18:14 invoke-rc.d: policy-rc.d denied execution of start. 15:18:15 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 15:18:15 Processing triggers for systemd (237-3ubuntu10) ... 15:18:15 Setting up fuse (2.9.7-1ubuntu1) ... 15:18:15 Setting up gpg (2.2.4-1ubuntu1.4) ... 15:18:15 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 15:18:15 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 15:18:15 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 15:18:15 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 15:18:15 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 15:18:15 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 15:18:15 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 15:18:15 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 15:18:15 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 15:18:15 Processing triggers for libc-bin (2.27-3ubuntu1) ... 15:18:15 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 15:18:15 settings in the [Install] section, and DefaultInstance for template units). 15:18:15 This means they are not meant to be enabled using systemctl. 15:18:15 Possible reasons for having this kind of units are: 15:18:15 1) A unit may be statically enabled by being symlinked from another unit's 15:18:15 .wants/ or .requires/ directory. 15:18:15 2) A unit's purpose may be to act as a helper for some other unit which has 15:18:15 a requirement dependency on it. 15:18:15 3) A unit may be started when needed via activation (socket, path, timer, 15:18:15 D-Bus, udev, scripted systemctl call, ...). 15:18:15 4) In case of template units, the unit is meant to be enabled with some 15:18:15 instance name specified. 15:18:15 Reading package lists... 15:18:16 Building dependency tree... 15:18:16 Reading state information... 15:18:16 The following additional packages will be installed: 15:18:16 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 15:18:16 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 15:18:16 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 15:18:16 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 15:18:16 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 15:18:16 Suggested packages: 15:18:16 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 15:18:16 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 15:18:16 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 15:18:16 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 15:18:16 systemd-container policykit-1 15:18:16 Recommended packages: 15:18:16 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 15:18:16 The following NEW packages will be installed: 15:18:16 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 15:18:16 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 15:18:16 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 15:18:16 multiarch-support openssh-client python3 python3-minimal python3.6 15:18:16 python3.6-minimal snapd squashfs-tools sudo 15:18:16 The following packages will be upgraded: 15:18:16 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 15:18:16 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. 15:18:16 Need to get 36.8 MB of archives. 15:18:16 After this operation, 147 MB of additional disk space will be used. 15:18:16 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] 15:18:16 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] 15:18:17 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 15:18:17 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 15:18:17 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 15:18:17 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 15:18:17 Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] 15:18:17 Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] 15:18:17 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] 15:18:17 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 15:18:17 Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 15:18:17 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 15:18:17 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 15:18:17 Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 15:18:17 Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 15:18:17 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 15:18:17 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 15:18:17 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 15:18:17 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 15:18:17 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 15:18:17 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 15:18:17 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 15:18:17 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 15:18:17 Get:24 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 15:18:17 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] 15:18:17 Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 15:18:17 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 15:18:17 Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] 15:18:17 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] 15:18:17 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] 15:18:18 debconf: delaying package configuration, since apt-utils is not installed 15:18:18 Fetched 36.8 MB in 2s (19.4 MB/s) 15:18:18 (Reading database ... 12757 files and directories currently installed.) 15:18:18 Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... 15:18:18 Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... 15:18:19 Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... 15:18:19 Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... 15:18:19 Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... 15:18:19 (Reading database ... 12757 files and directories currently installed.) 15:18:19 Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... 15:18:19 Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... 15:18:19 Setting up libapt-pkg5.0:amd64 (1.6.14) ... 15:18:19 (Reading database ... 12757 files and directories currently installed.) 15:18:19 Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... 15:18:19 Unpacking apt (1.6.14) over (1.6.1) ... 15:18:19 Setting up apt (1.6.14) ... 15:18:19 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 15:18:19 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 15:18:20 (Reading database ... 12764 files and directories currently installed.) 15:18:20 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 15:18:20 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 15:18:20 Selecting previously unselected package libpython3.6-minimal:amd64. 15:18:20 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 15:18:20 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 15:18:20 Selecting previously unselected package libexpat1:amd64. 15:18:20 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 15:18:20 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 15:18:20 Selecting previously unselected package python3.6-minimal. 15:18:20 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 15:18:20 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 15:18:20 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... 15:18:20 Checking for services that may need to be restarted...done. 15:18:20 Checking for services that may need to be restarted...done. 15:18:20 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 15:18:20 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 15:18:20 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 15:18:21 Selecting previously unselected package python3-minimal. 15:18:21 (Reading database ... 13012 files and directories currently installed.) 15:18:21 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 15:18:21 Unpacking python3-minimal (3.6.7-1~18.04) ... 15:18:21 Selecting previously unselected package mime-support. 15:18:21 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 15:18:21 Unpacking mime-support (3.60ubuntu1) ... 15:18:21 Selecting previously unselected package libmpdec2:amd64. 15:18:21 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 15:18:21 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 15:18:21 Selecting previously unselected package libpython3.6-stdlib:amd64. 15:18:21 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 15:18:21 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 15:18:21 Selecting previously unselected package python3.6. 15:18:21 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 15:18:21 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 15:18:21 Selecting previously unselected package libpython3-stdlib:amd64. 15:18:21 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 15:18:21 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 15:18:21 Setting up python3-minimal (3.6.7-1~18.04) ... 15:18:21 Selecting previously unselected package python3. 15:18:21 (Reading database ... 13442 files and directories currently installed.) 15:18:21 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 15:18:21 Unpacking python3 (3.6.7-1~18.04) ... 15:18:21 Selecting previously unselected package multiarch-support. 15:18:21 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 15:18:21 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 15:18:22 Setting up multiarch-support (2.27-3ubuntu1.4) ... 15:18:22 Selecting previously unselected package liblzo2-2:amd64. 15:18:22 (Reading database ... 13479 files and directories currently installed.) 15:18:22 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 15:18:22 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 15:18:22 Selecting previously unselected package libbsd0:amd64. 15:18:22 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 15:18:22 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 15:18:22 Selecting previously unselected package sudo. 15:18:22 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 15:18:22 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 15:18:22 Selecting previously unselected package apparmor. 15:18:22 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 15:18:22 Unpacking apparmor (2.12-4ubuntu5.1) ... 15:18:22 Selecting previously unselected package libedit2:amd64. 15:18:22 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 15:18:22 Unpacking libedit2:amd64 (3.1-20170329-1) ... 15:18:22 Selecting previously unselected package libkrb5support0:amd64. 15:18:22 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 15:18:22 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 15:18:22 Selecting previously unselected package libk5crypto3:amd64. 15:18:22 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 15:18:22 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 15:18:22 Selecting previously unselected package libkeyutils1:amd64. 15:18:22 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 15:18:22 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 15:18:22 Selecting previously unselected package libkrb5-3:amd64. 15:18:22 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 15:18:22 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 15:18:22 Selecting previously unselected package libgssapi-krb5-2:amd64. 15:18:22 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 15:18:22 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 15:18:22 Selecting previously unselected package libssl1.0.0:amd64. 15:18:22 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... 15:18:22 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 15:18:22 Selecting previously unselected package openssh-client. 15:18:22 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... 15:18:22 Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... 15:18:23 Selecting previously unselected package squashfs-tools. 15:18:23 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... 15:18:23 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 15:18:23 Selecting previously unselected package snapd. 15:18:23 Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... 15:18:23 Unpacking snapd (2.51.1+18.04) ... 15:18:25 Setting up libedit2:amd64 (3.1-20170329-1) ... 15:18:25 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 15:18:25 Setting up mime-support (3.60ubuntu1) ... 15:18:25 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 15:18:25 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 15:18:25 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 15:18:25 Processing triggers for libc-bin (2.27-3ubuntu1) ... 15:18:25 Setting up systemd (237-3ubuntu10.52) ... 15:18:25 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 15:18:26 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 15:18:26 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 15:18:26 Setting up liblzo2-2:amd64 (2.08-1.2) ... 15:18:26 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 15:18:26 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 15:18:26 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 15:18:26 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 15:18:26 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 15:18:26 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 15:18:26 Setting up python3 (3.6.7-1~18.04) ... 15:18:26 running python rtupdate hooks for python3.6... 15:18:26 running python post-rtupdate hooks for python3.6... 15:18:26 Setting up apparmor (2.12-4ubuntu5.1) ... 15:18:27 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 15:18:27 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 15:18:27 Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... 15:18:27 Setting up snapd (2.51.1+18.04) ... 15:18:28 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 15:18:28 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 15:18:28 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 15:18:28 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 15:18:28 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 15:18:28 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 15:18:29 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 15:18:29 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 15:18:29 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 15:18:29 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 15:18:29 /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' 15:18:29 Processing triggers for libc-bin (2.27-3ubuntu1) ... 15:18:29 Processing triggers for systemd (237-3ubuntu10.52) ... 15:18:30 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 15:18:30 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 15:18:30 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 15:18:32 Reading package lists... 15:18:32 Reading package lists... 15:18:32 Building dependency tree... 15:18:32 Reading state information... 15:18:32 Calculating upgrade... 15:18:32 The following packages will be upgraded: 15:18:32 advancecomp base-files bash binutils binutils-common 15:18:32 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 15:18:32 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 15:18:32 grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 15:18:32 libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev 15:18:32 libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 15:18:32 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 15:18:32 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 15:18:32 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 15:18:32 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 15:18:32 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 15:18:32 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 15:18:32 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 15:18:32 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 15:18:32 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 15:18:32 ubuntu-keyring util-linux 15:18:32 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 15:18:32 Need to get 64.2 MB of archives. 15:18:32 After this operation, 5152 kB of additional disk space will be used. 15:18:32 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-162.170 [992 kB] 15:18:32 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 15:18:33 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 15:18:33 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 15:18:33 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 15:18:33 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 15:18:33 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 15:18:33 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 15:18:33 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 15:18:33 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 15:18:33 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 15:18:33 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 15:18:33 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 15:18:33 Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 15:18:33 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 15:18:33 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 15:18:33 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 15:18:33 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 15:18:33 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 15:18:33 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 15:18:33 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] 15:18:33 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 15:18:33 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 15:18:33 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 15:18:33 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] 15:18:33 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 15:18:33 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 15:18:33 Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 15:18:33 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 15:18:33 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 15:18:33 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 15:18:33 Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 15:18:33 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 15:18:33 Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 15:18:33 Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 15:18:33 Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 15:18:33 Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 15:18:33 Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 15:18:33 Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 15:18:33 Get:40 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] 15:18:33 Get:41 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 15:18:33 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 15:18:33 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 15:18:33 Get:44 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] 15:18:33 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 15:18:34 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 15:18:34 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 15:18:34 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 15:18:34 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 15:18:34 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 15:18:34 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 15:18:34 Get:52 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] 15:18:34 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 15:18:34 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 15:18:34 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 15:18:34 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] 15:18:34 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 15:18:34 Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 15:18:34 Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 15:18:34 Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 15:18:34 Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] 15:18:34 Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 15:18:34 Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 15:18:34 Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 15:18:34 Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 15:18:34 Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 15:18:34 Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 15:18:34 Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 15:18:34 Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 15:18:34 Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 15:18:34 Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 15:18:34 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 15:18:34 Get:73 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 15:18:34 Get:74 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] 15:18:34 Get:75 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] 15:18:34 Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 15:18:34 Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 15:18:34 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 15:18:34 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 15:18:34 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 15:18:34 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 15:18:34 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 15:18:34 Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 15:18:34 Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021e-0ubuntu0.18.04 [189 kB] 15:18:34 Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 15:18:34 Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 15:18:34 Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.7 [1839 kB] 15:18:34 Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.7 [489 kB] 15:18:34 Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.7 [3388 B] 15:18:34 Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.7 [197 kB] 15:18:34 Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 15:18:34 Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 15:18:34 Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 15:18:34 Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 15:18:34 Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 15:18:35 Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 15:18:35 Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 15:18:35 Get:98 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 15:18:36 Get:99 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 15:18:36 Get:100 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 15:18:36 Get:101 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 15:18:36 Get:102 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 15:18:36 Get:103 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 15:18:36 debconf: delaying package configuration, since apt-utils is not installed 15:18:36 Fetched 64.2 MB in 3s (19.3 MB/s) 15:18:36 (Reading database ... 13914 files and directories currently installed.) 15:18:36 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 15:18:36 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 15:18:36 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 15:18:36 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 15:18:36 Preparing to unpack .../2-linux-libc-dev_4.15.0-162.170_amd64.deb ... 15:18:36 Unpacking linux-libc-dev:amd64 (4.15.0-162.170) over (4.15.0-20.21) ... 15:18:36 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:18:36 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:18:36 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:18:37 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:18:37 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:18:37 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:18:37 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:18:37 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:18:37 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:18:37 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:18:37 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:18:37 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:18:37 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:18:37 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:18:37 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 15:18:37 (Reading database ... 13914 files and directories currently installed.) 15:18:37 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 15:18:37 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 15:18:37 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 15:18:37 (Reading database ... 13914 files and directories currently installed.) 15:18:37 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:18:37 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:18:37 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:18:37 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:18:37 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:18:37 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:18:37 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 15:18:37 (Reading database ... 13914 files and directories currently installed.) 15:18:37 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 15:18:37 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 15:18:38 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 15:18:38 (Reading database ... 13914 files and directories currently installed.) 15:18:38 Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... 15:18:38 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 15:18:38 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 15:18:38 Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... 15:18:38 Setting up base-files (10.1ubuntu2.11) ... 15:18:38 Installing new version of config file /etc/issue ... 15:18:38 Installing new version of config file /etc/issue.net ... 15:18:38 Installing new version of config file /etc/lsb-release ... 15:18:38 Installing new version of config file /etc/update-motd.d/50-motd-news ... 15:18:39 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 15:18:39 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 15:18:39 Removing obsolete conffile /etc/default/motd-news ... 15:18:39 (Reading database ... 13915 files and directories currently installed.) 15:18:39 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 15:18:39 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 15:18:39 Setting up bash (4.4.18-2ubuntu1.2) ... 15:18:39 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 15:18:39 (Reading database ... 13915 files and directories currently installed.) 15:18:39 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 15:18:39 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 15:18:39 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 15:18:39 (Reading database ... 13915 files and directories currently installed.) 15:18:39 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 15:18:39 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 15:18:39 Setting up tar (1.29b-2ubuntu0.2) ... 15:18:39 (Reading database ... 13915 files and directories currently installed.) 15:18:39 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 15:18:39 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 15:18:39 Setting up dpkg (1.19.0.5ubuntu2.3) ... 15:18:39 (Reading database ... 13915 files and directories currently installed.) 15:18:39 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 15:18:39 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 15:18:39 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 15:18:40 (Reading database ... 13915 files and directories currently installed.) 15:18:40 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 15:18:40 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 15:18:40 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 15:18:40 (Reading database ... 13915 files and directories currently installed.) 15:18:40 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 15:18:40 Unpacking grep (3.1-2build1) over (3.1-2) ... 15:18:40 Setting up grep (3.1-2build1) ... 15:18:40 (Reading database ... 13915 files and directories currently installed.) 15:18:40 Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... 15:18:40 Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... 15:18:40 Setting up gzip (1.6-5ubuntu1.1) ... 15:18:40 (Reading database ... 13915 files and directories currently installed.) 15:18:40 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 15:18:40 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 15:18:40 Setting up login (1:4.5-1ubuntu2) ... 15:18:40 (Reading database ... 13915 files and directories currently installed.) 15:18:40 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 15:18:40 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 15:18:40 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 15:18:40 (Reading database ... 13915 files and directories currently installed.) 15:18:40 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 15:18:40 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 15:18:41 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 15:18:41 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 15:18:41 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 15:18:41 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 15:18:41 Setting up perl-base (5.26.1-6ubuntu0.5) ... 15:18:41 (Reading database ... 13915 files and directories currently installed.) 15:18:41 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 15:18:41 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 15:18:42 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 15:18:42 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 15:18:42 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 15:18:42 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 15:18:42 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 15:18:42 (Reading database ... 13915 files and directories currently installed.) 15:18:42 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 15:18:42 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 15:18:42 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 15:18:42 (Reading database ... 13915 files and directories currently installed.) 15:18:42 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 15:18:42 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 15:18:42 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 15:18:42 (Reading database ... 13915 files and directories currently installed.) 15:18:42 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 15:18:42 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 15:18:42 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 15:18:42 (Reading database ... 13915 files and directories currently installed.) 15:18:42 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 15:18:42 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 15:18:42 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 15:18:42 (Reading database ... 13915 files and directories currently installed.) 15:18:42 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 15:18:42 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 15:18:42 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 15:18:42 (Reading database ... 13915 files and directories currently installed.) 15:18:42 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 15:18:42 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 15:18:43 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 15:18:43 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 15:18:43 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 15:18:43 (Reading database ... 13915 files and directories currently installed.) 15:18:43 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 15:18:43 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 15:18:43 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 15:18:43 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:18:43 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:18:43 ./bin/test-attribution-txt.sh [Pipeline] sh 15:18:43 (Reading database ... 13915 files and directories currently installed.) 15:18:43 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 15:18:43 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 15:18:43 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 15:18:43 (Reading database ... 13915 files and directories currently installed.) 15:18:43 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 15:18:43 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 15:18:43 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 15:18:43 (Reading database ... 13915 files and directories currently installed.) 15:18:43 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 15:18:43 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 15:18:43 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 15:18:44 + ls -al . 15:18:44 total 664 15:18:44 drwxrwxr-x 9 1001 1001 4096 Nov 11 15:18 . 15:18:44 drwxr-xr-x 4 root root 4096 Nov 11 15:14 .. 15:18:44 -rw-rw-r-- 1 1001 1001 11 Nov 11 15:12 .dockerignore 15:18:44 drwxrwxr-x 8 1001 1001 4096 Nov 11 15:12 .git 15:18:44 drwxrwxr-x 4 1001 1001 4096 Nov 11 15:12 .github 15:18:44 -rw-rw-r-- 1 1001 1001 804 Nov 11 15:12 .gitignore 15:18:44 -rw-rw-r-- 1 1001 1001 42 Nov 11 15:12 .golangci.yml 15:18:44 -rw-rw-r-- 1 1001 1001 76 Nov 11 15:12 .hadolint.yml 15:18:44 -rw-rw-r-- 1 1001 1001 166 Nov 11 15:12 .sonarcloud.properties 15:18:44 -rw-rw-r-- 1 1001 1001 1171 Nov 11 15:12 ADOPTERS.md 15:18:44 -rw-rw-r-- 1 1001 1001 8910 Nov 11 15:12 Attribution.txt 15:18:44 -rw-rw-r-- 1 1001 1001 43881 Nov 11 15:12 CHANGELOG.md 15:18:44 -rw-rw-r-- 1 1001 1001 3804 Nov 11 15:12 CONTRIBUTING.md 15:18:44 -rw-rw-r-- 1 1001 1001 677 Nov 11 15:12 GOVERNANCE.md 15:18:44 -rw-rw-r-- 1 1001 1001 849 Nov 11 15:12 Jenkinsfile 15:18:44 -rw-rw-r-- 1 1001 1001 10775 Nov 11 15:12 LICENSE 15:18:44 -rw-rw-r-- 1 1001 1001 6508 Nov 11 15:12 Makefile 15:18:44 -rw-rw-r-- 1 1001 1001 582 Nov 11 15:12 OWNERS.md 15:18:44 -rw-rw-r-- 1 1001 1001 8256 Nov 11 15:12 README.md 15:18:44 -rw-rw-r-- 1 1001 1001 6912 Nov 11 15:12 SECURITY.md 15:18:44 -rw-rw-r-- 1 1001 1001 5 Nov 11 15:08 VERSION 15:18:44 -rw-rw-r-- 1 1001 1001 4131 Nov 11 15:12 ZMQWindows.md 15:18:44 drwxrwxr-x 2 1001 1001 4096 Nov 11 15:12 bin 15:18:44 drwxrwxr-x 14 1001 1001 4096 Nov 11 15:12 cmd 15:18:44 -rw-r--r-- 1 root root 428381 Nov 11 15:17 coverage.out 15:18:44 -rw-rw-r-- 1 1001 1001 854 Nov 11 15:12 go.mod 15:18:44 -rw-rw-r-- 1 1001 1001 49665 Nov 11 15:12 go.sum 15:18:44 drwxrwxr-x 8 1001 1001 4096 Nov 11 15:12 internal 15:18:44 drwxrwxr-x 3 1001 1001 4096 Nov 11 15:12 openapi 15:18:44 drwxrwxr-x 4 1001 1001 4096 Nov 11 15:12 snap 15:18:44 -rw-rw-r-- 1 1001 1001 204 Nov 11 15:12 version.go [Pipeline] sh 15:18:44 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 15:18:44 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 15:18:44 (Reading database ... 13915 files and directories currently installed.) 15:18:44 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 15:18:44 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 15:18:44 + '[' -e coverage.out ] 15:18:44 + chown 1001:1001 coverage.out [Pipeline] stash 15:18:44 Warning: overwriting stash ‘coverage-report’ 15:18:44 Setting up libc-bin (2.27-3ubuntu1.4) ... 15:18:44 (Reading database ... 13915 files and directories currently installed.) 15:18:44 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 15:18:44 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 15:18:44 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 15:18:44 (Reading database ... 13917 files and directories currently installed.) 15:18:44 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 15:18:44 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 15:18:44 Setting up debconf (1.5.66ubuntu1) ... 15:18:45 (Reading database ... 13917 files and directories currently installed.) 15:18:45 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 15:18:45 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 15:18:45 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 15:18:45 (Reading database ... 13917 files and directories currently installed.) 15:18:45 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 15:18:45 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 15:18:45 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 15:18:45 Stashed 1 file(s) [Pipeline] sh 15:18:45 (Reading database ... 13917 files and directories currently installed.) 15:18:45 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 15:18:45 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 15:18:45 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 15:18:45 (Reading database ... 13917 files and directories currently installed.) 15:18:45 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 15:18:45 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 15:18:45 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 15:18:45 (Reading database ... 13919 files and directories currently installed.) 15:18:45 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 15:18:45 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 15:18:46 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 15:18:46 (Reading database ... 13923 files and directories currently installed.) 15:18:46 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 15:18:46 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 15:18:46 Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... 15:18:46 Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... 15:18:46 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 15:18:46 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 15:18:46 + make build 15:18:46 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 15:18:46 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 15:18:46 (Reading database ... 13923 files and directories currently installed.) 15:18:46 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... 15:18:46 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... 15:18:46 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... 15:18:46 (Reading database ... 13923 files and directories currently installed.) 15:18:46 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 15:18:46 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 15:18:46 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 15:18:46 (Reading database ... 13923 files and directories currently installed.) 15:18:46 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 15:18:46 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 15:18:46 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 15:18:46 (Reading database ... 13923 files and directories currently installed.) 15:18:46 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 15:18:46 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 15:18:46 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 15:18:46 (Reading database ... 13923 files and directories currently installed.) 15:18:46 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 15:18:46 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 15:18:47 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 15:18:47 (Reading database ... 13923 files and directories currently installed.) 15:18:47 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 15:18:47 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 15:18:47 Setting up passwd (1:4.5-1ubuntu2) ... 15:18:47 (Reading database ... 13923 files and directories currently installed.) 15:18:47 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 15:18:47 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 15:18:47 Setting up gpgv (2.2.4-1ubuntu1.4) ... 15:18:47 (Reading database ... 13923 files and directories currently installed.) 15:18:47 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 15:18:47 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 15:18:47 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 15:18:47 (Reading database ... 13923 files and directories currently installed.) 15:18:47 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 15:18:47 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 15:18:47 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 15:18:47 (Reading database ... 13923 files and directories currently installed.) 15:18:47 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 15:18:47 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 15:18:47 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 15:18:47 (Reading database ... 13923 files and directories currently installed.) 15:18:47 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 15:18:47 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 15:18:47 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 15:18:47 (Reading database ... 13923 files and directories currently installed.) 15:18:47 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 15:18:47 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 15:18:48 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 15:18:48 (Reading database ... 13923 files and directories currently installed.) 15:18:48 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... 15:18:48 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... 15:18:48 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... 15:18:48 (Reading database ... 13923 files and directories currently installed.) 15:18:48 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 15:18:48 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 15:18:48 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 15:18:48 (Reading database ... 13923 files and directories currently installed.) 15:18:48 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 15:18:48 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 15:18:48 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 15:18:48 (Reading database ... 13924 files and directories currently installed.) 15:18:48 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 15:18:48 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 15:18:48 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 15:18:48 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 15:18:48 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 15:18:48 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 15:18:48 Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... 15:18:48 Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... 15:18:48 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 15:18:48 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 15:18:48 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 15:18:48 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 15:18:49 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 15:18:49 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 15:18:49 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 15:18:49 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 15:18:49 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 15:18:49 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 15:18:49 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 15:18:49 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 15:18:49 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 15:18:49 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 15:18:49 Preparing to unpack .../11-tzdata_2021e-0ubuntu0.18.04_all.deb ... 15:18:49 Unpacking tzdata (2021e-0ubuntu0.18.04) over (2018d-1) ... 15:18:49 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 15:18:49 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 15:18:49 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 15:18:49 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 15:18:49 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.7_amd64.deb ... 15:18:49 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 15:18:50 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.7_amd64.deb ... 15:18:50 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 15:18:50 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.7_amd64.deb ... 15:18:50 Unpacking binutils (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 15:18:50 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.7_amd64.deb ... 15:18:50 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 15:18:50 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 15:18:50 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 15:18:50 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 15:18:50 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 15:18:50 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 15:18:50 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 15:18:50 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 15:18:50 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 15:18:51 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 15:18:51 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 15:18:52 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 15:18:52 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 15:18:52 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 15:18:52 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 15:18:52 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 15:18:52 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 15:18:53 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 15:18:53 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 15:18:53 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 15:18:53 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 15:18:53 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 15:18:53 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 15:18:53 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 15:18:53 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 15:18:53 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 15:18:53 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 15:18:53 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 15:18:53 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 15:18:53 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 15:18:53 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 15:18:53 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 15:18:53 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 15:18:54 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 15:18:54 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 15:18:54 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 15:18:54 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 15:18:54 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 15:18:54 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 15:18:54 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 15:18:54 Setting up tzdata (2021e-0ubuntu0.18.04) ... 15:18:54 15:18:54 Current default time zone: 'Etc/UTC' 15:18:54 Local time is now: Thu Nov 11 15:18:54 UTC 2021. 15:18:54 Universal Time is now: Thu Nov 11 15:18:54 UTC 2021. 15:18:54 Run 'dpkg-reconfigure tzdata' if you wish to change it. 15:18:54 15:18:54 Setting up systemd-sysv (237-3ubuntu10.52) ... 15:18:54 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 15:18:54 Setting up linux-libc-dev:amd64 (4.15.0-162.170) ... 15:18:54 Setting up mount (2.31.1-0.4ubuntu3.7) ... 15:18:54 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 15:18:54 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 15:18:54 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 15:18:54 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 15:18:54 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 15:18:54 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 15:18:54 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 15:18:54 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 15:18:54 Setting up procps (2:3.3.12-3ubuntu1.2) ... 15:18:54 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 15:18:54 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.7) ... 15:18:54 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 15:18:54 Setting up patch (2.7.6-2ubuntu1.1) ... 15:18:54 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 15:18:54 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 15:18:54 Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... 15:18:54 Installing new version of config file /etc/ssl/openssl.cnf ... 15:18:54 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 15:18:54 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 15:18:54 Setting up ca-certificates (20210119~18.04.2) ... 15:18:56 Updating certificates in /etc/ssl/certs... 15:18:57 23 added, 28 removed; done. 15:18:57 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 15:18:57 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 15:18:57 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 15:18:57 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 15:18:57 Setting up pkgbinarymangler (138.18.04.1) ... 15:18:57 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 15:18:57 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.7) ... 15:18:57 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 15:18:57 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 15:18:57 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 15:18:57 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 15:18:57 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 15:18:57 Setting up perl (5.26.1-6ubuntu0.5) ... 15:18:57 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) ... 15:18:57 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 15:18:57 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 15:18:57 Setting up binutils (2.30-21ubuntu1~18.04.7) ... 15:18:57 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 15:18:57 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 15:18:57 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 15:18:57 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 15:18:57 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 15:18:57 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 15:18:57 Processing triggers for systemd (237-3ubuntu10.52) ... 15:18:57 Processing triggers for mime-support (3.60ubuntu1) ... 15:18:57 Processing triggers for ca-certificates (20210119~18.04.2) ... 15:18:57 Updating certificates in /etc/ssl/certs... 15:18:58 0 added, 0 removed; done. 15:18:58 Running hooks in /etc/ca-certificates/update.d... 15:18:58 done. 15:18:58 Reading package lists... 15:18:58 Building dependency tree... 15:18:58 Reading state information... 15:18:59 The following NEW packages will be installed: 15:18:59 apt-transport-https 15:18:59 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 15:18:59 Need to get 4348 B of archives. 15:18:59 After this operation, 154 kB of additional disk space will be used. 15:18:59 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] 15:18:59 debconf: delaying package configuration, since apt-utils is not installed 15:18:59 Fetched 4348 B in 0s (21.4 kB/s) 15:18:59 Selecting previously unselected package apt-transport-https. 15:18:59 (Reading database ... 13931 files and directories currently installed.) 15:18:59 Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... 15:18:59 Unpacking apt-transport-https (1.6.14) ... 15:18:59 Setting up apt-transport-https (1.6.14) ... 15:18:59 Waiting for network to be ready... 15:19:06 2021-11-11T15:19:03Z INFO Waiting for automatic snapd restart... 15:19:07 snapd 2.52.1 from Canonical* installed 15:19:08 "snapd" switched to the "latest/stable" channel 15:19:08 15:19:10 core18 20211015 from Canonical* installed 15:19:10 "core18" switched to the "latest/stable" channel 15:19:10 15:19:13 snapcraft 5.0 from Canonical* installed 15:19:13 "snapcraft" switched to the "latest/stable" channel 15:19:13 15:19:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 15:19:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 15:19:17 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: 15:19:17 - README.md 15:19:17 15:19:17 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 15:19:17 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 15:19:17 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 15:19:17 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 15:19:19 Reading package lists... 15:19:19 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 15:19:19 Reading package lists... 15:19:19 Building dependency tree... 15:19:19 Reading state information... 15:19:19 Suggested packages: 15:19:19 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 15:19:19 git-gui gitk gitweb git-cvs git-mediawiki git-svn 15:19:19 Recommended packages: 15:19:19 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 15:19:19 The following NEW packages will be installed: 15:19:19 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 15:19:19 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 15:19:19 pkg-config zip 15:19:19 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 15:19:20 Need to get 7670 kB of archives. 15:19:20 After this operation, 43.8 MB of additional disk space will be used. 15:19:20 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 15:19:20 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 15:19:20 Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 15:19:20 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 15:19:20 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 15:19:20 Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 15:19:20 Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 15:19:20 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 15:19:20 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 15:19:20 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 15:19:20 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] 15:19:20 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] 15:19:20 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] 15:19:20 Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 15:19:20 Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 15:19:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 15:19:21 debconf: delaying package configuration, since apt-utils is not installed 15:19:21 Fetched 7670 kB in 1s (6843 kB/s) 15:19:21 Selecting previously unselected package libglib2.0-0:amd64. 15:19:21 (Reading database ... 13935 files and directories currently installed.) 15:19:21 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 15:19:21 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 15:19:21 Selecting previously unselected package libpsl5:amd64. 15:19:21 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 15:19:21 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 15:19:21 Selecting previously unselected package libnghttp2-14:amd64. 15:19:21 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 15:19:21 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 15:19:21 Selecting previously unselected package librtmp1:amd64. 15:19:21 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 15:19:21 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 15:19:21 Selecting previously unselected package libcurl3-gnutls:amd64. 15:19:21 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... 15:19:21 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 15:19:21 Selecting previously unselected package liberror-perl. 15:19:21 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 15:19:21 Unpacking liberror-perl (0.17025-1) ... 15:19:21 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 15:19:21 Selecting previously unselected package git-man. 15:19:21 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... 15:19:21 Unpacking git-man (1:2.17.1-1ubuntu0.9) ... 15:19:21 Selecting previously unselected package git. 15:19:21 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... 15:19:21 Unpacking git (1:2.17.1-1ubuntu0.9) ... 15:19:22 Selecting previously unselected package libnorm1:amd64. 15:19:22 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 15:19:22 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 15:19:22 Selecting previously unselected package libpgm-5.2-0:amd64. 15:19:22 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 15:19:22 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 15:19:22 Selecting previously unselected package libsodium23:amd64. 15:19:22 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 15:19:22 Unpacking libsodium23:amd64 (1.0.16-2) ... 15:19:22 Selecting previously unselected package libzmq5:amd64. 15:19:22 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 15:19:22 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 15:19:22 Selecting previously unselected package libzmq3-dev:amd64. 15:19:22 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 15:19:22 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 15:19:22 Selecting previously unselected package pkg-config. 15:19:22 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 15:19:22 Unpacking pkg-config (0.29.1-0ubuntu2) ... 15:19:22 Selecting previously unselected package zip. 15:19:22 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 15:19:22 Unpacking zip (3.0-11build1) ... 15:19:22 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 15:19:22 Setting up git-man (1:2.17.1-1ubuntu0.9) ... 15:19:22 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 15:19:22 Setting up liberror-perl (0.17025-1) ... 15:19:22 Setting up libpsl5:amd64 (0.19.1-5build1) ... 15:19:22 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 15:19:22 No schema files found: doing nothing. 15:19:22 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 15:19:22 Setting up zip (3.0-11build1) ... 15:19:22 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 15:19:22 Setting up libsodium23:amd64 (1.0.16-2) ... 15:19:22 Setting up pkg-config (0.29.1-0ubuntu2) ... 15:19:22 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 15:19:22 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 15:19:22 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 15:19:22 Setting up git (1:2.17.1-1ubuntu0.9) ... 15:19:23 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 15:19:23 git set to automatically installed. 15:19:23 git-man set to automatically installed. 15:19:23 libcurl3-gnutls set to automatically installed. 15:19:23 liberror-perl set to automatically installed. 15:19:23 libglib2.0-0 set to automatically installed. 15:19:23 libnghttp2-14 set to automatically installed. 15:19:23 libnorm1 set to automatically installed. 15:19:23 libpgm-5.2-0 set to automatically installed. 15:19:23 libpsl5 set to automatically installed. 15:19:23 librtmp1 set to automatically installed. 15:19:23 libsodium23 set to automatically installed. 15:19:23 libzmq3-dev set to automatically installed. 15:19:23 libzmq5 set to automatically installed. 15:19:23 pkg-config set to automatically installed. 15:19:23 zip set to automatically installed. 15:19:25 snapd is not logged in, snap install commands will use sudo 15:19:26 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 15:19:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 15:19:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 15:19:33 go (1.16/stable) 1.16.10 from Michael Hudson-Doyle (mwhudson) installed 15:19:33 snapd is not logged in, snap install commands will use sudo 15:19:34 snap "core18" has no updates available 15:19:34 Pulling config-common 15:19:34 + snapcraftctl pull 15:19:36 Pulling go-build-helper 15:19:36 + snapcraftctl pull 15:19:36 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 15:19:37 'edgex-go' has dependencies that need to be staged: go-build-helper 15:19:37 Skipping pull go-build-helper (already ran) 15:19:37 Building go-build-helper 15:19:37 + snapcraftctl build 15:19:39 Staging go-build-helper 15:19:39 + snapcraftctl stage 15:19:39 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 15:19:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 15:19:48 $ docker stop --time=1 8f06ab7760abbc20f1468d78f2378eb62dc092d409a8d5deeb9c8caa6c13d92c 15:19:49 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 15:19:49 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 15:19:49 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1958 kB] 15:19:49 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [352 kB] 15:19:49 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 15:19:49 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 15:19:49 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [516 kB] 15:19:49 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [69.9 kB] 15:19:49 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1148 kB] 15:19:49 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [263 kB] 15:19:49 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 15:19:49 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 15:19:49 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 15:19:49 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 15:19:49 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 15:19:49 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 15:19:49 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 15:19:49 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 15:19:49 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 15:19:49 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2304 kB] 15:19:49 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [445 kB] 15:19:49 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 15:19:49 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 15:19:49 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [540 kB] 15:19:49 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [73.6 kB] 15:19:49 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1764 kB] 15:19:49 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [380 kB] 15:19:49 Fetched 25.6 MB in 0s (0 B/s) 15:19:49 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 15:19:49 Fetched 224 kB in 0s (0 B/s) 15:19:49 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 15:19:49 Fetched 157 kB in 0s (0 B/s) 15:19:49 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 15:19:49 Fetched 221 kB in 0s (0 B/s) 15:19:49 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 15:19:49 Fetched 143 kB in 0s (0 B/s) 15:19:49 Pulling edgex-go 15:19:49 + snapcraftctl pull 15:19:49 Pulling hooks 15:19:49 + snapcraftctl pull 15:19:50 $ docker rm -f 8f06ab7760abbc20f1468d78f2378eb62dc092d409a8d5deeb9c8caa6c13d92c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:19:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:19:52 15:19:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:19:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:19:53 latest: Pulling from edgex-devops/edgex-compose-arm64 15:19:53 29e5d40040c1: Pulling fs layer 15:19:53 1ce36da41761: Pulling fs layer 15:19:53 25b303627fd3: Pulling fs layer 15:19:53 29e5d40040c1: Verifying Checksum 15:19:53 29e5d40040c1: Download complete 15:19:53 1ce36da41761: Verifying Checksum 15:19:53 1ce36da41761: Download complete 15:19:53 29e5d40040c1: Pull complete 15:19:54 25b303627fd3: Download complete 15:19:54 1ce36da41761: Pull complete 15:20:05 25b303627fd3: Pull complete 15:20:05 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 15:20:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:20:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 15:20:05 prd-ubuntu18.04-docker-arm64-4c-16g-78 does not seem to be running inside a container 15:20:05 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 15:20:07 $ docker top 10625be89f5227334c3cb7d43ee91187309d7577048bfcb24dd24c29293589b9 -eo pid,comm [Pipeline] { [Pipeline] sh 15:20:08 + docker-compose build --help 15:20:08 + grep parallel 15:20:11 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 15:20:11 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 15:20:11 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 15:20:11 Fetched 0 B in 0s (0 B/s) 15:20:11 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 15:20:11 Fetched 96.5 kB in 0s (0 B/s) 15:20:11 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 15:20:11 Fetched 279 kB in 0s (0 B/s) 15:20:11 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 15:20:11 Fetched 122 kB in 0s (0 B/s) 15:20:11 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 15:20:11 Fetched 77.8 kB in 0s (0 B/s) 15:20:11 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 15:20:11 Fetched 8848 B in 0s (0 B/s) 15:20:11 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 15:20:11 Fetched 47.8 kB in 0s (0 B/s) 15:20:11 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 15:20:11 Fetched 45.6 kB in 0s (0 B/s) 15:20:11 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 15:20:11 Fetched 15.0 kB in 0s (0 B/s) 15:20:11 Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] 15:20:11 Fetched 220 kB in 0s (0 B/s) 15:20:11 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 15:20:11 Fetched 154 kB in 0s (0 B/s) 15:20:11 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 15:20:11 Fetched 50.6 kB in 0s (0 B/s) 15:20:11 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 15:20:11 Fetched 14.8 kB in 0s (0 B/s) 15:20:11 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 15:20:11 Fetched 41.8 kB in 0s (0 B/s) 15:20:11 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 15:20:11 Fetched 499 kB in 0s (0 B/s) 15:20:11 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 15:20:11 Fetched 111 kB in 0s (0 B/s) 15:20:11 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 15:20:11 Fetched 240 kB in 0s (0 B/s) 15:20:11 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 15:20:11 Fetched 29.3 kB in 0s (0 B/s) 15:20:11 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 15:20:11 Fetched 85.5 kB in 0s (0 B/s) 15:20:11 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 15:20:11 Fetched 24.5 kB in 0s (0 B/s) 15:20:11 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 15:20:11 Fetched 49.2 kB in 0s (0 B/s) 15:20:11 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 15:20:11 Fetched 54.2 kB in 0s (0 B/s) 15:20:11 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 15:20:11 Fetched 30.8 kB in 0s (0 B/s) 15:20:11 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 15:20:11 Fetched 15.8 kB in 0s (0 B/s) 15:20:11 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 15:20:11 Fetched 85.9 kB in 0s (0 B/s) 15:20:11 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 15:20:11 Fetched 8720 B in 0s (0 B/s) 15:20:11 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 15:20:11 Fetched 140 kB in 0s (0 B/s) 15:20:11 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 15:20:11 Fetched 119 kB in 0s (0 B/s) 15:20:11 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 15:20:11 Fetched 111 kB in 0s (0 B/s) 15:20:11 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 15:20:11 Fetched 11.1 kB in 0s (0 B/s) 15:20:11 Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] 15:20:11 Fetched 646 kB in 0s (0 B/s) 15:20:11 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 15:20:11 Fetched 41.3 kB in 0s (0 B/s) 15:20:11 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 15:20:11 Fetched 17.9 kB in 0s (0 B/s) 15:20:11 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 15:20:11 Fetched 368 kB in 0s (0 B/s) 15:20:11 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 15:20:11 Fetched 187 kB in 0s (0 B/s) 15:20:11 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 15:20:11 Fetched 175 kB in 0s (0 B/s) 15:20:11 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 15:20:11 Fetched 206 kB in 0s (0 B/s) 15:20:11 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] 15:20:11 Fetched 1302 kB in 0s (0 B/s) 15:20:11 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 15:20:11 Fetched 36.2 kB in 0s (0 B/s) 15:20:11 Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] 15:20:11 Fetched 159 kB in 0s (0 B/s) 15:20:11 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 15:20:11 Fetched 107 kB in 0s (0 B/s) 15:20:11 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 15:20:11 Fetched 48.7 kB in 0s (0 B/s) 15:20:11 Pulling static-packages 15:20:11 + snapcraftctl pull 15:20:11 Pulling version 15:20:11 + cd /root/project 15:20:11 + git describe --tags --abbrev=0 15:20:11 + sed s/v// 15:20:11 + GIT_VERSION=2.0.1-dev.91 15:20:11 + [ -z 2.0.1-dev.91 ] 15:20:11 + snapcraftctl set-version 2.0.1-dev.91 15:20:11 Building config-common 15:20:11 + snapcraftctl build 15:20:12 --parallel Build images in parallel. [Pipeline] } 15:20:12 $ docker stop --time=1 10625be89f5227334c3cb7d43ee91187309d7577048bfcb24dd24c29293589b9 15:20:14 Skipping build go-build-helper (already ran) 15:20:14 Building edgex-go 15:20:14 + cd /root/parts/edgex-go/src 15:20:14 + + sed s/v// 15:20:14 git describe --tags --abbrev=0 15:20:14 + GIT_VERSION=2.0.1-dev.91 15:20:14 + [ -z 2.0.1-dev.91 ] 15:20:14 + echo 2.0.1-dev.91 15:20:14 + [ ! -d vendor ] 15:20:14 + go mod download all 15:20:14 $ docker rm -f 10625be89f5227334c3cb7d43ee91187309d7577048bfcb24dd24c29293589b9 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:20:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:20:14 . [Pipeline] withDockerContainer 15:20:15 prd-ubuntu18.04-docker-arm64-4c-16g-78 does not seem to be running inside a container 15:20:15 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 15:20:16 $ docker top 894608de3317d6f9a0d5923fc4ebf8054e65c9acd831cdb01d31945241154ae9 -eo pid,comm [Pipeline] { [Pipeline] sh 15:20:17 + docker-compose -f ./docker-compose-build.yml build --parallel 15:20:21 Building core-command ... 15:20:21 Building core-data ... 15:20:21 Building core-metadata ... 15:20:21 Building security-bootstrapper ... 15:20:21 Building security-proxy-setup ... 15:20:21 Building security-secretstore-setup ... 15:20:21 Building support-notifications ... 15:20:21 Building support-scheduler ... 15:20:21 Building sys-mgmt-agent ... 15:20:21 Building security-secretstore-setup 15:20:21 Building sys-mgmt-agent 15:20:21 Building security-proxy-setup 15:20:21 Building support-scheduler 15:20:21 Building core-metadata 15:20:24 + make build 15:20:24 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.91" -o cmd/core-data/core-data ./cmd/core-data 15:20:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.91" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 15:20:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.91" -o cmd/core-command/core-command ./cmd/core-command 15:20:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.91" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 15:20:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.91" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 15:20:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.91" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 15:20:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.91" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 15:20:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.91" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 15:20:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.91" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 15:20:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.91" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 15:20:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.91" -o ./cmd/secrets-config ./cmd/secrets-config 15:20:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.91" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 15:20:49 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 15:20:49 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 15:20:49 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 15:20:49 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 15:20:49 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 15:20:49 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 15:20:49 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 15:20:49 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 15:20:49 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 15:20:49 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 15:20:49 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 15:20:49 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 15:20:49 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 15:20:49 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 15:20:49 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 15:20:49 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 15:20:49 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 15:20:49 + 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 15:20:49 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 15:20:49 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 15:20:49 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 15:20:49 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 15:20:49 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 15:20:49 + 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 15:20:49 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 15:20:49 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 15:20:49 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 15:20:50 Building hooks 15:20:50 + cd /root/parts/hooks/src 15:20:50 + make build 15:20:50 go mod tidy 15:20:51 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.1 15:20:51 go: downloading github.com/davecgh/go-spew v1.1.0 15:20:51 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 15:20:51 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 15:20:52 GO111MODULE=on go build -o cmd/install/install ./cmd/install 15:20:52 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 15:20:52 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 15:20:56 Building static-packages 15:20:56 + snapcraftctl build 15:20:58 Building version 15:20:58 + snapcraftctl build 15:21:00 Staging config-common 15:21:00 + snapcraftctl stage 15:21:01 Skipping stage go-build-helper (already ran) 15:21:01 Staging edgex-go 15:21:01 + snapcraftctl stage 15:21:02 Staging hooks 15:21:02 + snapcraftctl stage 15:21:03 Staging static-packages 15:21:03 + snapcraftctl stage 15:21:04 Staging version 15:21:04 + snapcraftctl stage 15:21:05 Priming config-common 15:21:05 + snapcraftctl prime 15:21:07 Priming go-build-helper 15:21:07 + snapcraftctl prime 15:21:07 Priming edgex-go 15:21:07 + snapcraftctl prime 15:21:09 Priming hooks 15:21:09 + snapcraftctl prime 15:21:10 Priming static-packages 15:21:10 + snapcraftctl prime 15:21:13 Priming version 15:21:13 + snapcraftctl prime 15:21:14 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 15:21:30 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 15:21:30 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:21:30 ---> 302ed8866317 15:21:30 Step 3/22 : WORKDIR /edgex-go 15:21:30 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 15:21:30 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:21:30 ---> 302ed8866317 15:21:30 Step 3/22 : WORKDIR /edgex-go 15:21:30 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 15:21:30 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:21:30 ---> 302ed8866317 15:21:30 Step 3/23 : WORKDIR /edgex-go 15:21:30 Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 15:21:30 Step 2/20 : FROM ${BUILDER_BASE} AS builder 15:21:30 ---> 302ed8866317 15:21:30 Step 3/20 : WORKDIR /edgex-go 15:21:30 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 15:21:30 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:21:30 ---> 302ed8866317 15:21:30 Step 3/24 : WORKDIR /edgex-go 15:21:30 ---> Running in c2be97d2146d 15:21:30 ---> Running in a4b7af1d0e74 15:21:30 ---> Running in c9ec2eb8159f 15:21:30 ---> Running in 6636fea95795 15:21:30 ---> Running in a92e183511fb 15:21:30 Removing intermediate container 6636fea95795 15:21:30 ---> f771a2986f9c 15:21:30 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:21:30 Removing intermediate container c2be97d2146d 15:21:30 ---> d4b6f752e58c 15:21:30 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:21:30 ---> Running in d4044cdde7e4 15:21:30 Removing intermediate container c9ec2eb8159f 15:21:30 ---> 8ecbeb1e5a61 15:21:30 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:21:30 Removing intermediate container a92e183511fb 15:21:30 ---> 89ffd60ec918 15:21:30 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:21:30 Removing intermediate container a4b7af1d0e74 15:21:30 ---> f76ff29518af 15:21:30 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:21:30 ---> Running in c98dd5e07379 15:21:30 ---> Running in 465e5b32456e 15:21:30 ---> Running in 6e24b435843b 15:21:30 ---> Running in e009ff40f5fc 15:21:31 Removing intermediate container d4044cdde7e4 15:21:31 ---> fd1dd988d965 15:21:31 Step 5/22 : RUN apk add --update --no-cache make git 15:21:31 ---> Running in 538d1c1e87df 15:21:31 Removing intermediate container c98dd5e07379 15:21:31 ---> 7d80447709bf 15:21:31 Step 5/20 : RUN apk add --update --no-cache make git 15:21:31 ---> Running in b5182fae51af 15:21:31 Removing intermediate container 465e5b32456e 15:21:31 ---> d5e08720dc3c 15:21:31 Step 5/24 : RUN apk add --update --no-cache make git 15:21:31 Removing intermediate container 6e24b435843b 15:21:31 ---> d1312acc8685 15:21:31 Step 5/23 : RUN apk add --update --no-cache make git 15:21:31 Removing intermediate container e009ff40f5fc 15:21:31 ---> 08a420742dec 15:21:31 Step 5/22 : RUN apk add --update --no-cache make bash git 15:21:31 ---> Running in cfd132e1fcb0 15:21:31 ---> Running in ed301c8b24ba 15:21:31 ---> Running in 400e0025a61f 15:21:33 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:21:33 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:21:33 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:21:33 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:21:34 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:21:34 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:21:34 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:21:34 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:21:34 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:21:35 OK: 219 MiB in 52 packages 15:21:35 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:21:35 OK: 219 MiB in 52 packages 15:21:36 OK: 219 MiB in 52 packages 15:21:36 OK: 219 MiB in 52 packages 15:21:36 OK: 219 MiB in 52 packages 15:21:37 Removing intermediate container 538d1c1e87df 15:21:37 ---> ad644ffc3db2 15:21:37 Step 6/22 : COPY . . 15:21:38 Removing intermediate container b5182fae51af 15:21:38 ---> b60a84545a59 15:21:38 Step 6/20 : COPY . . 15:21:38 Removing intermediate container 400e0025a61f 15:21:38 ---> 47711443260c 15:21:38 Step 6/23 : COPY go.mod . 15:21:38 Removing intermediate container cfd132e1fcb0 15:21:38 ---> 43e5fb48f0f7 15:21:38 Step 6/24 : COPY . . 15:21:38 Removing intermediate container ed301c8b24ba 15:21:38 ---> 4a23692153e5 15:21:38 Step 6/22 : COPY . . 15:21:39 ---> 18aaf9012033 15:21:39 Step 7/23 : RUN go mod download 15:21:39 ---> Running in 222d8eebb9e6 15:21:45 Removing intermediate container 222d8eebb9e6 15:21:45 ---> f312f6447fae 15:21:45 Step 8/23 : COPY . . 15:22:03 ---> ec5608a81944 15:22:03 Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:22:03 ---> 272c7f5472fd 15:22:03 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:22:03 ---> 66d4f91d5019 15:22:03 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:22:03 ---> 8b3440f547bb 15:22:03 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:22:03 ---> Running in f118f1c05e50 15:22:03 ---> Running in cc4b19cfb67c 15:22:03 ---> Running in 7e396949e336 15:22:03 ---> Running in dae34747d49c 15:22:05 ---> 629a9bfde7da 15:22:05 Step 9/23 : RUN go mod tidy 15:22:05 ---> Running in 4ee2217bbe68 15:22:07 Removing intermediate container cc4b19cfb67c 15:22:07 ---> 3c08bcf357d8 15:22:07 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 15:22:07 ---> Running in 62fb83d07282 15:22:07 Removing intermediate container f118f1c05e50 15:22:07 ---> 323e2aa29171 15:22:07 Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 15:22:07 Removing intermediate container 7e396949e336 15:22:07 ---> b0886d6d472a 15:22:07 Step 8/22 : RUN make cmd/core-metadata/core-metadata 15:22:07 ---> Running in a6033fe10a59 15:22:07 ---> Running in eeb6f41c2432 15:22:07 Removing intermediate container dae34747d49c 15:22:07 ---> 8f7fe17fbed1 15:22:07 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 15:22:08 ---> Running in f4ad9d6e144b 15:22:10 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 15:22:10 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 15:22:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 15:22:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 15:22:11 Removing intermediate container 4ee2217bbe68 15:22:11 ---> bf7fb04bbe79 15:22:11 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 15:22:11 ---> Running in 2f76b9fc0a57 15:22:13 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 15:24:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 15:24:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 15:24:10 Removing intermediate container 62fb83d07282 15:24:10 ---> 2f55f981c849 15:24:10 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 15:24:10 ---> Running in 2398c4354c63 15:24:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 15:24:17 Removing intermediate container f4ad9d6e144b 15:24:17 ---> 18bb096bf502 15:24:17 15:24:17 Step 9/24 : FROM alpine:3.14 15:24:17 3.14: Pulling from library/alpine 15:24:17 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 15:24:17 Status: Downloaded newer image for alpine:3.14 15:24:17 ---> bb3de5531c18 15:24:17 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 15:24:17 Removing intermediate container eeb6f41c2432 15:24:17 ---> 1357970ee7cd 15:24:17 15:24:17 Step 9/20 : FROM alpine:3.14 15:24:17 ---> bb3de5531c18 15:24:17 Step 10/20 : RUN apk add --update --no-cache curl 15:24:17 Removing intermediate container 2398c4354c63 15:24:17 ---> c30bfa989868 15:24:17 15:24:17 Step 10/22 : FROM docker:20.10.8 15:24:18 ---> Running in d26fc8b92fb6 15:24:18 ---> Running in 2d715245b6b8 15:24:18 20.10.8: Pulling from library/docker 15:24:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:24:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:24:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:24:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:24:21 (1/3) Installing ca-certificates (20191127-r5) 15:24:21 (1/5) Installing ca-certificates (20191127-r5) 15:24:21 (2/3) Installing dumb-init (1.2.5-r1) 15:24:21 (3/3) Installing su-exec (0.2-r1) 15:24:21 (2/5) Installing brotli-libs (1.0.9-r5) 15:24:21 Executing busybox-1.33.1-r3.trigger 15:24:21 (3/5) Installing nghttp2-libs (1.43.0-r0) 15:24:21 (4/5) Installing libcurl (7.79.1-r0) 15:24:21 Executing ca-certificates-20191127-r5.trigger 15:24:22 (5/5) Installing curl (7.79.1-r0) 15:24:22 Executing busybox-1.33.1-r3.trigger 15:24:22 Executing ca-certificates-20191127-r5.trigger 15:24:22 OK: 6 MiB in 17 packages 15:24:22 OK: 8 MiB in 19 packages 15:24:24 Removing intermediate container 2f76b9fc0a57 15:24:24 ---> 5097b50eef3d 15:24:24 15:24:24 Step 11/23 : FROM alpine:3.14 15:24:24 ---> bb3de5531c18 15:24:24 Step 12/23 : RUN apk add --update --no-cache dumb-init 15:24:24 ---> Running in 85de32f6fd48 15:24:25 Removing intermediate container d26fc8b92fb6 15:24:25 ---> 341b1059b747 15:24:25 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:24:25 Removing intermediate container 2d715245b6b8 15:24:25 ---> 44b87adc167e 15:24:25 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:24:25 ---> Running in 93f3b2d2e27c 15:24:25 ---> Running in 73c37d110f35 15:24:25 Removing intermediate container a6033fe10a59 15:24:25 ---> e1f7a9333bf9 15:24:25 15:24:25 Step 9/22 : FROM alpine:3.14 15:24:25 ---> bb3de5531c18 15:24:25 Step 10/22 : RUN apk add --update --no-cache dumb-init 15:24:26 ---> Running in ebbb3bad8fb7 15:24:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:24:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:24:26 Removing intermediate container 93f3b2d2e27c 15:24:26 ---> 95b91c022e48 15:24:26 Step 12/24 : WORKDIR / 15:24:26 Removing intermediate container 73c37d110f35 15:24:26 ---> 8feb1004fc5b 15:24:26 Step 12/20 : WORKDIR /edgex 15:24:26 ---> Running in 47ca87531eef 15:24:26 ---> Running in c5c47b66d24c 15:24:27 (1/1) Installing dumb-init (1.2.5-r1) 15:24:27 Executing busybox-1.33.1-r3.trigger 15:24:27 OK: 5 MiB in 15 packages 15:24:27 Removing intermediate container 47ca87531eef 15:24:27 ---> ac977b99a02f 15:24:27 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 15:24:28 Removing intermediate container c5c47b66d24c 15:24:28 ---> 541600eff23f 15:24:28 Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 15:24:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:24:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:24:28 Removing intermediate container 85de32f6fd48 15:24:28 ---> 2f921ab84ca0 15:24:28 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:24:29 ---> Running in a0e43a49bb72 15:24:29 ---> 5384d735b522 15:24:29 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 15:24:29 ---> 894403f9c732 15:24:29 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 15:24:29 (1/1) Installing dumb-init (1.2.5-r1) 15:24:29 Executing busybox-1.33.1-r3.trigger 15:24:29 OK: 5 MiB in 15 packages 15:24:29 Removing intermediate container a0e43a49bb72 15:24:29 ---> 1dd5987d6427 15:24:29 Step 14/23 : ENV APP_PORT=59861 15:24:30 ---> Running in 3fa4adb05478 15:24:30 ---> 783f97a27961 15:24:30 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 15:24:31 Removing intermediate container 3fa4adb05478 15:24:31 ---> ca93c19dccc4 15:24:31 Step 15/23 : EXPOSE $APP_PORT 15:24:31 Removing intermediate container ebbb3bad8fb7 15:24:31 ---> 70ce73dbeb15 15:24:31 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:24:31 ---> Running in 4b408128720c 15:24:31 ---> Running in df93babffd9b 15:24:32 ---> c01815dff9ef 15:24:32 Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 15:24:32 Removing intermediate container 4b408128720c 15:24:32 ---> 2b3331aaceb8 15:24:32 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:24:32 Removing intermediate container df93babffd9b 15:24:32 ---> a2e2e2e417a1 15:24:32 Step 12/22 : ENV APP_PORT=59881 15:24:32 ---> 241cacaab2ea 15:24: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 15:24:32 ---> Running in c3aa24a24e60 15:24:33 Removing intermediate container c3aa24a24e60 15:24:33 ---> 2151a778d19f 15:24:33 Step 13/22 : EXPOSE $APP_PORT 15:24:33 ---> Running in 2ba35c471933 15:24:33 ---> e9f1f5598146 15:24:33 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 15:24:33 ---> e6b9d190f11b 15:24:33 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 15:24:34 ---> 674883c08abc 15:24:34 Removing intermediate container 2ba35c471933 15:24:34 ---> dfda56b4fec0 15:24:34 Step 14/22 : WORKDIR / 15:24:34 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 15:24:34 ---> Running in 74757d48df56 15:24:34 ---> Running in ece60fa4a130 15:24:35 Removing intermediate container 74757d48df56 15:24:35 ---> 6563480ce89b 15:24:35 Step 17/20 : CMD ["--init=true"] 15:24:35 Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd 15:24:35 Status: Downloaded newer image for docker:20.10.8 15:24:35 ---> Running in 8ebf0208e9d0 15:24:35 ---> 3734d5adc5ac 15:24:35 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 15:24:35 Removing intermediate container ece60fa4a130 15:24:35 ---> 61404f1ace14 15:24:35 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 15:24:35 ---> 642e8bfb728f 15:24:35 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 15:24:35 ---> Running in 3202f7bab4aa 15:24:35 ---> dad021073dc5 15:24:35 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 15:24:35 Removing intermediate container 8ebf0208e9d0 15:24:35 ---> 9ac0ad948c35 15:24:35 Step 18/20 : LABEL arch=arm64 15:24:36 ---> Running in fcc49f144e6c 15:24:36 Removing intermediate container 3202f7bab4aa 15:24:36 ---> 555961c4d1e2 15:24:36 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 15:24:36 ---> Running in 0cf82201ef8a 15:24:36 ---> f40542ca9f36 15:24:36 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 15:24:36 ---> 771beee33440 15:24:36 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 15:24:36 ---> Running in 5144185ae6e1 15:24:36 Removing intermediate container fcc49f144e6c 15:24:36 ---> 76100bdd864d 15:24:36 Step 19/20 : LABEL git_sha=0d4f5f991dd63a3a4725219e8e047f3ce77f3610 15:24:37 ---> Running in 2f118dce886f 15:24:37 Removing intermediate container 5144185ae6e1 15:24:37 ---> e7023040b451 15:24:37 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:24:37 ---> 9a489cd0ac94 15:24:37 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 15:24:37 ---> Running in 734a10217bdf 15:24:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:24:38 Removing intermediate container 2f118dce886f 15:24:38 ---> dfde090a724c 15:24:38 Step 20/20 : LABEL version=0.0.0 15:24:38 ---> Running in 9fb5ceda555f 15:24:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:24:38 ---> 83a7d57e12a9 15:24:38 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 15:24:38 Removing intermediate container 734a10217bdf 15:24:38 ---> bb64ad130ea5 15:24:38 Step 21/23 : LABEL arch=arm64 15:24:38 ---> Running in d436b93c8e9e 15:24:38 Removing intermediate container 9fb5ceda555f 15:24:38 ---> 4b65e76d35f8 15:24:38 15:24:39 (1/42) Installing readline (8.1.0-r0) 15:24:39 (2/42) Installing bash (5.1.4-r0) 15:24:39 Executing bash-5.1.4-r0.post-install 15:24:39 (3/42) Installing brotli-libs (1.0.9-r5) 15:24:39 (4/42) Installing nghttp2-libs (1.43.0-r0) 15:24:39 (5/42) Installing libcurl (7.79.1-r0) 15:24:39 (6/42) Installing curl (7.79.1-r0) 15:24:39 (7/42) Installing dumb-init (1.2.5-r1) 15:24:39 (8/42) Installing libbz2 (1.0.8-r1) 15:24:39 (9/42) Installing expat (2.4.1-r0) 15:24:39 (10/42) Installing libffi (3.3-r2) 15:24:39 (11/42) Installing gdbm (1.19-r0) 15:24:39 (12/42) Installing xz-libs (5.2.5-r0) 15:24:39 (13/42) Installing libgcc (10.3.1_git20210424-r2) 15:24:39 ---> 87f59b65ea2a 15:24:39 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/ 15:24:39 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 15:24:39 (15/42) Installing mpdecimal (2.5.1-r1) 15:24:39 (16/42) Installing sqlite-libs (3.35.5-r0) 15:24:39 (17/42) Installing python3 (3.9.5-r1) 15:24:39 Removing intermediate container d436b93c8e9e 15:24:39 ---> 4525b4c1b01f 15:24:39 Step 22/23 : LABEL git_sha=0d4f5f991dd63a3a4725219e8e047f3ce77f3610 15:24:39 ---> Running in 8caf653b5bbe 15:24:39 Successfully built 4b65e76d35f8 15:24:39 Successfully tagged security-proxy-setup-arm64:latest 15:24:39  Building security-proxy-setup ... done Building security-bootstrapper 15:24:40 ---> Running in 3096ea5852ac 15:24:40 ---> 5894f8efa07f 15:24:40 Step 18/22 : ENTRYPOINT ["/core-metadata"] 15:24:40 ---> Running in 77d4fde779d1 15:24:40 Removing intermediate container 3096ea5852ac 15:24:40 ---> 74f0fbe7a015 15:24:40 Step 23/23 : LABEL version=0.0.0 15:24:41 Removing intermediate container 77d4fde779d1 15:24:41 ---> d28d6cbd75ce 15:24:41 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:24:41 ---> Running in 326153770e8d 15:24:41 ---> Running in 458d58c8dde9 15:24:42 (18/42) Installing py3-appdirs (1.4.4-r2) 15:24:42 (19/42) Installing py3-chardet (4.0.0-r2) 15:24:42 (20/42) Installing py3-idna (3.2-r0) 15:24:42 Removing intermediate container 326153770e8d 15:24:42 ---> 35c612534906 15:24:42 15:24:42 Removing intermediate container 458d58c8dde9 15:24:42 ---> 0e9239cb8fd5 15:24:42 Step 20/22 : LABEL arch=arm64 15:24:42 (21/42) Installing py3-urllib3 (1.26.5-r0) 15:24:42 (22/42) Installing py3-certifi (2020.12.5-r1) 15:24:42 (23/42) Installing py3-requests (2.25.1-r4) 15:24:42 (24/42) Installing py3-msgpack (1.0.2-r1) 15:24:42 ---> Running in b322e23e6744 15:24:42 (25/42) Installing py3-lockfile (0.12.2-r4) 15:24:42 (26/42) Installing py3-cachecontrol (0.12.6-r1) 15:24:42 (27/42) Installing py3-colorama (0.4.4-r1) 15:24:42 (28/42) Installing py3-contextlib2 (0.6.0-r1) 15:24:42 (29/42) Installing py3-distlib (0.3.1-r3) 15:24:42 (30/42) Installing py3-distro (1.5.0-r3) 15:24:42 (31/42) Installing py3-six (1.15.0-r1) 15:24:42 (32/42) Installing py3-webencodings (0.5.1-r4) 15:24:42 (33/42) Installing py3-html5lib (1.1-r1) 15:24:43 (34/42) Installing py3-parsing (2.4.7-r2) 15:24:43 (35/42) Installing py3-packaging (20.9-r1) 15:24:43 (36/42) Installing py3-toml (0.10.2-r2) 15:24:43 (37/42) Installing py3-pep517 (0.10.0-r2) 15:24:43 (38/42) Installing py3-progress (1.5-r2) 15:24:43 (39/42) Installing py3-retrying (1.3.3-r1) 15:24:43 (40/42) Installing py3-ordered-set (4.0.2-r1) 15:24:43 (41/42) Installing py3-setuptools (52.0.0-r3) 15:24:43 (42/42) Installing py3-pip (20.3.4-r1) 15:24:43 Successfully built 35c612534906 15:24:43 Successfully tagged support-scheduler-arm64:latest 15:24:43 Building core-command 15:24:43  Building support-scheduler ... done Removing intermediate container b322e23e6744 15:24:43 ---> 7281a0c7bd47 15:24:43 Step 21/22 : LABEL git_sha=0d4f5f991dd63a3a4725219e8e047f3ce77f3610 15:24:43 Removing intermediate container 8caf653b5bbe 15:24:43 ---> 08878245cf7e 15:24:43 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 15:24:43 Executing busybox-1.33.1-r3.trigger 15:24:43 OK: 84 MiB in 64 packages 15:24:43 ---> Running in cb13b608d7aa 15:24:43 ---> Running in 3f5c2071b1b8 15:24:44 Removing intermediate container cb13b608d7aa 15:24:44 ---> d9c1d56da885 15:24:44 Step 22/24 : LABEL arch=arm64 15:24:44 Removing intermediate container 3f5c2071b1b8 15:24:44 ---> bec56ce0a680 15:24:44 Step 22/22 : LABEL version=0.0.0 15:24:44 ---> Running in a3376c0617ff 15:24:44 ---> Running in 78670cb7b86c 15:24:45 Removing intermediate container a3376c0617ff 15:24:45 ---> 1e882641a024 15:24:45 Step 23/24 : LABEL git_sha=0d4f5f991dd63a3a4725219e8e047f3ce77f3610 15:24:45 Removing intermediate container 78670cb7b86c 15:24:45 ---> 59ceeeb07e82 15:24:45 15:24:45 ---> Running in 0d82446ab64a 15:24:46 Successfully built 59ceeeb07e82 15:24:46 Successfully tagged core-metadata-arm64:latest 15:24:46  Building core-metadata ... done Building core-data 15:24:46 Removing intermediate container 0d82446ab64a 15:24:46 ---> 5c1bc75b7935 15:24:46 Step 24/24 : LABEL version=0.0.0 15:24:46 ---> Running in ec63445f2c9d 15:24:47 Removing intermediate container ec63445f2c9d 15:24:47 ---> dc54636cc292 15:24:47 15:24:47 Successfully built dc54636cc292 15:24:47 Successfully tagged security-secretstore-setup-arm64:latest 15:24:47  Building security-secretstore-setup ... done Building support-notifications 15:24:47 Collecting docker-compose==1.23.2 15:24:48 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 15:24:48 Collecting jsonschema<3,>=2.5.1 15:24:48 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 15:24:48 Collecting docopt<0.7,>=0.6.1 15:24:48 Downloading docopt-0.6.2.tar.gz (25 kB) 15:24:50 Collecting cached-property<2,>=1.2.0 15:24:50 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 15:24:51 Collecting dockerpty<0.5,>=0.4.1 15:24:51 Downloading dockerpty-0.4.1.tar.gz (13 kB) 15:24:53 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 15:24:53 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 15:24:53 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 15:24:54 Collecting websocket-client<1.0,>=0.32.0 15:24:54 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 15:24:54 Collecting texttable<0.10,>=0.9.0 15:24:54 Downloading texttable-0.9.1.tar.gz (11 kB) 15:24:56 Collecting PyYAML<4,>=3.10 15:24:56 Downloading PyYAML-3.13.tar.gz (270 kB) 15:25:01 Collecting docker<4.0,>=3.6.0 15:25:01 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 15:25:01 Collecting docker-pycreds>=0.4.0 15:25:01 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 15:25:01 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) 15:25:01 Collecting chardet<3.1.0,>=3.0.2 15:25:01 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 15:25:01 Collecting idna<2.8,>=2.5 15:25:01 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 15:25:02 Collecting urllib3<1.25,>=1.21.1 15:25:02 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 15:25:03 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 15:25:03 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 15:25:03 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 15:25:03 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 15:25:03 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 15:25:03 Attempting uninstall: urllib3 15:25:03 Found existing installation: urllib3 1.26.5 15:25:03 Uninstalling urllib3-1.26.5: 15:25:03 Successfully uninstalled urllib3-1.26.5 15:25:04 Attempting uninstall: idna 15:25:04 Found existing installation: idna 3.2 15:25:04 Uninstalling idna-3.2: 15:25:04 Successfully uninstalled idna-3.2 15:25:05 Attempting uninstall: chardet 15:25:05 Found existing installation: chardet 4.0.0 15:25:05 Uninstalling chardet-4.0.0: 15:25:05 Successfully uninstalled chardet-4.0.0 15:25:07 Attempting uninstall: requests 15:25:07 Found existing installation: requests 2.25.1 15:25:07 Uninstalling requests-2.25.1: 15:25:07 Successfully uninstalled requests-2.25.1 15:25:07 Running setup.py install for texttable: started 15:25:09 Running setup.py install for texttable: finished with status 'done' 15:25:09 Running setup.py install for PyYAML: started 15:25:12 Running setup.py install for PyYAML: finished with status 'done' 15:25:12 Running setup.py install for docopt: started 15:25:15 Running setup.py install for docopt: finished with status 'done' 15:25:15 Running setup.py install for dockerpty: started 15:25:17 Running setup.py install for dockerpty: finished with status 'done' 15:25:19 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 15:25:25 Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 15:25:25 Step 2/30 : FROM ${BUILDER_BASE} AS builder 15:25:25 ---> 302ed8866317 15:25:25 Step 3/30 : WORKDIR /edgex-go 15:25:25 ---> Using cache 15:25:25 ---> f76ff29518af 15:25:25 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:25:25 ---> Using cache 15:25:25 ---> 08a420742dec 15:25:25 Step 5/30 : RUN apk add --update --no-cache make git 15:25:25 ---> Running in 9160e1517698 15:25:27 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:25:28 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:25:28 OK: 219 MiB in 52 packages 15:25:31 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 15:25:31 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:25:31 ---> 302ed8866317 15:25:31 Step 3/22 : WORKDIR /edgex-go 15:25:31 ---> Using cache 15:25:31 ---> f76ff29518af 15:25:31 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:25:31 ---> Using cache 15:25:31 ---> 08a420742dec 15:25:31 Step 5/22 : RUN apk add --update --no-cache make git 15:25:31 ---> Running in 4545b728069d 15:25:31 Removing intermediate container 9160e1517698 15:25:31 ---> 72c5635a8e5f 15:25:31 Step 6/30 : COPY . . 15:25:33 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 15:25:33 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:25:33 ---> 302ed8866317 15:25:33 Step 3/22 : WORKDIR /edgex-go 15:25:33 ---> Using cache 15:25:33 ---> f76ff29518af 15:25:33 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:25:33 ---> Using cache 15:25:33 ---> 08a420742dec 15:25:33 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 15:25:33 ---> Running in ff81549aabc8 15:25:33 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 15:25:33 Step 2/21 : FROM ${BUILDER_BASE} AS builder 15:25:33 ---> 302ed8866317 15:25:33 Step 3/21 : WORKDIR /edgex-go 15:25:33 ---> Using cache 15:25:33 ---> f76ff29518af 15:25:33 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:25:33 ---> Using cache 15:25:33 ---> 08a420742dec 15:25:33 Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates 15:25:33 ---> Running in 9391536e9dae 15:25:34 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:25:35 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:25:35 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:25:35 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:25:36 OK: 219 MiB in 52 packages 15:25:36 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:25:36 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:25:37 OK: 219 MiB in 52 packages 15:25:37 OK: 219 MiB in 52 packages 15:25:38 Removing intermediate container 4545b728069d 15:25:38 ---> 4169a732ea72 15:25:38 Step 6/22 : COPY . . 15:25:39 Removing intermediate container ff81549aabc8 15:25:39 ---> 93fd4f9a5e2d 15:25:39 Step 6/22 : COPY . . 15:25:39 Removing intermediate container 9391536e9dae 15:25:39 ---> a7a23a01133f 15:25:39 Step 6/21 : COPY . . 15:25:40 Removing intermediate container 0cf82201ef8a 15:25:40 ---> 5c777702a791 15:25:40 Step 13/22 : ENV APP_PORT=58890 15:25:40 ---> Running in dee8be00627c 15:25:41 Removing intermediate container dee8be00627c 15:25:41 ---> fe45c6f68f96 15:25:41 Step 14/22 : EXPOSE $APP_PORT 15:25:41 ---> Running in 79c8ed3b0aed 15:25:42 Removing intermediate container 79c8ed3b0aed 15:25:42 ---> ffdf63f01015 15:25:42 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 15:25:45 ---> 8c4f059b16fa 15:25:45 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 15:25:46 ---> 77387030d425 15:25:46 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 15:25:48 ---> bc155ddb5506 15:25:48 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 15:25:48 ---> Running in 728becc312ce 15:25:49 Removing intermediate container 728becc312ce 15:25:49 ---> af65098ad245 15:25:49 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:25:49 ---> Running in 1cfd46e8481b 15:25:50 Removing intermediate container 1cfd46e8481b 15:25:50 ---> b300b4c062f8 15:25:50 Step 20/22 : LABEL arch=arm64 15:25:50 ---> Running in f093ebf95a06 15:25:51 Removing intermediate container f093ebf95a06 15:25:51 ---> 024ac594611e 15:25:51 Step 21/22 : LABEL git_sha=0d4f5f991dd63a3a4725219e8e047f3ce77f3610 15:25:51 ---> Running in edfc7e5e4fc7 15:25:52 Removing intermediate container edfc7e5e4fc7 15:25:52 ---> dada5e0c1b5a 15:25:52 Step 22/22 : LABEL version=0.0.0 15:25:52 ---> Running in 10244911c928 15:25:53 Removing intermediate container 10244911c928 15:25:53 ---> fc1c63417fc0 15:25:53 15:25:54 Successfully built fc1c63417fc0 15:25:54 Successfully tagged sys-mgmt-agent-arm64:latest 15:25:56  Building sys-mgmt-agent ... done  ---> c45719e541de 15:25:56 Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:25:56 ---> Running in 844045ac3448 15:25:59 ---> 41a1f69bc8f4 15:25:59 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:26:00 ---> Running in e494ca6154c7 15:26:00 Removing intermediate container 844045ac3448 15:26:00 ---> b2125056d0a8 15:26:00 Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 15:26:00 ---> Running in 65415c8b2ef2 15:26:01 ---> 06e86fbcad43 15:26:01 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:26:01 ---> Running in ccfc5b1e4b75 15:26:01 ---> 244f44e0d7eb 15:26:01 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:26:01 ---> Running in 9a8f09b2bd0f 15:26:02 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 15:26:04 Removing intermediate container e494ca6154c7 15:26:04 ---> 0d9d259cf369 15:26:04 Step 8/22 : RUN make cmd/core-command/core-command 15:26:04 ---> Running in 2073cf0cd7ba 15:26:06 Removing intermediate container ccfc5b1e4b75 15:26:06 ---> cb1a074f5308 15:26:06 Step 8/22 : RUN make cmd/core-data/core-data 15:26:06 ---> Running in 79be3fc6b8a0 15:26:06 Removing intermediate container 9a8f09b2bd0f 15:26:06 ---> 74915af951cb 15:26:06 Step 8/21 : RUN make cmd/support-notifications/support-notifications 15:26:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 15:26:06 ---> Running in d14387b98beb 15:26:08 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 15:26:09 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 15:28:01 Removing intermediate container 65415c8b2ef2 15:28:01 ---> 76891604cd88 15:28:01 15:28:01 Step 9/30 : FROM alpine:3.14 15:28:01 ---> bb3de5531c18 15:28:01 Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 15:28:01 ---> Running in 1f8785ed8229 15:28:01 Removing intermediate container 1f8785ed8229 15:28:01 ---> 30aac3bf0f6a 15:28:01 Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec 15:28:01 ---> Running in 06dbc848cc94 15:28:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:28:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:28:01 Removing intermediate container 2073cf0cd7ba 15:28:01 ---> 898272debbaf 15:28:01 15:28:01 Step 9/22 : FROM alpine:3.14 15:28:01 ---> bb3de5531c18 15:28:01 Step 10/22 : RUN apk add --update --no-cache dumb-init 15:28:01 ---> Using cache 15:28:01 ---> 70ce73dbeb15 15:28:01 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:28:01 ---> Using cache 15:28:01 ---> a2e2e2e417a1 15:28:01 Step 12/22 : ENV APP_PORT=59882 15:28:01 ---> Running in f28702b1de22 15:28:01 Removing intermediate container f28702b1de22 15:28:01 ---> 5e5283e3b01d 15:28:01 Step 13/22 : EXPOSE $APP_PORT 15:28:01 (1/2) Installing dumb-init (1.2.5-r1) 15:28:01 (2/2) Installing su-exec (0.2-r1) 15:28:01 Executing busybox-1.33.1-r3.trigger 15:28:01 OK: 5 MiB in 16 packages 15:28:01 ---> Running in 36e96abbdfd9 15:28:01 Removing intermediate container 36e96abbdfd9 15:28:01 ---> b4df42bf8ac9 15:28:01 Step 14/22 : WORKDIR / 15:28:01 ---> Running in e43c42dc1ef1 15:28:01 Removing intermediate container 06dbc848cc94 15:28:01 ---> 6360d3f4653e 15:28:01 Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init 15:28:01 ---> Running in 29108e8a1d45 15:28:01 Removing intermediate container e43c42dc1ef1 15:28:01 ---> 243fe83265a0 15:28:01 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 15:28:01 Removing intermediate container 29108e8a1d45 15:28:01 ---> 14cc3d4d2863 15:28:01 Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 15:28:01 ---> Running in 870fd66a7eeb 15:28:01 ---> 385c85920543 15:28:01 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 15:28:01 Removing intermediate container 870fd66a7eeb 15:28:01 ---> 3ff06c2d2056 15:28:01 Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 15:28:01 ---> Running in ecae082b5d39 15:28:01 ---> bb9d77c47d4f 15:28:01 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 15:28:01 ---> cfd08909ff44 15:28:01 Step 18/22 : ENTRYPOINT ["/core-command"] 15:28:01 ---> Running in 643a62c7e9e9 15:28:01 Removing intermediate container ecae082b5d39 15:28:01 ---> 799cd4dc8821 15:28:01 Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} 15:28:01 Removing intermediate container 643a62c7e9e9 15:28:01 ---> a910fac4ee4c 15:28:01 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:28:01 ---> Running in 5d56ee425b43 15:28:01 ---> Running in d257acef60ac 15:28:01 Removing intermediate container 5d56ee425b43 15:28:01 ---> 62a5a92750cc 15:28:01 Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 15:28:01 Removing intermediate container d257acef60ac 15:28:01 ---> 66b74092b9a3 15:28:01 Step 20/22 : LABEL arch=arm64 15:28:01 ---> Running in 3167b0bc943b 15:28:03 Removing intermediate container 3167b0bc943b 15:28:03 ---> 571e7202d99c 15:28:03 Step 21/22 : LABEL git_sha=0d4f5f991dd63a3a4725219e8e047f3ce77f3610 15:28:03 ---> be43488c44d7 15:28:03 Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 15:28:03 ---> Running in 190a8f56a56c 15:28:03 ---> Running in 7dabafb32d04 15:28:03 Removing intermediate container d14387b98beb 15:28:03 ---> 8555b15b1f25 15:28:03 15:28:03 Step 9/21 : FROM alpine:3.14 15:28:03 ---> bb3de5531c18 15:28:03 Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init 15:28:03 ---> Running in ee9d0b9f1967 15:28:03 Removing intermediate container 190a8f56a56c 15:28:03 ---> c1a2f618cef8 15:28:03 Step 22/22 : LABEL version=0.0.0 15:28:04 ---> Running in 770d80cc4b83 15:28:04 Removing intermediate container 770d80cc4b83 15:28:04 ---> 2c884768255e 15:28:04 15:28:05 Successfully built 2c884768255e 15:28:05 Successfully tagged core-command-arm64:latest 15:28:05  Building core-command ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:28:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:28:06 Removing intermediate container 7dabafb32d04 15:28:06 ---> 28867e48cedb 15:28:06 Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / 15:28:06 (1/2) Installing ca-certificates (20191127-r5) 15:28:06 (2/2) Installing dumb-init (1.2.5-r1) 15:28:06 Executing busybox-1.33.1-r3.trigger 15:28:07 Executing ca-certificates-20191127-r5.trigger 15:28:07 ---> a1883ce4c240 15:28:07 Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 15:28:07 OK: 6 MiB in 16 packages 15:28:09 Removing intermediate container ee9d0b9f1967 15:28:09 ---> e192a6afe472 15:28:09 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 15:28:09 ---> ea19ffac6e42 15:28:09 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 15:28:09 ---> Running in 7b5a74c026a7 15:28:10 Removing intermediate container 7b5a74c026a7 15:28:10 ---> 53d44e52d4d9 15:28:10 Step 12/21 : ENV APP_PORT=59860 15:28:10 ---> 998b58b61f5e 15:28:10 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 15:28:10 ---> Running in 83a13d7d8511 15:28:10 Removing intermediate container 83a13d7d8511 15:28:10 ---> ea61922f6b7e 15:28:10 Step 13/21 : EXPOSE $APP_PORT 15:28:10 Removing intermediate container 79be3fc6b8a0 15:28:10 ---> e334df7136b7 15:28:10 15:28:10 Step 9/22 : FROM alpine:3.14 15:28:10 ---> bb3de5531c18 15:28:10 Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 15:28:10 ---> Running in b80f075b1d1c 15:28:11 ---> Running in 0ac0e7bde802 15:28:11 ---> 38de1281d9b1 15:28:11 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 15:28:11 Removing intermediate container b80f075b1d1c 15:28:11 ---> f6a493d1c9b0 15:28:11 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 15:28:11 Removing intermediate container 0ac0e7bde802 15:28:11 ---> 0ac69499e42b 15:28:11 Step 11/22 : ENV APP_PORT=59880 15:28:11 ---> Running in bfca3eed2057 15:28:12 Removing intermediate container bfca3eed2057 15:28:12 ---> 084478bef302 15:28:12 Step 12/22 : EXPOSE $APP_PORT 15:28:12 ---> 3164b802dccc 15:28:12 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 15:28:12 ---> Running in 33cec90f2a17 15:28:12 ---> 5af0584559d8 15:28:12 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 15:28:12 ---> Running in c400e07e19f6 15:28:12 Removing intermediate container 33cec90f2a17 15:28:12 ---> 187ccbd9bf81 15:28:12 Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:28:13 ---> Running in 2e319e56e346 15:28:13 Removing intermediate container c400e07e19f6 15:28:13 ---> 5858c2995007 15:28:13 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 15:28:14 ---> 00b9e35bb518 15:28:14 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 15:28:14 ---> 1fb0ac1d522e 15:28:14 Step 25/30 : RUN chmod +x /entrypoint.sh 15:28:14 ---> Running in 86ee949e40e6 15:28:15 ---> 80043019a3d9 15:28:15 Step 17/21 : ENTRYPOINT ["/support-notifications"] 15:28:15 ---> Running in aa12d76f458e 15:28:15 Removing intermediate container aa12d76f458e 15:28:15 ---> df4f4bb537b7 15:28:15 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:28:15 Removing intermediate container 2e319e56e346 15:28:15 ---> 4779ec21a89a 15:28:15 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 15:28:15 ---> Running in 60e08fefc056 15:28:15 ---> Running in 9cd63b41a8ab 15:28:16 Removing intermediate container 60e08fefc056 15:28:16 ---> 37aabb3bb65d 15:28:16 Step 19/21 : LABEL arch=arm64 15:28:16 ---> Running in e8ca89fee95c 15:28:17 Removing intermediate container 86ee949e40e6 15:28:17 ---> 931c965d4336 15:28:17 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 15:28:17 Removing intermediate container e8ca89fee95c 15:28:17 ---> 64394fae0104 15:28:17 Step 20/21 : LABEL git_sha=0d4f5f991dd63a3a4725219e8e047f3ce77f3610 15:28:17 ---> Running in 569473e2854c 15:28:17 ---> Running in c45a8cf3e064 15:28:17 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:28:17 Removing intermediate container c45a8cf3e064 15:28:17 ---> c8a94c39437a 15:28:17 Step 21/21 : LABEL version=0.0.0 15:28:17 Removing intermediate container 569473e2854c 15:28:17 ---> 985cbcfedc58 15:28:17 Step 27/30 : CMD ["gate"] 15:28:17 ---> Running in ee425f8071c3 15:28:17 ---> Running in 998b6e43f70e 15:28:18 Removing intermediate container ee425f8071c3 15:28:18 ---> 127a25a7b457 15:28:18 15:28:18 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:28:18 Removing intermediate container 998b6e43f70e 15:28:18 ---> 1cf787102477 15:28:18 Step 28/30 : LABEL arch=arm64 15:28:18 Successfully built 127a25a7b457 15:28:18 Successfully tagged support-notifications-arm64:latest 15:28:19  Building support-notifications ... done  ---> Running in cd5af1e2c51b 15:28:19 (1/6) Installing dumb-init (1.2.5-r1) 15:28:19 (2/6) Installing libgcc (10.3.1_git20210424-r2) 15:28:19 Removing intermediate container cd5af1e2c51b 15:28:19 ---> 2d1a530333f5 15:28:19 Step 29/30 : LABEL git_sha=0d4f5f991dd63a3a4725219e8e047f3ce77f3610 15:28:19 (3/6) Installing libsodium (1.0.18-r0) 15:28:19 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 15:28:19 ---> Running in 03f74d0f25aa 15:28:19 (5/6) Installing libzmq (4.3.4-r0) 15:28:19 (6/6) Installing zeromq (4.3.4-r0) 15:28:19 Executing busybox-1.33.1-r3.trigger 15:28:20 OK: 8 MiB in 20 packages 15:28:20 Removing intermediate container 03f74d0f25aa 15:28:20 ---> ac6dfa458ddf 15:28:20 Step 30/30 : LABEL version=0.0.0 15:28:20 ---> Running in 654a0bbdc62b 15:28:20 Removing intermediate container 654a0bbdc62b 15:28:20 ---> 18f60c354764 15:28:20 15:28:21 Removing intermediate container 9cd63b41a8ab 15:28:21 ---> a7016fae6899 15:28:21 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 15:28:21 Successfully built 18f60c354764 15:28:21 Successfully tagged security-bootstrapper-arm64:latest 15:28:22  Building security-bootstrapper ... done  ---> 94283221bd16 15:28:22 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 15:28:23 ---> 8ef254382f68 15:28:23 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 15:28:24 ---> f7e06cbf1fa0 15:28:24 Step 18/22 : ENTRYPOINT ["/core-data"] 15:28:24 ---> Running in 7b3f4376d6bd 15:28:24 Removing intermediate container 7b3f4376d6bd 15:28:24 ---> 3968ba1258bf 15:28:24 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:28:24 ---> Running in b2487b269f20 15:28:24 Removing intermediate container b2487b269f20 15:28:24 ---> ac2166f1a6f9 15:28:24 Step 20/22 : LABEL arch=arm64 15:28:25 ---> Running in f1367c70c0bc 15:28:25 Removing intermediate container f1367c70c0bc 15:28:25 ---> 44ec8d159dab 15:28:25 Step 21/22 : LABEL git_sha=0d4f5f991dd63a3a4725219e8e047f3ce77f3610 15:28:25 ---> Running in a4c59c1e0389 15:28:26 Removing intermediate container a4c59c1e0389 15:28:26 ---> ef352ec4f540 15:28:26 Step 22/22 : LABEL version=0.0.0 15:28:26 ---> Running in b683241586b7 15:28:26 Removing intermediate container b683241586b7 15:28:26 ---> 7a992f7ea9af 15:28:26 15:28:26 Successfully built 7a992f7ea9af 15:28:26 Successfully tagged core-data-arm64:latest 15:28:27  Building core-data ... done  [Pipeline] } 15:28:27 $ docker stop --time=1 894608de3317d6f9a0d5923fc4ebf8054e65c9acd831cdb01d31945241154ae9 15:28:29 $ docker rm -f 894608de3317d6f9a0d5923fc4ebf8054e65c9acd831cdb01d31945241154ae9 [Pipeline] // withDockerContainer [Pipeline] sh 15:28:29 + docker images 15:28:30 REPOSITORY TAG IMAGE ID CREATED SIZE 15:28:30 core-data-arm64 latest 7a992f7ea9af 3 seconds ago 19.5MB 15:28:30 security-bootstrapper-arm64 latest 18f60c354764 9 seconds ago 17.8MB 15:28:30 support-notifications-arm64 latest 127a25a7b457 11 seconds ago 16.1MB 15:28:30 e334df7136b7 19 seconds ago 1.58GB 15:28:30 core-command-arm64 latest 2c884768255e 25 seconds ago 15.2MB 15:28:30 8555b15b1f25 26 seconds ago 1.57GB 15:28:30 898272debbaf 38 seconds ago 1.57GB 15:28:30 76891604cd88 43 seconds ago 1.57GB 15:28:30 sys-mgmt-agent-arm64 latest fc1c63417fc0 2 minutes ago 277MB 15:28:30 security-secretstore-setup-arm64 latest dc54636cc292 3 minutes ago 26.8MB 15:28:30 core-metadata-arm64 latest 59ceeeb07e82 3 minutes ago 15.9MB 15:28:30 support-scheduler-arm64 latest 35c612534906 3 minutes ago 15.3MB 15:28:30 security-proxy-setup-arm64 latest 4b65e76d35f8 3 minutes ago 25.4MB 15:28:30 e1f7a9333bf9 4 minutes ago 1.57GB 15:28:30 5097b50eef3d 4 minutes ago 1.57GB 15:28:30 c30bfa989868 4 minutes ago 1.57GB 15:28:30 18bb096bf502 4 minutes ago 1.58GB 15:28:30 1357970ee7cd 4 minutes ago 1.57GB 15:28:30 ci-base-image-arm64 latest 302ed8866317 14 minutes ago 1.24GB 15:28:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 8b459fc5aaf0 4 weeks ago 534MB 15:28:30 docker 20.10.8 3734d5adc5ac 2 months ago 198MB 15:28:30 alpine 3.14 bb3de5531c18 2 months ago 5.34MB 15:28:30 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 15:28:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:28:31 15:28:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 15:28:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:28:31 arm64: Pulling from edgex-lftools-log-publisher 15:28:31 448f6bf000e3: Pulling fs layer 15:28:31 f757da607395: Pulling fs layer 15:28:31 05883995daec: Pulling fs layer 15:28:31 8603b9c90790: Pulling fs layer 15:28:31 1560dd03e051: Pulling fs layer 15:28:31 27f5ce0e4adf: Pulling fs layer 15:28:31 c2d8d7efcc4b: Pulling fs layer 15:28:31 8603b9c90790: Waiting 15:28:31 1560dd03e051: Waiting 15:28:31 27f5ce0e4adf: Waiting 15:28:31 c2d8d7efcc4b: Waiting 15:28:31 f757da607395: Verifying Checksum 15:28:31 f757da607395: Download complete 15:28:31 8603b9c90790: Verifying Checksum 15:28:31 8603b9c90790: Download complete 15:28:31 1560dd03e051: Verifying Checksum 15:28:31 1560dd03e051: Download complete 15:28:31 05883995daec: Download complete 15:28:31 27f5ce0e4adf: Verifying Checksum 15:28:31 27f5ce0e4adf: Download complete 15:28:32 448f6bf000e3: Verifying Checksum 15:28:32 448f6bf000e3: Download complete 15:28:34 c2d8d7efcc4b: Verifying Checksum 15:28:34 c2d8d7efcc4b: Download complete 15:28:35 448f6bf000e3: Pull complete 15:28:36 f757da607395: Pull complete 15:28:37 05883995daec: Pull complete 15:28:38 8603b9c90790: Pull complete 15:28:39 1560dd03e051: Pull complete 15:28:39 27f5ce0e4adf: Pull complete 15:28:54 c2d8d7efcc4b: Pull complete 15:28:54 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 15:28:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:28:54 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 15:28:54 prd-ubuntu18.04-docker-arm64-4c-16g-78 does not seem to be running inside a container 15:28:54 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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-lftools-log-publisher:arm64 cat 15:28:57 $ docker top 39be89fe733ac7f362fa21732c080a6e8b39c8cef8f985400004969499e5a96e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:28:58 ---> job-cost.sh 15:28:58 lf-activate-venv: SKIPPING 15:28:58 INFO: No Stack... 15:28:59 INFO: Retrieving Pricing Info for: v3-standard-4 15:28:59 INFO: Archiving Costs [Pipeline] sh 15:29:00 + cut -d, -f6 15:29:00 + cat /w/workspace/edgex-go/3/archives/cost.csv [Pipeline] lock 15:29:00 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3806-3-stack-cost] 15:29:00 Resource [jenkins-edgexfoundry-edgex-go-PR-3806-3-stack-cost] did not exist. Created. 15:29:00 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3806-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:29:01 + echo total: 0.10999999940395355 [Pipeline] stash 15:29:01 Stashed 1 file(s) [Pipeline] } 15:29:01 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3806-3-stack-cost] [Pipeline] // lock [Pipeline] } 15:29:01 $ docker stop --time=1 39be89fe733ac7f362fa21732c080a6e8b39c8cef8f985400004969499e5a96e 15:29:02 $ docker rm -f 39be89fe733ac7f362fa21732c080a6e8b39c8cef8f985400004969499e5a96e [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 15:29:03 provisioning config files... 15:29:03 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config6948802007815440746tmp [Pipeline] { [Pipeline] sh 15:29:04 + set +x 15:29:04 + curl -s https://codecov.io/bash 15:29:04 + bash -s -- 15:29:04 15:29:04 _____ _ 15:29:04 / ____| | | 15:29:04 | | ___ __| | ___ ___ _____ __ 15:29:04 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:29:04 | |___| (_) | (_| | __/ (_| (_) \ V / 15:29:04 \_____\___/ \__,_|\___|\___\___/ \_/ 15:29:04 Bash-1.0.6 15:29:04 15:29:04 15:29:04 ==> git version 2.24.4 found 15:29:04 ==> 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 15:29:04 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 15:29:04 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 15:29:04 ==> Jenkins CI detected. 15:29:04 current dir:  /w/workspace/edgex-go/3 15:29:04 project root: . 15:29:04 --> token set from env 15:29:04 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:29:04 ==> Running gcov in . (disable via -X gcov) 15:29:04 ==> Python coveragepy not found 15:29:04 ==> Searching for coverage reports in: 15:29:04 + . 15:29:04 -> Found 1 reports 15:29:04 ==> Detecting git/mercurial file structure 15:29:04 ==> Reading reports 15:29:04 + ./coverage.out bytes=428381 15:29:04 ==> Appending adjustments 15:29:04 https://docs.codecov.io/docs/fixing-reports 15:29:05 + Found adjustments 15:29:05 ==> Gzipping contents 15:29:05 60K /tmp/codecov.GBeniM.gz 15:29:05 ==> Uploading reports 15:29:05 url: https://codecov.io 15:29:05 query: branch=PR-3806&commit=0d4f5f991dd63a3a4725219e8e047f3ce77f3610&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3806%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3806&job=&cmd_args= 15:29:05 -> Pinging Codecov 15:29:05 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3806&commit=0d4f5f991dd63a3a4725219e8e047f3ce77f3610&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3806%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3806&job=&cmd_args= 15:29:05 -> Uploading to 15:29:05 https://storage.googleapis.com/codecov/v4/raw/2021-11-11/00271124DB129430A58F1EEE437C3FCB/0d4f5f991dd63a3a4725219e8e047f3ce77f3610/36f04d54-c9c4-41d5-87b1-0e062d4c0ef7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211111%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211111T152905Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=297ae9fe18f8aec53cfa8fb2297c9db6da913a014081f9fa29440bb4dea62b6e 15:29:05 % Total % Received % Xferd Average Speed Time Time Time Current 15:29:05 Dload Upload Total Spent Left Speed 15:29:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57677 0 0 100 57677 0 170k --:--:-- --:--:-- --:--:-- 171k 15:29:06 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/0d4f5f991dd63a3a4725219e8e047f3ce77f3610 [Pipeline] } 15:29:06 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 15:29:06 + '[' -d /w/workspace/edgex-go/3/archives ']' [Pipeline] libraryResource [Pipeline] sh 15:29:07 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:29:07 ---> package-listing.sh 15:29:07 ++ tr '[:upper:]' '[:lower:]' 15:29:07 ++ facter osfamily 15:29:08 + OS_FAMILY=redhat 15:29:08 + workspace=/w/workspace/edgex-go/3 15:29:08 + START_PACKAGES=/tmp/packages_start.txt 15:29:08 + END_PACKAGES=/tmp/packages_end.txt 15:29:08 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:29:08 + PACKAGES=/tmp/packages_start.txt 15:29:08 + '[' /w/workspace/edgex-go/3 ']' 15:29:08 + PACKAGES=/tmp/packages_end.txt 15:29:08 + case "${OS_FAMILY}" in 15:29:08 + sort 15:29:08 + rpm -qa 15:29:11 + '[' -f /tmp/packages_start.txt ']' 15:29:11 + '[' -f /tmp/packages_end.txt ']' 15:29:11 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:29:11 + '[' /w/workspace/edgex-go/3 ']' 15:29:11 + mkdir -p /w/workspace/edgex-go/3/archives/ 15:29:11 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo 15:29:11 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/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 15:29:11 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 15:29:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:29:12 15:29:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 15:29:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:29:12 latest: Pulling from edgex-lftools-log-publisher 15:29:12 b4d181a07f80: Pulling fs layer 15:29:12 a1111a8f2ec3: Pulling fs layer 15:29:12 ed53099fbce6: Pulling fs layer 15:29:12 dc539afda2c1: Pulling fs layer 15:29:12 77bc0d833cb6: Pulling fs layer 15:29:12 9065ff56babe: Pulling fs layer 15:29:12 d287ab97295c: Pulling fs layer 15:29:12 77bc0d833cb6: Waiting 15:29:12 9065ff56babe: Waiting 15:29:12 d287ab97295c: Waiting 15:29:12 dc539afda2c1: Waiting 15:29:12 a1111a8f2ec3: Verifying Checksum 15:29:12 a1111a8f2ec3: Download complete 15:29:12 dc539afda2c1: Verifying Checksum 15:29:12 dc539afda2c1: Download complete 15:29:12 ed53099fbce6: Verifying Checksum 15:29:12 ed53099fbce6: Download complete 15:29:12 77bc0d833cb6: Verifying Checksum 15:29:12 77bc0d833cb6: Download complete 15:29:12 9065ff56babe: Verifying Checksum 15:29:12 9065ff56babe: Download complete 15:29:12 b4d181a07f80: Download complete 15:29:13 d287ab97295c: Verifying Checksum 15:29:13 d287ab97295c: Download complete 15:29:14 b4d181a07f80: Pull complete 15:29:14 a1111a8f2ec3: Pull complete 15:29:14 ed53099fbce6: Pull complete 15:29:14 dc539afda2c1: Pull complete 15:29:15 77bc0d833cb6: Pull complete 15:29:15 9065ff56babe: Pull complete 15:29:20 d287ab97295c: Pull complete 15:29:20 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 15:29:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:29:20 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 15:29:20 prd-centos7-docker-4c-2g-77 does not seem to be running inside a container 15:29:20 $ 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/3/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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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:latest cat 15:29:23 $ docker top 065d72db290792f401f3015e3ca8deefbbebdf64a4797b0d6d0297ef753292b0 -eo pid,comm [Pipeline] { [Pipeline] sh 15:29:24 + touch /tmp/pre-build-complete [Pipeline] sh 15:29:24 + mkdir -p /var/log/sysstat [Pipeline] sh 15:29:24 + ls /var/log/sa-host 15:29:24 + sadf -c /var/log/sa-host/sa11 15:29:24 file_magic: OK 15:29:24 HZ: Using current value: 100 15:29:24 file_header: OK 15:29:24 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 15:29:24 Statistics: 15:29:24 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 15:29:24 File successfully converted to sysstat format version 12.0.3 15:29:24 + sadf -c /var/log/sa-host/sa30 15:29:24 file_magic: OK 15:29:24 HZ: Using current value: 100 15:29:24 file_header: OK 15:29:24 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 15:29:24 Statistics: 15:29:24 Hnuu...uuuununununu...Hnuu...uuuununununu... 15:29:24 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:29:24 provisioning config files... 15:29:24 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config3868275900675522256tmp [Pipeline] { [Pipeline] echo 15:29:24 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:29:25 ---> create-netrc.sh [Pipeline] } 15:29:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:29:25 ---> python-tools-install.sh [Pipeline] echo 15:29:25 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:29:25 ---> sudo-logs.sh 15:29:25 Archiving 'sudo' log.. 15:29:25 sudo: unable to resolve host prd-centos7-docker-4c-2g-77.novalocal: Name or service not known 15:29:25 sudo: unable to resolve host prd-centos7-docker-4c-2g-77.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 15:29:25 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:29:25 ---> job-cost.sh 15:29:25 lf-activate-venv: SKIPPING 15:29:25 DEBUG: total: 0.10999999940395355 15:29:25 INFO: Retrieving Stack Cost... 15:29:26 INFO: Retrieving Pricing Info for: v3-standard-2 15:29:26 INFO: Archiving Costs [Pipeline] echo 15:29:26 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:29:27 ---> logs-deploy.sh 15:29:27 lf-activate-venv: SKIPPING 15:29:27 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3806/3 15:29:27 INFO: archiving workspace using pattern(s): 15:29:27 Archives upload complete. 15:29:27 INFO: archiving logs to Nexus 15:29:28 ---> uname -a: 15:29:28 Linux prd-centos7-docker-4c-2g-77.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 15:29:28 15:29:28 15:29:28 ---> lscpu: 15:29:28 Architecture: x86_64 15:29:28 CPU op-mode(s): 32-bit, 64-bit 15:29:28 Byte Order: Little Endian 15:29:28 Address sizes: 40 bits physical, 48 bits virtual 15:29:28 CPU(s): 2 15:29:28 On-line CPU(s) list: 0,1 15:29:28 Thread(s) per core: 1 15:29:28 Core(s) per socket: 1 15:29:28 Socket(s): 2 15:29:28 NUMA node(s): 1 15:29:28 Vendor ID: AuthenticAMD 15:29:28 CPU family: 23 15:29:28 Model: 49 15:29:28 Model name: AMD EPYC-Rome Processor 15:29:28 Stepping: 0 15:29:28 CPU MHz: 2799.996 15:29:28 BogoMIPS: 5599.99 15:29:28 Virtualization: AMD-V 15:29:28 Hypervisor vendor: KVM 15:29:28 Virtualization type: full 15:29:28 L1d cache: 32K 15:29:28 L1i cache: 32K 15:29:28 L2 cache: 512K 15:29:28 L3 cache: 16384K 15:29:28 NUMA node0 CPU(s): 0,1 15:29:28 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 15:29:28 15:29:28 15:29:28 ---> nproc: 15:29:28 2 15:29:28 15:29:28 15:29:28 ---> df -h: 15:29:28 Filesystem Size Used Avail Use% Mounted on 15:29:28 overlay 40G 15G 26G 36% / 15:29:28 tmpfs 64M 0 64M 0% /dev 15:29:28 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 15:29:28 shm 64M 0 64M 0% /dev/shm 15:29:28 /dev/vda1 40G 15G 26G 36% /facter-os 15:29:28 15:29:28 15:29:28 ---> sar -b -r -n DEV: 15:29:28 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/11/21 _x86_64_ (2 CPU) 15:29:28 15:29:28 15:03:43 LINUX RESTART (2 CPU) 15:29:28 15:29:28 15:04:01 tps rtps wtps bread/s bwrtn/s 15:29:28 15:05:01 28.20 14.31 13.88 2941.68 2903.31 15:29:28 15:06:02 3.41 0.00 3.41 0.00 1890.91 15:29:28 15:07:01 78.17 3.27 74.90 2365.86 4408.01 15:29:28 15:08:01 6.90 0.03 6.86 1.07 2965.47 15:29:28 15:09:01 55.93 0.22 55.71 26.51 21738.84 15:29:28 15:10:01 374.04 0.00 374.04 0.00 74660.38 15:29:28 15:11:01 57.72 0.00 57.72 0.00 10836.84 15:29:28 15:12:01 110.78 0.03 110.74 1.07 4521.79 15:29:28 15:13:01 535.25 248.78 286.47 7201.86 169786.70 15:29:28 15:14:01 535.39 222.35 313.04 11673.21 163874.71 15:29:28 15:15:01 581.36 55.63 525.73 4218.77 264856.92 15:29:28 15:16:01 209.22 22.76 186.46 1684.85 28652.88 15:29:28 15:17:01 1.37 0.07 1.30 1.47 23.83 15:29:28 15:18:01 0.20 0.00 0.20 0.00 1.75 15:29:28 15:19:01 0.50 0.25 0.25 7.86 3.93 15:29:28 15:20:01 0.82 0.00 0.82 0.00 14.76 15:29:28 15:21:02 0.27 0.00 0.27 0.00 3.13 15:29:28 15:22:01 0.25 0.02 0.24 0.14 3.05 15:29:28 15:23:01 0.30 0.00 0.30 0.00 3.45 15:29:28 15:24:01 0.23 0.00 0.23 0.00 2.98 15:29:28 15:25:01 0.20 0.00 0.20 0.00 1.88 15:29:28 15:26:01 7.68 0.15 7.53 2.53 104.26 15:29:28 15:27:01 0.32 0.00 0.32 0.00 4.85 15:29:28 15:28:01 0.23 0.00 0.23 0.00 3.28 15:29:28 15:29:01 0.27 0.00 0.27 0.00 2.65 15:29:28 Average: 103.76 22.79 80.97 1206.80 30126.08 15:29:28 15:29:28 15:04:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:29:28 15:05:01 5787480 0 582592 7.27 2620 1636248 1265436 13.97 514692 1477400 16300 15:29:28 15:06:02 5724980 0 580104 7.24 2620 1701236 1198280 13.23 576776 1478424 25376 15:29:28 15:07:01 5490412 0 650916 8.13 2620 1864992 1405180 15.51 742636 1534160 7536 15:29:28 15:08:01 5361816 0 695700 8.69 2620 1948804 1392992 15.38 832204 1571636 5964 15:29:28 15:09:01 4361352 0 739732 9.24 2620 2905236 1343772 14.84 990820 2319424 409724 15:29:28 15:10:01 3559516 0 945948 11.81 2620 3500856 1499244 16.55 1238452 2745332 157340 15:29:28 15:11:01 3336140 0 998376 12.47 2620 3671804 1499588 16.56 1373292 2817828 14540 15:29:28 15:12:01 3377644 0 1004124 12.54 2620 3624552 1307948 14.44 1364232 2764636 7080 15:29:28 15:13:01 871072 0 1205276 15.05 2620 5929972 1943764 21.46 1915176 4633112 306452 15:29:28 15:14:01 656208 0 1358340 16.96 2620 5991772 3098580 34.21 2824688 3896780 136 15:29:28 15:15:01 1195980 0 1356372 16.94 2620 5453968 2579168 28.48 2849196 3326312 140 15:29:28 15:16:01 2832184 0 1143188 14.27 2620 4030948 1605936 17.73 1201060 3367676 8 15:29:28 15:17:01 2844448 0 1130920 14.12 2620 4030952 1420740 15.69 1198716 3363188 8 15:29:28 15:18:01 2860232 0 1115132 13.92 2620 4030956 1380412 15.24 1192024 3355196 8 15:29:28 15:19:01 2858940 0 1116388 13.94 2620 4030992 1380652 15.24 1205320 3342820 16 15:29:28 15:20:01 2858976 0 1116348 13.94 2620 4030996 1380724 15.24 1204248 3343852 8 15:29:28 15:21:02 2860376 0 1114944 13.92 2620 4031000 1380412 15.24 1203448 3343852 8 15:29:28 15:22:01 2860492 0 1114820 13.92 2620 4031008 1380412 15.24 1203568 3343860 8 15:29:28 15:23:01 2860500 0 1114756 13.92 2620 4031064 1380412 15.24 1203512 3343872 20 15:29:28 15:24:01 2860008 0 1115300 13.93 2620 4031012 1380676 15.24 1203668 3343824 8 15:29:28 15:25:01 2860176 0 1115128 13.92 2620 4031016 1380556 15.24 1203568 3343824 8 15:29:28 15:26:01 2856968 0 1118316 13.96 2620 4031036 1431900 15.81 1205852 3343900 8 15:29:28 15:27:01 2860252 0 1115024 13.92 2620 4031044 1377760 15.21 1203688 3343876 20 15:29:28 15:28:01 2860244 0 1115028 13.92 2620 4031048 1377760 15.21 1203820 3343876 8 15:29:28 15:29:01 2860276 0 1114988 13.92 2620 4031056 1377760 15.21 1203804 3343880 8 15:29:28 Average: 3188667 0 1031110 12.87 2620 3786543 1526803 16.86 1282338 3017302 38029 15:29:28 15:29:28 15:04:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:29:28 15:05:01 eth0 561.60 342.34 1440.25 61.09 0.00 0.00 0.00 0.00 15:29:28 15:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:28 15:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:28 15:06:02 eth0 200.63 170.04 1098.79 11.59 0.00 0.00 0.00 0.00 15:29:28 15:06:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:28 15:06:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:28 15:07:01 veth7fb7310 69.03 49.18 8.69 136.98 0.00 0.00 0.00 0.00 15:29:28 15:07:01 eth0 262.29 235.12 1263.08 36.99 0.00 0.00 0.00 0.00 15:29:28 15:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:28 15:07:01 docker0 69.03 49.06 7.75 136.97 0.00 0.00 0.00 0.00 15:29:28 15:08:01 veth7fb7310 573.36 429.97 49.78 1434.54 0.00 0.00 0.00 0.00 15:29:28 15:08:01 eth0 440.86 575.11 1437.76 51.21 0.00 0.00 0.00 0.00 15:29:28 15:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:28 15:08:01 docker0 573.36 429.95 41.94 1434.54 0.00 0.00 0.00 0.00 15:29:28 15:09:01 eth0 465.00 527.59 4359.75 50.92 0.00 0.00 0.00 0.00 15:29:28 15:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:28 15:09:01 docker0 460.41 348.98 33.49 1140.76 0.00 0.00 0.00 0.00 15:29:28 15:10:01 eth0 268.09 255.10 2073.23 33.16 0.00 0.00 0.00 0.00 15:29:28 15:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:28 15:10:01 veth669b0e1 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 15:29:28 15:10:01 docker0 238.70 240.57 19.44 2047.90 0.00 0.00 0.00 0.00 15:29:28 15:11:01 eth0 26.74 14.49 20.54 10.91 0.00 0.00 0.00 0.00 15:29:28 15:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:28 15:11:01 veth669b0e1 2.13 2.13 0.17 0.17 0.00 0.00 0.00 0.00 15:29:28 15:11:01 docker0 2.13 2.13 0.14 0.17 0.00 0.00 0.00 0.00 15:29:28 15:12:01 eth0 14.61 7.78 15.88 5.74 0.00 0.00 0.00 0.00 15:29:28 15:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:28 15:12:01 veth669b0e1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:28 15:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:28 15:13:01 veth8ed0753 0.00 0.33 0.00 0.02 0.00 0.00 0.00 0.00 15:29:28 15:13:01 eth0 140.39 87.15 1875.44 127.57 0.00 0.00 0.00 0.00 15:29:28 15:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:28 15:13:01 docker0 16.18 30.82 0.89 176.77 0.00 0.00 0.00 0.00 15:29:28 15:14:01 veth8ed0753 0.00 0.52 0.00 0.02 0.00 0.00 0.00 0.00 15:29:28 15:14:01 vethac18fb6 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 15:29:28 15:14:01 veth6aae766 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 15:29:28 15:14:01 veth88cb7f4 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:28 15:15:01 veth97e4953 0.00 0.33 0.00 0.02 0.00 0.00 0.00 0.00 15:29:28 15:15:01 veth8ed0753 0.00 0.53 0.00 0.02 0.00 0.00 0.00 0.00 15:29:28 15:15:01 eth0 2505.13 2274.77 13950.96 419.77 0.00 0.00 0.00 0.00 15:29:28 15:15:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 15:29:28 15:16:01 eth0 115.05 63.74 1537.63 125.53 0.00 0.00 0.00 0.00 15:29:28 15:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:28 15:16:01 docker0 1395.17 1192.59 106.04 5699.46 0.00 0.00 0.00 0.00 15:29:28 15:17:01 eth0 1.35 0.92 1.55 0.22 0.00 0.00 0.00 0.00 15:29:28 15:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:28 15:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:28 15:18:01 eth0 0.15 0.10 0.01 0.04 0.00 0.00 0.00 0.00 15:29:28 15:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:28 15:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:28 15:19:01 eth0 1.37 0.50 0.36 0.18 0.00 0.00 0.00 0.00 15:29:28 15:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:28 15:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:28 15:20:01 eth0 0.68 0.40 0.40 0.30 0.00 0.00 0.00 0.00 15:29:28 15:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:28 15:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:28 15:21:02 eth0 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 15:29:28 15:21:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:28 15:21:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:28 15:22:01 eth0 0.24 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:29:28 15:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:28 15:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:28 15:23:01 eth0 0.58 0.10 0.06 0.01 0.00 0.00 0.00 0.00 15:29:28 15:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:28 15:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:28 15:24:01 eth0 0.47 0.43 0.27 0.21 0.00 0.00 0.00 0.00 15:29:28 15:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:28 15:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:28 15:25:01 eth0 0.28 0.22 0.09 0.07 0.00 0.00 0.00 0.00 15:29:28 15:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:28 15:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:28 15:26:01 eth0 95.02 60.20 84.77 112.77 0.00 0.00 0.00 0.00 15:29:28 15:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:28 15:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:28 15:27:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 15:29:28 15:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:28 15:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:28 15:28:01 eth0 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 15:29:28 15:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:28 15:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:28 15:29:01 eth0 0.18 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:29:28 15:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:28 15:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:28 Average: eth0 108.24 95.75 622.18 26.36 0.00 0.00 0.00 0.00 15:29:28 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:28 Average: docker0 55.89 47.77 4.25 228.30 0.00 0.00 0.00 0.00 15:29:28 15:29:28 15:29:28 ---> sar -P ALL: 15:29:28 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/11/21 _x86_64_ (2 CPU) 15:29:28 15:29:28 15:03:43 LINUX RESTART (2 CPU) 15:29:28 15:29:28 15:04:01 CPU %user %nice %system %iowait %steal %idle 15:29:28 15:05:01 all 11.40 0.00 1.86 0.19 0.05 86.50 15:29:28 15:05:01 0 11.27 0.00 2.37 0.14 0.05 86.17 15:29:28 15:05:01 1 11.53 0.00 1.34 0.24 0.05 86.84 15:29:28 15:06:02 all 1.81 0.00 0.40 0.00 0.02 97.77 15:29:28 15:06:02 0 2.56 0.00 0.61 0.00 0.02 96.82 15:29:28 15:06:02 1 1.07 0.00 0.20 0.00 0.02 98.71 15:29:28 15:07:01 all 7.51 0.00 2.62 2.25 0.07 87.55 15:29:28 15:07:01 0 8.34 0.00 3.31 3.70 0.07 84.58 15:29:28 15:07:01 1 6.69 0.00 1.94 0.81 0.07 90.49 15:29:28 15:08:01 all 4.38 0.00 1.37 0.00 0.06 94.20 15:29:28 15:08:01 0 4.15 0.00 1.33 0.00 0.07 94.46 15:29:28 15:08:01 1 4.60 0.00 1.40 0.00 0.05 93.94 15:29:28 15:09:01 all 17.61 0.00 5.22 0.55 0.11 76.51 15:29:28 15:09:01 0 15.72 0.00 5.20 0.49 0.11 78.48 15:29:28 15:09:01 1 19.49 0.00 5.24 0.60 0.12 74.55 15:29:28 15:10:01 all 40.42 0.00 11.34 3.70 0.13 44.42 15:29:28 15:10:01 0 40.58 0.00 11.52 3.41 0.13 44.37 15:29:28 15:10:01 1 40.25 0.00 11.16 3.99 0.13 44.47 15:29:28 15:11:01 all 38.83 0.00 4.78 0.59 0.09 55.72 15:29:28 15:11:01 0 38.20 0.00 4.91 0.53 0.09 56.28 15:29:28 15:11:01 1 39.45 0.00 4.65 0.65 0.09 55.16 15:29:28 15:12:01 all 74.01 0.00 7.43 2.60 0.14 15.82 15:29:28 15:12:01 0 74.23 0.00 7.10 2.61 0.15 15.91 15:29:28 15:12:01 1 73.80 0.00 7.77 2.58 0.13 15.72 15:29:28 15:13:01 all 38.12 0.00 15.08 20.23 0.14 26.43 15:29:28 15:13:01 0 36.39 0.00 15.03 21.58 0.13 26.89 15:29:28 15:13:01 1 39.86 0.00 15.14 18.88 0.14 25.98 15:29:28 15:14:01 all 72.54 0.00 15.29 10.44 0.13 1.60 15:29:28 15:14:01 0 71.55 0.00 15.91 10.15 0.13 2.26 15:29:28 15:14:01 1 73.54 0.00 14.67 10.72 0.13 0.93 15:29:28 15:15:01 all 67.88 0.00 18.99 10.23 0.14 2.76 15:29:28 15:15:01 0 66.74 0.00 19.58 10.85 0.13 2.69 15:29:28 15:15:01 1 69.01 0.00 18.40 9.61 0.15 2.83 15:29:28 15:29:28 15:15:01 CPU %user %nice %system %iowait %steal %idle 15:29:28 15:16:01 all 16.74 0.00 6.86 2.23 0.06 74.11 15:29:28 15:16:01 0 17.33 0.00 7.08 2.33 0.07 73.20 15:29:28 15:16:01 1 16.15 0.00 6.64 2.12 0.05 75.03 15:29:28 15:17:01 all 0.23 0.00 0.08 0.00 0.02 99.67 15:29:28 15:17:01 0 0.08 0.00 0.07 0.00 0.02 99.83 15:29:28 15:17:01 1 0.38 0.00 0.10 0.00 0.02 99.50 15:29:28 15:18:01 all 0.19 0.00 0.03 0.00 0.02 99.76 15:29:28 15:18:01 0 0.32 0.00 0.03 0.00 0.02 99.63 15:29:28 15:18:01 1 0.07 0.00 0.03 0.00 0.02 99.88 15:29:28 15:19:01 all 0.21 0.00 0.07 0.00 0.02 99.71 15:29:28 15:19:01 0 0.37 0.00 0.07 0.00 0.02 99.55 15:29:28 15:19:01 1 0.05 0.00 0.07 0.00 0.02 99.87 15:29:28 15:20:01 all 0.19 0.00 0.04 0.00 0.02 99.75 15:29:28 15:20:01 0 0.32 0.00 0.03 0.00 0.00 99.65 15:29:28 15:20:01 1 0.07 0.00 0.05 0.00 0.03 99.85 15:29:28 15:21:02 all 0.18 0.00 0.03 0.00 0.02 99.77 15:29:28 15:21:02 0 0.32 0.00 0.02 0.00 0.02 99.65 15:29:28 15:21:02 1 0.05 0.00 0.05 0.00 0.02 99.88 15:29:28 15:22:01 all 0.20 0.00 0.03 0.00 0.03 99.75 15:29:28 15:22:01 0 0.12 0.00 0.03 0.00 0.03 99.81 15:29:28 15:22:01 1 0.29 0.00 0.02 0.00 0.02 99.68 15:29:28 15:23:01 all 0.23 0.00 0.03 0.00 0.01 99.73 15:29:28 15:23:01 0 0.02 0.00 0.02 0.00 0.00 99.97 15:29:28 15:23:01 1 0.45 0.00 0.03 0.00 0.02 99.50 15:29:28 15:24:01 all 0.11 0.00 0.03 0.00 0.02 99.84 15:29:28 15:24:01 0 0.15 0.00 0.02 0.00 0.02 99.82 15:29:28 15:24:01 1 0.07 0.00 0.05 0.00 0.02 99.87 15:29:28 15:25:01 all 0.12 0.00 0.03 0.00 0.03 99.83 15:29:28 15:25:01 0 0.17 0.00 0.02 0.00 0.02 99.80 15:29:28 15:25:01 1 0.07 0.00 0.03 0.00 0.03 99.87 15:29:28 15:26:01 all 1.15 0.00 0.55 0.08 0.02 98.21 15:29:28 15:26:01 0 1.33 0.00 0.54 0.03 0.02 98.09 15:29:28 15:26:01 1 0.97 0.00 0.57 0.12 0.02 98.32 15:29:28 15:29:28 15:26:01 CPU %user %nice %system %iowait %steal %idle 15:29:28 15:27:01 all 0.21 0.00 0.03 0.00 0.02 99.74 15:29:28 15:27:01 0 0.35 0.00 0.02 0.00 0.00 99.63 15:29:28 15:27:01 1 0.07 0.00 0.05 0.00 0.03 99.85 15:29:28 15:28:01 all 0.17 0.00 0.04 0.00 0.03 99.77 15:29:28 15:28:01 0 0.28 0.00 0.02 0.00 0.02 99.68 15:29:28 15:28:01 1 0.05 0.00 0.07 0.00 0.03 99.85 15:29:28 15:29:01 all 0.14 0.00 0.04 0.00 0.02 99.80 15:29:28 15:29:01 0 0.22 0.00 0.02 0.00 0.00 99.77 15:29:28 15:29:01 1 0.07 0.00 0.07 0.00 0.03 99.83 15:29:28 Average: all 14.95 0.00 3.51 2.01 0.05 79.48 15:29:28 Average: 0 14.84 0.00 3.61 2.11 0.05 79.39 15:29:28 Average: 1 15.07 0.00 3.41 1.90 0.06 79.57 15:29:28 15:29:28 15:29:28