Pull request #3805 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 jpwhitemn for edgexfoundry/edgex-go Obtained Jenkinsfile from 233e9d8fc89f567ab362eecb8a85f02340d9c475+f7c7132b17dbbb881af4d9ccfc6ed9167751e366 (ba41836132cbb1a4b73c1cae343afee5a747c2e0) 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-ssh1625056918524404452.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 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-ssh3949186576387860599.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 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3805/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3805/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh859117717373820171.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 # timeout=10 Commit message: "Merge pull request #366 from ernestojeda/fix-builder-images-sdk-c" > 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-ssh5479934789516130774.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3805/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3805/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4257845379483817485.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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-506 in /w/workspace/edgexfoundry_edgex-go_PR-3805 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [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/4 # 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/4@tmp/jenkins-gitclient-ssh117728484563308035.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 f7c7132b17dbbb881af4d9ccfc6ed9167751e366 into PR head commit 233e9d8fc89f567ab362eecb8a85f02340d9c475 Merge succeeded, producing 233e9d8fc89f567ab362eecb8a85f02340d9c475 Checking out Revision 233e9d8fc89f567ab362eecb8a85f02340d9c475 (PR-3805) > 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/4@tmp/jenkins-gitclient-ssh5682038501226438141.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3805/head:refs/remotes/origin/PR-3805 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 233e9d8fc89f567ab362eecb8a85f02340d9c475 # 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/4@tmp/jenkins-gitclient-ssh6565890263135279531.key > git merge f7c7132b17dbbb881af4d9ccfc6ed9167751e366 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 233e9d8fc89f567ab362eecb8a85f02340d9c475 # timeout=10 Commit message: "Merge branch 'main' into jakarta-changelog" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:41:59 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:41:59 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:41:59 ========================================================= 22:41:59 EdgeX Global Pipelines Version Info 22:41:59 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:42:00 ------------------- 22:42:00 stable info: 22:42:00 ------------------- 22:42:00 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:42:00 Commit SHA: 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 22:42:00 Message: update stable to v1.0.215 > git rev-list --no-walk fe52853947fc21e50eddfbc55d54f65b7fb40472 # timeout=10 22:42:01 ------------------- 22:42:01 experimental info: 22:42:01 ------------------- 22:42:01 Commited By: **** collab-it+edgex@linuxfoundation.org 22:42:01 Commit SHA: 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 22:42:01 Message: update experimental to v1.0.215 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:42:01 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 22:42:01 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 22:42:01 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:42:01 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:42:01 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:42:01 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 22:42:01 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 22:42:01 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 22:42:01 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 22:42:01 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 22:42:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:42:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:42:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 22:42:01 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:42:01 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:42:01 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:42:01 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:42:01 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:42:01 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 22:42:01 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 22:42:01 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 22:42:01 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:42:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3805 [Pipeline] echo 22:42:01 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3805 [Pipeline] echo 22:42:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3805 [Pipeline] echo 22:42:01 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 233e9d8fc89f567ab362eecb8a85f02340d9c475 [Pipeline] echo 22:42:01 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 233e9d8 [Pipeline] echo 22:42:01 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:42:01 provisioning config files... 22:42:01 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config6583724340000259004tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:42:01 ---> docker-login.sh 22:42:01 nexus3.edgexfoundry.org:10001 22:42:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:42:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:42:01 Configure a credential helper to remove this warning. See 22:42:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:42:01 22:42:01 Login Succeeded 22:42:01 nexus3.edgexfoundry.org:10002 22:42:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:42:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:42:02 Configure a credential helper to remove this warning. See 22:42:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:42:02 22:42:02 Login Succeeded 22:42:02 nexus3.edgexfoundry.org:10003 22:42:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:42:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:42:02 Configure a credential helper to remove this warning. See 22:42:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:42:02 22:42:02 Login Succeeded 22:42:02 nexus3.edgexfoundry.org:10004 22:42:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:42:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:42:02 Configure a credential helper to remove this warning. See 22:42:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:42:02 22:42:02 Login Succeeded 22:42:02 docker.io 22:42:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:42:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:42:02 Configure a credential helper to remove this warning. See 22:42:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:42:02 22:42:02 Login Succeeded 22:42:02 ---> docker-login.sh ends [Pipeline] } 22:42:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:42:02 ++ 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 22:42:02 + for file in '`ls cmd/**/Dockerfile`' 22:42:02 ++ dirname cmd/core-command/Dockerfile 22:42:02 ++ cut -d/ -f2 22:42:02 + echo core-command,cmd/core-command/Dockerfile 22:42:02 + for file in '`ls cmd/**/Dockerfile`' 22:42:02 ++ dirname cmd/core-data/Dockerfile 22:42:02 ++ cut -d/ -f2 22:42:02 + echo core-data,cmd/core-data/Dockerfile 22:42:02 + for file in '`ls cmd/**/Dockerfile`' 22:42:02 ++ dirname cmd/core-metadata/Dockerfile 22:42:02 ++ cut -d/ -f2 22:42:02 + echo core-metadata,cmd/core-metadata/Dockerfile 22:42:02 + for file in '`ls cmd/**/Dockerfile`' 22:42:02 ++ dirname cmd/security-bootstrapper/Dockerfile 22:42:02 ++ cut -d/ -f2 22:42:02 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 22:42:02 + for file in '`ls cmd/**/Dockerfile`' 22:42:02 ++ dirname cmd/security-proxy-setup/Dockerfile 22:42:02 ++ cut -d/ -f2 22:42:02 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 22:42:02 + for file in '`ls cmd/**/Dockerfile`' 22:42:02 ++ dirname cmd/security-secretstore-setup/Dockerfile 22:42:02 ++ cut -d/ -f2 22:42:02 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 22:42:02 + for file in '`ls cmd/**/Dockerfile`' 22:42:02 ++ dirname cmd/support-notifications/Dockerfile 22:42:02 ++ cut -d/ -f2 22:42:02 + echo support-notifications,cmd/support-notifications/Dockerfile 22:42:02 + for file in '`ls cmd/**/Dockerfile`' 22:42:02 ++ dirname cmd/support-scheduler/Dockerfile 22:42:02 ++ cut -d/ -f2 22:42:02 + echo support-scheduler,cmd/support-scheduler/Dockerfile 22:42:02 + for file in '`ls cmd/**/Dockerfile`' 22:42:02 ++ dirname cmd/sys-mgmt-agent/Dockerfile 22:42:02 ++ cut -d/ -f2 22:42:02 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 22:42:02 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 22:42:03 + git rev-list -1 --merges 233e9d8fc89f567ab362eecb8a85f02340d9c475~1..233e9d8fc89f567ab362eecb8a85f02340d9c475 [Pipeline] echo 22:42:03 -----------> git rev-list -1 --merges 233e9d8fc89f567ab362eecb8a85f02340d9c475~1..233e9d8fc89f567ab362eecb8a85f02340d9c475 233e9d8fc89f567ab362eecb8a85f02340d9c475 22:42:03 233e9d8fc89f567ab362eecb8a85f02340d9c475 [false] [Pipeline] sh 22:42:03 + git log --format=format:%s -1 233e9d8fc89f567ab362eecb8a85f02340d9c475 [Pipeline] echo 22:42:03 ========================================================= 22:42:03 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 22:42:03 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 22:42:04 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:42:04 22:42:04 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 22:42:04 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:42:04 latest: Pulling from edgex-devops/git-semver 22:42:04 a0d0a0d46f8b: Pulling fs layer 22:42:04 3e5f54012d9b: Pulling fs layer 22:42:04 4c7163046ea9: Pulling fs layer 22:42:04 0c2d73faf560: Pulling fs layer 22:42:04 0c2d73faf560: Waiting 22:42:04 3e5f54012d9b: Verifying Checksum 22:42:04 3e5f54012d9b: Download complete 22:42:04 a0d0a0d46f8b: Verifying Checksum 22:42:04 a0d0a0d46f8b: Download complete 22:42:04 0c2d73faf560: Verifying Checksum 22:42:04 0c2d73faf560: Download complete 22:42:04 4c7163046ea9: Verifying Checksum 22:42:04 4c7163046ea9: Download complete 22:42:04 a0d0a0d46f8b: Pull complete 22:42:04 3e5f54012d9b: Pull complete 22:42:04 4c7163046ea9: Pull complete 22:42:05 0c2d73faf560: Pull complete 22:42:05 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 22:42:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:42:05 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 22:42:05 prd-centos7-docker-4c-2g-506 does not seem to be running inside a container 22:42:05 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 22:42:05 $ docker top 6b914e5f2cf6b61855fa589f1f32ccb7e02571c5fd063ce8fec7cbfb5059a6a5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:42:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:42:05 [ssh-agent] Looking for ssh-agent implementation... 22:42:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:42:06 $ docker exec 6b914e5f2cf6b61855fa589f1f32ccb7e02571c5fd063ce8fec7cbfb5059a6a5 ssh-agent 22:42:06 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXHiKFjJ/agent.14 22:42:06 SSH_AGENT_PID=21 22:42:06 Running ssh-add (command line suppressed) 22:42:06 Identity added: /w/workspace/edgex-go/4@tmp/private_key_6485544345667690029.key (/w/workspace/edgex-go/4@tmp/private_key_6485544345667690029.key) 22:42:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:42:06 + git tag --points-at HEAD [Pipeline] } 22:42:06 $ docker exec --env ******** --env ******** 6b914e5f2cf6b61855fa589f1f32ccb7e02571c5fd063ce8fec7cbfb5059a6a5 ssh-agent -k 22:42:06 unset SSH_AUTH_SOCK; 22:42:06 unset SSH_AGENT_PID; 22:42:06 echo Agent pid 21 killed; 22:42:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:42:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:42:06 [ssh-agent] Looking for ssh-agent implementation... 22:42:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:42:06 $ docker exec 6b914e5f2cf6b61855fa589f1f32ccb7e02571c5fd063ce8fec7cbfb5059a6a5 ssh-agent 22:42:06 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXiaFmGL/agent.54 22:42:06 SSH_AGENT_PID=60 22:42:06 Running ssh-add (command line suppressed) 22:42:06 Identity added: /w/workspace/edgex-go/4@tmp/private_key_6448876670763192605.key (/w/workspace/edgex-go/4@tmp/private_key_6448876670763192605.key) 22:42:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:42:07 + git semver init 22:42:07 # -> Open(): unable to determine branch for HEAD 22:42:07 # $GIT_DIR = /w/workspace/edgex-go/4/.git 22:42:07 # $GIT_WORK_TREE = /w/workspace/edgex-go/4 22:42:07 # $SEMVER_REMOTE_NAME = origin 22:42:07 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:42:07 # $SEMVER_USER_NAME = edgex-jenkins 22:42:07 # $SEMVER_BRANCH = PR-3805 22:42:07 # $SEMVER_TEMP = /tmp/semver-365356986 22:42:07 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 22:43:43 # '/tmp/semver-365356986' -> '/w/workspace/edgex-go/4/.semver' 22:43:43 # -> Force: false 22:43:43 # $SEMVER_DIR = /w/workspace/edgex-go/4/.semver [Pipeline] } 22:43:43 $ docker exec --env ******** --env ******** 6b914e5f2cf6b61855fa589f1f32ccb7e02571c5fd063ce8fec7cbfb5059a6a5 ssh-agent -k 22:43:43 unset SSH_AUTH_SOCK; 22:43:43 unset SSH_AGENT_PID; 22:43:43 echo Agent pid 60 killed; 22:43:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:43:44 + git semver [Pipeline] } 22:43:44 $ docker stop --time=1 6b914e5f2cf6b61855fa589f1f32ccb7e02571c5fd063ce8fec7cbfb5059a6a5 22:43:45 $ docker rm -f 6b914e5f2cf6b61855fa589f1f32ccb7e02571c5fd063ce8fec7cbfb5059a6a5 [Pipeline] // withDockerContainer [Pipeline] sh 22:43:46 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:43:46 Stashed 1 file(s) [Pipeline] echo 22:43:46 [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 22:43:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:43:46 ========================================================= 22:43:46 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 22:43:46 ========================================================= [Pipeline] fileExists [Pipeline] sh 22:43:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 22:43:46 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 22:43:46 a0d0a0d46f8b: Already exists 22:43:46 31adcdaf11c8: Pulling fs layer 22:43:46 b8b176561691: Pulling fs layer 22:43:46 4527c011a84f: Pulling fs layer 22:43:46 5d74067f8e1e: Pulling fs layer 22:43:46 e0aca202a116: Pulling fs layer 22:43:46 3a43be97a3b4: Pulling fs layer 22:43:46 34cad66bf833: Pulling fs layer 22:43:46 b4e3c513aaa6: Pulling fs layer 22:43:46 5d74067f8e1e: Waiting 22:43:46 e0aca202a116: Waiting 22:43:46 3a43be97a3b4: Waiting 22:43:46 34cad66bf833: Waiting 22:43:46 b4e3c513aaa6: Waiting 22:43:46 b8b176561691: Verifying Checksum 22:43:46 b8b176561691: Download complete 22:43:46 31adcdaf11c8: Verifying Checksum 22:43:46 31adcdaf11c8: Download complete 22:43:46 5d74067f8e1e: Verifying Checksum 22:43:46 5d74067f8e1e: Download complete 22:43:46 e0aca202a116: Verifying Checksum 22:43:46 e0aca202a116: Download complete 22:43:46 3a43be97a3b4: Verifying Checksum 22:43:46 3a43be97a3b4: Download complete 22:43:47 34cad66bf833: Verifying Checksum 22:43:47 34cad66bf833: Download complete 22:43:47 31adcdaf11c8: Pull complete 22:43:47 b8b176561691: Pull complete 22:43:47 4527c011a84f: Verifying Checksum 22:43:47 4527c011a84f: Download complete 22:43:47 b4e3c513aaa6: Verifying Checksum 22:43:47 b4e3c513aaa6: Download complete 22:43:51 4527c011a84f: Pull complete 22:43:51 5d74067f8e1e: Pull complete 22:43:51 e0aca202a116: Pull complete 22:43:51 3a43be97a3b4: Pull complete 22:43:51 34cad66bf833: Pull complete 22:43:54 b4e3c513aaa6: Pull complete 22:43:54 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 22:43:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 22:43:54 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 22:43:54 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 22:43:54 WORKDIR /edgex 22:43:54 COPY go.mod . 22:43:54 RUN go mod download' 22:43:54 + docker build -t ci-base-image-x86_64 -f - . 22:43:56 Sending build context to Docker daemon 329.9MB 22:43:56 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 22:43:56 ---> 9f6097aaca64 22:43:56 Step 2/4 : WORKDIR /edgex 22:43:57 ---> Running in c1a8fcbb26d8 22:43:57 Removing intermediate container c1a8fcbb26d8 22:43:57 ---> 7c008709ea71 22:43:57 Step 3/4 : COPY go.mod . 22:43:58 ---> b473d1088da3 22:43:58 Step 4/4 : RUN go mod download 22:43:58 ---> Running in a41ad2c05f83 22:44:01 Still waiting to schedule task 22:44:01 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-507’ 22:44:30 Removing intermediate container a41ad2c05f83 22:44:30 ---> 0095f21d1092 22:44:30 Successfully built 0095f21d1092 22:44:30 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 22:44:30 + docker inspect -f . ci-base-image-x86_64 22:44:30 . [Pipeline] withDockerContainer 22:44:30 prd-centos7-docker-4c-2g-506 does not seem to be running inside a container 22:44:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:44:30 $ docker top ba3da79d14eae128f443a7884c5f7995415bbd891e1f7df74d38a57caab05497 -eo pid,comm [Pipeline] { [Pipeline] sh 22:44:31 + go version 22:44:31 go version go1.16.8 linux/amd64 [Pipeline] } 22:44:31 $ docker stop --time=1 ba3da79d14eae128f443a7884c5f7995415bbd891e1f7df74d38a57caab05497 22:44:32 $ docker rm -f ba3da79d14eae128f443a7884c5f7995415bbd891e1f7df74d38a57caab05497 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:44:33 + docker inspect -f . ci-base-image-x86_64 22:44:33 . [Pipeline] withDockerContainer 22:44:33 prd-centos7-docker-4c-2g-506 does not seem to be running inside a container 22:44:33 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:44:33 $ docker top 45ba9b3cdf28b01a8fc6dac84193f36cb0be94f7642c2d8604dfe2941a88832a -eo pid,comm [Pipeline] { [Pipeline] echo 22:44:33 ========================================================= 22:44:33 [edgeXBuildGoParallel] Running Tests and Build... 22:44:33 ========================================================= [Pipeline] fileExists [Pipeline] sh 22:44:33 + make test 22:44:33 go mod tidy 22:44:34 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 22:44:39 ? github.com/edgexfoundry/edgex-go [no test files] 22:44:57 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 22:45:01 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 22:45:01 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 22:45:01 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 22:45:04 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 22:45:04 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 22:45:04 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 22:45:04 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 22:45:05 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 22:45:05 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 22:45:05 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 22:45:05 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 22:45:05 ? github.com/edgexfoundry/edgex-go/internal [no test files] 22:45:05 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 22:45:07 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.053s coverage: 28.7% of statements 22:45:07 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 22:45:07 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 22:45:08 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.069s coverage: 98.5% of statements 22:45:08 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 22:45:09 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.065s coverage: 44.7% of statements 22:45:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 22:45:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 22:45:10 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.132s coverage: 89.5% of statements 22:45:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 22:45:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 22:45:11 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.046s coverage: 84.4% of statements 22:45:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 22:45:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 22:45:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 22:45:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 22:45:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 22:45:11 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.266s coverage: 94.2% of statements 22:45:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 22:45:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 22:45:11 ok github.com/edgexfoundry/edgex-go/internal/io 0.050s coverage: 59.1% of statements 22:45:11 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 22:45:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 22:45:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 22:45:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 22:45:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 22:45:12 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.059s coverage: 60.0% of statements 22:45:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 22:45:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 22:45:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 22:45:13 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.044s coverage: 0.9% of statements 22:45:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 22:45:13 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.050s coverage: 58.8% of statements 22:45:13 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.057s coverage: 21.7% of statements 22:45:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 22:45:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.046s coverage: 47.1% of statements 22:45:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.053s coverage: 79.5% of statements 22:45:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.044s coverage: 94.1% of statements 22:45:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.056s coverage: 96.3% of statements 22:45:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.048s coverage: 87.5% of statements 22:45:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.051s coverage: 94.4% of statements 22:45:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.041s coverage: 44.8% of statements 22:45:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.191s coverage: 82.5% of statements 22:45:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 22:45:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.081s coverage: 92.9% of statements 22:45:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 22:45:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 22:45:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 22:45:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.022s coverage: 65.1% of statements 22:45:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 22:45:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 22:45:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 22:45:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 22:45:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 22:45:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.063s coverage: 87.2% of statements 22:45:52 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 22:45:52 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 22:45:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements 22:45:52 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 22:45:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.065s coverage: 58.8% of statements 22:45:52 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 22:45:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.060s coverage: 80.0% of statements 22:45:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements 22:45:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.052s coverage: 85.4% of statements 22:45:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.123s coverage: 91.2% of statements 22:45:52 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 22:45:52 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.141s coverage: 64.4% of statements 22:45:52 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 22:45:52 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 22:45:52 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.051s coverage: 100.0% of statements 22:45:52 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 89.4% of statements 22:45:52 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements 22:45:52 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements 22:45:52 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements 22:45:52 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.267s coverage: 65.4% of statements 22:45:52 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 22:45:52 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 22:45:52 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 22:45:52 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.107s coverage: 43.8% of statements 22:45:52 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 22:45:52 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 22:45:52 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.057s coverage: 89.5% of statements 22:45:52 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 22:45:52 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.064s coverage: 84.8% of statements 22:45:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 22:45:58 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.072s coverage: 17.7% of statements 22:45:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 22:45:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 22:45:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 22:45:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 22:45:58 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.138s coverage: 92.3% of statements 22:45:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 22:45:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 22:45:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 22:45:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 22:45:58 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 63.2% of statements 22:45:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 22:45:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 22:45:58 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.085s coverage: 97.7% of statements 22:45:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 22:45:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 22:45:58 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 22:45:58 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 22:45:58 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.052s coverage: 28.9% of statements 22:45:58 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 22:45:58 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 22:45:58 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 22:45:58 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 22:45:58 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 22:45:58 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 22:45:58 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.042s coverage: 100.0% of statements 22:45:58 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 96.9% of statements 22:45:58 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 22:46:37 GO111MODULE=on go vet ./... 22:46:41 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:46:41 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:46:41 ./bin/test-attribution-txt.sh [Pipeline] echo 22:46:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 22:46:42 + ls -al . 22:46:42 total 644 22:46:42 drwxrwxr-x 10 1001 1001 4096 Nov 13 22:46 . 22:46:42 drwxr-xr-x 4 root root 28 Nov 13 22:44 .. 22:46:42 -rw-rw-r-- 1 1001 1001 11 Nov 13 22:41 .dockerignore 22:46:42 drwxrwxr-x 8 1001 1001 179 Nov 13 22:41 .git 22:46:42 drwxrwxr-x 4 1001 1001 142 Nov 13 22:41 .github 22:46:42 -rw-rw-r-- 1 1001 1001 804 Nov 13 22:41 .gitignore 22:46:42 -rw-rw-r-- 1 1001 1001 42 Nov 13 22:41 .golangci.yml 22:46:42 -rw-rw-r-- 1 1001 1001 76 Nov 13 22:41 .hadolint.yml 22:46:42 drwx------ 3 1001 1001 58 Nov 13 22:43 .semver 22:46:42 -rw-rw-r-- 1 1001 1001 166 Nov 13 22:41 .sonarcloud.properties 22:46:42 -rw-rw-r-- 1 1001 1001 1171 Nov 13 22:41 ADOPTERS.md 22:46:42 -rw-rw-r-- 1 1001 1001 8910 Nov 13 22:41 Attribution.txt 22:46:42 -rw-rw-r-- 1 1001 1001 51732 Nov 13 22:41 CHANGELOG.md 22:46:42 -rw-rw-r-- 1 1001 1001 3804 Nov 13 22:41 CONTRIBUTING.md 22:46:42 -rw-rw-r-- 1 1001 1001 677 Nov 13 22:41 GOVERNANCE.md 22:46:42 -rw-rw-r-- 1 1001 1001 849 Nov 13 22:41 Jenkinsfile 22:46:42 -rw-rw-r-- 1 1001 1001 10775 Nov 13 22:41 LICENSE 22:46:42 -rw-rw-r-- 1 1001 1001 6508 Nov 13 22:41 Makefile 22:46:42 -rw-rw-r-- 1 1001 1001 582 Nov 13 22:41 OWNERS.md 22:46:42 -rw-rw-r-- 1 1001 1001 8256 Nov 13 22:41 README.md 22:46:42 -rw-rw-r-- 1 1001 1001 6912 Nov 13 22:41 SECURITY.md 22:46:42 -rw-rw-r-- 1 1001 1001 5 Nov 13 22:43 VERSION 22:46:42 -rw-rw-r-- 1 1001 1001 4131 Nov 13 22:41 ZMQWindows.md 22:46:42 drwxrwxr-x 2 1001 1001 37 Nov 13 22:41 bin 22:46:42 drwxrwxr-x 14 1001 1001 4096 Nov 13 22:41 cmd 22:46:42 -rw-r--r-- 1 root root 428381 Nov 13 22:45 coverage.out 22:46:42 -rw-rw-r-- 1 1001 1001 822 Nov 13 22:41 go.mod 22:46:42 -rw-rw-r-- 1 1001 1001 49471 Nov 13 22:41 go.sum 22:46:42 drwxrwxr-x 8 1001 1001 124 Nov 13 22:41 internal 22:46:42 drwxrwxr-x 3 1001 1001 16 Nov 13 22:41 openapi 22:46:42 drwxrwxr-x 4 1001 1001 71 Nov 13 22:41 snap 22:46:42 -rw-rw-r-- 1 1001 1001 204 Nov 13 22:41 version.go [Pipeline] sh 22:46:43 + '[' -e coverage.out ] 22:46:43 + chown 1001:1001 coverage.out [Pipeline] stash 22:46:43 Stashed 1 file(s) [Pipeline] sh 22:46:43 + make build 22:46:43 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 22:46:44 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 22:46:46 Running on prd-ubuntu18.04-docker-arm64-4c-16g-508 in /w/workspace/edgexfoundry_edgex-go_PR-3805 [Pipeline] { [Pipeline] ws 22:46:46 Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout 22:46:46 The recommended git tool is: git 22:46:51 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 22:46:51 using credential edgex-jenkins-ssh 22:46:51 Cloning the remote Git repository 22:46:52 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 22:46:53 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 22:46:51 Cloning repository git@github.com:edgexfoundry/edgex-go.git 22:46:52 > git init /w/workspace/edgex-go/4 # timeout=10 22:46:52 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 22:46:52 > git --version # timeout=10 22:46:52 > git --version # 'git version 2.17.1' 22:46:52 using GIT_SSH to set credentials SSH Credentials for GitHub 22:46:52 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:46:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 22:46:54 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 22:46:55 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 22:46:56 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 22:46:57 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 22:46:58 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 22:46:58 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] } 22:47:00 $ docker stop --time=1 45ba9b3cdf28b01a8fc6dac84193f36cb0be94f7642c2d8604dfe2941a88832a 22:47:01 $ docker rm -f 45ba9b3cdf28b01a8fc6dac84193f36cb0be94f7642c2d8604dfe2941a88832a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:47:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:47:02 22:47:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 22:47:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:47:03 latest: Pulling from edgex-devops/edgex-compose 22:47:03 cbdbe7a5bc2a: Pulling fs layer 22:47:03 ca9280d653b3: Pulling fs layer 22:47:03 7e9c9ca2126c: Pulling fs layer 22:47:03 cbdbe7a5bc2a: Verifying Checksum 22:47:03 cbdbe7a5bc2a: Download complete 22:47:03 ca9280d653b3: Verifying Checksum 22:47:03 ca9280d653b3: Download complete 22:47:03 cbdbe7a5bc2a: Pull complete 22:47:03 7e9c9ca2126c: Verifying Checksum 22:47:03 7e9c9ca2126c: Download complete 22:47:04 ca9280d653b3: Pull complete 22:47:08 7e9c9ca2126c: Pull complete 22:47:08 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 22:47:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:47:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 22:47:08 prd-centos7-docker-4c-2g-506 does not seem to be running inside a container 22:47:08 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 22:47:10 $ docker top a27ee8d0929f88ab2c1d52000fe952c14f8fbf423eb67fa3da40525e72dbfb9f -eo pid,comm [Pipeline] { [Pipeline] sh 22:47:11 + docker-compose build --help 22:47:11 + grep parallel 22:47:11 --parallel Build images in parallel. [Pipeline] } 22:47:11 $ docker stop --time=1 a27ee8d0929f88ab2c1d52000fe952c14f8fbf423eb67fa3da40525e72dbfb9f 22:47:13 $ docker rm -f a27ee8d0929f88ab2c1d52000fe952c14f8fbf423eb67fa3da40525e72dbfb9f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:47:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:47:13 . [Pipeline] withDockerContainer 22:47:13 prd-centos7-docker-4c-2g-506 does not seem to be running inside a container 22:47:13 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 22:47:13 $ docker top 3626f24fa4e261184f7db070c7ccb32de8ac297a063eaffdb41d21a5b48bdd4c -eo pid,comm [Pipeline] { [Pipeline] sh 22:47:14 + docker-compose -f ./docker-compose-build.yml build --parallel 22:47:14 Building core-command ... 22:47:14 Building core-data ... 22:47:14 Building core-metadata ... 22:47:14 Building security-bootstrapper ... 22:47:14 Building security-proxy-setup ... 22:47:14 Building security-secretstore-setup ... 22:47:14 Building support-notifications ... 22:47:14 Building support-scheduler ... 22:47:14 Building sys-mgmt-agent ... 22:47:14 Building support-notifications 22:47:14 Building core-metadata 22:47:14 Building sys-mgmt-agent 22:47:14 Building security-proxy-setup 22:47:14 Building support-scheduler 22:47:15 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 22:47:15 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:47:15 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 22:47:15 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 22:47:15 using GIT_SSH to set credentials SSH Credentials for GitHub 22:47:15 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3805/head:refs/remotes/origin/PR-3805 +refs/heads/main:refs/remotes/origin/main # timeout=10 22:47:16 Merging remotes/origin/main commit f7c7132b17dbbb881af4d9ccfc6ed9167751e366 into PR head commit 233e9d8fc89f567ab362eecb8a85f02340d9c475 22:47:16 Merge succeeded, producing 233e9d8fc89f567ab362eecb8a85f02340d9c475 22:47:16 Checking out Revision 233e9d8fc89f567ab362eecb8a85f02340d9c475 (PR-3805) 22:47:16 > git config core.sparsecheckout # timeout=10 22:47:16 > git checkout -f 233e9d8fc89f567ab362eecb8a85f02340d9c475 # timeout=10 22:47:16 > git remote # timeout=10 22:47:16 > git config --get remote.origin.url # timeout=10 22:47:16 using GIT_SSH to set credentials SSH Credentials for GitHub 22:47:16 > git merge f7c7132b17dbbb881af4d9ccfc6ed9167751e366 # timeout=10 22:47:16 > git rev-parse HEAD^{commit} # timeout=10 22:47:16 > git config core.sparsecheckout # timeout=10 22:47:16 > git checkout -f 233e9d8fc89f567ab362eecb8a85f02340d9c475 # timeout=10 22:47:20 Commit message: "Merge branch 'main' into jakarta-changelog" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:47:21 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 22:47:21 % Total % Received % Xferd Average Speed Time Time Time Current 22:47:21 Dload Upload Total Spent Left Speed 22:47:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 195k 0 --:--:-- --:--:-- --:--:-- 195k [Pipeline] sh 22:47:22 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 22:47:22 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 22:47:22 + sudo tee /etc/docker/daemon.new 22:47:22 { 22:47:22 "registry-mirrors": [ 22:47:22 "https://nexus3.edgexfoundry.org:10001" 22:47:22 ], 22:47:22 "bip": "10.250.0.254/24", 22:47:22 "hosts": [ 22:47:22 "tcp://0.0.0.0:5555", 22:47:22 "unix:///var/run/docker.sock" 22:47:22 ], 22:47:22 "mtu": 1458, 22:47:22 "selinux-enabled": true, 22:47:22 "seccomp-profile": "/etc/docker/seccomp.json" 22:47:22 } [Pipeline] sh 22:47:22 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 22:47:23 + sudo service docker restart 22:47:25 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 22:47:25 Step 2/21 : FROM ${BUILDER_BASE} AS builder 22:47:25 ---> 0095f21d1092 22:47:25 Step 3/21 : WORKDIR /edgex-go 22:47:25 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 22:47:25 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:47:25 ---> 0095f21d1092 22:47:25 Step 3/22 : WORKDIR /edgex-go 22:47:25 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 22:47:25 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:47:25 ---> 0095f21d1092 22:47:25 Step 3/22 : WORKDIR /edgex-go 22:47:29 ---> Running in aef307d04e2c 22:47:29 ---> Running in 8b8949297427 22:47:29 ---> Running in 57291a990f54 22:47:32 Removing intermediate container aef307d04e2c 22:47:32 ---> 1ebf60334afc 22:47:32 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:47:32 Removing intermediate container 57291a990f54 22:47:32 ---> 7192d228347b 22:47:32 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:47:32 ---> Running in 174ac98672ef 22:47:32 Removing intermediate container 8b8949297427 22:47:32 ---> b57573ca5435 22:47:32 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:47:32 ---> Running in 6aa8acf1a481 22:47:32 ---> Running in 339397e186b5 22:47:33 Removing intermediate container 174ac98672ef 22:47:33 ---> 433c5db87e95 22:47:33 Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates 22:47:33 ---> Running in 56f6814bc870 22:47:33 Removing intermediate container 6aa8acf1a481 22:47:33 ---> 6708a02d1576 22:47:33 Step 5/22 : RUN apk add --update --no-cache make bash git 22:47:33 Removing intermediate container 339397e186b5 22:47:33 ---> 671f1f4f02d2 22:47:33 Step 5/22 : RUN apk add --update --no-cache make git 22:47:33 ---> Running in 9c8f6d763154 22:47:33 ---> Running in b2bec96e6ecc 22:47:34 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 22:47:34 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 22:47:34 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 22:47:34 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 22:47:34 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:47:34 ---> 0095f21d1092 22:47:34 Step 3/23 : WORKDIR /edgex-go 22:47:34 ---> Using cache 22:47:34 ---> b57573ca5435 22:47:34 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:47:34 ---> Using cache 22:47:34 ---> 671f1f4f02d2 22:47:34 Step 5/23 : RUN apk add --update --no-cache make git 22:47:34 Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 22:47:34 Step 2/20 : FROM ${BUILDER_BASE} AS builder 22:47:34 ---> 0095f21d1092 22:47:34 Step 3/20 : WORKDIR /edgex-go 22:47:34 ---> Using cache 22:47:34 ---> b57573ca5435 22:47:34 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:47:34 ---> Using cache 22:47:34 ---> 671f1f4f02d2 22:47:34 Step 5/20 : RUN apk add --update --no-cache make git 22:47:34 ---> Running in d87cbf16d83d 22:47:34 ---> Running in a077bda04ecb 22:47:34 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 22:47:34 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 22:47:34 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 22:47:34 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 22:47:34 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 22:47:35 OK: 220 MiB in 52 packages 22:47:35 OK: 220 MiB in 52 packages 22:47:35 OK: 220 MiB in 52 packages 22:47:35 Removing intermediate container 9c8f6d763154 22:47:35 ---> 7c2a3b3ece11 22:47:35 Step 6/22 : COPY . . 22:47:35 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 22:47:35 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 22:47:35 Removing intermediate container 56f6814bc870 22:47:35 ---> 34431200fb64 22:47:35 Step 6/21 : COPY . . 22:47:35 Removing intermediate container b2bec96e6ecc 22:47:35 ---> 91b1db8d5af6 22:47:35 Step 6/22 : COPY . . 22:47:35 OK: 220 MiB in 52 packages 22:47:35 OK: 220 MiB in 52 packages 22:47:39 Removing intermediate container a077bda04ecb 22:47:39 ---> fd3d08380e2b 22:47:39 Step 6/20 : COPY . . 22:47:39 Removing intermediate container d87cbf16d83d 22:47:39 ---> 5e68a05c86e8 22:47:39 Step 6/23 : COPY go.mod . 22:47:39 ---> 00ae87ad60f7 22:47:39 Step 7/23 : RUN go mod download 22:47:40 ---> Running in a0a775db558c [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:47:41 provisioning config files... 22:47:41 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config1033271683912419896tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:47:41 ---> docker-login.sh 22:47:41 nexus3.edgexfoundry.org:10001 22:47:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:47:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:47:42 Configure a credential helper to remove this warning. See 22:47:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:47:42 22:47:42 Login Succeeded 22:47:42 nexus3.edgexfoundry.org:10002 22:47:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:47:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:47:43 Configure a credential helper to remove this warning. See 22:47:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:47:43 22:47:43 Login Succeeded 22:47:43 nexus3.edgexfoundry.org:10003 22:47:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:47:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:47:43 Configure a credential helper to remove this warning. See 22:47:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:47:43 22:47:43 Login Succeeded 22:47:43 nexus3.edgexfoundry.org:10004 22:47:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:47:44 Removing intermediate container a0a775db558c 22:47:44 ---> 7ffc2f583bd1 22:47:44 Step 8/23 : COPY . . 22:47:44 ---> 2487841d167b 22:47:44 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:47:44 ---> 37c0017d20f6 22:47:44 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:47:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:47:44 Configure a credential helper to remove this warning. See 22:47:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:47:44 22:47:44 Login Succeeded 22:47:44 docker.io 22:47:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:47:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:47:45 Configure a credential helper to remove this warning. See 22:47:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:47:45 22:47:45 Login Succeeded 22:47:45 ---> docker-login.sh ends [Pipeline] } 22:47:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 22:47:45 ---> Running in 22653232f1fc 22:47:45 ---> Running in 9d7b4dfc1ec9 [Pipeline] echo 22:47:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:47:45 ========================================================= 22:47:45 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 22:47:45 ========================================================= [Pipeline] fileExists [Pipeline] sh 22:47:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 22:47:46 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:47:46 552d1f2373af: Pulling fs layer 22:47:46 ea3f2d53f512: Pulling fs layer 22:47:46 9e70ebbbe112: Pulling fs layer 22:47:46 7a9cfe048b4a: Pulling fs layer 22:47:46 72dc09318566: Pulling fs layer 22:47:46 f4f7b4309257: Pulling fs layer 22:47:46 0ac9a79272e3: Pulling fs layer 22:47:46 b78e95d17946: Pulling fs layer 22:47:46 7a9cfe048b4a: Waiting 22:47:46 72dc09318566: Waiting 22:47:46 f4f7b4309257: Waiting 22:47:46 0ac9a79272e3: Waiting 22:47:46 b78e95d17946: Waiting 22:47:46 9e70ebbbe112: Verifying Checksum 22:47:46 9e70ebbbe112: Download complete 22:47:46 ea3f2d53f512: Download complete 22:47:46 72dc09318566: Verifying Checksum 22:47:46 72dc09318566: Download complete 22:47:46 f4f7b4309257: Download complete 22:47:46 552d1f2373af: Download complete 22:47:46 0ac9a79272e3: Verifying Checksum 22:47:46 0ac9a79272e3: Download complete 22:47:47 ---> 889e1c2302e7 22:47:47 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:47:47 552d1f2373af: Pull complete 22:47:47 ---> 3bddffe2ff33 22:47:47 Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:47:47 ---> Running in 4d39dc90d946 22:47:48 ea3f2d53f512: Pull complete 22:47:48 ---> Running in c4f0718ab437 22:47:48 9e70ebbbe112: Pull complete 22:47:48 b78e95d17946: Verifying Checksum 22:47:48 b78e95d17946: Download complete 22:47:48 7a9cfe048b4a: Verifying Checksum 22:47:48 7a9cfe048b4a: Download complete 22:47:50 Removing intermediate container 22653232f1fc 22:47:50 ---> 46455167c046 22:47:50 Step 8/22 : RUN make cmd/core-metadata/core-metadata 22:47:51 Removing intermediate container 9d7b4dfc1ec9 22:47:51 ---> fff12596a766 22:47:51 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 22:47:51 ---> Running in 1ad8a474a50f 22:47:51 ---> Running in 774c2758ffe3 22:47:51 Removing intermediate container 4d39dc90d946 22:47:51 ---> b6f458c80b2f 22:47:51 Step 8/21 : RUN make cmd/support-notifications/support-notifications 22:47:51 ---> Running in d8cdd7ed1190 22:47:51 Removing intermediate container c4f0718ab437 22:47:51 ---> 1bde357c7f4c 22:47:51 Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 22:47:51 ---> Running in b2bff0220200 22:47:51 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 22:47:51 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 22:47:51 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 22:47:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 22:47:59 7a9cfe048b4a: Pull complete 22:47:59 72dc09318566: Pull complete 22:47:59 f4f7b4309257: Pull complete 22:47:59 0ac9a79272e3: Pull complete 22:48:00 ---> 7a7f6f675dac 22:48:00 Step 9/23 : RUN go mod tidy 22:48:00 ---> Running in 7c94938dc56f 22:48:01 Removing intermediate container 7c94938dc56f 22:48:01 ---> 6426a91b74be 22:48:01 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 22:48:01 ---> Running in a7da6238249e 22:48:01 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 22:48:04 b78e95d17946: Pull complete 22:48:04 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 22:48:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 22:48:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh 22:48:04 + + echodocker FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 22:48:04 WORKDIR /edgex 22:48:04 COPY go.mod . 22:48:04 RUN go mod download build 22:48:04 -t ci-base-image-arm64 -f - . 22:48:06 Sending build context to Docker daemon 166.6MB 22:48:06 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 22:48:06 ---> 8b459fc5aaf0 22:48:06 Step 2/4 : WORKDIR /edgex 22:48:08 ---> Running in 92ce0e4f3a72 22:48:09 Removing intermediate container 92ce0e4f3a72 22:48:09 ---> 869dc5117a45 22:48:09 Step 3/4 : COPY go.mod . 22:48:09 ---> ce12926d73a7 22:48:09 Step 4/4 : RUN go mod download 22:48:10 ---> Running in a1cfdce452f8 22:48:28 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 22:48:32 Removing intermediate container 774c2758ffe3 22:48:32 ---> 24d7723c5df5 22:48:32 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 22:48:32 ---> Running in e791356945ee 22:48:32 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 22:48:34 Removing intermediate container b2bff0220200 22:48:34 ---> fdfbd8ec732d 22:48:34 22:48:34 Step 9/20 : FROM alpine:3.14 22:48:34 3.14: Pulling from library/alpine 22:48:34 Removing intermediate container e791356945ee 22:48:34 ---> af2d378dcf9f 22:48:34 22:48:34 Step 10/22 : FROM docker:20.10.8 22:48:34 20.10.8: Pulling from library/docker 22:48:35 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 22:48:35 Status: Downloaded newer image for alpine:3.14 22:48:35 ---> 0a97eee8041e 22:48:35 Step 10/20 : RUN apk add --update --no-cache curl 22:48:35 ---> Running in 8a7668b6e836 22:48:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 22:48:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 22:48:36 (1/5) Installing ca-certificates (20191127-r5) 22:48:36 (2/5) Installing brotli-libs (1.0.9-r5) 22:48:36 (3/5) Installing nghttp2-libs (1.43.0-r0) 22:48:36 (4/5) Installing libcurl (7.79.1-r0) 22:48:36 (5/5) Installing curl (7.79.1-r0) 22:48:36 Executing busybox-1.33.1-r6.trigger 22:48:36 Executing ca-certificates-20191127-r5.trigger 22:48:36 OK: 8 MiB in 19 packages 22:48:37 Removing intermediate container d8cdd7ed1190 22:48:37 ---> d8000e2b9333 22:48:37 22:48:37 Step 9/21 : FROM alpine:3.14 22:48:37 ---> 0a97eee8041e 22:48:37 Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init 22:48:37 ---> Running in 2d73a94bdf21 22:48:38 Removing intermediate container 8a7668b6e836 22:48:38 ---> 4422f122fd89 22:48:38 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 22:48:38 ---> Running in 8dbe086e09d3 22:48:38 Removing intermediate container 1ad8a474a50f 22:48:38 ---> de887604d0b1 22:48:38 22:48:38 Step 9/22 : FROM alpine:3.14 22:48:38 ---> 0a97eee8041e 22:48:38 Step 10/22 : RUN apk add --update --no-cache dumb-init 22:48:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 22:48:38 ---> Running in 77c1c2c05375 22:48:38 Removing intermediate container 8dbe086e09d3 22:48:38 ---> 9bca2c7d5d40 22:48:38 Step 12/20 : WORKDIR /edgex 22:48:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 22:48:38 ---> Running in 2c650987ce6a 22:48:39 (1/2) Installing ca-certificates (20191127-r5) 22:48:39 (2/2) Installing dumb-init (1.2.5-r1) 22:48:39 Executing busybox-1.33.1-r6.trigger 22:48:39 Executing ca-certificates-20191127-r5.trigger 22:48:39 OK: 6 MiB in 16 packages 22:48:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 22:48:39 Removing intermediate container 2c650987ce6a 22:48:39 ---> 860e567d1414 22:48:39 Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 22:48:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 22:48:39 (1/1) Installing dumb-init (1.2.5-r1) 22:48:39 Executing busybox-1.33.1-r6.trigger 22:48:39 OK: 6 MiB in 15 packages 22:48:40 ---> 5451a59808b6 22:48:40 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 22:48:40 Removing intermediate container 2d73a94bdf21 22:48:40 ---> 091cf863aff9 22:48:40 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 22:48:40 ---> Running in 078fcc118f74 22:48:40 Removing intermediate container 77c1c2c05375 22:48:40 ---> c3cccb3b6f92 22:48:40 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:48:40 ---> Running in ed442485a751 22:48:40 Removing intermediate container 078fcc118f74 22:48:40 ---> 1d87ddbb2bdc 22:48:40 Step 12/21 : ENV APP_PORT=59860 22:48:40 ---> Running in d2b8b8c10e34 22:48:40 Removing intermediate container ed442485a751 22:48:40 ---> 84b6130b1b63 22:48:40 Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 22:48:40 ---> 225265792404 22:48:40 Step 12/22 : ENV APP_PORT=59881 22:48:40 ---> Running in a9c5d67965b4 22:48:40 Removing intermediate container d2b8b8c10e34 22:48:40 ---> 2d6c7854ad50 22:48:40 Step 13/21 : EXPOSE $APP_PORT 22:48:41 ---> Running in 29e96c525a35 22:48:41 Removing intermediate container a9c5d67965b4 22:48:41 ---> a4c19b96901e 22:48:41 Step 13/22 : EXPOSE $APP_PORT 22:48:41 ---> b4aa5ccf29ed 22:48:41 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 22:48:41 Removing intermediate container 29e96c525a35 22:48:41 ---> 9444d603b091 22:48:41 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 22:48:41 ---> Running in 94ddea98edda 22:48:41 ---> Running in c7e4159b33c6 22:48:41 Removing intermediate container 94ddea98edda 22:48:41 ---> addb2626479a 22:48:41 Step 14/22 : WORKDIR / 22:48:41 ---> Running in c9d38b5a3f29 22:48:41 Removing intermediate container c7e4159b33c6 22:48:41 ---> fa088bcdfb3c 22:48:41 Step 17/20 : CMD ["--init=true"] 22:48:41 ---> 50b140da6924 22:48:41 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 22:48:41 ---> Running in 2e657b730ef1 22:48:41 Removing intermediate container c9d38b5a3f29 22:48:41 ---> 5bb5eec785eb 22:48:41 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 22:48:41 Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd 22:48:41 Status: Downloaded newer image for docker:20.10.8 22:48:41 ---> bc6c0ffef665 22:48:41 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 22:48:41 Removing intermediate container 2e657b730ef1 22:48:41 ---> 9921a1cfe1e0 22:48:41 Step 18/20 : LABEL arch=x86_64 22:48:41 ---> Running in e8a9a0ffc69c 22:48:42 ---> 4c6a6bc534d9 22:48:42 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 22:48:42 Removing intermediate container a7da6238249e 22:48:42 ---> e7955c3555be 22:48:42 22:48:42 Step 11/23 : FROM alpine:3.14 22:48:42 ---> 0a97eee8041e 22:48:42 Step 12/23 : RUN apk add --update --no-cache dumb-init 22:48:42 ---> Using cache 22:48:42 ---> c3cccb3b6f92 22:48:42 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:48:42 ---> Using cache 22:48:42 ---> 225265792404 22:48:42 Step 14/23 : ENV APP_PORT=59861 22:48:42 ---> Running in f3efd8437507 22:48:42 ---> de906d57c87f 22:48:42 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 22:48:42 ---> Running in 744ba0dcc769 22:48:42 Removing intermediate container e8a9a0ffc69c 22:48:42 ---> 9c973d5af67d 22:48:42 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 22:48:42 ---> Running in 4ef8d40d054f 22:48:42 Removing intermediate container f3efd8437507 22:48:42 ---> 262babb29900 22:48:42 Step 19/20 : LABEL git_sha=233e9d8fc89f567ab362eecb8a85f02340d9c475 22:48:42 ---> Running in 926889faa24c 22:48:42 Removing intermediate container 744ba0dcc769 22:48:42 ---> a87e2bb3178a 22:48:42 Step 15/23 : EXPOSE $APP_PORT 22:48:42 ---> Running in 6b84bceb463d 22:48:42 ---> f1e9fa751660 22:48:42 Step 17/21 : ENTRYPOINT ["/support-notifications"] 22:48:42 Removing intermediate container 926889faa24c 22:48:42 ---> c8573fc7eaba 22:48:42 Step 20/20 : LABEL version=0.0.0 22:48:42 ---> Running in 176ea4b531a6 22:48:42 ---> 4477ced78b1a 22:48:42 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 22:48:42 ---> Running in 64b9dbc50fe3 22:48:42 Removing intermediate container 6b84bceb463d 22:48:42 ---> 796db35acf36 22:48:42 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 22:48:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 22:48:42 Removing intermediate container 176ea4b531a6 22:48:42 ---> dbe0f315a25e 22:48:42 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:48:42 Removing intermediate container 64b9dbc50fe3 22:48:42 ---> 6db930a619c0 22:48:42 22:48:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 22:48:42 ---> Running in 8e04daef6a6f 22:48:42 ---> 9d07058c97d7 22:48:42 Step 18/22 : ENTRYPOINT ["/core-metadata"] 22:48:42 Successfully built 6db930a619c0 22:48:42 Successfully tagged security-proxy-setup:latest 22:48:42 Building core-command 22:48:42  Building security-proxy-setup ... done  ---> Running in 4fce2e246942 22:48:42 (1/42) Installing readline (8.1.0-r0) 22:48:42 (2/42) Installing bash (5.1.4-r0) 22:48:42 Executing bash-5.1.4-r0.post-install 22:48:42 (3/42) Installing brotli-libs (1.0.9-r5) 22:48:42 (4/42) Installing nghttp2-libs (1.43.0-r0) 22:48:42 (5/42) Installing libcurl (7.79.1-r0) 22:48:42 (6/42) Installing curl (7.79.1-r0) 22:48:42 (7/42) Installing dumb-init (1.2.5-r1) 22:48:42 (8/42) Installing libbz2 (1.0.8-r1) 22:48:42 (9/42) Installing expat (2.4.1-r0) 22:48:42 (10/42) Installing libffi (3.3-r2) 22:48:42 (11/42) Installing gdbm (1.19-r0) 22:48:42 (12/42) Installing xz-libs (5.2.5-r0) 22:48:42 (13/42) Installing libgcc (10.3.1_git20210424-r2) 22:48:42 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 22:48:42 (15/42) Installing mpdecimal (2.5.1-r1) 22:48:43 (16/42) Installing sqlite-libs (3.35.5-r0) 22:48:43 (17/42) Installing python3 (3.9.5-r1) 22:48:43 ---> 19790273e4bd 22:48:43 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 22:48:43 Removing intermediate container 8e04daef6a6f 22:48:43 ---> fed6bf9f273d 22:48:43 Step 19/21 : LABEL arch=x86_64 22:48:44 Removing intermediate container 4fce2e246942 22:48:44 ---> e995ad7b835d 22:48:44 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:48:44 ---> Running in d939df39d4d5 22:48:44 ---> Running in f67627e8bdbc 22:48:44 (18/42) Installing py3-appdirs (1.4.4-r2) 22:48:44 (19/42) Installing py3-chardet (4.0.0-r2) 22:48:44 (20/42) Installing py3-idna (3.2-r0) 22:48:44 ---> 4c86f402a07e 22:48:44 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 22:48:44 Removing intermediate container d939df39d4d5 22:48:44 ---> 5c8f824c2dac 22:48:44 Step 20/21 : LABEL git_sha=233e9d8fc89f567ab362eecb8a85f02340d9c475 22:48:44 (21/42) Installing py3-urllib3 (1.26.5-r0) 22:48:44 (22/42) Installing py3-certifi (2020.12.5-r1) 22:48:44 (23/42) Installing py3-requests (2.25.1-r4) 22:48:44 (24/42) Installing py3-msgpack (1.0.2-r1) 22:48:44 (25/42) Installing py3-lockfile (0.12.2-r4) 22:48:44 (26/42) Installing py3-cachecontrol (0.12.6-r1) 22:48:44 ---> Running in 068f196fca71 22:48:45 (27/42) Installing py3-colorama (0.4.4-r1) 22:48:45 (28/42) Installing py3-contextlib2 (0.6.0-r1) 22:48:45 (29/42) Installing py3-distlib (0.3.1-r3) 22:48:45 Removing intermediate container f67627e8bdbc 22:48:45 ---> 87a35459e0f8 22:48:45 Step 20/22 : LABEL arch=x86_64 22:48:45 (30/42) Installing py3-distro (1.5.0-r3) 22:48:45 (31/42) Installing py3-six (1.15.0-r1) 22:48:45 (32/42) Installing py3-webencodings (0.5.1-r4) 22:48:45 (33/42) Installing py3-html5lib (1.1-r1) 22:48:45 (34/42) Installing py3-parsing (2.4.7-r2) 22:48:45 ---> Running in b22eb4e0dadb 22:48:45 (35/42) Installing py3-packaging (20.9-r1) 22:48:45 (36/42) Installing py3-toml (0.10.2-r2) 22:48:45 (37/42) Installing py3-pep517 (0.10.0-r2) 22:48:45 (38/42) Installing py3-progress (1.5-r2) 22:48:45 (39/42) Installing py3-retrying (1.3.3-r1) 22:48:45 ---> 95b257cb9890 22:48:45 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 22:48:45 Removing intermediate container 068f196fca71 22:48:45 ---> 3692a1804fd1 22:48:45 Step 21/21 : LABEL version=0.0.0 22:48:45 (40/42) Installing py3-ordered-set (4.0.2-r1) 22:48:45 (41/42) Installing py3-setuptools (52.0.0-r3) 22:48:45 ---> Running in 88c9f050a96b 22:48:45 (42/42) Installing py3-pip (20.3.4-r1) 22:48:45 ---> Running in 2f773974dfb3 22:48:45 Removing intermediate container b22eb4e0dadb 22:48:45 ---> ec2a0f45e276 22:48:45 Step 21/22 : LABEL git_sha=233e9d8fc89f567ab362eecb8a85f02340d9c475 22:48:45 Removing intermediate container 88c9f050a96b 22:48:45 ---> 3db9669e752f 22:48:45 22:48:46 Executing busybox-1.33.1-r3.trigger 22:48:46 ---> Running in 760ddf4101f2 22:48:46 Removing intermediate container 2f773974dfb3 22:48:46 ---> 06e33883b9de 22:48:46 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:48:46 OK: 84 MiB in 64 packages 22:48:46 Successfully built 3db9669e752f 22:48:46 Successfully tagged support-notifications:latest 22:48:46  Building support-notifications ... done Building core-data 22:48:46 ---> Running in 74bf267ba4a2 22:48:46 Removing intermediate container 760ddf4101f2 22:48:46 ---> 3e8e697966ee 22:48:46 Step 22/22 : LABEL version=0.0.0 22:48:46 ---> Running in 017662bcc16e 22:48:46 Removing intermediate container 74bf267ba4a2 22:48:46 ---> 2b21864a97bf 22:48:46 Step 21/23 : LABEL arch=x86_64 22:48:47 Collecting docker-compose==1.23.2 22:48:47 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 22:48:47 Collecting websocket-client<1.0,>=0.32.0 22:48:47 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 22:48:47 Collecting jsonschema<3,>=2.5.1 22:48:47 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 22:48:47 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 22:48:47 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:48:47 ---> 0095f21d1092 22:48:47 Step 3/22 : WORKDIR /edgex-go 22:48:47 ---> Using cache 22:48:47 ---> b57573ca5435 22:48:47 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:48:47 ---> Using cache 22:48:47 ---> 671f1f4f02d2 22:48:47 Step 5/22 : RUN apk add --update --no-cache make git 22:48:47 ---> Using cache 22:48:47 ---> 5e68a05c86e8 22:48:47 Step 6/22 : COPY . . 22:48:47 Collecting docker<4.0,>=3.6.0 22:48:47 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 22:48:47 Collecting PyYAML<4,>=3.10 22:48:47 Downloading PyYAML-3.13.tar.gz (270 kB) 22:48:47 Removing intermediate container 017662bcc16e 22:48:47 ---> 767db06dd78c 22:48:47 22:48:47 ---> Running in ee8d378e27f8 22:48:47 Successfully built 767db06dd78c 22:48:47 Successfully tagged core-metadata:latest 22:48:47  Building core-metadata ... done Building security-secretstore-setup 22:48:48 Removing intermediate container ee8d378e27f8 22:48:48 ---> 17905bde7947 22:48:48 Step 22/23 : LABEL git_sha=233e9d8fc89f567ab362eecb8a85f02340d9c475 22:48:48 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 22:48:48 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 22:48:48 Collecting docopt<0.7,>=0.6.1 22:48:48 Downloading docopt-0.6.2.tar.gz (25 kB) 22:48:49 Collecting texttable<0.10,>=0.9.0 22:48:49 Downloading texttable-0.9.1.tar.gz (11 kB) 22:48:49 Collecting dockerpty<0.5,>=0.4.1 22:48:49 Downloading dockerpty-0.4.1.tar.gz (13 kB) 22:48:49 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 22:48:49 Collecting cached-property<2,>=1.2.0 22:48:49 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 22:48:49 Collecting docker-pycreds>=0.4.0 22:48:49 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 22:48:49 Collecting urllib3<1.25,>=1.21.1 22:48:49 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 22:48:49 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) 22:48:50 Collecting chardet<3.1.0,>=3.0.2 22:48:50 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 22:48:50 Collecting idna<2.8,>=2.5 22:48:50 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 22:48:50 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 22:48:50 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 22:48:50 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 22:48:50 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 22:48:50 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 22:48:50 Attempting uninstall: urllib3 22:48:50 Found existing installation: urllib3 1.26.5 22:48:50 Uninstalling urllib3-1.26.5: 22:48:50 Successfully uninstalled urllib3-1.26.5 22:48:51 ---> Running in 79dcd49d549f 22:48:51 Attempting uninstall: idna 22:48:51 Found existing installation: idna 3.2 22:48:51 Uninstalling idna-3.2: 22:48:51 Successfully uninstalled idna-3.2 22:48:51 Attempting uninstall: chardet 22:48:51 Found existing installation: chardet 4.0.0 22:48:51 Uninstalling chardet-4.0.0: 22:48:51 Successfully uninstalled chardet-4.0.0 22:48:54 Attempting uninstall: requests 22:48:54 Found existing installation: requests 2.25.1 22:48:54 Uninstalling requests-2.25.1: 22:48:54 Successfully uninstalled requests-2.25.1 22:48:54 Removing intermediate container 79dcd49d549f 22:48:54 ---> 99e052487d85 22:48:54 Step 23/23 : LABEL version=0.0.0 22:48:54 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 22:48:54 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:48:54 ---> 0095f21d1092 22:48:54 Step 3/24 : WORKDIR /edgex-go 22:48:54 ---> Using cache 22:48:54 ---> b57573ca5435 22:48:54 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:48:54 ---> Using cache 22:48:54 ---> 671f1f4f02d2 22:48:54 Step 5/24 : RUN apk add --update --no-cache make git 22:48:54 ---> Using cache 22:48:54 ---> 5e68a05c86e8 22:48:54 Step 6/24 : COPY . . 22:48:56 Running setup.py install for texttable: started 22:48:56 ---> Running in 5d71641c19df 22:48:56 ---> 567343b9c14c 22:48:56 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:48:56 ---> Running in f104651ea4a3 22:48:56 Removing intermediate container 5d71641c19df 22:48:56 ---> e9f13266de0f 22:48:56 22:48:56 Running setup.py install for texttable: finished with status 'done' 22:48:56 Running setup.py install for PyYAML: started 22:48:56 Successfully built e9f13266de0f 22:48:56 Successfully tagged support-scheduler:latest 22:48:56  Building support-scheduler ... done Building security-bootstrapper 22:48:57 Running setup.py install for PyYAML: finished with status 'done' 22:48:57 Running setup.py install for docopt: started 22:48:58 Running setup.py install for docopt: finished with status 'done' 22:48:58 Running setup.py install for dockerpty: started 22:48:58 Running setup.py install for dockerpty: finished with status 'done' 22:49:01 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 22:49:02 Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 22:49:02 Step 2/30 : FROM ${BUILDER_BASE} AS builder 22:49:02 ---> 0095f21d1092 22:49:02 Step 3/30 : WORKDIR /edgex-go 22:49:02 ---> Using cache 22:49:02 ---> b57573ca5435 22:49:02 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:49:02 ---> Using cache 22:49:02 ---> 671f1f4f02d2 22:49:02 Step 5/30 : RUN apk add --update --no-cache make git 22:49:02 ---> Using cache 22:49:02 ---> 5e68a05c86e8 22:49:02 Step 6/30 : COPY . . 22:49:02 ---> Using cache 22:49:02 ---> 7357660393b7 22:49:02 Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:49:03 ---> 7357660393b7 22:49:03 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:49:04 Removing intermediate container f104651ea4a3 22:49:04 ---> eceeba948336 22:49:04 Step 8/22 : RUN make cmd/core-command/core-command 22:49:04 ---> Running in 6b2aabbebdff 22:49:04 ---> Running in ea98cc092eb3 22:49:04 ---> Running in 132e0c665ee1 22:49:05 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 22:49:05 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 22:49:05 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:49:05 ---> 0095f21d1092 22:49:05 Step 3/22 : WORKDIR /edgex-go 22:49:05 ---> Using cache 22:49:05 ---> b57573ca5435 22:49:05 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:49:05 ---> Using cache 22:49:05 ---> 671f1f4f02d2 22:49:05 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 22:49:06 ---> Running in 7b34b63f88f8 22:49:06 Removing intermediate container 6b2aabbebdff 22:49:06 ---> 8b90d91585e7 22:49:06 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 22:49:06 ---> Running in 1dbfbd246036 22:49:06 Removing intermediate container ea98cc092eb3 22:49:06 ---> 7da82f5282ed 22:49:06 Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 22:49:06 ---> Running in f7d89fc9bdf5 22:49:07 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 22:49:07 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 22:49:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 22:49:08 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 22:49:08 OK: 220 MiB in 52 packages 22:49:09 Removing intermediate container 7b34b63f88f8 22:49:09 ---> 8a5b18504509 22:49:09 Step 6/22 : COPY . . 22:49:09 Removing intermediate container 4ef8d40d054f 22:49:09 ---> 818ccd2d3dbe 22:49:09 Step 13/22 : ENV APP_PORT=58890 22:49:10 ---> Running in b8a2802334da 22:49:10 Removing intermediate container b8a2802334da 22:49:10 ---> e75ae97c6346 22:49:10 Step 14/22 : EXPOSE $APP_PORT 22:49:10 ---> Running in d7427cbb3f17 22:49:10 Removing intermediate container d7427cbb3f17 22:49:10 ---> 7431aa19c81e 22:49:10 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 22:49:12 ---> c5693e46a0fa 22:49:12 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 22:49:13 ---> 2cdc982ebfbf 22:49:13 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 22:49:14 ---> 983a3157c30f 22:49:14 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 22:49:14 ---> Running in 5df23eb3163b 22:49:14 Removing intermediate container 5df23eb3163b 22:49:14 ---> de4c26ad693e 22:49:14 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:49:15 ---> Running in 99582f757a13 22:49:15 ---> c87580e980b6 22:49:15 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:49:15 Removing intermediate container 99582f757a13 22:49:15 ---> b01b40993328 22:49:15 Step 20/22 : LABEL arch=x86_64 22:49:15 ---> Running in d89f4a03a092 22:49:15 ---> Running in e28163cbb8fa 22:49:15 Removing intermediate container e28163cbb8fa 22:49:15 ---> b0ff339b77dc 22:49:15 Step 21/22 : LABEL git_sha=233e9d8fc89f567ab362eecb8a85f02340d9c475 22:49:15 ---> Running in 54036b7ce510 22:49:15 Removing intermediate container 54036b7ce510 22:49:15 ---> 5a58db279bac 22:49:15 Step 22/22 : LABEL version=0.0.0 22:49:15 ---> Running in be77f1e701d9 22:49:15 Removing intermediate container be77f1e701d9 22:49:15 ---> 420204bbb847 22:49:15 22:49:15 Successfully built 420204bbb847 22:49:15 Successfully tagged sys-mgmt-agent:latest 22:49:17  Building sys-mgmt-agent ... done Removing intermediate container d89f4a03a092 22:49:17 ---> a7dafa7ed024 22:49:17 Step 8/22 : RUN make cmd/core-data/core-data 22:49:17 ---> Running in 244b4d106de3 22:49:17 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 22:49:32 Removing intermediate container a1cfdce452f8 22:49:32 ---> 1fa71864054c 22:49:32 Successfully built 1fa71864054c 22:49:32 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 22:49:32 + docker inspect -f . ci-base-image-arm64 22:49:32 . [Pipeline] withDockerContainer 22:49:32 prd-ubuntu18.04-docker-arm64-4c-16g-508 does not seem to be running inside a container 22:49:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 22:49:34 $ docker top 66bc96aa42cdabae58cef0eadf04d90b21f48b35e7281d42d0d4d9b14c62c1ec -eo pid,comm [Pipeline] { [Pipeline] sh 22:49:35 + go version 22:49:35 go version go1.16.8 linux/arm64 [Pipeline] } 22:49:35 $ docker stop --time=1 66bc96aa42cdabae58cef0eadf04d90b21f48b35e7281d42d0d4d9b14c62c1ec 22:49:37 $ docker rm -f 66bc96aa42cdabae58cef0eadf04d90b21f48b35e7281d42d0d4d9b14c62c1ec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:49:37 + docker inspect -f . ci-base-image-arm64 22:49:37 . [Pipeline] withDockerContainer 22:49:38 prd-ubuntu18.04-docker-arm64-4c-16g-508 does not seem to be running inside a container 22:49:38 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 22:49:39 $ docker top b325e9dd9ff3c0dcf9c9615cb9006832e1c884e50ed85a2941867bbe62b36744 -eo pid,comm 22:49:39 Removing intermediate container 132e0c665ee1 22:49:39 ---> 0fe30ab331ac 22:49:39 22:49:39 Step 9/22 : FROM alpine:3.14 22:49:39 ---> 0a97eee8041e 22:49:39 Step 10/22 : RUN apk add --update --no-cache dumb-init 22:49:39 ---> Using cache 22:49:39 ---> c3cccb3b6f92 22:49:39 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:49:39 ---> Using cache 22:49:39 ---> 225265792404 22:49:39 Step 12/22 : ENV APP_PORT=59882 22:49:39 ---> Running in 2b7ac6f9f8c9 22:49:39 Removing intermediate container 2b7ac6f9f8c9 22:49:39 ---> b6c358e25249 22:49:39 Step 13/22 : EXPOSE $APP_PORT 22:49:39 ---> Running in 8d6d506f3cb7 22:49:39 Removing intermediate container 8d6d506f3cb7 22:49:39 ---> 53d6137088d4 22:49:39 Step 14/22 : WORKDIR / 22:49:39 ---> Running in 09df85d16a59 22:49:39 Removing intermediate container 09df85d16a59 22:49:39 ---> 68afefab8437 22:49:39 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 22:49:39 ---> 4b6d24e1444b 22:49:39 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 22:49:39 ---> 2f5137d6518e 22:49:39 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 22:49:39 ---> e003d0ae1f65 22:49:39 Step 18/22 : ENTRYPOINT ["/core-command"] 22:49:39 ---> Running in 7e6e20f65957 22:49:39 Removing intermediate container 7e6e20f65957 22:49:39 ---> d00848d1bff0 22:49:39 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:49:39 ---> Running in 633b05c6958e 22:49:39 Removing intermediate container 633b05c6958e 22:49:39 ---> 4a547f9a32f1 22:49:39 Step 20/22 : LABEL arch=x86_64 22:49:39 ---> Running in b9f055c1aeb1 22:49:39 Removing intermediate container b9f055c1aeb1 22:49:39 ---> ae6603b4eb0a 22:49:39 Step 21/22 : LABEL git_sha=233e9d8fc89f567ab362eecb8a85f02340d9c475 22:49:39 ---> Running in 153669394a28 22:49:39 Removing intermediate container 153669394a28 22:49:39 ---> c1ddcf987d28 22:49:39 Step 22/22 : LABEL version=0.0.0 22:49:39 ---> Running in 246506e4bf0e [Pipeline] { [Pipeline] echo 22:49:39 ========================================================= 22:49:39 [edgeXBuildGoParallel] Running Tests and Build... 22:49:39 ========================================================= [Pipeline] fileExists [Pipeline] sh 22:49:40 Removing intermediate container 246506e4bf0e 22:49:40 ---> 6a321d2c6410 22:49:40 22:49:40 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 22:49:40 Successfully built 6a321d2c6410 22:49:40 Successfully tagged core-command:latest 22:49:40 + make test 22:49:40 go mod tidy 22:49:41 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 22:49:42  Building core-command ... done Removing intermediate container f7d89fc9bdf5 22:49:42 ---> 15d611e2fc38 22:49:42 22:49:42 Step 9/30 : FROM alpine:3.14 22:49:42 ---> 0a97eee8041e 22:49:42 Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 22:49:42 ---> Running in b73699020acc 22:49:42 Removing intermediate container b73699020acc 22:49:42 ---> 7520d2ebb8d0 22:49:42 Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec 22:49:42 ---> Running in 187919c8f5f6 22:49:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 22:49:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 22:49:43 (1/2) Installing dumb-init (1.2.5-r1) 22:49:43 (2/2) Installing su-exec (0.2-r1) 22:49:43 Executing busybox-1.33.1-r6.trigger 22:49:43 OK: 6 MiB in 16 packages 22:49:43 Removing intermediate container 1dbfbd246036 22:49:43 ---> 5f3aa00ff128 22:49:43 22:49:43 Step 9/24 : FROM alpine:3.14 22:49:43 ---> 0a97eee8041e 22:49:43 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 22:49:43 ---> Running in 47956f062999 22:49:44 Removing intermediate container 187919c8f5f6 22:49:44 ---> 7cda5392ea6a 22:49:44 Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init 22:49:44 ---> Running in c934da11dea1 22:49:44 Removing intermediate container c934da11dea1 22:49:44 ---> 603d3577972d 22:49:44 Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 22:49:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 22:49:44 ---> Running in 00ec9de9f482 22:49:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 22:49:44 Removing intermediate container 00ec9de9f482 22:49:44 ---> 6ebb60a8d8b8 22:49:44 Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 22:49:44 ---> Running in e9f77d460944 22:49:44 (1/3) Installing ca-certificates (20191127-r5) 22:49:44 (2/3) Installing dumb-init (1.2.5-r1) 22:49:44 (3/3) Installing su-exec (0.2-r1) 22:49:44 Executing busybox-1.33.1-r6.trigger 22:49:44 Executing ca-certificates-20191127-r5.trigger 22:49:44 OK: 6 MiB in 17 packages 22:49:45 Removing intermediate container 47956f062999 22:49:45 ---> 289500ff2a69 22:49:45 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 22:49:45 ---> Running in 3d35c616523e 22:49:45 Removing intermediate container e9f77d460944 22:49:45 ---> 0454dbfa5db6 22:49:45 Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} 22:49:45 Removing intermediate container 3d35c616523e 22:49:45 ---> 2a3a00b154bb 22:49:45 Step 12/24 : WORKDIR / 22:49:45 ---> Running in b79a6a92bb28 22:49:45 ---> Running in 531ae4a52b03 22:49:46 Removing intermediate container b79a6a92bb28 22:49:46 ---> a926411514cc 22:49:46 Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 22:49:46 Removing intermediate container 531ae4a52b03 22:49:46 ---> 640014ad572f 22:49:46 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 22:49:46 ---> 693a30bf22a6 22:49:46 Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 22:49:46 ---> 2881d785a8dd 22:49:46 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 22:49:46 ---> Running in 52001f0081f7 22:49:46 ---> 2c51966f4269 22:49:46 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 22:49:46 ---> db18d3f91672 22:49:46 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 22:49:46 ---> 6a9a05a29994 22:49:46 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 22:49:47 ---> bf34073a382f 22:49:47 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 22:49:47 Removing intermediate container 52001f0081f7 22:49:47 ---> cd1a68fc3704 22:49:47 Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / 22:49:47 ---> e36e31e9b635 22:49:47 Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 22:49:47 ---> 3b1f24937ccf 22:49:47 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 22:49:48 ---> edc9211dee09 22:49:48 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/ 22:49:48 ---> 7cc71f3dd389 22:49:48 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 22:49:48 ---> Running in b6a4eba32a71 22:49:48 ---> d842895bdcc0 22:49:48 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 22:49:48 ---> 139a4e9a92a7 22:49:48 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 22:49:49 ---> 6424ca3c111f 22:49:49 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 22:49:49 Removing intermediate container 244b4d106de3 22:49:49 ---> 3053918ab6eb 22:49:49 22:49:49 Step 9/22 : FROM alpine:3.14 22:49:49 ---> 0a97eee8041e 22:49:49 Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 22:49:49 Removing intermediate container b6a4eba32a71 22:49:49 ---> da691372a295 22:49:49 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 22:49:49 ---> Running in d694b2d61ed5 22:49:49 ---> Running in 3bdfe3bb0763 22:49:49 Removing intermediate container 3bdfe3bb0763 22:49:49 ---> 5591388ea1c0 22:49:49 Step 22/24 : LABEL arch=x86_64 22:49:49 Removing intermediate container d694b2d61ed5 22:49:49 ---> bbd4466008da 22:49:49 Step 11/22 : ENV APP_PORT=59880 22:49:49 ---> Running in 7964dafc5865 22:49:49 ---> Running in 257faaec00cf 22:49:49 ---> Running in ad77793afeab 22:49:49 Removing intermediate container 7964dafc5865 22:49:49 ---> 3f6902fe2be8 22:49:49 Step 23/24 : LABEL git_sha=233e9d8fc89f567ab362eecb8a85f02340d9c475 22:49:49 ---> Running in ead7917e81d0 22:49:49 Removing intermediate container ad77793afeab 22:49:49 ---> 3c1e16e0cc99 22:49:49 Step 12/22 : EXPOSE $APP_PORT 22:49:49 Removing intermediate container 257faaec00cf 22:49:49 ---> 6a0e8aa60007 22:49:49 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 22:49:49 ---> Running in f7c8a3a554ce 22:49:49 Removing intermediate container ead7917e81d0 22:49:49 ---> 4e6a358e788e 22:49:49 Step 24/24 : LABEL version=0.0.0 22:49:49 Removing intermediate container f7c8a3a554ce 22:49:49 ---> a1ab815305fc 22:49:49 Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:49:49 ---> Running in 02158de6fb0c 22:49:49 ---> Running in 9d8fa11641c0 22:49:49 ---> aeacd28f4330 22:49:49 Step 25/30 : RUN chmod +x /entrypoint.sh 22:49:49 ---> Running in a9dfa2e59eaa 22:49:49 Removing intermediate container 02158de6fb0c 22:49:49 ---> 796b8afb9294 22:49:49 22:49:50 Successfully built 796b8afb9294 22:49:50 Successfully tagged security-secretstore-setup:latest 22:49:50  Building security-secretstore-setup ... done Removing intermediate container 9d8fa11641c0 22:49:50 ---> ee330d9bc21d 22:49:50 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 22:49:50 ---> Running in 30fb051ed8aa 22:49:50 Removing intermediate container a9dfa2e59eaa 22:49:50 ---> 8e52114e2884 22:49:50 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 22:49:50 ---> Running in 35fa502f857e 22:49:50 Removing intermediate container 35fa502f857e 22:49:50 ---> 3130f4d3b912 22:49:50 Step 27/30 : CMD ["gate"] 22:49:50 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 22:49:50 ---> Running in a480fce9861e 22:49:50 Removing intermediate container a480fce9861e 22:49:50 ---> 3e4422a4273f 22:49:50 Step 28/30 : LABEL arch=x86_64 22:49:50 ---> Running in 265246220a25 22:49:50 Removing intermediate container 265246220a25 22:49:50 ---> b5b485d03708 22:49:50 Step 29/30 : LABEL git_sha=233e9d8fc89f567ab362eecb8a85f02340d9c475 22:49:51 ---> Running in 8cbecfe75851 22:49:51 Removing intermediate container 8cbecfe75851 22:49:51 ---> 0633b1ed55ef 22:49:51 Step 30/30 : LABEL version=0.0.0 22:49:51 ---> Running in b998e0a5cdf3 22:49:51 Removing intermediate container b998e0a5cdf3 22:49:51 ---> ef85bd4badd5 22:49:51 22:49:51 Successfully built ef85bd4badd5 22:49:51 Successfully tagged security-bootstrapper:latest 22:49:51  Building security-bootstrapper ... done fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 22:49:51 (1/6) Installing dumb-init (1.2.5-r1) 22:49:51 (2/6) Installing libgcc (10.3.1_git20210424-r2) 22:49:51 (3/6) Installing libsodium (1.0.18-r0) 22:49:51 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 22:49:52 (5/6) Installing libzmq (4.3.4-r0) 22:49:52 (6/6) Installing zeromq (4.3.4-r0) 22:49:52 Executing busybox-1.33.1-r6.trigger 22:49:52 OK: 8 MiB in 20 packages 22:49:52 Removing intermediate container 30fb051ed8aa 22:49:52 ---> b66a865c503f 22:49:52 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 22:49:52 ---> 49b98280cbd7 22:49:52 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 22:49:53 ---> 41f552a32a4f 22:49:53 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 22:49:53 ---> ab0058404437 22:49:53 Step 18/22 : ENTRYPOINT ["/core-data"] 22:49:53 ---> Running in cb99e74b992e 22:49:53 Removing intermediate container cb99e74b992e 22:49:53 ---> d6df8f73e3ef 22:49:53 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:49:53 ---> Running in bc1f20143a91 22:49:53 Removing intermediate container bc1f20143a91 22:49:53 ---> bee6a9967010 22:49:53 Step 20/22 : LABEL arch=x86_64 22:49:53 ---> Running in 011e6d456c06 22:49:53 Removing intermediate container 011e6d456c06 22:49:53 ---> ac6eba7acea4 22:49:53 Step 21/22 : LABEL git_sha=233e9d8fc89f567ab362eecb8a85f02340d9c475 22:49:53 ---> Running in 14c0cf305a90 22:49:53 Removing intermediate container 14c0cf305a90 22:49:53 ---> 1f915993360c 22:49:53 Step 22/22 : LABEL version=0.0.0 22:49:53 ---> Running in aaabbbd1ad5a 22:49:53 Removing intermediate container aaabbbd1ad5a 22:49:53 ---> 13179ec3ce3d 22:49:53 22:49:53 Successfully built 13179ec3ce3d 22:49:53 Successfully tagged core-data:latest 22:49:53  Building core-data ... done  [Pipeline] } 22:49:53 $ docker stop --time=1 3626f24fa4e261184f7db070c7ccb32de8ac297a063eaffdb41d21a5b48bdd4c 22:49:55 $ docker rm -f 3626f24fa4e261184f7db070c7ccb32de8ac297a063eaffdb41d21a5b48bdd4c [Pipeline] // withDockerContainer [Pipeline] sh 22:49:55 + docker images 22:49:55 REPOSITORY TAG IMAGE ID CREATED SIZE 22:49:55 core-data latest 13179ec3ce3d 2 seconds ago 20.7MB 22:49:55 security-bootstrapper latest ef85bd4badd5 4 seconds ago 18.9MB 22:49:55 security-secretstore-setup latest 796b8afb9294 6 seconds ago 28.4MB 22:49:55 3053918ab6eb 7 seconds ago 1.76GB 22:49:55 5f3aa00ff128 12 seconds ago 1.76GB 22:49:55 15d611e2fc38 14 seconds ago 1.76GB 22:49:55 core-command latest 6a321d2c6410 16 seconds ago 16.1MB 22:49:55 0fe30ab331ac 19 seconds ago 1.75GB 22:49:55 sys-mgmt-agent latest 420204bbb847 40 seconds ago 294MB 22:49:55 support-scheduler latest e9f13266de0f 59 seconds ago 16.2MB 22:49:55 core-metadata latest 767db06dd78c About a minute ago 16.9MB 22:49:55 support-notifications latest 3db9669e752f About a minute ago 17MB 22:49:55 security-proxy-setup latest 6db930a619c0 About a minute ago 26.9MB 22:49:55 e7955c3555be About a minute ago 1.76GB 22:49:55 de887604d0b1 About a minute ago 1.76GB 22:49:55 d8000e2b9333 About a minute ago 1.76GB 22:49:55 af2d378dcf9f About a minute ago 1.76GB 22:49:55 fdfbd8ec732d About a minute ago 1.76GB 22:49:55 ci-base-image-x86_64 latest 0095f21d1092 5 minutes ago 1.25GB 22:49:55 alpine 3.14 0a97eee8041e 30 hours ago 5.61MB 22:49:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 9f6097aaca64 4 weeks ago 548MB 22:49:55 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 5 weeks ago 34.5MB 22:49:55 docker 20.10.8 bc6c0ffef665 2 months ago 214MB 22:49:55 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 22:50:08 ? github.com/edgexfoundry/edgex-go [no test files] 22:50:10 Still waiting to schedule task 22:50:10 Waiting for next available executor on ‘prd-ubuntu18.04-docker-8c-8g-509’ 22:51:16 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 22:51:16 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 22:51:16 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 22:51:16 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 22:51:29 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 22:51:29 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 22:51:29 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 22:51:29 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 22:51:29 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 22:51:29 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 22:51:30 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 22:51:30 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 22:51:30 ? github.com/edgexfoundry/edgex-go/internal [no test files] 22:51:30 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 22:51:37 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.192s coverage: 28.7% of statements 22:51:37 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 22:51:37 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 22:51:42 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.394s coverage: 98.5% of statements 22:51:42 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 22:51:42 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.336s coverage: 44.7% of statements 22:51:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 22:51:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 22:51:44 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.697s coverage: 89.5% of statements 22:51:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 22:51:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 22:51:44 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.243s coverage: 84.4% of statements 22:51:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 22:51:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 22:51:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 22:51:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 22:51:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 22:51:56 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.728s coverage: 94.2% of statements 22:51:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 22:51:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 22:51:56 ok github.com/edgexfoundry/edgex-go/internal/io 0.320s coverage: 59.1% of statements 22:51:56 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 22:51:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 22:51:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 22:51:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 22:51:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 22:51:56 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.242s coverage: 60.0% of statements 22:51:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 22:51:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 22:51:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 22:51:56 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.311s coverage: 0.9% of statements 22:51:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 22:51:56 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.189s coverage: 58.8% of statements 22:51:56 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.228s coverage: 21.7% of statements 22:51:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 22:51:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.180s coverage: 47.1% of statements 22:51:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.195s coverage: 79.5% of statements 22:51:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.192s coverage: 94.1% of statements 22:51:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.238s coverage: 96.3% of statements 22:51:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.219s coverage: 87.5% of statements 22:52:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.209s coverage: 94.4% of statements 22:52:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.176s coverage: 44.8% of statements 22:52:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.619s coverage: 82.5% of statements 22:52:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 22:52:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.270s coverage: 92.9% of statements 22:52:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 22:52:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 22:52:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 22:52:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements 22:52:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 22:52:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 22:52:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 22:52:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 22:52:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 22:52:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.184s coverage: 87.2% of statements 22:52:20 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 22:52:20 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 22:52:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.175s coverage: 100.0% of statements 22:52:20 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 22:52:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.261s coverage: 58.8% of statements 22:52:20 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 22:52:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.258s coverage: 80.0% of statements 22:52:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.258s coverage: 87.2% of statements 22:52:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.273s coverage: 85.4% of statements 22:52:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.801s coverage: 91.2% of statements 22:52:20 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 22:52:20 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.713s coverage: 64.4% of statements 22:52:20 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 22:52:20 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 22:52:20 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.177s coverage: 100.0% of statements 22:52:21 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.092s coverage: 89.4% of statements 22:52:21 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.078s coverage: 100.0% of statements 22:52:22 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.062s coverage: 73.7% of statements 22:52:22 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.045s coverage: 100.0% of statements 22:52:28 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.363s coverage: 65.4% of statements 22:52:28 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 22:52:28 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 22:52:28 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 22:52:29 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.825s coverage: 43.8% of statements 22:52:29 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 22:52:29 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 22:52:29 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.305s coverage: 89.5% of statements 22:52:29 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 22:52:29 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.323s coverage: 84.8% of statements 22:52:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 22:52:36 Running on prd-ubuntu18.04-docker-8c-8g-510 in /w/workspace/edgexfoundry_edgex-go_PR-3805 [Pipeline] { [Pipeline] ws 22:52:36 Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout 22:52:36 The recommended git tool is: git 22:52:38 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.221s coverage: 17.7% of statements 22:52:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 22:52:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 22:52:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 22:52:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 22:52:38 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.579s coverage: 92.3% of statements 22:52:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 22:52:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 22:52:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 22:52:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 22:52:38 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.309s coverage: 63.2% of statements 22:52:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 22:52:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 22:52:38 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.453s coverage: 97.7% of statements 22:52:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 22:52:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 22:52:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 22:52:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 22:52:38 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.198s coverage: 28.9% of statements 22:52:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 22:52:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 22:52:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 22:52:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 22:52:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 22:52:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 22:52:38 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.174s coverage: 100.0% of statements 22:52:38 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.075s coverage: 96.9% of statements 22:52:38 using credential edgex-jenkins-ssh 22:52:38 Cloning the remote Git repository 22:52:38 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 22:52:38 WARNING: Linting skipped (not on x86_64 or linter not installed) 22:52:38 GO111MODULE=on go vet ./... 22:52:38 Cloning repository git@github.com:edgexfoundry/edgex-go.git 22:52:38 > git init /w/workspace/edgex-go/4 # timeout=10 22:52:38 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 22:52:38 > git --version # timeout=10 22:52:38 > git --version # 'git version 2.17.1' 22:52:38 using GIT_SSH to set credentials SSH Credentials for GitHub 22:52:38 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:52:43 Merging remotes/origin/main commit f7c7132b17dbbb881af4d9ccfc6ed9167751e366 into PR head commit 233e9d8fc89f567ab362eecb8a85f02340d9c475 22:52:43 Merge succeeded, producing 233e9d8fc89f567ab362eecb8a85f02340d9c475 22:52:43 Checking out Revision 233e9d8fc89f567ab362eecb8a85f02340d9c475 (PR-3805) 22:52:42 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 22:52:42 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:52:42 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 22:52:42 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 22:52:42 using GIT_SSH to set credentials SSH Credentials for GitHub 22:52:42 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3805/head:refs/remotes/origin/PR-3805 +refs/heads/main:refs/remotes/origin/main # timeout=10 22:52:43 > git config core.sparsecheckout # timeout=10 22:52:43 > git checkout -f 233e9d8fc89f567ab362eecb8a85f02340d9c475 # timeout=10 22:52:43 > git remote # timeout=10 22:52:43 > git config --get remote.origin.url # timeout=10 22:52:43 using GIT_SSH to set credentials SSH Credentials for GitHub 22:52:43 > git merge f7c7132b17dbbb881af4d9ccfc6ed9167751e366 # timeout=10 22:52:43 > git rev-parse HEAD^{commit} # timeout=10 22:52:43 > git config core.sparsecheckout # timeout=10 22:52:43 > git checkout -f 233e9d8fc89f567ab362eecb8a85f02340d9c475 # timeout=10 22:52:47 Commit message: "Merge branch 'main' into jakarta-changelog" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:52:48 + echo snap-build.sh 22:52:48 snap-build.sh 22:52:48 + SNAP_BASE_DIR=. 22:52:48 + '[' '!' -z /w/workspace/edgex-go/4 ']' 22:52:48 + SNAP_BASE_DIR=/w/workspace/edgex-go/4 22:52:48 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/4]' 22:52:48 [snap-build] Building snap in dir [/w/workspace/edgex-go/4] 22:52:48 + cd /w/workspace/edgex-go/4 22:52:48 + sudo apt-get remove -qy --purge lxd lxd-client 22:52:48 Reading package lists... 22:52:48 Building dependency tree... 22:52:48 Reading state information... 22:52:48 The following packages were automatically installed and are no longer required: 22:52:48 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 22:52:48 uidmap xdelta3 22:52:48 Use 'sudo apt autoremove' to remove them. 22:52:48 The following packages will be REMOVED: 22:52:48 lxd* lxd-client* 22:52:48 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 22:52:48 After this operation, 31.7 MB disk space will be freed. 22:52:48 (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.) 22:52:48 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 22:52:49 Removing lxd dnsmasq configuration 22:52:49 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 22:52:49 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 22:52:50 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 22:52:50 (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.) 22:52:50 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 22:52:52 Processing triggers for systemd (237-3ubuntu10.45) ... 22:52:52 Processing triggers for ureadahead (0.100.0-21) ... 22:52:52 + sudo snap remove --purge lxd 22:52:52 snap "lxd" is not installed 22:52:52 + sudo groupadd --force --system lxd 22:52:52 ++ whoami 22:52:52 + sudo /usr/sbin/usermod -G lxd -a jenkins 22:52:52 + newgrp - lxd 22:52:52 + sudo snap install lxd 22:52:59 2021-11-13T22:52:57Z INFO Waiting for automatic snapd restart... 22:53:14 lxd 4.20 from Canonical* installed 22:53:14 + sudo lxd init --auto 22:53:22 + sudo snap install --classic snapcraft 22:53:34 snapcraft 5.0 from Canonical* installed 22:53:34 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 22:53:34 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 22:53:34 % Total % Received % Xferd Average Speed Time Time Time Current 22:53:34 Dload Upload Total Spent Left Speed 22:53:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4446 0 --:--:-- --:--:-- --:--:-- 4446 22:53:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3325k 100 3325k 0 0 9210k 0 --:--:-- --:--:-- --:--:-- 17.0M 22:53:34 ./yq_linux_amd64 22:53:34 + sudo snapcraft prime --use-lxd 22:53:35 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 22:53:35 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: 22:53:35 - README.md 22:53:35 22:53:35 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 22:53:35 Launching a container. 22:53:45 Waiting for container to be ready 22:53:45 To start your first container, try: lxc launch ubuntu:20.04 22:53:45 Or for a virtual machine: lxc launch ubuntu:20.04 --vm 22:53:45 22:53:48 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 22:53:48 Waiting for network to be ready... 22:53:49 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 22:53:49 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 22:53:49 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1958 kB] 22:53:49 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 22:53:49 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 22:53:50 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 22:53:50 Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 22:53:50 Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 22:53:50 Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 22:53:50 Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 22:53:50 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 22:53:50 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [352 kB] 22:53:50 Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 22:53:50 Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 22:53:50 Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [516 kB] 22:53:50 Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [69.9 kB] 22:53:50 Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1148 kB] 22:53:50 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [263 kB] 22:53:50 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 22:53:50 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2303 kB] 22:53:51 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [445 kB] 22:53:51 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 22:53:51 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 22:53:51 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [540 kB] 22:53:51 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [73.6 kB] 22:53:51 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1764 kB] 22:53:51 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [380 kB] 22:53:54 Fetched 25.6 MB in 4s (5728 kB/s) 22:53:54 Reading package lists... 22:53:54 Reading package lists... 22:53:55 Building dependency tree... 22:53:55 Reading state information... 22:53:55 The following additional packages will be installed: 22:53:55 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 22:53:55 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 22:53:55 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 22:53:55 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 22:53:55 Suggested packages: 22:53:55 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 22:53:55 Recommended packages: 22:53:55 gnupg libsasl2-modules 22:53:55 The following NEW packages will be installed: 22:53:55 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 22:53:55 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 22:53:55 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 22:53:55 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 22:53:55 The following packages will be upgraded: 22:53:55 gpg gpg-agent gpgconf libudev1 22:53:55 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. 22:53:55 Need to get 3527 kB of archives. 22:53:55 After this operation, 13.3 MB of additional disk space will be used. 22:53:55 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] 22:53:55 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] 22:53:55 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 22:53:55 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 22:53:55 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] 22:53:55 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] 22:53:56 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 22:53:56 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 22:53:56 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 22:53:56 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 22:53:56 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 22:53:56 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 22:53:56 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 22:53:56 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 22:53:56 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 22:53:56 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 22:53:56 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 22:53:56 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 22:53:56 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 22:53:56 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 22:53:56 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 22:53:56 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 22:53:56 debconf: delaying package configuration, since apt-utils is not installed 22:53:56 Fetched 3527 kB in 1s (3402 kB/s) 22:53:56 (Reading database ... 12511 files and directories currently installed.) 22:53:56 Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... 22:53:56 Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... 22:53:56 Setting up libudev1:amd64 (237-3ubuntu10.52) ... 22:53:56 Selecting previously unselected package udev. 22:53:56 (Reading database ... 12511 files and directories currently installed.) 22:53:56 Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... 22:53:56 Unpacking udev (237-3ubuntu10.52) ... 22:53:56 Selecting previously unselected package libfuse2:amd64. 22:53:56 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 22:53:56 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 22:53:56 Selecting previously unselected package fuse. 22:53:56 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 22:53:56 Unpacking fuse (2.9.7-1ubuntu1) ... 22:53:57 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 22:53:57 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 22:53:57 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 22:53:57 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 22:53:57 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 22:53:57 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 22:53:57 Selecting previously unselected package libksba8:amd64. 22:53:57 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 22:53:57 Unpacking libksba8:amd64 (1.3.5-2) ... 22:53:57 Selecting previously unselected package libroken18-heimdal:amd64. 22:53:57 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 22:53:57 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 22:53:57 Selecting previously unselected package libasn1-8-heimdal:amd64. 22:53:57 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 22:53:57 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 22:53:57 Selecting previously unselected package libheimbase1-heimdal:amd64. 22:53:57 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 22:53:57 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 22:53:57 Selecting previously unselected package libhcrypto4-heimdal:amd64. 22:53:57 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 22:53:57 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 22:53:57 Selecting previously unselected package libwind0-heimdal:amd64. 22:53:57 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 22:53:57 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 22:53:57 Selecting previously unselected package libhx509-5-heimdal:amd64. 22:53:57 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 22:53:57 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 22:53:57 Selecting previously unselected package libkrb5-26-heimdal:amd64. 22:53:57 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 22:53:57 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 22:53:57 Selecting previously unselected package libheimntlm0-heimdal:amd64. 22:53:57 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 22:53:57 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 22:53:57 Selecting previously unselected package libgssapi3-heimdal:amd64. 22:53:57 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 22:53:57 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 22:53:57 Selecting previously unselected package libsasl2-modules-db:amd64. 22:53:57 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 22:53:57 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 22:53:57 Selecting previously unselected package libsasl2-2:amd64. 22:53:57 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 22:53:57 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 22:53:57 Selecting previously unselected package libldap-common. 22:53:57 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 22:53:57 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 22:53:57 Selecting previously unselected package libldap-2.4-2:amd64. 22:53:57 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 22:53:57 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 22:53:57 Selecting previously unselected package dirmngr. 22:53:57 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 22:53:57 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 22:53:58 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 22:53:58 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 22:53:58 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 22:53:58 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 22:53:58 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 22:53:58 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 22:53:58 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 22:53:58 Setting up libksba8:amd64 (1.3.5-2) ... 22:53:58 Processing triggers for libc-bin (2.27-3ubuntu1) ... 22:53:58 Setting up udev (237-3ubuntu10.52) ... 22:53:58 invoke-rc.d: policy-rc.d denied execution of start. 22:53:58 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 22:53:58 Processing triggers for systemd (237-3ubuntu10) ... 22:53:58 Setting up fuse (2.9.7-1ubuntu1) ... 22:53:58 Setting up gpg (2.2.4-1ubuntu1.4) ... 22:53:58 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 22:53:58 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 22:53:58 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 22:53:58 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 22:53:58 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 22:53:58 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 22:53:58 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 22:53:58 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 22:53:58 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 22:53:58 Processing triggers for libc-bin (2.27-3ubuntu1) ... 22:53:58 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 22:53:58 settings in the [Install] section, and DefaultInstance for template units). 22:53:58 This means they are not meant to be enabled using systemctl. 22:53:58 Possible reasons for having this kind of units are: 22:53:58 1) A unit may be statically enabled by being symlinked from another unit's 22:53:58 .wants/ or .requires/ directory. 22:53:58 2) A unit's purpose may be to act as a helper for some other unit which has 22:53:58 a requirement dependency on it. 22:53:58 3) A unit may be started when needed via activation (socket, path, timer, 22:53:58 D-Bus, udev, scripted systemctl call, ...). 22:53:58 4) In case of template units, the unit is meant to be enabled with some 22:53:58 instance name specified. 22:53:59 Reading package lists... 22:53:59 Building dependency tree... 22:53:59 Reading state information... 22:53:59 The following additional packages will be installed: 22:53:59 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 22:53:59 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 22:53:59 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 22:53:59 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 22:53:59 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 22:53:59 Suggested packages: 22:53:59 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 22:53:59 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 22:53:59 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 22:53:59 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 22:53:59 systemd-container policykit-1 22:53:59 Recommended packages: 22:53:59 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 22:53:59 The following NEW packages will be installed: 22:53:59 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 22:53:59 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 22:53:59 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 22:53:59 multiarch-support openssh-client python3 python3-minimal python3.6 22:53:59 python3.6-minimal snapd squashfs-tools sudo 22:53:59 The following packages will be upgraded: 22:53:59 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 22:53:59 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. 22:53:59 Need to get 36.8 MB of archives. 22:53:59 After this operation, 147 MB of additional disk space will be used. 22:53:59 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] 22:53:59 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] 22:54:00 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:54:00 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:54:00 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 22:54:00 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 22:54:00 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 22:54:00 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] 22:54:00 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 22:54:00 Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] 22:54:00 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] 22:54:00 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 22:54:00 Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 22:54:00 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 22:54:00 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 22:54:00 Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 22:54:00 Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 22:54:00 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 22:54:00 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 22:54:00 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 22:54:00 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 22:54:00 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 22:54:00 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 22:54:00 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 22:54:00 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 22:54:00 Get:24 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 22:54:00 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 22:54:00 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] 22:54:00 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 22:54:00 Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] 22:54:00 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] 22:54:00 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] 22:54:01 debconf: delaying package configuration, since apt-utils is not installed 22:54:01 Fetched 36.8 MB in 2s (20.2 MB/s) 22:54:01 (Reading database ... 12757 files and directories currently installed.) 22:54:01 Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... 22:54:01 Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... 22:54:02 Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... 22:54:02 Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... 22:54:02 Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... 22:54:02 (Reading database ... 12757 files and directories currently installed.) 22:54:02 Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... 22:54:02 Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... 22:54:02 Setting up libapt-pkg5.0:amd64 (1.6.14) ... 22:54:02 ./bin/test-attribution-txt.sh 22:54:02 (Reading database ... 12757 files and directories currently installed.) 22:54:02 Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... 22:54:02 Unpacking apt (1.6.14) over (1.6.1) ... 22:54:02 Setting up apt (1.6.14) ... 22:54:02 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 22:54:03 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 22:54:03 (Reading database ... 12764 files and directories currently installed.) 22:54:03 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 22:54:03 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 22:54:03 Selecting previously unselected package libpython3.6-minimal:amd64. 22:54:03 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 22:54:03 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 22:54:03 Selecting previously unselected package libexpat1:amd64. 22:54:03 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 22:54:03 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 22:54:03 Selecting previously unselected package python3.6-minimal. 22:54:03 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 22:54:03 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 22:54:03 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... 22:54:03 Checking for services that may need to be restarted...done. 22:54:03 Checking for services that may need to be restarted...done. 22:54:03 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 22:54:03 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 22:54:03 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 22:54:04 Selecting previously unselected package python3-minimal. 22:54:04 (Reading database ... 13012 files and directories currently installed.) 22:54:04 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 22:54:04 Unpacking python3-minimal (3.6.7-1~18.04) ... [Pipeline] echo 22:54:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 22:54:04 Selecting previously unselected package mime-support. 22:54:04 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 22:54:04 Unpacking mime-support (3.60ubuntu1) ... 22:54:04 Selecting previously unselected package libmpdec2:amd64. 22:54:04 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 22:54:04 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 22:54:04 Selecting previously unselected package libpython3.6-stdlib:amd64. 22:54:04 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 22:54:04 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 22:54:04 Selecting previously unselected package python3.6. 22:54:04 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 22:54:04 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 22:54:04 Selecting previously unselected package libpython3-stdlib:amd64. 22:54:04 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 22:54:04 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 22:54:04 Setting up python3-minimal (3.6.7-1~18.04) ... 22:54:04 Selecting previously unselected package python3. 22:54:04 (Reading database ... 13442 files and directories currently installed.) 22:54:04 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 22:54:04 Unpacking python3 (3.6.7-1~18.04) ... 22:54:04 Selecting previously unselected package multiarch-support. 22:54:04 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 22:54:04 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 22:54:04 Setting up multiarch-support (2.27-3ubuntu1.4) ... 22:54:04 Selecting previously unselected package liblzo2-2:amd64. 22:54:04 (Reading database ... 13479 files and directories currently installed.) 22:54:04 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 22:54:04 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 22:54:05 + ls -al . 22:54:05 total 672 22:54:05 drwxrwxr-x 9 1001 1001 4096 Nov 13 22:54 . 22:54:05 drwxr-xr-x 4 root root 4096 Nov 13 22:49 .. 22:54:05 -rw-rw-r-- 1 1001 1001 11 Nov 13 22:47 .dockerignore 22:54:05 drwxrwxr-x 8 1001 1001 4096 Nov 13 22:47 .git 22:54:05 drwxrwxr-x 4 1001 1001 4096 Nov 13 22:47 .github 22:54:05 -rw-rw-r-- 1 1001 1001 804 Nov 13 22:47 .gitignore 22:54:05 -rw-rw-r-- 1 1001 1001 42 Nov 13 22:47 .golangci.yml 22:54:05 -rw-rw-r-- 1 1001 1001 76 Nov 13 22:47 .hadolint.yml 22:54:05 -rw-rw-r-- 1 1001 1001 166 Nov 13 22:47 .sonarcloud.properties 22:54:05 -rw-rw-r-- 1 1001 1001 1171 Nov 13 22:47 ADOPTERS.md 22:54:05 -rw-rw-r-- 1 1001 1001 8910 Nov 13 22:47 Attribution.txt 22:54:05 -rw-rw-r-- 1 1001 1001 51732 Nov 13 22:47 CHANGELOG.md 22:54:05 -rw-rw-r-- 1 1001 1001 3804 Nov 13 22:47 CONTRIBUTING.md 22:54:05 -rw-rw-r-- 1 1001 1001 677 Nov 13 22:47 GOVERNANCE.md 22:54:05 -rw-rw-r-- 1 1001 1001 849 Nov 13 22:47 Jenkinsfile 22:54:05 -rw-rw-r-- 1 1001 1001 10775 Nov 13 22:47 LICENSE 22:54:05 -rw-rw-r-- 1 1001 1001 6508 Nov 13 22:47 Makefile 22:54:05 -rw-rw-r-- 1 1001 1001 582 Nov 13 22:47 OWNERS.md 22:54:05 -rw-rw-r-- 1 1001 1001 8256 Nov 13 22:47 README.md 22:54:05 -rw-rw-r-- 1 1001 1001 6912 Nov 13 22:47 SECURITY.md 22:54:05 -rw-rw-r-- 1 1001 1001 5 Nov 13 22:43 VERSION 22:54:05 -rw-rw-r-- 1 1001 1001 4131 Nov 13 22:47 ZMQWindows.md 22:54:05 drwxrwxr-x 2 1001 1001 4096 Nov 13 22:47 bin 22:54:05 drwxrwxr-x 14 1001 1001 4096 Nov 13 22:47 cmd 22:54:05 -rw-r--r-- 1 root root 428381 Nov 13 22:52 coverage.out 22:54:05 -rw-rw-r-- 1 1001 1001 822 Nov 13 22:47 go.mod 22:54:05 -rw-rw-r-- 1 1001 1001 49471 Nov 13 22:47 go.sum 22:54:05 drwxrwxr-x 8 1001 1001 4096 Nov 13 22:47 internal 22:54:05 drwxrwxr-x 3 1001 1001 4096 Nov 13 22:47 openapi 22:54:05 drwxrwxr-x 4 1001 1001 4096 Nov 13 22:47 snap 22:54:05 -rw-rw-r-- 1 1001 1001 204 Nov 13 22:47 version.go [Pipeline] sh 22:54:05 Selecting previously unselected package libbsd0:amd64. 22:54:05 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 22:54:05 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 22:54:05 Selecting previously unselected package sudo. 22:54:05 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 22:54:05 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 22:54:05 Selecting previously unselected package apparmor. 22:54:05 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 22:54:05 Unpacking apparmor (2.12-4ubuntu5.1) ... 22:54:05 Selecting previously unselected package libedit2:amd64. 22:54:05 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 22:54:05 Unpacking libedit2:amd64 (3.1-20170329-1) ... 22:54:05 Selecting previously unselected package libkrb5support0:amd64. 22:54:05 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 22:54:05 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 22:54:05 Selecting previously unselected package libk5crypto3:amd64. 22:54:05 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 22:54:05 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 22:54:05 + '[' -e coverage.out ] 22:54:05 + chown 1001:1001 coverage.out [Pipeline] stash 22:54:05 Warning: overwriting stash ‘coverage-report’ 22:54:05 Selecting previously unselected package libkeyutils1:amd64. 22:54:05 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 22:54:05 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 22:54:05 Selecting previously unselected package libkrb5-3:amd64. 22:54:05 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 22:54:05 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 22:54:05 Selecting previously unselected package libgssapi-krb5-2:amd64. 22:54:05 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 22:54:05 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 22:54:05 Selecting previously unselected package libssl1.0.0:amd64. 22:54:05 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... 22:54:05 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 22:54:05 Selecting previously unselected package openssh-client. 22:54:05 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... 22:54:05 Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... 22:54:05 Selecting previously unselected package squashfs-tools. 22:54:05 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... 22:54:05 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 22:54:06 Selecting previously unselected package snapd. 22:54:06 Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... 22:54:06 Unpacking snapd (2.51.1+18.04) ... 22:54:06 Stashed 1 file(s) [Pipeline] sh 22:54:07 + make build 22:54:07 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 22:54:08 Setting up libedit2:amd64 (3.1-20170329-1) ... 22:54:08 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 22:54:08 Setting up mime-support (3.60ubuntu1) ... 22:54:08 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 22:54:08 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 22:54:08 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 22:54:08 Processing triggers for libc-bin (2.27-3ubuntu1) ... 22:54:08 Setting up systemd (237-3ubuntu10.52) ... 22:54:08 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 22:54:08 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 22:54:08 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 22:54:08 Setting up liblzo2-2:amd64 (2.08-1.2) ... 22:54:08 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 22:54:08 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 22:54:08 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 22:54:09 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 22:54:09 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 22:54:09 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 22:54:09 Setting up python3 (3.6.7-1~18.04) ... 22:54:09 running python rtupdate hooks for python3.6... 22:54:09 running python post-rtupdate hooks for python3.6... 22:54:09 Setting up apparmor (2.12-4ubuntu5.1) ... 22:54:10 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 22:54:10 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 22:54:10 Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... 22:54:10 Setting up snapd (2.51.1+18.04) ... 22:54:10 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 22:54:10 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 22:54:11 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 22:54:11 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 22:54:11 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 22:54:11 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 22:54:11 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 22:54:11 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 22:54:11 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 22:54:12 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 22:54:12 /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' 22:54:12 Processing triggers for libc-bin (2.27-3ubuntu1) ... 22:54:12 Processing triggers for systemd (237-3ubuntu10.52) ... 22:54:13 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 22:54:13 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 22:54:13 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 22:54:13 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 22:54:14 Reading package lists... 22:54:14 Reading package lists... 22:54:14 Building dependency tree... 22:54:14 Reading state information... 22:54:14 Calculating upgrade... 22:54:15 The following packages will be upgraded: 22:54:15 advancecomp base-files bash binutils binutils-common 22:54:15 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 22:54:15 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 22:54:15 grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 22:54:15 libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev 22:54:15 libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 22:54:15 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 22:54:15 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 22:54:15 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 22:54:15 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 22:54:15 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 22:54:15 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 22:54:15 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 22:54:15 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 22:54:15 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 22:54:15 ubuntu-keyring util-linux 22:54:15 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 22:54:15 Need to get 64.2 MB of archives. 22:54:15 After this operation, 5152 kB of additional disk space will be used. 22:54:15 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-162.170 [992 kB] 22:54:15 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 22:54:15 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 22:54:15 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 22:54:15 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 22:54:15 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 22:54:15 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 22:54:15 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 22:54:15 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 22:54:15 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 22:54:15 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 22:54:15 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 22:54:15 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 22:54:15 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 22:54:15 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 22:54:15 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 22:54:15 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 22:54:15 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 22:54:15 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 22:54:15 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 22:54:15 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 22:54:15 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 22:54:15 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 22:54:15 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 22:54:15 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 22:54:15 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 22:54:15 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 22:54:15 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 22:54:15 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 22:54:15 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 22:54:15 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 22:54:15 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 22:54:15 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 22:54:15 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] 22:54:15 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 22:54:15 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 22:54:15 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 22:54:15 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 22:54:15 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 22:54:15 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 22:54:15 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 22:54:15 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] 22:54:15 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] 22:54:15 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 22:54:15 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 22:54:15 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 22:54:15 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021e-0ubuntu0.18.04 [189 kB] 22:54:15 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 22:54:15 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 22:54:15 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.7 [1839 kB] 22:54:15 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.7 [489 kB] 22:54:15 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.7 [3388 B] 22:54:15 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.7 [197 kB] 22:54:15 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 22:54:15 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 22:54:15 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 22:54:15 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 22:54:15 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 22:54:15 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 22:54:15 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 22:54:15 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 22:54:15 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 22:54:15 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 22:54:15 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 22:54:15 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 22:54:15 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 22:54:16 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 22:54:16 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 22:54:16 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] 22:54:16 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 22:54:16 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 22:54:16 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 22:54:16 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] 22:54:16 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 22:54:16 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 22:54:16 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 22:54:16 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 22:54:16 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 22:54:16 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 22:54:16 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 22:54:16 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 22:54:16 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 22:54:16 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 22:54:16 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 22:54:16 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] 22:54:16 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 22:54:16 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] 22:54:16 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] 22:54:16 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 22:54:16 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 22:54:16 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 22:54:16 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] 22:54:16 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 22:54:16 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 22:54:16 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 22:54:16 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 22:54:16 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 22:54:16 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 22:54:16 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 22:54:16 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 22:54:16 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 22:54:16 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 22:54:16 Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 22:54:17 debconf: delaying package configuration, since apt-utils is not installed 22:54:17 Fetched 64.2 MB in 2s (34.4 MB/s) 22:54:17 (Reading database ... 13914 files and directories currently installed.) 22:54:17 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 22:54:17 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 22:54:17 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 22:54:17 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 22:54:17 Preparing to unpack .../2-linux-libc-dev_4.15.0-162.170_amd64.deb ... 22:54:17 Unpacking linux-libc-dev:amd64 (4.15.0-162.170) over (4.15.0-20.21) ... 22:54:17 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:54:17 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 22:54:17 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:54:17 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 22:54:17 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:54:17 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 22:54:17 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:54:17 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 22:54:17 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:54:17 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 22:54:18 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:54:18 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 22:54:18 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:54:18 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 22:54:18 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 22:54:18 (Reading database ... 13914 files and directories currently installed.) 22:54:18 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 22:54:18 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 22:54:18 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 22:54:18 (Reading database ... 13914 files and directories currently installed.) 22:54:18 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:54:18 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 22:54:18 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:54:18 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 22:54:18 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:54:18 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 22:54:18 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 22:54:18 (Reading database ... 13914 files and directories currently installed.) 22:54:18 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 22:54:18 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 22:54:19 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 22:54:19 (Reading database ... 13914 files and directories currently installed.) 22:54:19 Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... 22:54:19 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 22:54:19 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 22:54:19 Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... 22:54:19 Setting up base-files (10.1ubuntu2.11) ... 22:54:19 Installing new version of config file /etc/issue ... 22:54:19 Installing new version of config file /etc/issue.net ... 22:54:19 Installing new version of config file /etc/lsb-release ... 22:54:19 Installing new version of config file /etc/update-motd.d/50-motd-news ... 22:54:19 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 22:54:19 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 22:54:20 Removing obsolete conffile /etc/default/motd-news ... 22:54:20 (Reading database ... 13915 files and directories currently installed.) 22:54:20 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 22:54:20 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 22:54:20 Setting up bash (4.4.18-2ubuntu1.2) ... 22:54:20 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 22:54:20 (Reading database ... 13915 files and directories currently installed.) 22:54:20 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 22:54:20 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 22:54:20 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 22:54:20 (Reading database ... 13915 files and directories currently installed.) 22:54:20 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 22:54:20 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 22:54:20 Setting up tar (1.29b-2ubuntu0.2) ... 22:54:20 (Reading database ... 13915 files and directories currently installed.) 22:54:20 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 22:54:20 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 22:54:20 Setting up dpkg (1.19.0.5ubuntu2.3) ... 22:54:20 (Reading database ... 13915 files and directories currently installed.) 22:54:20 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 22:54:20 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 22:54:20 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 22:54:20 (Reading database ... 13915 files and directories currently installed.) 22:54:20 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 22:54:20 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 22:54:20 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 22:54:21 (Reading database ... 13915 files and directories currently installed.) 22:54:21 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 22:54:21 Unpacking grep (3.1-2build1) over (3.1-2) ... 22:54:21 Setting up grep (3.1-2build1) ... 22:54:21 (Reading database ... 13915 files and directories currently installed.) 22:54:21 Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... 22:54:21 Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... 22:54:21 Setting up gzip (1.6-5ubuntu1.1) ... 22:54:21 (Reading database ... 13915 files and directories currently installed.) 22:54:21 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 22:54:21 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 22:54:21 Setting up login (1:4.5-1ubuntu2) ... 22:54:21 (Reading database ... 13915 files and directories currently installed.) 22:54:21 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 22:54:21 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 22:54:21 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 22:54:21 (Reading database ... 13915 files and directories currently installed.) 22:54:21 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 22:54:21 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 22:54:22 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 22:54:22 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 22:54:22 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 22:54:22 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 22:54:22 Setting up perl-base (5.26.1-6ubuntu0.5) ... 22:54:22 (Reading database ... 13915 files and directories currently installed.) 22:54:22 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 22:54:22 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 22:54:22 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 22:54:22 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 22:54:22 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 22:54:22 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 22:54:23 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 22:54:23 (Reading database ... 13915 files and directories currently installed.) 22:54:23 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 22:54:23 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 22:54:23 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 22:54:23 (Reading database ... 13915 files and directories currently installed.) 22:54:23 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 22:54:23 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 22:54:23 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 22:54:23 (Reading database ... 13915 files and directories currently installed.) 22:54:23 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 22:54:23 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 22:54:23 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 22:54:23 (Reading database ... 13915 files and directories currently installed.) 22:54:23 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 22:54:23 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 22:54:23 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 22:54:23 (Reading database ... 13915 files and directories currently installed.) 22:54:23 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 22:54:23 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 22:54:23 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 22:54:23 (Reading database ... 13915 files and directories currently installed.) 22:54:23 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 22:54:23 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 22:54:23 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 22:54:23 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 22:54:23 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 22:54:23 (Reading database ... 13915 files and directories currently installed.) 22:54:23 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 22:54:23 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 22:54:23 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 22:54:23 (Reading database ... 13915 files and directories currently installed.) 22:54:23 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 22:54:23 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 22:54:24 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 22:54:24 (Reading database ... 13915 files and directories currently installed.) 22:54:24 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 22:54:24 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 22:54:24 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 22:54:24 (Reading database ... 13915 files and directories currently installed.) 22:54:24 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 22:54:24 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 22:54:24 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 22:54:24 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 22:54:24 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 22:54:25 (Reading database ... 13915 files and directories currently installed.) 22:54:25 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 22:54:25 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 22:54:25 Setting up libc-bin (2.27-3ubuntu1.4) ... 22:54:25 (Reading database ... 13915 files and directories currently installed.) 22:54:25 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 22:54:25 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 22:54:25 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 22:54:25 (Reading database ... 13917 files and directories currently installed.) 22:54:25 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 22:54:25 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 22:54:25 Setting up debconf (1.5.66ubuntu1) ... 22:54:25 (Reading database ... 13917 files and directories currently installed.) 22:54:25 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 22:54:25 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 22:54:25 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 22:54:25 (Reading database ... 13917 files and directories currently installed.) 22:54:25 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 22:54:25 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 22:54:25 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 22:54:25 (Reading database ... 13917 files and directories currently installed.) 22:54:25 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 22:54:25 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 22:54:25 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 22:54:25 (Reading database ... 13917 files and directories currently installed.) 22:54:25 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 22:54:25 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 22:54:26 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 22:54:26 (Reading database ... 13919 files and directories currently installed.) 22:54:26 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 22:54:26 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 22:54:26 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 22:54:26 (Reading database ... 13923 files and directories currently installed.) 22:54:26 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 22:54:26 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 22:54:26 Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... 22:54:26 Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... 22:54:26 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 22:54:26 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 22:54:26 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 22:54:26 (Reading database ... 13923 files and directories currently installed.) 22:54:26 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... 22:54:26 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... 22:54:26 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... 22:54:26 (Reading database ... 13923 files and directories currently installed.) 22:54:26 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 22:54:26 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 22:54:26 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 22:54:27 (Reading database ... 13923 files and directories currently installed.) 22:54:27 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 22:54:27 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 22:54:27 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 22:54:27 (Reading database ... 13923 files and directories currently installed.) 22:54:27 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 22:54:27 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 22:54:27 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 22:54:27 (Reading database ... 13923 files and directories currently installed.) 22:54:27 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 22:54:27 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 22:54:27 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 22:54:27 (Reading database ... 13923 files and directories currently installed.) 22:54:27 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 22:54:27 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 22:54:27 Setting up passwd (1:4.5-1ubuntu2) ... 22:54:27 (Reading database ... 13923 files and directories currently installed.) 22:54:27 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 22:54:27 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 22:54:27 Setting up gpgv (2.2.4-1ubuntu1.4) ... 22:54:27 (Reading database ... 13923 files and directories currently installed.) 22:54:27 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 22:54:27 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 22:54:28 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 22:54:28 (Reading database ... 13923 files and directories currently installed.) 22:54:28 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 22:54:28 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 22:54:28 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 22:54:28 (Reading database ... 13923 files and directories currently installed.) 22:54:28 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 22:54:28 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 22:54:28 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 22:54:28 (Reading database ... 13923 files and directories currently installed.) 22:54:28 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 22:54:28 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 22:54:28 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 22:54:28 (Reading database ... 13923 files and directories currently installed.) 22:54:28 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 22:54:28 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 22:54:28 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 22:54:28 (Reading database ... 13923 files and directories currently installed.) 22:54:28 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... 22:54:28 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... 22:54:28 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... 22:54:28 (Reading database ... 13923 files and directories currently installed.) 22:54:28 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 22:54:28 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 22:54:28 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 22:54:28 (Reading database ... 13923 files and directories currently installed.) 22:54:28 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 22:54:28 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 22:54:28 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 22:54:28 (Reading database ... 13924 files and directories currently installed.) 22:54:28 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 22:54:28 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 22:54:28 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 22:54:28 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 22:54:29 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 22:54:29 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 22:54:29 Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... 22:54:29 Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... 22:54:29 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 22:54:29 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 22:54:29 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 22:54:29 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 22:54:29 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 22:54:29 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 22:54:29 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 22:54:29 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 22:54:29 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 22:54:29 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 22:54:29 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 22:54:29 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 22:54:29 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 22:54:29 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 22:54:29 Preparing to unpack .../11-tzdata_2021e-0ubuntu0.18.04_all.deb ... 22:54:29 Unpacking tzdata (2021e-0ubuntu0.18.04) over (2018d-1) ... 22:54:30 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 22:54:30 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 22:54:30 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 22:54:30 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 22:54:30 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.7_amd64.deb ... 22:54:30 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 22:54:30 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.7_amd64.deb ... 22:54:30 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 22:54:30 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.7_amd64.deb ... 22:54:30 Unpacking binutils (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 22:54:30 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.7_amd64.deb ... 22:54:30 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 22:54:30 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 22:54:30 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 22:54:30 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 22:54:30 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 22:54:30 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 22:54:30 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 22:54:30 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 22:54:30 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 22:54:31 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 22:54:31 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 22:54:32 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 22:54:32 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 22:54:32 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 22:54:32 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 22:54:32 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 22:54:32 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 22:54:33 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 22:54:33 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 22:54:33 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 22:54:33 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 22:54:33 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 22:54:33 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 22:54:33 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 22:54:33 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 22:54:33 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 22:54:33 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 22:54:34 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 22:54:34 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 22:54:34 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 22:54:34 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 22:54:34 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 22:54:34 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 22:54:34 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 22:54:34 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 22:54:34 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 22:54:34 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 22:54:34 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 22:54:34 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 22:54:34 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 22:54:34 Setting up tzdata (2021e-0ubuntu0.18.04) ... 22:54:34 22:54:34 Current default time zone: 'Etc/UTC' 22:54:34 Local time is now: Sat Nov 13 22:54:34 UTC 2021. 22:54:34 Universal Time is now: Sat Nov 13 22:54:34 UTC 2021. 22:54:34 Run 'dpkg-reconfigure tzdata' if you wish to change it. 22:54:34 22:54:34 Setting up systemd-sysv (237-3ubuntu10.52) ... 22:54:34 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 22:54:34 Setting up linux-libc-dev:amd64 (4.15.0-162.170) ... 22:54:34 Setting up mount (2.31.1-0.4ubuntu3.7) ... 22:54:34 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 22:54:34 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 22:54:34 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 22:54:34 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 22:54:34 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 22:54:34 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 22:54:34 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 22:54:34 Setting up procps (2:3.3.12-3ubuntu1.2) ... 22:54:34 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 22:54:34 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.7) ... 22:54:34 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 22:54:34 Setting up patch (2.7.6-2ubuntu1.1) ... 22:54:34 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 22:54:34 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 22:54:34 Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... 22:54:34 Installing new version of config file /etc/ssl/openssl.cnf ... 22:54:34 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 22:54:34 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 22:54:34 Setting up ca-certificates (20210119~18.04.2) ... 22:54:36 Updating certificates in /etc/ssl/certs... 22:54:37 23 added, 28 removed; done. 22:54:37 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 22:54:37 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 22:54:37 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 22:54:37 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 22:54:37 Setting up pkgbinarymangler (138.18.04.1) ... 22:54:37 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 22:54:37 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.7) ... 22:54:37 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 22:54:37 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 22:54:37 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 22:54:37 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 22:54:37 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 22:54:37 Setting up perl (5.26.1-6ubuntu0.5) ... 22:54:37 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) ... 22:54:37 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 22:54:37 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 22:54:37 Setting up binutils (2.30-21ubuntu1~18.04.7) ... 22:54:37 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 22:54:37 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 22:54:37 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 22:54:37 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 22:54:37 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 22:54:37 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 22:54:37 Processing triggers for systemd (237-3ubuntu10.52) ... 22:54:37 Processing triggers for mime-support (3.60ubuntu1) ... 22:54:37 Processing triggers for ca-certificates (20210119~18.04.2) ... 22:54:37 Updating certificates in /etc/ssl/certs... 22:54:38 0 added, 0 removed; done. 22:54:38 Running hooks in /etc/ca-certificates/update.d... 22:54:38 done. 22:54:38 Reading package lists... 22:54:38 Building dependency tree... 22:54:38 Reading state information... 22:54:39 The following NEW packages will be installed: 22:54:39 apt-transport-https 22:54:39 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 22:54:39 Need to get 4348 B of archives. 22:54:39 After this operation, 154 kB of additional disk space will be used. 22:54:39 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] 22:54:39 debconf: delaying package configuration, since apt-utils is not installed 22:54:39 Fetched 4348 B in 0s (21.5 kB/s) 22:54:39 Selecting previously unselected package apt-transport-https. 22:54:39 (Reading database ... 13931 files and directories currently installed.) 22:54:39 Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... 22:54:39 Unpacking apt-transport-https (1.6.14) ... 22:54:39 Setting up apt-transport-https (1.6.14) ... 22:54:39 Waiting for network to be ready... 22:54:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 22:54:42 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 22:54:46 2021-11-13T22:54:42Z INFO Waiting for automatic snapd restart... 22:54:46 snapd 2.52.1 from Canonical* installed 22:54:46 "snapd" switched to the "latest/stable" channel 22:54:46 22:54:46 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 22:54:47 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 22:54:49 core18 20211015 from Canonical* installed 22:54:49 "core18" switched to the "latest/stable" channel 22:54:49 22:54:51 snapcraft 5.0 from Canonical* installed 22:54:51 "snapcraft" switched to the "latest/stable" channel 22:54:51 22:54:52 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 22:54:55 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 22:54:56 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: 22:54:56 - README.md 22:54:56 22:54:56 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 22:54:56 Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease 22:54:56 Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease 22:54:56 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 22:54:57 Reading package lists... 22:54:58 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 22:54:58 Reading package lists... 22:54:58 Building dependency tree... 22:54:58 Reading state information... 22:54:58 Suggested packages: 22:54:58 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 22:54:58 git-gui gitk gitweb git-cvs git-mediawiki git-svn 22:54:58 Recommended packages: 22:54:58 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 22:54:58 The following NEW packages will be installed: 22:54:58 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 22:54:58 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 22:54:58 pkg-config zip 22:54:58 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 22:54:59 Need to get 7670 kB of archives. 22:54:59 After this operation, 43.8 MB of additional disk space will be used. 22:54:59 Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 22:54:59 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 22:54:59 Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 22:54:59 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 22:54:59 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 22:54:59 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 22:54:59 Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 22:54:59 Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 22:54:59 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 22:54:59 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 22:54:59 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 22:54:59 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] 22:54:59 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] 22:54:59 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] 22:54:59 Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 22:54:59 Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 22:55:00 debconf: delaying package configuration, since apt-utils is not installed 22:55:00 Fetched 7670 kB in 1s (6936 kB/s) 22:55:00 Selecting previously unselected package libglib2.0-0:amd64. 22:55:00 (Reading database ... 13935 files and directories currently installed.) 22:55:00 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 22:55:00 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 22:55:00 Selecting previously unselected package libpsl5:amd64. 22:55:00 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 22:55:00 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 22:55:00 Selecting previously unselected package libnghttp2-14:amd64. 22:55:00 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 22:55:00 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 22:55:00 Selecting previously unselected package librtmp1:amd64. 22:55:00 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 22:55:00 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 22:55:00 Selecting previously unselected package libcurl3-gnutls:amd64. 22:55:00 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... 22:55:00 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 22:55:00 Selecting previously unselected package liberror-perl. 22:55:00 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 22:55:00 Unpacking liberror-perl (0.17025-1) ... 22:55:00 Selecting previously unselected package git-man. 22:55:00 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... 22:55:00 Unpacking git-man (1:2.17.1-1ubuntu0.9) ... 22:55:00 Selecting previously unselected package git. 22:55:00 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... 22:55:00 Unpacking git (1:2.17.1-1ubuntu0.9) ... 22:55:01 Selecting previously unselected package libnorm1:amd64. 22:55:01 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 22:55:01 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 22:55:01 Selecting previously unselected package libpgm-5.2-0:amd64. 22:55:01 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 22:55:01 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 22:55:01 Selecting previously unselected package libsodium23:amd64. 22:55:01 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 22:55:01 Unpacking libsodium23:amd64 (1.0.16-2) ... 22:55:01 Selecting previously unselected package libzmq5:amd64. 22:55:01 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 22:55:01 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 22:55:01 Selecting previously unselected package libzmq3-dev:amd64. 22:55:01 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 22:55:01 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 22:55:01 Selecting previously unselected package pkg-config. 22:55:01 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 22:55:01 Unpacking pkg-config (0.29.1-0ubuntu2) ... 22:55:01 Selecting previously unselected package zip. 22:55:01 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 22:55:01 Unpacking zip (3.0-11build1) ... 22:55:01 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 22:55:01 Setting up git-man (1:2.17.1-1ubuntu0.9) ... 22:55:01 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 22:55:01 Setting up liberror-perl (0.17025-1) ... 22:55:01 Setting up libpsl5:amd64 (0.19.1-5build1) ... 22:55:01 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 22:55:01 No schema files found: doing nothing. 22:55:01 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 22:55:01 Setting up zip (3.0-11build1) ... 22:55:01 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 22:55:01 Setting up libsodium23:amd64 (1.0.16-2) ... 22:55:01 Setting up pkg-config (0.29.1-0ubuntu2) ... 22:55:01 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 22:55:01 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 22:55:01 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 22:55:01 Setting up git (1:2.17.1-1ubuntu0.9) ... 22:55:01 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 22:55:02 git set to automatically installed. 22:55:02 git-man set to automatically installed. 22:55:02 libcurl3-gnutls set to automatically installed. 22:55:02 liberror-perl set to automatically installed. 22:55:02 libglib2.0-0 set to automatically installed. 22:55:02 libnghttp2-14 set to automatically installed. 22:55:02 libnorm1 set to automatically installed. 22:55:02 libpgm-5.2-0 set to automatically installed. 22:55:02 libpsl5 set to automatically installed. 22:55:02 librtmp1 set to automatically installed. 22:55:02 libsodium23 set to automatically installed. 22:55:02 libzmq3-dev set to automatically installed. 22:55:02 libzmq5 set to automatically installed. 22:55:02 pkg-config set to automatically installed. 22:55:02 zip set to automatically installed. 22:55:03 snapd is not logged in, snap install commands will use sudo 22:55:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 22:55:07 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 22:55:11 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 22:55:11 go (1.16/stable) 1.16.10 from Michael Hudson-Doyle (mwhudson) installed 22:55:11 snapd is not logged in, snap install commands will use sudo 22:55:12 snap "core18" has no updates available 22:55:12 Pulling config-common 22:55:12 + snapcraftctl pull 22:55:14 Pulling go-build-helper 22:55:14 + snapcraftctl pull 22:55:15 'edgex-go' has dependencies that need to be staged: go-build-helper 22:55:15 Skipping pull go-build-helper (already ran) 22:55:15 Building go-build-helper 22:55:15 + snapcraftctl build 22:55:17 Staging go-build-helper 22:55:17 + snapcraftctl stage [Pipeline] } 22:55:18 $ docker stop --time=1 b325e9dd9ff3c0dcf9c9615cb9006832e1c884e50ed85a2941867bbe62b36744 22:55:20 $ docker rm -f b325e9dd9ff3c0dcf9c9615cb9006832e1c884e50ed85a2941867bbe62b36744 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:55:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:55:22 22:55:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 22:55:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:55:23 latest: Pulling from edgex-devops/edgex-compose-arm64 22:55:23 29e5d40040c1: Pulling fs layer 22:55:23 1ce36da41761: Pulling fs layer 22:55:23 25b303627fd3: Pulling fs layer 22:55:23 29e5d40040c1: Verifying Checksum 22:55:23 29e5d40040c1: Download complete 22:55:23 1ce36da41761: Verifying Checksum 22:55:23 1ce36da41761: Download complete 22:55:23 29e5d40040c1: Pull complete 22:55:24 25b303627fd3: Verifying Checksum 22:55:24 25b303627fd3: Download complete 22:55:24 1ce36da41761: Pull complete 22:55:27 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 22:55:27 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 22:55:27 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 22:55:27 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1958 kB] 22:55:27 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 22:55:27 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 22:55:27 Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 22:55:27 Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 22:55:27 Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 22:55:27 Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 22:55:27 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 22:55:27 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [352 kB] 22:55:27 Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 22:55:27 Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 22:55:27 Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [516 kB] 22:55:27 Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [69.9 kB] 22:55:27 Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1148 kB] 22:55:27 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [263 kB] 22:55:27 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 22:55:27 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2303 kB] 22:55:27 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [445 kB] 22:55:27 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 22:55:27 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 22:55:27 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [540 kB] 22:55:27 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [73.6 kB] 22:55:27 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1764 kB] 22:55:27 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [380 kB] 22:55:27 Fetched 25.6 MB in 0s (0 B/s) 22:55:27 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 22:55:27 Fetched 224 kB in 0s (0 B/s) 22:55:27 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 22:55:27 Fetched 157 kB in 0s (0 B/s) 22:55:27 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 22:55:27 Fetched 221 kB in 0s (0 B/s) 22:55:27 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 22:55:27 Fetched 143 kB in 0s (0 B/s) 22:55:27 Pulling edgex-go 22:55:27 + snapcraftctl pull 22:55:28 Pulling hooks 22:55:28 + snapcraftctl pull 22:55:35 25b303627fd3: Pull complete 22:55:35 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 22:55:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:55:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 22:55:35 prd-ubuntu18.04-docker-arm64-4c-16g-508 does not seem to be running inside a container 22:55:35 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 22:55:37 $ docker top 61dfe245d8599f3f41c23d9b0b428c0f0f22958bbd889df106151588356600c1 -eo pid,comm [Pipeline] { [Pipeline] sh 22:55:38 + docker-compose build --help 22:55:38 + grep parallel 22:55:43 --parallel Build images in parallel. [Pipeline] } 22:55:43 $ docker stop --time=1 61dfe245d8599f3f41c23d9b0b428c0f0f22958bbd889df106151588356600c1 22:55:45 $ docker rm -f 61dfe245d8599f3f41c23d9b0b428c0f0f22958bbd889df106151588356600c1 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:55:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:55:45 . [Pipeline] withDockerContainer 22:55:45 prd-ubuntu18.04-docker-arm64-4c-16g-508 does not seem to be running inside a container 22:55:45 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 22:55:47 $ docker top 7fa0d2139d309ecda345af3ac716fafa09ad513f8576b60ab3169ff2c158b37d -eo pid,comm [Pipeline] { [Pipeline] sh 22:55:48 + docker-compose -f ./docker-compose-build.yml build --parallel 22:55:50 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 22:55:50 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 22:55:50 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 22:55:50 Fetched 0 B in 0s (0 B/s) 22:55:50 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 22:55:50 Fetched 96.5 kB in 0s (0 B/s) 22:55:50 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 22:55:50 Fetched 279 kB in 0s (0 B/s) 22:55:50 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 22:55:50 Fetched 122 kB in 0s (0 B/s) 22:55:50 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 22:55:50 Fetched 77.8 kB in 0s (0 B/s) 22:55:50 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 22:55:50 Fetched 8848 B in 0s (0 B/s) 22:55:50 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 22:55:50 Fetched 47.8 kB in 0s (0 B/s) 22:55:50 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 22:55:50 Fetched 45.6 kB in 0s (0 B/s) 22:55:50 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 22:55:50 Fetched 15.0 kB in 0s (0 B/s) 22:55:50 Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] 22:55:50 Fetched 220 kB in 0s (0 B/s) 22:55:50 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 22:55:50 Fetched 154 kB in 0s (0 B/s) 22:55:50 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 22:55:50 Fetched 50.6 kB in 0s (0 B/s) 22:55:50 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 22:55:50 Fetched 14.8 kB in 0s (0 B/s) 22:55:50 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 22:55:50 Fetched 41.8 kB in 0s (0 B/s) 22:55:50 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 22:55:50 Fetched 499 kB in 0s (0 B/s) 22:55:50 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 22:55:50 Fetched 111 kB in 0s (0 B/s) 22:55:50 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 22:55:50 Fetched 240 kB in 0s (0 B/s) 22:55:50 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 22:55:50 Fetched 29.3 kB in 0s (0 B/s) 22:55:50 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 22:55:50 Fetched 85.5 kB in 0s (0 B/s) 22:55:50 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 22:55:50 Fetched 24.5 kB in 0s (0 B/s) 22:55:50 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 22:55:50 Fetched 49.2 kB in 0s (0 B/s) 22:55:50 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 22:55:50 Fetched 54.2 kB in 0s (0 B/s) 22:55:50 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 22:55:50 Fetched 30.8 kB in 0s (0 B/s) 22:55:50 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 22:55:50 Fetched 15.8 kB in 0s (0 B/s) 22:55:50 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 22:55:50 Fetched 85.9 kB in 0s (0 B/s) 22:55:50 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 22:55:50 Fetched 8720 B in 0s (0 B/s) 22:55:50 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 22:55:50 Fetched 140 kB in 0s (0 B/s) 22:55:50 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 22:55:50 Fetched 119 kB in 0s (0 B/s) 22:55:50 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 22:55:50 Fetched 111 kB in 0s (0 B/s) 22:55:50 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 22:55:50 Fetched 11.1 kB in 0s (0 B/s) 22:55:50 Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] 22:55:50 Fetched 646 kB in 0s (0 B/s) 22:55:50 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 22:55:50 Fetched 41.3 kB in 0s (0 B/s) 22:55:50 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 22:55:50 Fetched 17.9 kB in 0s (0 B/s) 22:55:50 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 22:55:50 Fetched 368 kB in 0s (0 B/s) 22:55:50 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 22:55:50 Fetched 187 kB in 0s (0 B/s) 22:55:50 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 22:55:50 Fetched 175 kB in 0s (0 B/s) 22:55:50 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 22:55:50 Fetched 206 kB in 0s (0 B/s) 22:55:50 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] 22:55:50 Fetched 1302 kB in 0s (0 B/s) 22:55:50 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 22:55:50 Fetched 36.2 kB in 0s (0 B/s) 22:55:50 Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] 22:55:50 Fetched 159 kB in 0s (0 B/s) 22:55:50 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 22:55:50 Fetched 107 kB in 0s (0 B/s) 22:55:50 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 22:55:50 Fetched 48.7 kB in 0s (0 B/s) 22:55:50 Pulling static-packages 22:55:50 + snapcraftctl pull 22:55:50 Pulling version 22:55:50 + cd /root/project 22:55:50 + git describe --tags+ sed s/v// 22:55:50 --abbrev=0 22:55:50 + GIT_VERSION=2.0.1-dev.94 22:55:50 + [ -z 2.0.1-dev.94 ] 22:55:50 + snapcraftctl set-version 2.0.1-dev.94 22:55:50 Building config-common 22:55:50 + snapcraftctl build 22:55:53 Skipping build go-build-helper (already ran) 22:55:53 Building edgex-go 22:55:53 + cd /root/parts/edgex-go/src 22:55:53 + + git describe --tags --abbrev=0 22:55:53 sed s/v// 22:55:53 + GIT_VERSION=2.0.1-dev.94 22:55:53 + [ -z 2.0.1-dev.94 ] 22:55:53 + echo 2.0.1-dev.94 22:55:53 + [ ! -d vendor ] 22:55:53 + go mod download all 22:55:53 Building core-command ... 22:55:53 Building core-data ... 22:55:53 Building core-metadata ... 22:55:53 Building security-bootstrapper ... 22:55:53 Building security-proxy-setup ... 22:55:53 Building security-secretstore-setup ... 22:55:53 Building support-notifications ... 22:55:53 Building support-scheduler ... 22:55:53 Building sys-mgmt-agent ... 22:55:53 Building core-data 22:55:53 Building security-bootstrapper 22:55:53 Building security-secretstore-setup 22:55:53 Building core-metadata 22:55:53 Building security-proxy-setup 22:56:01 + make build 22:56:01 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.94" -o cmd/core-data/core-data ./cmd/core-data 22:56:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.94" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 22:56:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.94" -o cmd/core-command/core-command ./cmd/core-command 22:56:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.94" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 22:56:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.94" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 22:56:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.94" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 22:56:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.94" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 22:56:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.94" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 22:56:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.94" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 22:56:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.94" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 22:56:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.94" -o ./cmd/secrets-config ./cmd/secrets-config 22:56:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.94" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 22:56:26 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 22:56:26 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 22:56:26 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 22:56:26 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 22:56:26 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 22:56:26 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 22:56:26 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 22:56:26 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 22:56:26 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 22:56:26 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 22:56:26 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 22:56:26 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 22:56:26 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 22:56:26 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 22:56:26 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 22:56:26 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 22:56:26 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 22:56:26 + 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 22:56:26 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 22:56:26 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 22:56:26 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 22:56:26 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 22:56:26 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 22:56:26 + 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 22:56:26 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 22:56:26 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 22:56:26 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 22:56:27 Building hooks 22:56:27 + cd /root/parts/hooks/src 22:56:27 + make build 22:56:27 go mod tidy 22:56:27 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.1 22:56:27 go: downloading github.com/davecgh/go-spew v1.1.0 22:56:27 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 22:56:27 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 22:56:28 GO111MODULE=on go build -o cmd/install/install ./cmd/install 22:56:28 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 22:56:28 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 22:56:32 Building static-packages 22:56:32 + snapcraftctl build 22:56:34 Building version 22:56:34 + snapcraftctl build 22:56:36 Staging config-common 22:56:36 + snapcraftctl stage 22:56:37 Skipping stage go-build-helper (already ran) 22:56:37 Staging edgex-go 22:56:37 + snapcraftctl stage 22:56:37 Staging hooks 22:56:37 + snapcraftctl stage 22:56:39 Staging static-packages 22:56:39 + snapcraftctl stage 22:56:40 Staging version 22:56:40 + snapcraftctl stage 22:56:41 Priming config-common 22:56:41 + snapcraftctl prime 22:56:42 Priming go-build-helper 22:56:42 + snapcraftctl prime 22:56:43 Priming edgex-go 22:56:43 + snapcraftctl prime 22:56:44 Priming hooks 22:56:44 + snapcraftctl prime 22:56:46 Priming static-packages 22:56:46 + snapcraftctl prime 22:56:48 Priming version 22:56:48 + snapcraftctl prime 22:56:49 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] } 22:57:01 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 22:57:01 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:57:01 ---> 1fa71864054c 22:57:01 Step 3/22 : WORKDIR /edgex-go 22:57:01 Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 22:57:01 Step 2/30 : FROM ${BUILDER_BASE} AS builder 22:57:01 ---> 1fa71864054c 22:57:01 Step 3/30 : WORKDIR /edgex-go 22:57:01 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 22:57:01 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:57:01 ---> 1fa71864054c 22:57:01 Step 3/24 : WORKDIR /edgex-go 22:57:01 Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 22:57:01 Step 2/20 : FROM ${BUILDER_BASE} AS builder 22:57:01 ---> 1fa71864054c 22:57:01 Step 3/20 : WORKDIR /edgex-go 22:57:01 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 22:57:01 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:57:01 ---> 1fa71864054c 22:57:01 Step 3/22 : WORKDIR /edgex-go 22:57:01 ---> Running in fb2031e66631 22:57:01 ---> Running in 87b2d4643b88 22:57:01 ---> Running in 0fa1326e6a42 22:57:01 ---> Running in c55d1916eebe 22:57:01 ---> Running in 31daee6643db 22:57:02 Removing intermediate container 31daee6643db 22:57:02 ---> 25820b04b96f 22:57:02 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:57:02 Removing intermediate container 87b2d4643b88 22:57:02 ---> f84fbe96c34a 22:57:02 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:57:02 Removing intermediate container 0fa1326e6a42 22:57:02 ---> 7b664337bfbc 22:57:02 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:57:02 Removing intermediate container c55d1916eebe 22:57:02 ---> eb805fe8bec7 22:57:02 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:57:02 ---> Running in 9668e11c1c5d 22:57:02 ---> Running in 0c78bc86256a 22:57:02 Removing intermediate container fb2031e66631 22:57:02 ---> c33e5d023aa9 22:57:02 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:57:02 ---> Running in 087bbe751de7 22:57:02 ---> Running in 8f2ad2206c94 22:57:02 ---> Running in 4aa1f5f10b67 22:57:06 Removing intermediate container 9668e11c1c5d 22:57:06 ---> 52d268119953 22:57:06 Step 5/22 : RUN apk add --update --no-cache make git 22:57:06 ---> Running in 0073721baea8 22:57:06 Removing intermediate container 0c78bc86256a 22:57:06 ---> 06836578fcdb 22:57:06 Step 5/24 : RUN apk add --update --no-cache make git 22:57:06 Removing intermediate container 8f2ad2206c94 22:57:06 ---> ca5064de4814 22:57:06 Step 5/30 : RUN apk add --update --no-cache make git 22:57:06 ---> Running in 55472eaa3dce 22:57:06 ---> Running in 22349d620b7d 22:57:06 Removing intermediate container 4aa1f5f10b67 22:57:06 ---> 48a9b478616c 22:57:06 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 22:57:06 Removing intermediate container 087bbe751de7 22:57:06 ---> ff9910b5a990 22:57:06 Step 5/20 : RUN apk add --update --no-cache make git 22:57:06 ---> Running in 6abf1447b474 22:57:06 ---> Running in 8b1e2a3530c6 22:57:07 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 22:57:08 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 22:57:08 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 22:57:08 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 22:57:08 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 22:57:09 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 22:57:09 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 22:57:09 OK: 219 MiB in 52 packages 22:57:09 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 22:57:10 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 22:57:10 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 22:57:11 Removing intermediate container 0073721baea8 22:57:11 ---> a8796507ebcd 22:57:11 Step 6/22 : COPY . . 22:57:11 OK: 219 MiB in 52 packages 22:57:11 OK: 219 MiB in 52 packages 22:57:11 OK: 219 MiB in 52 packages 22:57:12 OK: 219 MiB in 52 packages 22:57:13 Removing intermediate container 55472eaa3dce 22:57:13 ---> ded30b7676a0 22:57:13 Step 6/24 : COPY . . 22:57:13 Removing intermediate container 22349d620b7d 22:57:13 Removing intermediate container 6abf1447b474 22:57:13 ---> 8c0796b8ff71 22:57:13 Step 6/20 : COPY . . 22:57:13 ---> a5ee4d8918f3 22:57:13 Step 6/30 : COPY . . 22:57:13 Removing intermediate container 8b1e2a3530c6 22:57:13 ---> 14c122beed49 22:57:13 Step 6/22 : COPY . . 22:57:35 ---> d2e74afc6994 22:57:35 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:57:35 ---> 6c2b2482448f 22:57:35 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:57:35 ---> ec0cc6a28522 22:57:35 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:57:35 ---> Running in d602eb8c400b 22:57:35 ---> Running in 09dd62d599e3 22:57:35 ---> 05149169ab90 22:57:35 Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:57:35 ---> Running in dab4f9e9a51d 22:57:35 ---> Running in 2e8e966db52b 22:57:36 ---> 7f48dca574f8 22:57:36 Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:57:36 ---> Running in cc5bb3d4550b 22:57:41 Removing intermediate container 09dd62d599e3 22:57:41 ---> 95f650f599b2 22:57:41 Step 8/22 : RUN make cmd/core-data/core-data 22:57:41 ---> Running in f4824a0c718b 22:57:41 Removing intermediate container d602eb8c400b 22:57:41 ---> 3b222e8d5e7b 22:57:41 Step 8/22 : RUN make cmd/core-metadata/core-metadata 22:57:41 ---> Running in d34a37fd5983 22:57:41 Removing intermediate container dab4f9e9a51d 22:57:41 ---> a40eb94bfdc9 22:57:41 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 22:57:41 Removing intermediate container cc5bb3d4550b 22:57:41 ---> e98ab0c32524 22:57:41 Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 22:57:41 Removing intermediate container 2e8e966db52b 22:57:41 ---> 655e060b2aa9 22:57:41 Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 22:57:42 ---> Running in ab459e22f534 22:57:42 ---> Running in 6afec0041c7b 22:57:42 ---> Running in b9e1a1fc06b5 22:57:43 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 22:57:43 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 22:57:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 22:57:44 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 22:57:44 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 22:59:51 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 22:59:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 22:59:51 Removing intermediate container b9e1a1fc06b5 22:59:51 ---> 3296cdbe4096 22:59:51 22:59:51 Step 9/30 : FROM alpine:3.14 22:59:52 3.14: Pulling from library/alpine 22:59:53 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 22:59:53 Status: Downloaded newer image for alpine:3.14 22:59:53 ---> 5b8b7b635229 22:59:53 Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 22:59:54 ---> Running in ac29067a4cd9 22:59:54 Removing intermediate container ac29067a4cd9 22:59:54 ---> 2ceaa70e972d 22:59:54 Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec 22:59:54 ---> Running in 7651f7213816 22:59:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 22:59:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 22:59:59 (1/2) Installing dumb-init (1.2.5-r1) 22:59:59 (2/2) Installing su-exec (0.2-r1) 22:59:59 Executing busybox-1.33.1-r6.trigger 22:59:59 OK: 6 MiB in 16 packages 23:00:01 Removing intermediate container 7651f7213816 23:00:01 ---> 0ee685e67838 23:00:01 Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init 23:00:01 Removing intermediate container 6afec0041c7b 23:00:01 ---> 6ad61bedaf45 23:00:01 23:00:01 Step 9/20 : FROM alpine:3.14 23:00:01 ---> 5b8b7b635229 23:00:01 Step 10/20 : RUN apk add --update --no-cache curl 23:00:01 Removing intermediate container ab459e22f534 23:00:01 ---> 7f255159aa1c 23:00:01 23:00:01 Step 9/24 : FROM alpine:3.14 23:00:01 ---> 5b8b7b635229 23:00:01 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 23:00:01 ---> Running in 7082343c6af2 23:00:01 ---> Running in a8c8a3eba520 23:00:01 ---> Running in bf782d841bb6 23:00:02 Removing intermediate container 7082343c6af2 23:00:02 ---> 20438fa65f71 23:00:02 Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 23:00:02 ---> Running in 05ba2cef96e7 23:00:03 Removing intermediate container 05ba2cef96e7 23:00:03 ---> 76badd936703 23:00:03 Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 23:00:03 ---> Running in b9a72eea9e88 23:00:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 23:00:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 23:00:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 23:00:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 23:00:05 (1/3) Installing ca-certificates (20191127-r5) 23:00:05 (2/3) Installing dumb-init (1.2.5-r1) 23:00:05 (3/3) Installing su-exec (0.2-r1) 23:00:05 Executing busybox-1.33.1-r6.trigger 23:00:05 Executing ca-certificates-20191127-r5.trigger 23:00:05 (1/5) Installing ca-certificates (20191127-r5) 23:00:06 (2/5) Installing brotli-libs (1.0.9-r5) 23:00:06 (3/5) Installing nghttp2-libs (1.43.0-r0) 23:00:06 (4/5) Installing libcurl (7.79.1-r0) 23:00:06 OK: 6 MiB in 17 packages 23:00:06 (5/5) Installing curl (7.79.1-r0) 23:00:06 Executing busybox-1.33.1-r6.trigger 23:00:06 Executing ca-certificates-20191127-r5.trigger 23:00:06 Removing intermediate container d34a37fd5983 23:00:06 ---> db6b70aade97 23:00:06 23:00:06 Step 9/22 : FROM alpine:3.14 23:00:06 ---> 5b8b7b635229 23:00:06 Step 10/22 : RUN apk add --update --no-cache dumb-init 23:00:06 ---> Running in 65ae22b74ed9 23:00:06 OK: 8 MiB in 19 packages 23:00:08 Removing intermediate container b9a72eea9e88 23:00:08 ---> 09b476b86ea9 23:00:08 Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} 23:00:08 ---> Running in dc13bc5108f1 23:00:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 23:00:08 Removing intermediate container bf782d841bb6 23:00:08 ---> e7876bbab359 23:00:08 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 23:00:08 ---> Running in da1a18679097 23:00:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 23:00:09 Removing intermediate container a8c8a3eba520 23:00:09 ---> aab8822d9e0a 23:00:09 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 23:00:09 ---> Running in b2b00d8f2c9f 23:00:09 Removing intermediate container dc13bc5108f1 23:00:09 ---> cf9ae59e8d8f 23:00:09 Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 23:00:09 Removing intermediate container da1a18679097 23:00:09 ---> 726df334b833 23:00:09 Step 12/24 : WORKDIR / 23:00:09 (1/1) Installing dumb-init (1.2.5-r1) 23:00:09 Executing busybox-1.33.1-r6.trigger 23:00:09 OK: 6 MiB in 15 packages 23:00:09 ---> Running in 79966cddc97a 23:00:09 Removing intermediate container b2b00d8f2c9f 23:00:09 ---> d561ac39e758 23:00:09 Step 12/20 : WORKDIR /edgex 23:00:10 ---> Running in 860f0c36f363 23:00:10 ---> 1dc7e8d6553c 23:00:10 Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 23:00:10 Removing intermediate container 79966cddc97a 23:00:10 ---> 83d31092cca9 23:00:10 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 23:00:10 ---> Running in e796db1cdd5a 23:00:11 Removing intermediate container 860f0c36f363 23:00:11 ---> 50a5ec0f8303 23:00:11 Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 23:00:11 Removing intermediate container 65ae22b74ed9 23:00:11 ---> ecb34af94714 23:00:11 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:00:11 ---> Running in a859d83adf2e 23:00:12 Removing intermediate container a859d83adf2e 23:00:12 ---> efbfbe334ac4 23:00:12 Step 12/22 : ENV APP_PORT=59881 23:00:12 ---> 0a8ebdbff838 23:00:12 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 23:00:12 ---> 51b67dff5a65 23:00:12 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 23:00:12 ---> Running in 95610f45e7a3 23:00:13 Removing intermediate container 95610f45e7a3 23:00:13 ---> b9e7164b385a 23:00:13 Step 13/22 : EXPOSE $APP_PORT 23:00:13 ---> Running in 717f8dcb850b 23:00:13 ---> 04a1604a9dbf 23:00:13 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 23:00:14 Removing intermediate container e796db1cdd5a 23:00:14 ---> 2143ae9d2cda 23:00:14 Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / 23:00:14 Removing intermediate container 717f8dcb850b 23:00:14 ---> 6baf165a0025 23:00:14 Step 14/22 : WORKDIR / 23:00:14 ---> 2b491745f15b 23:00:14 Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 23:00:14 ---> Running in c8cb2d1f117f 23:00:14 ---> 2faa536b3b6a 23:00:14 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 23:00:15 Removing intermediate container c8cb2d1f117f 23:00:15 ---> 50b71b1b99aa 23:00:15 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 23:00:15 ---> 14437f1b5167 23:00:15 Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 23:00:15 Removing intermediate container f4824a0c718b 23:00:15 ---> 9da0a5fff32c 23:00:15 23:00:15 Step 9/22 : FROM alpine:3.14 23:00:15 ---> 5b8b7b635229 23:00:15 Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 23:00:16 ---> Running in 08cb4dc9243f 23:00:16 ---> 54a94967703e 23:00:16 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 23:00:16 ---> d69e2ee7ac4b 23:00:16 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 23:00:16 ---> Running in d8d0846325e0 23:00:16 Removing intermediate container 08cb4dc9243f 23:00:16 ---> 2458e09da0e5 23:00:16 Step 11/22 : ENV APP_PORT=59880 23:00:16 ---> 5f51ef8b90cf 23:00:16 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 23:00:16 ---> Running in fd4b4264efd0 23:00:17 Removing intermediate container d8d0846325e0 23:00:17 ---> b3e454c7631e 23:00:17 Step 17/20 : CMD ["--init=true"] 23:00:17 ---> Running in cc416edfcc5b 23:00:17 ---> b051ea3a4560 23:00:17 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 23:00:17 Removing intermediate container fd4b4264efd0 23:00:17 ---> 809685bd6f15 23:00:17 Step 12/22 : EXPOSE $APP_PORT 23:00:17 ---> Running in b8b665bf84c2 23:00:18 Removing intermediate container cc416edfcc5b 23:00:18 ---> 370914781aad 23:00:18 Step 18/20 : LABEL arch=arm64 23:00:18 ---> Running in 28821fc72c23 23:00:18 ---> e6d079d59ebf 23:00:18 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 23:00:18 Removing intermediate container b8b665bf84c2 23:00:18 ---> d46effcc44aa 23:00:18 Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:00:18 ---> 0f3c98d365a1 23:00:18 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 23:00:18 ---> Running in d0fd130cf4f8 23:00:18 Removing intermediate container 28821fc72c23 23:00:18 ---> fd13b22e41ed 23:00:18 Step 19/20 : LABEL git_sha=233e9d8fc89f567ab362eecb8a85f02340d9c475 23:00:19 ---> 0a2fe1215052 23:00:19 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 23:00:19 ---> Running in bf262af3a239 23:00:20 Removing intermediate container bf262af3a239 23:00:20 ---> 7e06d918f39a 23:00:20 Step 20/20 : LABEL version=0.0.0 23:00:20 ---> 300410657bd7 23:00:20 Step 18/22 : ENTRYPOINT ["/core-metadata"] 23:00:20 ---> Running in aec4be38e9d5 23:00:20 ---> Running in f7a8fcaa4d8b 23:00:20 ---> eea1bd519fd8 23:00:20 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 23:00:20 ---> 1231cb3d76bc 23:00:20 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 23:00:21 Removing intermediate container aec4be38e9d5 23:00:21 ---> 0b5ea6a33bd2 23:00:21 23:00:21 Removing intermediate container f7a8fcaa4d8b 23:00:21 ---> f9204acf5277 23:00:21 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:00:21 ---> Running in e6556ac8ee93 23:00:21 Removing intermediate container d0fd130cf4f8 23:00:21 ---> 5b44624aaa53 23:00:21 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 23:00:21 ---> 713beb65b8de 23:00:21 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 23:00:21 Successfully built 0b5ea6a33bd2 23:00:21 Successfully tagged security-proxy-setup-arm64:latest 23:00:21  Building security-proxy-setup ... done Building support-scheduler 23:00:21 ---> Running in f78947005750 23:00:21 ---> 3d4a46cf91e4 23:00:21 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/ 23:00:21 Removing intermediate container e6556ac8ee93 23:00:21 ---> 15e71c30b66f 23:00:21 Step 20/22 : LABEL arch=arm64 23:00:21 ---> Running in 3c3ad68ef6d1 23:00:21 ---> Running in bf523ad40e49 23:00:22 ---> Running in b1921408ff7e 23:00:22 Removing intermediate container 3c3ad68ef6d1 23:00:22 ---> eaab79709743 23:00:22 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 23:00:23 Removing intermediate container b1921408ff7e 23:00:23 ---> 3c344d93bc39 23:00:23 Step 21/22 : LABEL git_sha=233e9d8fc89f567ab362eecb8a85f02340d9c475 23:00:23 ---> Running in 75ab86ea8cc0 23:00:24 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 23:00:24 Removing intermediate container 75ab86ea8cc0 23:00:24 ---> 27191e40d1e9 23:00:24 Step 22/22 : LABEL version=0.0.0 23:00:24 ---> 673e75c2ecce 23:00:24 Step 25/30 : RUN chmod +x /entrypoint.sh 23:00:24 ---> Running in d9b1b7dfa542 23:00:24 ---> Running in c170e212678a 23:00:24 Removing intermediate container d9b1b7dfa542 23:00:24 ---> 528e941d2242 23:00:24 23:00:24 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 23:00:25 Successfully built 528e941d2242 23:00:25 Successfully tagged core-metadata-arm64:latest 23:00:25  Building core-metadata ... done Building support-notifications 23:00:25 Removing intermediate container bf523ad40e49 23:00:25 ---> 5a03f33a10ca 23:00:25 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 23:00:25 ---> Running in 7c0e4da0edc9 23:00:25 (1/6) Installing dumb-init (1.2.5-r1) 23:00:26 (2/6) Installing libgcc (10.3.1_git20210424-r2) 23:00:26 (3/6) Installing libsodium (1.0.18-r0) 23:00:26 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 23:00:26 (5/6) Installing libzmq (4.3.4-r0) 23:00:26 Removing intermediate container 7c0e4da0edc9 23:00:26 ---> 51c293616720 23:00:26 Step 22/24 : LABEL arch=arm64 23:00:26 (6/6) Installing zeromq (4.3.4-r0) 23:00:26 ---> Running in d7a9c938357a 23:00:26 Executing busybox-1.33.1-r6.trigger 23:00:26 OK: 8 MiB in 20 packages 23:00:27 Removing intermediate container d7a9c938357a 23:00:27 ---> 4a3d77af9af5 23:00:27 Step 23/24 : LABEL git_sha=233e9d8fc89f567ab362eecb8a85f02340d9c475 23:00:27 ---> Running in a70f72f5a688 23:00:27 Removing intermediate container c170e212678a 23:00:27 ---> b4013ad2f95f 23:00:27 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 23:00:28 ---> Running in 3dbd93bd9f7f 23:00:28 Removing intermediate container a70f72f5a688 23:00:28 ---> c3aba27abf84 23:00:28 Step 24/24 : LABEL version=0.0.0 23:00:28 Removing intermediate container f78947005750 23:00:28 ---> cc0dd9688da0 23:00:28 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 23:00:28 ---> Running in b436acd68789 23:00:28 Removing intermediate container 3dbd93bd9f7f 23:00:28 ---> 096af4fdb1f3 23:00:28 Step 27/30 : CMD ["gate"] 23:00:28 Removing intermediate container b436acd68789 23:00:28 ---> 2df5c37523bf 23:00:28 23:00:29 ---> Running in ef36ad1b83f6 23:00:29 Successfully built 2df5c37523bf 23:00:29 Successfully tagged security-secretstore-setup-arm64:latest 23:00:29 ---> 02e9fc24cdf6 23:00:29 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 23:00:29 Building sys-mgmt-agent 23:00:29  Building security-secretstore-setup ... done Removing intermediate container ef36ad1b83f6 23:00:29 ---> 39ec51fc10b3 23:00:29 Step 28/30 : LABEL arch=arm64 23:00:30 ---> Running in 8beca8da2b25 23:00:30 Removing intermediate container 8beca8da2b25 23:00:30 ---> 8b75b9bfc40c 23:00:30 Step 29/30 : LABEL git_sha=233e9d8fc89f567ab362eecb8a85f02340d9c475 23:00:30 ---> Running in d3dfbacbe0ce 23:00:30 ---> ce6be9d7df27 23:00:31 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 23:00:31 Removing intermediate container d3dfbacbe0ce 23:00:31 ---> ae6569abd4e4 23:00:31 Step 30/30 : LABEL version=0.0.0 23:00:31 ---> Running in f63794a62f49 23:00:32 ---> d6f11442e6a1 23:00:32 Step 18/22 : ENTRYPOINT ["/core-data"] 23:00:32 ---> Running in b3d5c32af1e6 23:00:32 Removing intermediate container f63794a62f49 23:00:32 ---> 9f09111ced93 23:00:32 23:00:32 Successfully built 9f09111ced93 23:00:32 Successfully tagged security-bootstrapper-arm64:latest 23:00:32 Removing intermediate container b3d5c32af1e6 23:00:32  Building security-bootstrapper ... done  ---> 4cf898ce70c7 23:00:32 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:00:32 Building core-command 23:00:32 ---> Running in b224146b2651 23:00:33 Removing intermediate container b224146b2651 23:00:33 ---> 8b66224e9ef1 23:00:33 Step 20/22 : LABEL arch=arm64 23:00:33 ---> Running in 4085a5eb62e8 23:00:33 Removing intermediate container 4085a5eb62e8 23:00:33 ---> e8071c439eeb 23:00:33 Step 21/22 : LABEL git_sha=233e9d8fc89f567ab362eecb8a85f02340d9c475 23:00:34 ---> Running in 7374b29c1a4a 23:00:34 Removing intermediate container 7374b29c1a4a 23:00:34 ---> 864f49e5da5f 23:00:34 Step 22/22 : LABEL version=0.0.0 23:00:34 ---> Running in a45167623151 23:00:35 Removing intermediate container a45167623151 23:00:35 ---> f0b2432fbf05 23:00:35 23:00:35 Successfully built f0b2432fbf05 23:00:35 Successfully tagged core-data-arm64:latest 23:01:14  Building core-data ... done Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 23:01:14 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:01:14 ---> 1fa71864054c 23:01:14 Step 3/23 : WORKDIR /edgex-go 23:01:14 ---> Using cache 23:01:14 ---> c33e5d023aa9 23:01:14 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:01:14 ---> Using cache 23:01:14 ---> 48a9b478616c 23:01:14 Step 5/23 : RUN apk add --update --no-cache make git 23:01:14 ---> Running in 6335905fc9b9 23:01:14 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 23:01:14 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 23:01:14 OK: 219 MiB in 52 packages 23:01:14 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 23:01:14 Step 2/21 : FROM ${BUILDER_BASE} AS builder 23:01:14 ---> 1fa71864054c 23:01:14 Step 3/21 : WORKDIR /edgex-go 23:01:14 ---> Using cache 23:01:14 ---> c33e5d023aa9 23:01:14 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:01:14 ---> Using cache 23:01:14 ---> 48a9b478616c 23:01:14 Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates 23:01:14 ---> Running in 970b7fada0f4 23:01:15 Removing intermediate container 6335905fc9b9 23:01:15 ---> 3b42a10c3cd4 23:01:15 Step 6/23 : COPY go.mod . 23:01:16 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 23:01:16 ---> 786b5fb33dbe 23:01:16 Step 7/23 : RUN go mod download 23:01:16 ---> Running in 7104e392c0aa 23:01:16 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 23:01:16 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:01:16 ---> 1fa71864054c 23:01:16 Step 3/22 : WORKDIR /edgex-go 23:01:16 ---> Using cache 23:01:16 ---> c33e5d023aa9 23:01:16 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:01:16 ---> Using cache 23:01:16 ---> 48a9b478616c 23:01:16 Step 5/22 : RUN apk add --update --no-cache make bash git 23:01:17 ---> Running in 1a4a32844d62 23:01:17 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 23:01:17 OK: 219 MiB in 52 packages 23:01:18 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 23:01:18 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:01:18 ---> 1fa71864054c 23:01:18 Step 3/22 : WORKDIR /edgex-go 23:01:18 ---> Using cache 23:01:18 ---> c33e5d023aa9 23:01:18 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:01:18 ---> Using cache 23:01:18 ---> 48a9b478616c 23:01:18 Step 5/22 : RUN apk add --update --no-cache make git 23:01:18 ---> Using cache 23:01:18 ---> 3b42a10c3cd4 23:01:18 Step 6/22 : COPY . . 23:01:18 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 23:01:19 Removing intermediate container 970b7fada0f4 23:01:19 ---> 502a360cff56 23:01:19 Step 6/21 : COPY . . 23:01:19 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 23:01:20 OK: 219 MiB in 52 packages 23:01:21 Removing intermediate container 7104e392c0aa 23:01:21 ---> 080b658e54c4 23:01:21 Step 8/23 : COPY . . 23:01:22 Removing intermediate container 1a4a32844d62 23:01:22 ---> 972ebf007ea6 23:01:22 Step 6/22 : COPY . . 23:01:40 ---> 0cf104ae7322 23:01:40 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:01:40 ---> d9c22fb0a0a6 23:01:40 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:01:40 ---> 540d3aacf8bf 23:01:40 Step 9/23 : RUN go mod tidy 23:01:40 ---> Running in 2428763a1626 23:01:40 ---> Running in be12ac419b88 23:01:40 ---> Running in 4eef9d72a0af 23:01:40 ---> 85ef23be17c7 23:01:40 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:01:40 ---> Running in c5d83b8e72b1 23:01:42 Removing intermediate container be12ac419b88 23:01:42 ---> 9d6788f08cf2 23:01:42 Step 8/22 : RUN make cmd/core-command/core-command 23:01:42 ---> Running in e5a052f32ece 23:01:43 Removing intermediate container 2428763a1626 23:01:43 ---> fbdaf5e1c38d 23:01:43 Step 8/21 : RUN make cmd/support-notifications/support-notifications 23:01:43 Removing intermediate container c5d83b8e72b1 23:01:43 ---> d96f7c536f4b 23:01:43 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 23:01:43 ---> Running in edf07e9bbf60 23:01:43 ---> Running in 69342ee212a5 23:01:44 Removing intermediate container 4eef9d72a0af 23:01:44 ---> d5820fe88f7f 23:01:44 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 23:01:44 ---> Running in 8eb87bf9961f 23:01:44 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 23:01:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 23:01:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 23:01:45 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 23:03:22 Removing intermediate container e5a052f32ece 23:03:22 ---> 08b41278673f 23:03:22 23:03:22 Step 9/22 : FROM alpine:3.14 23:03:22 ---> 5b8b7b635229 23:03:22 Step 10/22 : RUN apk add --update --no-cache dumb-init 23:03:22 ---> Using cache 23:03:22 ---> ecb34af94714 23:03:22 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:03:22 ---> Using cache 23:03:22 ---> efbfbe334ac4 23:03:22 Step 12/22 : ENV APP_PORT=59882 23:03:22 ---> Running in 5ad5f76c4882 23:03:22 Removing intermediate container 5ad5f76c4882 23:03:22 ---> 1a95d80f9b26 23:03:22 Step 13/22 : EXPOSE $APP_PORT 23:03:22 ---> Running in e96384ef54e1 23:03:22 Removing intermediate container e96384ef54e1 23:03:22 ---> 2065ae0cfedc 23:03:22 Step 14/22 : WORKDIR / 23:03:22 ---> Running in 81a45853ccef 23:03:22 Removing intermediate container 69342ee212a5 23:03:22 ---> c786734a0c29 23:03:22 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 23:03:22 ---> Running in 943a3737dbd5 23:03:22 Removing intermediate container 81a45853ccef 23:03:22 ---> cbfa7a715001 23:03:22 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 23:03:23 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 23:03:23 ---> 80cc050afa0a 23:03:23 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 23:03:25 ---> 059a47c75a7d 23:03:25 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 23:03:26 ---> a727e835cb0b 23:03:26 Step 18/22 : ENTRYPOINT ["/core-command"] 23:03:27 ---> Running in b6f714b0c958 23:03:27 Removing intermediate container 943a3737dbd5 23:03:27 ---> 23e207db5d92 23:03:27 23:03:27 Step 10/22 : FROM docker:20.10.8 23:03:27 20.10.8: Pulling from library/docker 23:03:27 Removing intermediate container b6f714b0c958 23:03:27 ---> 55f0d0265f57 23:03:27 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:03:28 ---> Running in 698cc2a55f02 23:03:29 Removing intermediate container 698cc2a55f02 23:03:29 ---> 65ac356e8836 23:03:29 Step 20/22 : LABEL arch=arm64 23:03:29 Removing intermediate container edf07e9bbf60 23:03:29 ---> a3a4e40a0290 23:03:29 23:03:29 Step 9/21 : FROM alpine:3.14 23:03:29 ---> 5b8b7b635229 23:03:29 Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init 23:03:29 ---> Running in 6996f7be3232 23:03:29 ---> Running in e5a4598bd197 23:03:29 Removing intermediate container 8eb87bf9961f 23:03:29 ---> 77b943ebdf9d 23:03:29 23:03:29 Step 11/23 : FROM alpine:3.14 23:03:29 ---> 5b8b7b635229 23:03:29 Step 12/23 : RUN apk add --update --no-cache dumb-init 23:03:29 ---> Using cache 23:03:29 ---> ecb34af94714 23:03:29 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:03:29 ---> Using cache 23:03:29 ---> efbfbe334ac4 23:03:29 Step 14/23 : ENV APP_PORT=59861 23:03:29 ---> Running in fd36043bdb1b 23:03:29 Removing intermediate container 6996f7be3232 23:03:29 ---> c86abd7d3767 23:03:29 Step 21/22 : LABEL git_sha=233e9d8fc89f567ab362eecb8a85f02340d9c475 23:03:30 ---> Running in afb386bc593b 23:03:30 Removing intermediate container fd36043bdb1b 23:03:30 ---> 14758879b6b9 23:03:30 Step 15/23 : EXPOSE $APP_PORT 23:03:30 ---> Running in b041b071c3b3 23:03:30 Removing intermediate container afb386bc593b 23:03:30 ---> ab35ca1eeb93 23:03:30 Step 22/22 : LABEL version=0.0.0 23:03:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 23:03:30 ---> Running in 37155ce58927 23:03:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 23:03:31 Removing intermediate container b041b071c3b3 23:03:31 ---> 3f19e72cfb7d 23:03:31 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:03:31 Removing intermediate container 37155ce58927 23:03:31 ---> 4b0ed4501c44 23:03:31 23:03:31 (1/2) Installing ca-certificates (20191127-r5) 23:03:32 (2/2) Installing dumb-init (1.2.5-r1) 23:03:32 Executing busybox-1.33.1-r6.trigger 23:03:32 Executing ca-certificates-20191127-r5.trigger 23:03:32 Successfully built 4b0ed4501c44 23:03:32 Successfully tagged core-command-arm64:latest 23:03:32  Building core-command ... done OK: 6 MiB in 16 packages 23:03:32 ---> fab4b67673c7 23:03:32 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 23:03:34 Removing intermediate container e5a4598bd197 23:03:34 ---> 369723a447b9 23:03:34 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 23:03:34 ---> Running in 3615b6d0bcdb 23:03:34 ---> f5e83c49c9dd 23:03:34 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 23:03:34 Removing intermediate container 3615b6d0bcdb 23:03:34 ---> 42daf59db772 23:03:34 Step 12/21 : ENV APP_PORT=59860 23:03:34 ---> Running in 0765c5f39274 23:03:35 ---> f85fa9e02eb0 23:03:35 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 23:03:35 Removing intermediate container 0765c5f39274 23:03:35 ---> ec03a33746d5 23:03:35 Step 13/21 : EXPOSE $APP_PORT 23:03:35 ---> Running in 5b2a6d151d81 23:03:35 ---> Running in 7e47578c4ae3 23:03:36 Removing intermediate container 5b2a6d151d81 23:03:36 ---> 903b2be6b462 23:03:36 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:03:36 Removing intermediate container 7e47578c4ae3 23:03:36 ---> 9828151315a4 23:03:36 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 23:03:36 ---> Running in 48ac7ce823bc 23:03:36 Removing intermediate container 48ac7ce823bc 23:03:36 ---> fb6fea73b2eb 23:03:36 Step 21/23 : LABEL arch=arm64 23:03:36 ---> Running in 31f52e76b6b2 23:03:37 ---> 8c8b4f4fa313 23:03:37 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 23:03:37 Removing intermediate container 31f52e76b6b2 23:03:37 ---> 34c5f0b5ede5 23:03:37 Step 22/23 : LABEL git_sha=233e9d8fc89f567ab362eecb8a85f02340d9c475 23:03:37 ---> Running in d320f3499731 23:03:38 Removing intermediate container d320f3499731 23:03:38 ---> 4c0c37654213 23:03:38 Step 23/23 : LABEL version=0.0.0 23:03:38 ---> Running in 1263a5529394 23:03:38 ---> 5bbf29be3440 23:03:38 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 23:03:38 Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd 23:03:38 Status: Downloaded newer image for docker:20.10.8 23:03:38 ---> 3734d5adc5ac 23:03:38 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 23:03:38 ---> Running in d1a94ae4ec48 23:03:38 Removing intermediate container 1263a5529394 23:03:38 ---> 3c2ba57115be 23:03:38 23:03:39 Removing intermediate container d1a94ae4ec48 23:03:39 ---> ca362002592b 23:03:39 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 23:03:39 Successfully built 3c2ba57115be 23:03:39 Successfully tagged support-scheduler-arm64:latest 23:03:39  Building support-scheduler ... done  ---> Running in 29a42a3b3443 23:03:39 ---> 2e5a749a1e84 23:03:39 Step 17/21 : ENTRYPOINT ["/support-notifications"] 23:03:39 ---> Running in 172f9fa4d4a8 23:03:40 Removing intermediate container 172f9fa4d4a8 23:03:40 ---> 39c902f3863e 23:03:40 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:03:40 ---> Running in b2fc65c8dc81 23:03:40 Removing intermediate container b2fc65c8dc81 23:03:40 ---> 59fccbb22dd3 23:03:40 Step 19/21 : LABEL arch=arm64 23:03:40 ---> Running in af1b73b362fd 23:03:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 23:03:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 23:03:41 Removing intermediate container af1b73b362fd 23:03:41 ---> e4149e296c65 23:03:41 Step 20/21 : LABEL git_sha=233e9d8fc89f567ab362eecb8a85f02340d9c475 23:03:41 ---> Running in c1d70c035d76 23:03:41 Removing intermediate container c1d70c035d76 23:03:41 ---> 75fa533f8f16 23:03:41 Step 21/21 : LABEL version=0.0.0 23:03:41 (1/42) Installing readline (8.1.0-r0) 23:03:41 (2/42) Installing bash (5.1.4-r0) 23:03:41 Executing bash-5.1.4-r0.post-install 23:03:41 (3/42) Installing brotli-libs (1.0.9-r5) 23:03:41 (4/42) Installing nghttp2-libs (1.43.0-r0) 23:03:41 ---> Running in 307fc33313ab 23:03:41 (5/42) Installing libcurl (7.79.1-r0) 23:03:41 (6/42) Installing curl (7.79.1-r0) 23:03:41 (7/42) Installing dumb-init (1.2.5-r1) 23:03:41 (8/42) Installing libbz2 (1.0.8-r1) 23:03:41 (9/42) Installing expat (2.4.1-r0) 23:03:41 (10/42) Installing libffi (3.3-r2) 23:03:41 (11/42) Installing gdbm (1.19-r0) 23:03:41 (12/42) Installing xz-libs (5.2.5-r0) 23:03:41 (13/42) Installing libgcc (10.3.1_git20210424-r2) 23:03:41 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 23:03:41 (15/42) Installing mpdecimal (2.5.1-r1) 23:03:41 (16/42) Installing sqlite-libs (3.35.5-r0) 23:03:41 (17/42) Installing python3 (3.9.5-r1) 23:03:42 Removing intermediate container 307fc33313ab 23:03:42 ---> a5854a68e50b 23:03:42 23:03:42 Successfully built a5854a68e50b 23:03:42 Successfully tagged support-notifications-arm64:latest 23:03:43  Building support-notifications ... done (18/42) Installing py3-appdirs (1.4.4-r2) 23:03:43 (19/42) Installing py3-chardet (4.0.0-r2) 23:03:43 (20/42) Installing py3-idna (3.2-r0) 23:03:43 (21/42) Installing py3-urllib3 (1.26.5-r0) 23:03:44 (22/42) Installing py3-certifi (2020.12.5-r1) 23:03:44 (23/42) Installing py3-requests (2.25.1-r4) 23:03:44 (24/42) Installing py3-msgpack (1.0.2-r1) 23:03:44 (25/42) Installing py3-lockfile (0.12.2-r4) 23:03:44 (26/42) Installing py3-cachecontrol (0.12.6-r1) 23:03:44 (27/42) Installing py3-colorama (0.4.4-r1) 23:03:44 (28/42) Installing py3-contextlib2 (0.6.0-r1) 23:03:44 (29/42) Installing py3-distlib (0.3.1-r3) 23:03:44 (30/42) Installing py3-distro (1.5.0-r3) 23:03:44 (31/42) Installing py3-six (1.15.0-r1) 23:03:44 (32/42) Installing py3-webencodings (0.5.1-r4) 23:03:44 (33/42) Installing py3-html5lib (1.1-r1) 23:03:44 (34/42) Installing py3-parsing (2.4.7-r2) 23:03:44 (35/42) Installing py3-packaging (20.9-r1) 23:03:44 (36/42) Installing py3-toml (0.10.2-r2) 23:03:44 (37/42) Installing py3-pep517 (0.10.0-r2) 23:03:44 (38/42) Installing py3-progress (1.5-r2) 23:03:44 (39/42) Installing py3-retrying (1.3.3-r1) 23:03:44 (40/42) Installing py3-ordered-set (4.0.2-r1) 23:03:44 (41/42) Installing py3-setuptools (52.0.0-r3) 23:03:44 (42/42) Installing py3-pip (20.3.4-r1) 23:03:44 Executing busybox-1.33.1-r3.trigger 23:03:44 OK: 84 MiB in 64 packages 23:03:48 Collecting docker-compose==1.23.2 23:03:48 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 23:03:48 Collecting docopt<0.7,>=0.6.1 23:03:48 Downloading docopt-0.6.2.tar.gz (25 kB) 23:03:50 Collecting PyYAML<4,>=3.10 23:03:50 Downloading PyYAML-3.13.tar.gz (270 kB) 23:03:53 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 23:03:53 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 23:03:53 Collecting cached-property<2,>=1.2.0 23:03:53 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 23:03:54 Collecting dockerpty<0.5,>=0.4.1 23:03:54 Downloading dockerpty-0.4.1.tar.gz (13 kB) 23:03:55 Collecting jsonschema<3,>=2.5.1 23:03:55 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 23:03:56 Collecting docker<4.0,>=3.6.0 23:03:56 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 23:03:56 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 23:03:56 Collecting websocket-client<1.0,>=0.32.0 23:03:56 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 23:03:56 Collecting texttable<0.10,>=0.9.0 23:03:56 Downloading texttable-0.9.1.tar.gz (11 kB) 23:03:58 Collecting docker-pycreds>=0.4.0 23:03:58 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 23:03:58 Collecting chardet<3.1.0,>=3.0.2 23:03:58 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 23:03:58 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 23:03:59 Collecting urllib3<1.25,>=1.21.1 23:03:59 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 23:03:59 Collecting idna<2.8,>=2.5 23:03:59 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 23:03:59 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 23:03:59 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 23:03:59 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 23:03:59 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 23:04:00 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 23:04:00 Attempting uninstall: urllib3 23:04:00 Found existing installation: urllib3 1.26.5 23:04:00 Uninstalling urllib3-1.26.5: 23:04:00 Successfully uninstalled urllib3-1.26.5 23:04:01 Attempting uninstall: idna 23:04:01 Found existing installation: idna 3.2 23:04:01 Uninstalling idna-3.2: 23:04:01 Successfully uninstalled idna-3.2 23:04:01 Attempting uninstall: chardet 23:04:01 Found existing installation: chardet 4.0.0 23:04:01 Uninstalling chardet-4.0.0: 23:04:02 Successfully uninstalled chardet-4.0.0 23:04:03 Attempting uninstall: requests 23:04:03 Found existing installation: requests 2.25.1 23:04:03 Uninstalling requests-2.25.1: 23:04:03 Successfully uninstalled requests-2.25.1 23:04:03 Running setup.py install for texttable: started 23:04:05 Running setup.py install for texttable: finished with status 'done' 23:04:05 Running setup.py install for PyYAML: started 23:04:07 Running setup.py install for PyYAML: finished with status 'done' 23:04:07 Running setup.py install for docopt: started 23:04:09 Running setup.py install for docopt: finished with status 'done' 23:04:09 Running setup.py install for dockerpty: started 23:04:10 Running setup.py install for dockerpty: finished with status 'done' 23:04:12 Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 23:04:20 Removing intermediate container 29a42a3b3443 23:04:20 ---> bca38acf8b32 23:04:20 Step 13/22 : ENV APP_PORT=58890 23:04:20 ---> Running in d1126ab44e25 23:04:20 Removing intermediate container d1126ab44e25 23:04:20 ---> 02d5efff192a 23:04:20 Step 14/22 : EXPOSE $APP_PORT 23:04:20 ---> Running in f61d14fa26ce 23:04:21 Removing intermediate container f61d14fa26ce 23:04:21 ---> ffe539225eff 23:04:21 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 23:04:22 ---> 2ddd71f7fa83 23:04:22 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 23:04:23 ---> d5eb07a10dc7 23:04:23 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 23:04:23 ---> 05371d69075f 23:04:23 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 23:04:24 ---> Running in 8e44afe720b8 23:04:24 Removing intermediate container 8e44afe720b8 23:04:24 ---> ca2c3cafd401 23:04:24 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:04:24 ---> Running in 663f6e330830 23:04:24 Removing intermediate container 663f6e330830 23:04:24 ---> 8240d43c8817 23:04:24 Step 20/22 : LABEL arch=arm64 23:04:25 ---> Running in 2394c55c8eca 23:04:25 Removing intermediate container 2394c55c8eca 23:04:25 ---> 6672711fdf0a 23:04:25 Step 21/22 : LABEL git_sha=233e9d8fc89f567ab362eecb8a85f02340d9c475 23:04:25 ---> Running in 0e90fa11a99a 23:04:25 Removing intermediate container 0e90fa11a99a 23:04:25 ---> 05623ec77daf 23:04:25 Step 22/22 : LABEL version=0.0.0 23:04:25 ---> Running in 0c4b6df2d76c 23:04:26 Removing intermediate container 0c4b6df2d76c 23:04:26 ---> 038525f66a08 23:04:26 23:04:26 Successfully built 038525f66a08 23:04:26 Successfully tagged sys-mgmt-agent-arm64:latest 23:04:27  Building sys-mgmt-agent ... done  [Pipeline] } 23:04:27 $ docker stop --time=1 7fa0d2139d309ecda345af3ac716fafa09ad513f8576b60ab3169ff2c158b37d 23:04:28 $ docker rm -f 7fa0d2139d309ecda345af3ac716fafa09ad513f8576b60ab3169ff2c158b37d [Pipeline] // withDockerContainer [Pipeline] sh 23:04:29 + docker images 23:04:29 REPOSITORY TAG IMAGE ID CREATED SIZE 23:04:29 sys-mgmt-agent-arm64 latest 038525f66a08 3 seconds ago 277MB 23:04:29 support-notifications-arm64 latest a5854a68e50b 47 seconds ago 16.1MB 23:04:29 support-scheduler-arm64 latest 3c2ba57115be 51 seconds ago 15.3MB 23:04:29 core-command-arm64 latest 4b0ed4501c44 58 seconds ago 15.2MB 23:04:29 a3a4e40a0290 About a minute ago 1.57GB 23:04:29 77b943ebdf9d About a minute ago 1.57GB 23:04:29 23e207db5d92 About a minute ago 1.57GB 23:04:29 08b41278673f About a minute ago 1.57GB 23:04:29 core-data-arm64 latest f0b2432fbf05 3 minutes ago 19.6MB 23:04:29 security-bootstrapper-arm64 latest 9f09111ced93 3 minutes ago 17.8MB 23:04:29 security-secretstore-setup-arm64 latest 2df5c37523bf 4 minutes ago 26.8MB 23:04:29 core-metadata-arm64 latest 528e941d2242 4 minutes ago 15.9MB 23:04:29 security-proxy-setup-arm64 latest 0b5ea6a33bd2 4 minutes ago 25.5MB 23:04:29 9da0a5fff32c 4 minutes ago 1.58GB 23:04:29 db6b70aade97 4 minutes ago 1.57GB 23:04:29 6ad61bedaf45 4 minutes ago 1.57GB 23:04:29 7f255159aa1c 4 minutes ago 1.58GB 23:04:29 3296cdbe4096 4 minutes ago 1.57GB 23:04:29 ci-base-image-arm64 latest 1fa71864054c 15 minutes ago 1.24GB 23:04:29 alpine 3.14 5b8b7b635229 30 hours ago 5.35MB 23:04:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 8b459fc5aaf0 4 weeks ago 534MB 23:04:29 docker 20.10.8 3734d5adc5ac 2 months ago 198MB 23:04:29 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 23:04:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:04:30 23:04:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 23:04:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:04:31 arm64: Pulling from edgex-lftools-log-publisher 23:04:31 448f6bf000e3: Pulling fs layer 23:04:31 f757da607395: Pulling fs layer 23:04:31 05883995daec: Pulling fs layer 23:04:31 8603b9c90790: Pulling fs layer 23:04:31 1560dd03e051: Pulling fs layer 23:04:31 27f5ce0e4adf: Pulling fs layer 23:04:31 c2d8d7efcc4b: Pulling fs layer 23:04:31 1560dd03e051: Waiting 23:04:31 27f5ce0e4adf: Waiting 23:04:31 8603b9c90790: Waiting 23:04:31 c2d8d7efcc4b: Waiting 23:04:31 f757da607395: Verifying Checksum 23:04:31 f757da607395: Download complete 23:04:31 8603b9c90790: Verifying Checksum 23:04:31 8603b9c90790: Download complete 23:04:31 1560dd03e051: Verifying Checksum 23:04:31 1560dd03e051: Download complete 23:04:31 27f5ce0e4adf: Verifying Checksum 23:04:31 27f5ce0e4adf: Download complete 23:04:31 05883995daec: Verifying Checksum 23:04:31 05883995daec: Download complete 23:04:31 448f6bf000e3: Download complete 23:04:34 c2d8d7efcc4b: Verifying Checksum 23:04:34 c2d8d7efcc4b: Download complete 23:04:35 448f6bf000e3: Pull complete 23:04:36 f757da607395: Pull complete 23:04:37 05883995daec: Pull complete 23:04:38 8603b9c90790: Pull complete 23:04:38 1560dd03e051: Pull complete 23:04:39 27f5ce0e4adf: Pull complete 23:04:54 c2d8d7efcc4b: Pull complete 23:04:54 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 23:04:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:04:54 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 23:04:54 prd-ubuntu18.04-docker-arm64-4c-16g-508 does not seem to be running inside a container 23:04: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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 23:04:57 $ docker top ae6f48d3c867930e6762e6f9d7bff846cdacbdc1cbd776b800319fe695cceeb6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:04:58 ---> job-cost.sh 23:04:58 lf-activate-venv: SKIPPING 23:04:58 INFO: No Stack... 23:05:00 INFO: Retrieving Pricing Info for: v3-standard-4 23:05:00 INFO: Archiving Costs [Pipeline] sh 23:05:01 + cut -d, -f6 23:05:01 + cat /w/workspace/edgex-go/4/archives/cost.csv [Pipeline] lock 23:05:01 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3805-4-stack-cost] 23:05:01 Resource [jenkins-edgexfoundry-edgex-go-PR-3805-4-stack-cost] did not exist. Created. 23:05:01 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3805-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:05:01 + echo total: 0.10999999940395355 [Pipeline] stash 23:05:02 Stashed 1 file(s) [Pipeline] } 23:05:02 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3805-4-stack-cost] [Pipeline] // lock [Pipeline] } 23:05:02 $ docker stop --time=1 ae6f48d3c867930e6762e6f9d7bff846cdacbdc1cbd776b800319fe695cceeb6 23:05:03 $ docker rm -f ae6f48d3c867930e6762e6f9d7bff846cdacbdc1cbd776b800319fe695cceeb6 [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 23:05:04 provisioning config files... 23:05:04 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/4@tmp/config674298127883317674tmp [Pipeline] { [Pipeline] sh 23:05:04 + set +x 23:05:04 + curl -s https://codecov.io/bash 23:05:04 + bash -s -- 23:05:04 23:05:04 _____ _ 23:05:04 / ____| | | 23:05:04 | | ___ __| | ___ ___ _____ __ 23:05:04 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:05:04 | |___| (_) | (_| | __/ (_| (_) \ V / 23:05:04 \_____\___/ \__,_|\___|\___\___/ \_/ 23:05:04 Bash-1.0.6 23:05:04 23:05:04 23:05:04 ==> git version 2.24.4 found 23:05: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 23:05:04 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 23:05:04 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 23:05:04 ==> Jenkins CI detected. 23:05:04 current dir:  /w/workspace/edgex-go/4 23:05:04 project root: . 23:05:04 --> token set from env 23:05:04 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:05:04 ==> Running gcov in . (disable via -X gcov) 23:05:04 ==> Python coveragepy not found 23:05:04 ==> Searching for coverage reports in: 23:05:04 + . 23:05:04 -> Found 1 reports 23:05:04 ==> Detecting git/mercurial file structure 23:05:04 ==> Reading reports 23:05:04 + ./coverage.out bytes=428381 23:05:04 ==> Appending adjustments 23:05:04 https://docs.codecov.io/docs/fixing-reports 23:05:05 + Found adjustments 23:05:05 ==> Gzipping contents 23:05:05 60K /tmp/codecov.0YSO1p.gz 23:05:05 ==> Uploading reports 23:05:05 url: https://codecov.io 23:05:05 query: branch=PR-3805&commit=233e9d8fc89f567ab362eecb8a85f02340d9c475&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3805%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3805&job=&cmd_args= 23:05:05 -> Pinging Codecov 23:05: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-3805&commit=233e9d8fc89f567ab362eecb8a85f02340d9c475&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3805%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3805&job=&cmd_args= 23:05:06 -> Uploading to 23:05:06 https://storage.googleapis.com/codecov/v4/raw/2021-11-13/00271124DB129430A58F1EEE437C3FCB/233e9d8fc89f567ab362eecb8a85f02340d9c475/ddbbae14-c86f-4ba8-800c-e002752d5bc9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211113%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211113T230506Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e5bd8a2d634f43b51e729a72295fb4ce641f670b1b31a771de3af57f39c31cea 23:05:06 % Total % Received % Xferd Average Speed Time Time Time Current 23:05:06 Dload Upload Total Spent Left Speed 23:05:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57665 0 0 100 57665 0 183k --:--:-- --:--:-- --:--:-- 184k 23:05:06 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/233e9d8fc89f567ab362eecb8a85f02340d9c475 [Pipeline] } 23:05: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 23:05:07 + '[' -d /w/workspace/edgex-go/4/archives ']' [Pipeline] libraryResource [Pipeline] sh 23:05:07 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:05:08 ---> package-listing.sh 23:05:08 ++ facter osfamily 23:05:08 ++ tr '[:upper:]' '[:lower:]' 23:05:08 + OS_FAMILY=redhat 23:05:08 + workspace=/w/workspace/edgex-go/4 23:05:08 + START_PACKAGES=/tmp/packages_start.txt 23:05:08 + END_PACKAGES=/tmp/packages_end.txt 23:05:08 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:05:08 + PACKAGES=/tmp/packages_start.txt 23:05:08 + '[' /w/workspace/edgex-go/4 ']' 23:05:08 + PACKAGES=/tmp/packages_end.txt 23:05:08 + case "${OS_FAMILY}" in 23:05:08 + rpm -qa 23:05:08 + sort 23:05:11 + '[' -f /tmp/packages_start.txt ']' 23:05:11 + '[' -f /tmp/packages_end.txt ']' 23:05:11 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:05:11 + '[' /w/workspace/edgex-go/4 ']' 23:05:11 + mkdir -p /w/workspace/edgex-go/4/archives/ 23:05:11 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo 23:05: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/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:05:12 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 23:05:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:05:12 23:05:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 23:05:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:05:13 latest: Pulling from edgex-lftools-log-publisher 23:05:13 b4d181a07f80: Pulling fs layer 23:05:13 a1111a8f2ec3: Pulling fs layer 23:05:13 ed53099fbce6: Pulling fs layer 23:05:13 dc539afda2c1: Pulling fs layer 23:05:13 77bc0d833cb6: Pulling fs layer 23:05:13 9065ff56babe: Pulling fs layer 23:05:13 d287ab97295c: Pulling fs layer 23:05:13 dc539afda2c1: Waiting 23:05:13 77bc0d833cb6: Waiting 23:05:13 9065ff56babe: Waiting 23:05:13 d287ab97295c: Waiting 23:05:13 a1111a8f2ec3: Verifying Checksum 23:05:13 a1111a8f2ec3: Download complete 23:05:13 dc539afda2c1: Verifying Checksum 23:05:13 dc539afda2c1: Download complete 23:05:13 ed53099fbce6: Verifying Checksum 23:05:13 ed53099fbce6: Download complete 23:05:13 9065ff56babe: Verifying Checksum 23:05:13 9065ff56babe: Download complete 23:05:13 77bc0d833cb6: Verifying Checksum 23:05:13 77bc0d833cb6: Download complete 23:05:13 b4d181a07f80: Verifying Checksum 23:05:13 b4d181a07f80: Download complete 23:05:13 d287ab97295c: Verifying Checksum 23:05:13 d287ab97295c: Download complete 23:05:14 b4d181a07f80: Pull complete 23:05:14 a1111a8f2ec3: Pull complete 23:05:15 ed53099fbce6: Pull complete 23:05:15 dc539afda2c1: Pull complete 23:05:15 77bc0d833cb6: Pull complete 23:05:16 9065ff56babe: Pull complete 23:05:21 d287ab97295c: Pull complete 23:05:21 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 23:05:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:05:21 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 23:05:21 prd-centos7-docker-4c-2g-506 does not seem to be running inside a container 23:05:21 $ 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/4/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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:05:24 $ docker top 17b9a690bb45d4d12a82aef473d96405444e896498fe55b8ed222ef341d5572d -eo pid,comm [Pipeline] { [Pipeline] sh 23:05:24 + touch /tmp/pre-build-complete [Pipeline] sh 23:05:25 + mkdir -p /var/log/sysstat [Pipeline] sh 23:05:25 + ls /var/log/sa-host 23:05:25 + sadf -c /var/log/sa-host/sa13 23:05:25 file_magic: OK 23:05:25 HZ: Using current value: 100 23:05:25 file_header: OK 23:05:25 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 23:05:25 Statistics: 23:05:25 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... 23:05:25 File successfully converted to sysstat format version 12.0.3 23:05:25 + sadf -c /var/log/sa-host/sa30 23:05:25 file_magic: OK 23:05:25 HZ: Using current value: 100 23:05:25 file_header: OK 23:05:25 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 23:05:25 Statistics: 23:05:25 Hnuu...uuuununununu...Hnuu...uuuununununu... 23:05:25 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:05:25 provisioning config files... 23:05:25 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config1422681040093459619tmp [Pipeline] { [Pipeline] echo 23:05:25 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:05:25 ---> create-netrc.sh [Pipeline] } 23:05:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:05:26 ---> python-tools-install.sh [Pipeline] echo 23:05:26 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:05:26 ---> sudo-logs.sh 23:05:26 Archiving 'sudo' log.. 23:05:26 sudo: unable to resolve host prd-centos7-docker-4c-2g-506.novalocal: Name or service not known 23:05:26 sudo: unable to resolve host prd-centos7-docker-4c-2g-506.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 23:05:26 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:05:26 ---> job-cost.sh 23:05:26 lf-activate-venv: SKIPPING 23:05:26 DEBUG: total: 0.10999999940395355 23:05:26 INFO: Retrieving Stack Cost... 23:05:27 INFO: Retrieving Pricing Info for: v3-standard-2 23:05:27 INFO: Archiving Costs [Pipeline] echo 23:05:27 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:05:27 ---> logs-deploy.sh 23:05:27 lf-activate-venv: SKIPPING 23:05:27 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3805/4 23:05:27 INFO: archiving workspace using pattern(s): 23:05:28 Archives upload complete. 23:05:28 INFO: archiving logs to Nexus 23:05:29 ---> uname -a: 23:05:29 Linux prd-centos7-docker-4c-2g-506.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 23:05:29 23:05:29 23:05:29 ---> lscpu: 23:05:29 Architecture: x86_64 23:05:29 CPU op-mode(s): 32-bit, 64-bit 23:05:29 Byte Order: Little Endian 23:05:29 Address sizes: 40 bits physical, 48 bits virtual 23:05:29 CPU(s): 2 23:05:29 On-line CPU(s) list: 0,1 23:05:29 Thread(s) per core: 1 23:05:29 Core(s) per socket: 1 23:05:29 Socket(s): 2 23:05:29 NUMA node(s): 1 23:05:29 Vendor ID: AuthenticAMD 23:05:29 CPU family: 23 23:05:29 Model: 49 23:05:29 Model name: AMD EPYC-Rome Processor 23:05:29 Stepping: 0 23:05:29 CPU MHz: 2799.998 23:05:29 BogoMIPS: 5599.99 23:05:29 Virtualization: AMD-V 23:05:29 Hypervisor vendor: KVM 23:05:29 Virtualization type: full 23:05:29 L1d cache: 32K 23:05:29 L1i cache: 32K 23:05:29 L2 cache: 512K 23:05:29 L3 cache: 16384K 23:05:29 NUMA node0 CPU(s): 0,1 23:05:29 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 23:05:29 23:05:29 23:05:29 ---> nproc: 23:05:29 2 23:05:29 23:05:29 23:05:29 ---> df -h: 23:05:29 Filesystem Size Used Avail Use% Mounted on 23:05:29 overlay 40G 13G 28G 32% / 23:05:29 tmpfs 64M 0 64M 0% /dev 23:05:29 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 23:05:29 shm 64M 0 64M 0% /dev/shm 23:05:29 /dev/vda1 40G 13G 28G 32% /facter-os 23:05:29 23:05:29 23:05:29 ---> sar -b -r -n DEV: 23:05:29 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/13/21 _x86_64_ (2 CPU) 23:05:29 23:05:29 22:40:10 LINUX RESTART (2 CPU) 23:05:29 23:05:29 22:41:01 tps rtps wtps bread/s bwrtn/s 23:05:29 22:42:01 71.72 2.40 69.33 1870.17 6198.90 23:05:29 22:43:01 15.12 0.80 14.32 454.90 3999.53 23:05:29 22:44:01 115.11 0.22 114.89 26.52 39274.23 23:05:29 22:45:01 291.86 0.00 291.86 0.00 57551.26 23:05:29 22:46:01 56.63 0.00 56.63 0.00 10808.40 23:05:29 22:47:01 122.11 0.02 122.09 0.53 10024.48 23:05:29 22:48:02 817.00 335.73 481.27 22448.84 311174.93 23:05:29 22:49:01 534.94 82.55 452.39 5868.16 206651.29 23:05:29 22:50:01 419.90 104.66 315.23 5810.59 79377.46 23:05:29 22:51:01 5.25 0.00 5.25 0.00 178.99 23:05:29 22:52:01 0.25 0.00 0.25 0.00 2.70 23:05:29 22:53:01 0.22 0.00 0.22 0.00 1.92 23:05:29 22:54:01 0.33 0.00 0.33 0.00 5.20 23:05:29 22:55:01 0.25 0.00 0.25 0.00 2.30 23:05:29 22:56:01 0.52 0.25 0.27 7.86 3.16 23:05:29 22:57:01 0.80 0.00 0.80 0.00 15.28 23:05:29 22:58:01 0.23 0.00 0.23 0.00 3.11 23:05:29 22:59:01 0.25 0.00 0.25 0.00 2.60 23:05:29 23:00:01 0.22 0.00 0.22 0.00 1.93 23:05:29 23:01:01 0.32 0.05 0.27 0.67 3.65 23:05:29 23:02:01 0.48 0.15 0.33 2.93 4.91 23:05:29 23:03:01 0.23 0.00 0.23 0.00 2.45 23:05:29 23:04:01 0.20 0.00 0.20 0.00 1.80 23:05:29 23:05:01 0.28 0.00 0.28 0.00 3.23 23:05:29 Average: 102.01 21.93 80.08 1518.59 30114.40 23:05:29 23:05:29 22:41:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:05:29 22:42:01 5555144 0 642476 8.02 2620 1808692 1659720 18.32 686364 1531872 5148 23:05:29 22:43:01 5304244 0 727020 9.08 2620 1975048 1723196 19.03 877044 1580692 43148 23:05:29 22:44:01 4312820 0 780444 9.74 2620 2913048 1828116 20.18 1042300 2325828 4528 23:05:29 22:45:01 3453324 0 969384 12.10 2620 3583604 1767424 19.51 1304936 2778788 237560 23:05:29 22:46:01 3404764 0 1058532 13.22 2620 3543016 1980360 21.86 1297856 2826228 40704 23:05:29 22:47:01 3181740 0 1039604 12.98 2620 3784968 1804200 19.92 1438488 2893500 0 23:05:29 22:48:02 1159988 0 1626008 20.30 2620 5220316 3771092 41.64 2971356 3263732 2428 23:05:29 22:49:01 126328 0 1323032 16.52 2620 6556952 2145968 23.69 3488768 3753036 103604 23:05:29 22:50:01 2634836 0 1155104 14.42 2620 4216372 1692260 18.68 1393908 3357624 20 23:05:29 22:51:01 2648980 0 1140956 14.25 2620 4216376 1489288 16.44 1397644 3347300 12 23:05:29 22:52:01 2651992 0 1137940 14.21 2620 4216380 1474896 16.28 1400624 3343152 8 23:05:29 22:53:01 2666256 0 1123668 14.03 2620 4216388 1475064 16.29 1397880 3333152 8 23:05:29 22:54:01 2666492 0 1123424 14.03 2620 4216396 1474896 16.28 1397744 3333156 8 23:05:29 22:55:01 2666612 0 1123304 14.03 2620 4216396 1474896 16.28 1397632 3333152 8 23:05:29 22:56:01 2666352 0 1123528 14.03 2620 4216432 1474968 16.28 1398376 3332648 20 23:05:29 22:57:01 2666596 0 1123284 14.03 2620 4216432 1474896 16.28 1398176 3332644 8 23:05:29 22:58:01 2666308 0 1123568 14.03 2620 4216436 1474896 16.28 1398180 3332644 8 23:05:29 22:59:01 2666324 0 1123544 14.03 2620 4216444 1474896 16.28 1398304 3332644 8 23:05:29 23:00:01 2666572 0 1123296 14.03 2620 4216444 1474896 16.28 1398188 3332644 8 23:05:29 23:01:01 2665136 0 1124724 14.04 2620 4216452 1477444 16.31 1399084 3332644 8 23:05:29 23:02:01 2665812 0 1123868 14.03 2620 4216632 1475452 16.29 1398564 3332764 8 23:05:29 23:03:01 2665984 0 1123692 14.03 2620 4216636 1475404 16.29 1398604 3332764 8 23:05:29 23:04:01 2665492 0 1124180 14.04 2620 4216640 1475524 16.29 1398780 3332764 8 23:05:29 23:05:01 2665852 0 1123816 14.03 2620 4216644 1475404 16.29 1398496 3332764 8 23:05:29 Average: 2878914 0 1092016 13.63 2620 4035381 1688132 18.64 1478221 3097006 18220 23:05:29 23:05:29 22:41:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:05:29 22:42:01 eth0 229.51 192.64 1793.16 27.56 0.00 0.00 0.00 0.00 23:05:29 22:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:05:29 22:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:05:29 22:43:01 veth89718f5 761.66 526.45 69.98 2014.32 0.00 0.00 0.00 0.00 23:05:29 22:43:01 eth0 578.95 794.09 2327.48 81.64 0.00 0.00 0.00 0.00 23:05:29 22:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:05:29 22:43:01 docker0 761.66 526.32 59.57 2014.31 0.00 0.00 0.00 0.00 23:05:29 22:44:01 eth0 411.33 412.29 3976.34 43.22 0.00 0.00 0.00 0.00 23:05:29 22:44:01 vethd42c294 71.32 90.67 7.00 61.49 0.00 0.00 0.00 0.00 23:05:29 22:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:05:29 22:44:01 docker0 346.14 291.34 26.11 753.22 0.00 0.00 0.00 0.00 23:05:29 22:45:01 eth0 166.34 147.71 2008.94 22.70 0.00 0.00 0.00 0.00 23:05:29 22:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:05:29 22:45:01 veth3b01fa6 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 23:05:29 22:45:01 docker0 129.71 136.04 10.34 1980.33 0.00 0.00 0.00 0.00 23:05:29 22:46:01 eth0 27.86 14.81 21.30 11.36 0.00 0.00 0.00 0.00 23:05:29 22:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:05:29 22:46:01 veth3b01fa6 1.96 1.96 0.15 0.15 0.00 0.00 0.00 0.00 23:05:29 22:46:01 docker0 1.96 1.96 0.13 0.15 0.00 0.00 0.00 0.00 23:05:29 22:47:01 eth0 32.77 23.19 20.92 117.42 0.00 0.00 0.00 0.00 23:05:29 22:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:05:29 22:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:05:29 22:48:02 veth9562649 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 23:05:29 22:48:02 vetha6bcf56 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 23:05:29 22:48:02 veth36a7b1a 0.00 0.82 0.00 0.04 0.00 0.00 0.00 0.00 23:05:29 22:48:02 vethf199eea 0.03 0.20 0.00 0.01 0.00 0.00 0.00 0.00 23:05:29 22:49:01 veth36a7b1a 0.00 0.12 0.00 0.00 0.00 0.00 0.00 0.00 23:05:29 22:49:01 eth0 2180.10 2033.13 15498.31 402.41 0.00 0.00 0.00 0.00 23:05:29 22:49:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 23:05:29 22:49:01 vethc426f01 13.67 38.25 1.35 413.99 0.00 0.00 0.00 0.00 23:05:29 22:50:01 eth0 72.13 39.38 192.53 117.52 0.00 0.00 0.00 0.00 23:05:29 22:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:05:29 22:50:01 docker0 1286.70 1068.18 99.25 5618.30 0.00 0.00 0.00 0.00 23:05:29 22:51:01 eth0 0.47 0.43 0.10 0.10 0.00 0.00 0.00 0.00 23:05:29 22:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:05:29 22:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:05:29 22:52:01 eth0 0.47 0.25 0.04 0.02 0.00 0.00 0.00 0.00 23:05:29 22:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:05:29 22:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:05:29 22:53:01 eth0 0.70 0.35 0.29 0.17 0.00 0.00 0.00 0.00 23:05:29 22:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:05:29 22:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:05:29 22:54:01 eth0 0.15 0.10 0.01 0.04 0.00 0.00 0.00 0.00 23:05:29 22:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:05:29 22:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:05:29 22:55:01 eth0 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:05:29 22:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:05:29 22:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:05:29 22:56:01 eth0 0.28 0.22 0.14 0.07 0.00 0.00 0.00 0.00 23:05:29 22:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:05:29 22:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:05:29 22:57:01 eth0 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:05:29 22:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:05:29 22:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:05:29 22:58:01 eth0 0.07 0.05 0.01 0.00 0.00 0.00 0.00 0.00 23:05:29 22:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:05:29 22:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:05:29 22:59:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 23:05:29 22:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:05:29 22:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:05:29 23:00:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:05:29 23:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:05:29 23:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:05:29 23:01:01 eth0 0.27 0.18 0.08 0.04 0.00 0.00 0.00 0.00 23:05:29 23:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:05:29 23:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:05:29 23:02:01 eth0 0.15 0.12 0.06 0.04 0.00 0.00 0.00 0.00 23:05:29 23:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:05:29 23:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:05:29 23:03:01 eth0 0.17 0.07 0.01 0.00 0.00 0.00 0.00 0.00 23:05:29 23:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:05:29 23:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:05:29 23:04:01 eth0 1.43 0.32 0.36 0.20 0.00 0.00 0.00 0.00 23:05:29 23:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:05:29 23:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:05:29 23:05:01 eth0 0.08 0.07 0.00 0.00 0.00 0.00 0.00 0.00 23:05:29 23:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:05:29 23:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:05:29 Average: eth0 74.47 73.42 578.02 19.30 0.00 0.00 0.00 0.00 23:05:29 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:05:29 Average: docker0 53.67 44.55 4.14 234.33 0.00 0.00 0.00 0.00 23:05:29 23:05:29 23:05:29 ---> sar -P ALL: 23:05:29 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/13/21 _x86_64_ (2 CPU) 23:05:29 23:05:29 22:40:10 LINUX RESTART (2 CPU) 23:05:29 23:05:29 22:41:01 CPU %user %nice %system %iowait %steal %idle 23:05:29 22:42:01 all 5.76 0.00 1.30 1.87 0.03 91.03 23:05:29 22:42:01 0 5.82 0.00 1.18 0.31 0.03 92.66 23:05:29 22:42:01 1 5.70 0.00 1.43 3.43 0.03 89.41 23:05:29 22:43:01 all 8.57 0.00 2.55 0.12 0.05 88.70 23:05:29 22:43:01 0 7.95 0.00 2.89 0.00 0.05 89.11 23:05:29 22:43:01 1 9.19 0.00 2.21 0.24 0.05 88.30 23:05:29 22:44:01 all 16.40 0.00 4.93 1.21 0.06 77.40 23:05:29 22:44:01 0 19.38 0.00 5.44 1.29 0.05 73.84 23:05:29 22:44:01 1 13.45 0.00 4.43 1.12 0.07 80.93 23:05:29 22:45:01 all 53.80 0.00 10.76 1.95 0.11 33.38 23:05:29 22:45:01 0 53.32 0.00 11.28 1.98 0.11 33.31 23:05:29 22:45:01 1 54.29 0.00 10.22 1.93 0.11 33.44 23:05:29 22:46:01 all 33.37 0.00 4.72 0.83 0.08 61.00 23:05:29 22:46:01 0 34.01 0.00 4.71 0.93 0.09 60.27 23:05:29 22:46:01 1 32.74 0.00 4.73 0.72 0.07 61.74 23:05:29 22:47:01 all 75.60 0.00 7.30 1.89 0.14 15.07 23:05:29 22:47:01 0 74.78 0.00 7.24 1.67 0.13 16.18 23:05:29 22:47:01 1 76.43 0.00 7.36 2.11 0.15 13.96 23:05:29 22:48:02 all 41.34 0.00 20.51 19.09 0.15 18.91 23:05:29 22:48:02 0 40.32 0.00 21.28 18.60 0.15 19.66 23:05:29 22:48:02 1 42.37 0.00 19.74 19.59 0.15 18.15 23:05:29 22:49:01 all 75.42 0.00 16.29 5.73 0.15 2.40 23:05:29 22:49:01 0 76.76 0.00 15.19 5.95 0.15 1.95 23:05:29 22:49:01 1 74.07 0.00 17.40 5.52 0.15 2.86 23:05:29 22:50:01 all 63.30 0.00 13.88 4.67 0.13 18.02 23:05:29 22:50:01 0 62.83 0.00 14.12 4.84 0.13 18.08 23:05:29 22:50:01 1 63.77 0.00 13.64 4.51 0.13 17.95 23:05:29 22:51:01 all 0.24 0.00 0.11 0.00 0.01 99.64 23:05:29 22:51:01 0 0.03 0.00 0.12 0.00 0.00 99.85 23:05:29 22:51:01 1 0.45 0.00 0.10 0.00 0.02 99.43 23:05:29 22:52:01 all 0.23 0.00 0.06 0.00 0.01 99.70 23:05:29 22:52:01 0 0.03 0.00 0.07 0.00 0.02 99.88 23:05:29 22:52:01 1 0.43 0.00 0.05 0.00 0.00 99.52 23:05:29 23:05:29 22:52:01 CPU %user %nice %system %iowait %steal %idle 23:05:29 22:53:01 all 0.21 0.00 0.07 0.00 0.02 99.71 23:05:29 22:53:01 0 0.03 0.00 0.05 0.00 0.02 99.90 23:05:29 22:53:01 1 0.38 0.00 0.08 0.00 0.02 99.52 23:05:29 22:54:01 all 0.20 0.00 0.03 0.00 0.00 99.77 23:05:29 22:54:01 0 0.05 0.00 0.05 0.00 0.00 99.90 23:05:29 22:54:01 1 0.35 0.00 0.02 0.00 0.00 99.63 23:05:29 22:55:01 all 0.19 0.00 0.04 0.00 0.01 99.76 23:05:29 22:55:01 0 0.05 0.00 0.03 0.00 0.02 99.90 23:05:29 22:55:01 1 0.33 0.00 0.05 0.00 0.00 99.62 23:05:29 22:56:01 all 0.27 0.00 0.06 0.00 0.01 99.67 23:05:29 22:56:01 0 0.13 0.00 0.05 0.00 0.02 99.80 23:05:29 22:56:01 1 0.40 0.00 0.07 0.00 0.00 99.53 23:05:29 22:57:01 all 0.17 0.00 0.03 0.00 0.02 99.78 23:05:29 22:57:01 0 0.27 0.00 0.03 0.00 0.02 99.68 23:05:29 22:57:01 1 0.07 0.00 0.03 0.00 0.02 99.88 23:05:29 22:58:01 all 0.25 0.00 0.03 0.00 0.00 99.72 23:05:29 22:58:01 0 0.48 0.00 0.02 0.00 0.00 99.50 23:05:29 22:58:01 1 0.02 0.00 0.03 0.00 0.00 99.95 23:05:29 22:59:01 all 0.28 0.00 0.03 0.00 0.01 99.69 23:05:29 22:59:01 0 0.50 0.00 0.02 0.00 0.00 99.48 23:05:29 22:59:01 1 0.05 0.00 0.03 0.00 0.02 99.90 23:05:29 23:00:01 all 0.25 0.00 0.03 0.00 0.02 99.70 23:05:29 23:00:01 0 0.45 0.00 0.02 0.00 0.02 99.52 23:05:29 23:00:01 1 0.05 0.00 0.05 0.00 0.02 99.88 23:05:29 23:01:01 all 0.26 0.00 0.03 0.00 0.00 99.71 23:05:29 23:01:01 0 0.48 0.00 0.03 0.00 0.00 99.48 23:05:29 23:01:01 1 0.03 0.00 0.03 0.00 0.00 99.93 23:05:29 23:02:01 all 0.24 0.00 0.03 0.00 0.00 99.72 23:05:29 23:02:01 0 0.47 0.00 0.03 0.00 0.00 99.50 23:05:29 23:02:01 1 0.02 0.00 0.03 0.00 0.00 99.95 23:05:29 23:03:01 all 0.23 0.00 0.03 0.00 0.02 99.72 23:05:29 23:03:01 0 0.43 0.00 0.03 0.00 0.02 99.52 23:05:29 23:03:01 1 0.03 0.00 0.02 0.00 0.02 99.93 23:05:29 23:05:29 23:03:01 CPU %user %nice %system %iowait %steal %idle 23:05:29 23:04:01 all 0.19 0.00 0.03 0.00 0.01 99.77 23:05:29 23:04:01 0 0.35 0.00 0.03 0.00 0.02 99.60 23:05:29 23:04:01 1 0.03 0.00 0.02 0.00 0.00 99.95 23:05:29 23:05:01 all 0.21 0.00 0.03 0.00 0.01 99.76 23:05:29 23:05:01 0 0.37 0.00 0.02 0.00 0.00 99.62 23:05:29 23:05:01 1 0.05 0.00 0.03 0.00 0.02 99.90 23:05:29 Average: all 14.74 0.00 3.24 1.46 0.04 80.53 23:05:29 Average: 0 14.85 0.00 3.29 1.38 0.04 80.44 23:05:29 Average: 1 14.63 0.00 3.19 1.53 0.04 80.61 23:05:29 23:05:29 23:05:29