Pull request #3725 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 jenmwms for edgexfoundry/edgex-go Loading trusted files from base branch main at e92863d55807b65f509bd650f3f22bb3a2ab538f rather than 95a6ff91c8ff7deeb68e616497a1a6e44f11109f Obtained Jenkinsfile from e92863d55807b65f509bd650f3f22bb3a2ab538f 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-ssh3222480516221860313.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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-ssh7971973528104285205.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 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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-3725/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-3725/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5627653581051036804.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > 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-ssh2752239583899358408.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-3725/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-3725/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2938777263454860904.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 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-105’ Running on prd-centos7-docker-4c-2g-107 in /w/workspace/edgexfoundry_edgex-go_PR-3725 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/5 [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/5 # 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/5@tmp/jenkins-gitclient-ssh419481940478063508.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/5@tmp/jenkins-gitclient-ssh599031146720908393.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3725/head:refs/remotes/origin/PR-3725 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit e92863d55807b65f509bd650f3f22bb3a2ab538f into PR head commit 95a6ff91c8ff7deeb68e616497a1a6e44f11109f Merge succeeded, producing 95a6ff91c8ff7deeb68e616497a1a6e44f11109f Checking out Revision 95a6ff91c8ff7deeb68e616497a1a6e44f11109f (PR-3725) > git config core.sparsecheckout # timeout=10 > git checkout -f 95a6ff91c8ff7deeb68e616497a1a6e44f11109f # 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/5@tmp/jenkins-gitclient-ssh2679577193600021956.key > git merge e92863d55807b65f509bd650f3f22bb3a2ab538f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 95a6ff91c8ff7deeb68e616497a1a6e44f11109f # timeout=10 Commit message: "Merge branch 'main' into 3689_fix_remove_pkg-config" > git rev-list --no-walk 29d1c74e89a57024ee92f7408b54122ca24d23cc # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:02:14 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:02:14 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:02:14 ========================================================= 08:02:14 EdgeX Global Pipelines Version Info 08:02:14 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:02:15 ------------------- 08:02:15 stable info: 08:02:15 ------------------- 08:02:15 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:02:15 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 08:02:15 Message: update stable to v1.0.205 08:02:16 ------------------- 08:02:16 experimental info: 08:02:16 ------------------- 08:02:16 Commited By: **** collab-it+edgex@linuxfoundation.org 08:02:16 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 08:02:16 Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:02:16 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 08:02:16 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 08:02:16 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:02:16 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:02:16 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:02:16 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 08:02:16 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 08:02:16 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 08:02:16 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 08:02:16 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 08:02:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:02:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:02:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:02:16 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:02:16 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:02:16 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:02:16 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:02:16 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:02:16 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 08:02:16 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:02:16 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 08:02:16 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 08:02:17 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:02:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3725 [Pipeline] echo 08:02:17 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3725 [Pipeline] echo 08:02:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3725 [Pipeline] echo 08:02:17 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 95a6ff91c8ff7deeb68e616497a1a6e44f11109f [Pipeline] echo 08:02:17 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 95a6ff9 [Pipeline] echo 08:02:17 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:02:17 provisioning config files... 08:02:17 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config4349732722807730704tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:02:17 ---> docker-login.sh 08:02:17 nexus3.edgexfoundry.org:10001 08:02:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:02:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:02:17 Configure a credential helper to remove this warning. See 08:02:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:02:17 08:02:17 Login Succeeded 08:02:17 nexus3.edgexfoundry.org:10002 08:02:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:02:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:02:18 Configure a credential helper to remove this warning. See 08:02:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:02:18 08:02:18 Login Succeeded 08:02:18 nexus3.edgexfoundry.org:10003 08:02:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:02:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:02:18 Configure a credential helper to remove this warning. See 08:02:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:02:18 08:02:18 Login Succeeded 08:02:18 nexus3.edgexfoundry.org:10004 08:02:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:02:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:02:18 Configure a credential helper to remove this warning. See 08:02:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:02:18 08:02:18 Login Succeeded 08:02:18 docker.io 08:02:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:02:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:02:18 Configure a credential helper to remove this warning. See 08:02:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:02:18 08:02:18 Login Succeeded 08:02:18 ---> docker-login.sh ends [Pipeline] } 08:02:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:02:19 ++ 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 08:02:19 + for file in '`ls cmd/**/Dockerfile`' 08:02:19 ++ dirname cmd/core-command/Dockerfile 08:02:19 ++ cut -d/ -f2 08:02:19 + echo core-command,cmd/core-command/Dockerfile 08:02:19 + for file in '`ls cmd/**/Dockerfile`' 08:02:19 ++ dirname cmd/core-data/Dockerfile 08:02:19 ++ cut -d/ -f2 08:02:19 + echo core-data,cmd/core-data/Dockerfile 08:02:19 + for file in '`ls cmd/**/Dockerfile`' 08:02:19 ++ dirname cmd/core-metadata/Dockerfile 08:02:19 ++ cut -d/ -f2 08:02:19 + echo core-metadata,cmd/core-metadata/Dockerfile 08:02:19 + for file in '`ls cmd/**/Dockerfile`' 08:02:19 ++ dirname cmd/security-bootstrapper/Dockerfile 08:02:19 ++ cut -d/ -f2 08:02:19 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 08:02:19 + for file in '`ls cmd/**/Dockerfile`' 08:02:19 ++ dirname cmd/security-proxy-setup/Dockerfile 08:02:19 ++ cut -d/ -f2 08:02:19 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 08:02:19 + for file in '`ls cmd/**/Dockerfile`' 08:02:19 ++ dirname cmd/security-secretstore-setup/Dockerfile 08:02:19 ++ cut -d/ -f2 08:02:19 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 08:02:19 + for file in '`ls cmd/**/Dockerfile`' 08:02:19 ++ dirname cmd/support-notifications/Dockerfile 08:02:19 ++ cut -d/ -f2 08:02:19 + echo support-notifications,cmd/support-notifications/Dockerfile 08:02:19 + for file in '`ls cmd/**/Dockerfile`' 08:02:19 ++ dirname cmd/support-scheduler/Dockerfile 08:02:19 ++ cut -d/ -f2 08:02:19 + echo support-scheduler,cmd/support-scheduler/Dockerfile 08:02:19 + for file in '`ls cmd/**/Dockerfile`' 08:02:19 ++ dirname cmd/sys-mgmt-agent/Dockerfile 08:02:19 ++ cut -d/ -f2 08:02:19 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 08:02:19 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 08:02:19 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:02:19 08:02:19 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 08:02:20 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:02:20 latest: Pulling from edgex-devops/git-semver 08:02:20 31603596830f: Pulling fs layer 08:02:20 04fac38145f0: Pulling fs layer 08:02:20 701f6daf10bf: Pulling fs layer 08:02:20 24f72da36158: Pulling fs layer 08:02:20 24f72da36158: Waiting 08:02:20 04fac38145f0: Verifying Checksum 08:02:20 04fac38145f0: Download complete 08:02:20 31603596830f: Verifying Checksum 08:02:20 31603596830f: Download complete 08:02:20 31603596830f: Pull complete 08:02:20 04fac38145f0: Pull complete 08:02:20 24f72da36158: Verifying Checksum 08:02:20 24f72da36158: Download complete 08:02:20 701f6daf10bf: Verifying Checksum 08:02:20 701f6daf10bf: Download complete 08:02:21 701f6daf10bf: Pull complete 08:02:21 24f72da36158: Pull complete 08:02:21 Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 08:02:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:02:21 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 08:02:21 prd-centos7-docker-4c-2g-107 does not seem to be running inside a container 08:02:21 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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:10004/edgex-devops/git-semver:latest cat 08:02:22 $ docker top e4d2ada67fdb30fadd2d1ea162d8140011a45823eea84e5b885322d3389d7d77 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:02:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:02:22 [ssh-agent] Looking for ssh-agent implementation... 08:02:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:02:22 $ docker exec e4d2ada67fdb30fadd2d1ea162d8140011a45823eea84e5b885322d3389d7d77 ssh-agent 08:02:22 SSH_AUTH_SOCK=/tmp/ssh-HVinCmPBg55P/agent.14 08:02:22 SSH_AGENT_PID=20 08:02:22 Running ssh-add (command line suppressed) 08:02:23 Identity added: /w/workspace/edgex-go/5@tmp/private_key_1314906769432452706.key (/w/workspace/edgex-go/5@tmp/private_key_1314906769432452706.key) 08:02:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:02:23 + git tag --points-at HEAD [Pipeline] } 08:02:23 $ docker exec --env ******** --env ******** e4d2ada67fdb30fadd2d1ea162d8140011a45823eea84e5b885322d3389d7d77 ssh-agent -k 08:02:23 unset SSH_AUTH_SOCK; 08:02:23 unset SSH_AGENT_PID; 08:02:23 echo Agent pid 20 killed; 08:02:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:02:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:02:23 [ssh-agent] Looking for ssh-agent implementation... 08:02:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:02:23 $ docker exec e4d2ada67fdb30fadd2d1ea162d8140011a45823eea84e5b885322d3389d7d77 ssh-agent 08:02:23 SSH_AUTH_SOCK=/tmp/ssh-QiQQF24qCVxS/agent.52 08:02:23 SSH_AGENT_PID=58 08:02:23 Running ssh-add (command line suppressed) 08:02:23 Identity added: /w/workspace/edgex-go/5@tmp/private_key_5127619808996724334.key (/w/workspace/edgex-go/5@tmp/private_key_5127619808996724334.key) 08:02:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:02:24 + git semver init 08:02:24 # -> Open(): unable to determine branch for HEAD 08:02:24 # $GIT_DIR = /w/workspace/edgex-go/5/.git 08:02:24 # $GIT_WORK_TREE = /w/workspace/edgex-go/5 08:02:24 # $SEMVER_REMOTE_NAME = origin 08:02:24 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 08:02:24 # $SEMVER_USER_NAME = edgex-jenkins 08:02:24 # $SEMVER_BRANCH = PR-3725 08:02:24 # $SEMVER_TEMP = /tmp/semver-835326761 08:02:24 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 08:02:51 # '/tmp/semver-835326761' -> '/w/workspace/edgex-go/5/.semver' 08:02:51 # -> Force: false 08:02:51 # $SEMVER_DIR = /w/workspace/edgex-go/5/.semver [Pipeline] } 08:02:51 $ docker exec --env ******** --env ******** e4d2ada67fdb30fadd2d1ea162d8140011a45823eea84e5b885322d3389d7d77 ssh-agent -k 08:02:51 unset SSH_AUTH_SOCK; 08:02:51 unset SSH_AGENT_PID; 08:02:51 echo Agent pid 58 killed; 08:02:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:02:51 + git semver [Pipeline] } 08:02:51 $ docker stop --time=1 e4d2ada67fdb30fadd2d1ea162d8140011a45823eea84e5b885322d3389d7d77 08:02:53 $ docker rm -f e4d2ada67fdb30fadd2d1ea162d8140011a45823eea84e5b885322d3389d7d77 [Pipeline] // withDockerContainer [Pipeline] sh 08:02:53 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:02:54 Stashed 1 file(s) [Pipeline] echo 08:02:54 [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 08:02:54 ========================================================= 08:02:54 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 08:02:54 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:02:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 08:02:54 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 08:02:54 540db60ca938: Pulling fs layer 08:02:54 adcc1eea9eea: Pulling fs layer 08:02:54 4c4ab2625f07: Pulling fs layer 08:02:54 db62176df00c: Pulling fs layer 08:02:54 3b30891b0d05: Pulling fs layer 08:02:54 06b49ca38bd5: Pulling fs layer 08:02:54 c788192a36de: Pulling fs layer 08:02:54 a77e37c0d609: Pulling fs layer 08:02:54 c3185cebc471: Pulling fs layer 08:02:54 db62176df00c: Waiting 08:02:54 3b30891b0d05: Waiting 08:02:54 06b49ca38bd5: Waiting 08:02:54 c788192a36de: Waiting 08:02:54 a77e37c0d609: Waiting 08:02:54 c3185cebc471: Waiting 08:02:54 4c4ab2625f07: Verifying Checksum 08:02:54 4c4ab2625f07: Download complete 08:02:54 adcc1eea9eea: Verifying Checksum 08:02:54 adcc1eea9eea: Download complete 08:02:54 3b30891b0d05: Verifying Checksum 08:02:54 3b30891b0d05: Download complete 08:02:55 06b49ca38bd5: Verifying Checksum 08:02:55 06b49ca38bd5: Download complete 08:02:55 c788192a36de: Download complete 08:02:55 540db60ca938: Verifying Checksum 08:02:55 540db60ca938: Download complete 08:02:55 540db60ca938: Pull complete 08:02:55 adcc1eea9eea: Pull complete 08:02:55 4c4ab2625f07: Pull complete 08:02:55 a77e37c0d609: Verifying Checksum 08:02:55 a77e37c0d609: Download complete 08:03:01 c3185cebc471: Verifying Checksum 08:03:01 c3185cebc471: Download complete 08:03:02 db62176df00c: Verifying Checksum 08:03:02 db62176df00c: Download complete 08:03:06 db62176df00c: Pull complete 08:03:06 3b30891b0d05: Pull complete 08:03:06 06b49ca38bd5: Pull complete 08:03:06 c788192a36de: Pull complete 08:03:06 a77e37c0d609: Pull complete 08:03:08 c3185cebc471: Pull complete 08:03:08 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 08:03:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 08:03:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 08:03:08 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 08:03:08 WORKDIR /edgex 08:03:08 COPY go.mod . 08:03:08 RUN go mod download' 08:03:08 + docker build -t ci-base-image-x86_64 -f - . 08:03:09 Still waiting to schedule task 08:03:09 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-106’ 08:03:10 Sending build context to Docker daemon 329MB 08:03:10 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 08:03:10 ---> 031687cdd783 08:03:10 Step 2/4 : WORKDIR /edgex 08:03:12 ---> Running in d64b7ad48625 08:03:12 Removing intermediate container d64b7ad48625 08:03:12 ---> 4627d358f359 08:03:12 Step 3/4 : COPY go.mod . 08:03:12 ---> bc9a516c4a09 08:03:12 Step 4/4 : RUN go mod download 08:03:12 ---> Running in 8a01dade9a57 08:03:44 Removing intermediate container 8a01dade9a57 08:03:44 ---> b5007f42d76d 08:03:44 Successfully built b5007f42d76d 08:03:44 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 08:03:45 + docker inspect -f . ci-base-image-x86_64 08:03:45 . [Pipeline] withDockerContainer 08:03:45 prd-centos7-docker-4c-2g-107 does not seem to be running inside a container 08:03:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 ******** ci-base-image-x86_64 cat 08:03:45 $ docker top f27975d3e8a4f2a4142c6d651ae6ea25fda8ecedba9f7bf3c51635c8eec6e9e2 -eo pid,comm [Pipeline] { [Pipeline] sh 08:03:46 + go version 08:03:46 go version go1.16.6 linux/amd64 [Pipeline] } 08:03:46 $ docker stop --time=1 f27975d3e8a4f2a4142c6d651ae6ea25fda8ecedba9f7bf3c51635c8eec6e9e2 08:03:47 $ docker rm -f f27975d3e8a4f2a4142c6d651ae6ea25fda8ecedba9f7bf3c51635c8eec6e9e2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:03:48 + docker inspect -f . ci-base-image-x86_64 08:03:48 . [Pipeline] withDockerContainer 08:03:48 prd-centos7-docker-4c-2g-107 does not seem to be running inside a container 08:03:48 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 ******** ci-base-image-x86_64 cat 08:03:48 $ docker top edf3301eaa83ff867d8decc215537b5aae6cf4f2297d054416a81db6810f7c9d -eo pid,comm [Pipeline] { [Pipeline] echo 08:03:48 ========================================================= 08:03:48 [edgeXBuildGoParallel] Running Tests and Build... 08:03:48 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:03:49 + go mod tidy [Pipeline] sh 08:03:49 + make test 08:03:49 go mod tidy 08:03:49 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 08:03:55 ? github.com/edgexfoundry/edgex-go [no test files] 08:04:13 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:04:17 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:04:17 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:04:17 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:04:20 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:04:20 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:04:20 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 08:04:20 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:04:21 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:04:21 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:04:22 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 08:04:22 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 08:04:22 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:04:22 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:04:23 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.043s coverage: 28.7% of statements 08:04:23 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:04:23 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:04:25 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.075s coverage: 98.5% of statements 08:04:25 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:04:25 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.072s coverage: 46.3% of statements 08:04:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:04:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:04:26 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.116s coverage: 90.1% of statements 08:04:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:04:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:04:27 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.054s coverage: 84.4% of statements 08:04:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:04:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:04:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 08:04:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:04:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:04:27 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.252s coverage: 94.2% of statements 08:04:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:04:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:04:27 ok github.com/edgexfoundry/edgex-go/internal/io 0.067s coverage: 59.1% of statements 08:04:27 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:04:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 08:04:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:04:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:04:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:04:28 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.054s coverage: 60.0% of statements 08:04:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:04:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:04:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:04:29 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.119s coverage: 0.8% of statements 08:04:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:04:29 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.066s coverage: 58.8% of statements 08:04:29 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.069s coverage: 21.7% of statements 08:04:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:04:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.050s coverage: 47.1% of statements 08:04:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.068s coverage: 79.5% of statements 08:04:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.053s coverage: 94.1% of statements 08:04:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.069s coverage: 96.3% of statements 08:04:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.044s coverage: 87.5% of statements 08:04:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.074s coverage: 94.4% of statements 08:04:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.053s coverage: 44.8% of statements 08:04:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.213s coverage: 82.5% of statements 08:04:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:05:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.078s coverage: 92.9% of statements 08:05:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:05:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:05:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:05:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements 08:05:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:05:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:05:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:05:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:05:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:05:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.067s coverage: 87.2% of statements 08:05:06 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:05:06 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:05:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.042s coverage: 100.0% of statements 08:05:06 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:05:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.067s coverage: 58.8% of statements 08:05:06 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 08:05:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.068s coverage: 80.0% of statements 08:05:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.065s coverage: 87.2% of statements 08:05:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.055s coverage: 85.4% of statements 08:05:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.139s coverage: 91.2% of statements 08:05:06 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:05:06 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.125s coverage: 64.4% of statements 08:05:06 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:05:06 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:05:06 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.053s coverage: 100.0% of statements 08:05:06 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.028s coverage: 91.3% of statements 08:05:06 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.020s coverage: 100.0% of statements 08:05:06 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.023s coverage: 73.7% of statements 08:05:06 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.020s coverage: 100.0% of statements 08:05:06 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.203s coverage: 70.3% of statements 08:05:06 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 08:05:06 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 08:05:06 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 08:05:07 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.136s coverage: 43.4% of statements 08:05:07 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:05:07 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:05:07 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.057s coverage: 89.5% of statements 08:05:07 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:05:07 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.064s coverage: 84.8% of statements 08:05:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:05:16 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.066s coverage: 19.5% of statements 08:05:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:05:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:05:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:05:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:05:16 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.140s coverage: 92.0% of statements 08:05:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:05:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:05:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:05:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:05:16 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 63.2% of statements 08:05:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:05:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:05:16 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.084s coverage: 97.7% of statements 08:05:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:05:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:05:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 08:05:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 08:05:16 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.055s coverage: 28.9% of statements 08:05:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 08:05:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 08:05:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 08:05:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 08:05:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 08:05:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 08:05:16 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.043s coverage: 100.0% of statements 08:05:16 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 96.9% of statements 08:05:16 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 08:05:48 GO111MODULE=on go vet ./... 08:05:55 gofmt -l . 08:05:55 [ "`gofmt -l .`" = "" ] 08:05:55 ./bin/test-attribution-txt.sh [Pipeline] sh 08:05:56 + ls -al . 08:05:56 total 612 08:05:56 drwxrwxr-x 10 1001 1001 4096 Sep 29 08:05 . 08:05:56 drwxr-xr-x 4 root root 28 Sep 29 08:03 .. 08:05:56 -rw-rw-r-- 1 1001 1001 11 Sep 29 08:02 .dockerignore 08:05:56 drwxrwxr-x 8 1001 1001 179 Sep 29 08:02 .git 08:05:56 drwxrwxr-x 4 1001 1001 142 Sep 29 08:02 .github 08:05:56 -rw-rw-r-- 1 1001 1001 818 Sep 29 08:02 .gitignore 08:05:56 -rw-rw-r-- 1 1001 1001 68 Sep 29 08:02 .golangci.yml 08:05:56 -rw-rw-r-- 1 1001 1001 76 Sep 29 08:02 .hadolint.yml 08:05:56 drwx------ 3 1001 1001 58 Sep 29 08:02 .semver 08:05:56 -rw-rw-r-- 1 1001 1001 166 Sep 29 08:02 .sonarcloud.properties 08:05:56 -rw-rw-r-- 1 1001 1001 1171 Sep 29 08:02 ADOPTERS.md 08:05:56 -rw-rw-r-- 1 1001 1001 8493 Sep 29 08:02 Attribution.txt 08:05:56 -rw-rw-r-- 1 1001 1001 43881 Sep 29 08:02 CHANGELOG.md 08:05:56 -rw-rw-r-- 1 1001 1001 3804 Sep 29 08:02 CONTRIBUTING.md 08:05:56 -rw-rw-r-- 1 1001 1001 677 Sep 29 08:02 GOVERNANCE.md 08:05:56 -rw-rw-r-- 1 1001 1001 849 Sep 29 08:02 Jenkinsfile 08:05:56 -rw-rw-r-- 1 1001 1001 10775 Sep 29 08:02 LICENSE 08:05:56 -rw-rw-r-- 1 1001 1001 6386 Sep 29 08:02 Makefile 08:05:56 -rw-rw-r-- 1 1001 1001 582 Sep 29 08:02 OWNERS.md 08:05:56 -rw-rw-r-- 1 1001 1001 8256 Sep 29 08:02 README.md 08:05:56 -rw-rw-r-- 1 1001 1001 6912 Sep 29 08:02 SECURITY.md 08:05:56 -rw-rw-r-- 1 1001 1001 5 Sep 29 08:02 VERSION 08:05:56 -rw-rw-r-- 1 1001 1001 4131 Sep 29 08:02 ZMQWindows.md 08:05:56 drwxrwxr-x 2 1001 1001 37 Sep 29 08:02 bin 08:05:56 drwxrwxr-x 14 1001 1001 4096 Sep 29 08:02 cmd 08:05:56 -rw-r--r-- 1 root root 403100 Sep 29 08:05 coverage.out 08:05:56 -rw-rw-r-- 1 1001 1001 841 Sep 29 08:02 go.mod 08:05:56 -rw-r--r-- 1 root root 50064 Sep 29 08:03 go.sum 08:05:56 drwxrwxr-x 8 1001 1001 124 Sep 29 08:02 internal 08:05:56 drwxrwxr-x 3 1001 1001 16 Sep 29 08:02 openapi 08:05:56 drwxrwxr-x 4 1001 1001 71 Sep 29 08:02 snap 08:05:56 -rw-rw-r-- 1 1001 1001 204 Sep 29 08:02 version.go [Pipeline] sh 08:05:56 + '[' -e coverage.out ] 08:05:56 + chown 1001:1001 coverage.out [Pipeline] stash 08:05:56 Stashed 1 file(s) [Pipeline] sh 08:05:56 + make build 08:05:56 go mod tidy 08:05:56 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 08:05:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:06:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 08:06:05 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 08:06:06 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 08:06:06 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 08:06:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:06:08 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 08:06:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:06:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:06:10 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 08:06: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 [Pipeline] } 08:06:13 $ docker stop --time=1 edf3301eaa83ff867d8decc215537b5aae6cf4f2297d054416a81db6810f7c9d 08:06:14 $ docker rm -f edf3301eaa83ff867d8decc215537b5aae6cf4f2297d054416a81db6810f7c9d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:06:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:06:16 08:06:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 08:06:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:06:17 latest: Pulling from edgex-devops/edgex-compose 08:06:17 cbdbe7a5bc2a: Pulling fs layer 08:06:17 ca9280d653b3: Pulling fs layer 08:06:17 7e9c9ca2126c: Pulling fs layer 08:06:17 cbdbe7a5bc2a: Verifying Checksum 08:06:17 cbdbe7a5bc2a: Download complete 08:06:17 cbdbe7a5bc2a: Pull complete 08:06:18 ca9280d653b3: Verifying Checksum 08:06:18 ca9280d653b3: Download complete 08:06:18 ca9280d653b3: Pull complete 08:06:20 7e9c9ca2126c: Verifying Checksum 08:06:20 7e9c9ca2126c: Download complete 08:06:24 7e9c9ca2126c: Pull complete 08:06:24 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 08:06:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:06:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 08:06:24 prd-centos7-docker-4c-2g-107 does not seem to be running inside a container 08:06:24 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:06:26 $ docker top daacbaff75dad2a9a3e64b145b5b35f017665b414c3459e16317a1cfe69d21ca -eo pid,comm [Pipeline] { [Pipeline] sh 08:06:27 + docker-compose build --help 08:06:27 + grep parallel 08:06:27 --parallel Build images in parallel. [Pipeline] } 08:06:27 $ docker stop --time=1 daacbaff75dad2a9a3e64b145b5b35f017665b414c3459e16317a1cfe69d21ca 08:06:29 $ docker rm -f daacbaff75dad2a9a3e64b145b5b35f017665b414c3459e16317a1cfe69d21ca [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:06:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:06:29 . [Pipeline] withDockerContainer 08:06:29 prd-centos7-docker-4c-2g-107 does not seem to be running inside a container 08:06:29 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:06:30 $ docker top d548f5b5b8c1ac61aebb17ccd988d49db2704f8c55a5a5078cc4babea1c8f4e8 -eo pid,comm [Pipeline] { [Pipeline] sh 08:06:30 + docker-compose -f ./docker-compose-build.yml build --parallel 08:06:31 Building core-command ... 08:06:31 Building core-data ... 08:06:31 Building core-metadata ... 08:06:31 Building security-bootstrapper ... 08:06:31 Building security-proxy-setup ... 08:06:31 Building security-secretstore-setup ... 08:06:31 Building support-notifications ... 08:06:31 Building support-scheduler ... 08:06:31 Building sys-mgmt-agent ... 08:06:31 Building core-data 08:06:31 Building security-bootstrapper 08:06:31 Building security-secretstore-setup 08:06:31 Building support-scheduler 08:06:31 Building support-notifications 08:06:35 Running on prd-ubuntu18.04-docker-arm64-4c-16g-109 in /w/workspace/edgexfoundry_edgex-go_PR-3725 [Pipeline] { [Pipeline] ws 08:06:35 Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout 08:06:35 The recommended git tool is: git 08:06:41 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 08:06:41 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:06:41 ---> b5007f42d76d 08:06:41 Step 3/23 : WORKDIR /edgex-go 08:06:41 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.14 08:06:41 Step 2/26 : FROM ${BUILDER_BASE} AS builder 08:06:41 ---> b5007f42d76d 08:06:41 Step 3/26 : WORKDIR /edgex-go 08:06:41 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.14 08:06:41 Step 2/32 : FROM ${BUILDER_BASE} AS builder 08:06:41 ---> b5007f42d76d 08:06:41 Step 3/32 : WORKDIR /edgex-go 08:06:42 using credential edgex-jenkins-ssh 08:06:42 Cloning the remote Git repository 08:06:42 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:06:42 > git init /w/workspace/edgex-go/5 # timeout=10 08:06:42 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:06:42 > git --version # timeout=10 08:06:42 > git --version # 'git version 2.17.1' 08:06:42 using GIT_SSH to set credentials SSH Credentials for GitHub 08:06:42 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:06:45 ---> Running in 3549ce029ef3 08:06:45 ---> Running in bb3ca2b861e0 08:06:45 ---> Running in bb9ba770f131 08:06:52 Removing intermediate container 3549ce029ef3 08:06:52 ---> f0df4c22e826 08:06:52 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:06:52 Removing intermediate container bb9ba770f131 08:06:52 ---> c845a4ba5266 08:06:52 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:06:52 Removing intermediate container bb3ca2b861e0 08:06:52 ---> 65819bdc99e8 08:06:52 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:06:52 ---> Running in 47e4a734bcee 08:06:52 ---> Running in 194d7850c87f 08:06:52 ---> Running in 65bde157a8bf 08:06:52 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 08:06:52 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:06:52 ---> b5007f42d76d 08:06:52 Step 3/24 : WORKDIR /edgex-go 08:06:52 ---> Using cache 08:06:52 ---> 65819bdc99e8 08:06:52 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:06:52 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 08:06:52 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:06:52 ---> b5007f42d76d 08:06:52 Step 3/23 : WORKDIR /edgex-go 08:06:52 ---> Using cache 08:06:52 ---> 65819bdc99e8 08:06:52 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:06:53 ---> Running in 89c449feda36 08:06:53 ---> Running in df217adee355 08:06:53 Removing intermediate container 194d7850c87f 08:06:53 ---> 6573388e7a6f 08:06:53 Step 5/32 : RUN apk add --update --no-cache make git 08:06:53 ---> Running in 696d55a75a12 08:06:53 Removing intermediate container 47e4a734bcee 08:06:53 ---> 7f999b86ec09 08:06:53 Step 5/26 : RUN apk add --update --no-cache make git 08:06:53 Removing intermediate container 65bde157a8bf 08:06:53 ---> 9cf98e78bce4 08:06:53 Step 5/23 : RUN apk add --update --no-cache make git 08:06:53 ---> Running in d263af25820a 08:06:53 ---> Running in 612ec847d885 08:06:53 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 08:06:53 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 08:06:54 Removing intermediate container df217adee355 08:06:54 ---> 35c552e6b7da 08:06:54 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 08:06:54 Removing intermediate container 89c449feda36 08:06:54 ---> 99e4f16a436a 08:06:54 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 08:06:54 ---> Running in 8054d348b07b 08:06:54 ---> Running in 564803c22cb0 08:06:54 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 08:06:54 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 08:06:54 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 08:06:54 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 08:06:54 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 08:06:55 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 08:06:55 OK: 219 MiB in 52 packages 08:06:55 OK: 219 MiB in 52 packages 08:06:55 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 08:06:55 OK: 219 MiB in 52 packages 08:06:55 Removing intermediate container 696d55a75a12 08:06:55 ---> 6b4f15bf1024 08:06:55 Step 6/32 : COPY go.mod . 08:06:55 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 08:06:55 ---> 3b9a0cb3de3d 08:06:55 Step 7/32 : RUN go mod download 08:06:55 ---> Running in 80c3bdc8b93b 08:06:55 Removing intermediate container d263af25820a 08:06:55 ---> 8019799293aa 08:06:55 Step 6/26 : COPY go.mod . 08:06:56 Removing intermediate container 612ec847d885 08:06:56 ---> f8f633e44dcd 08:06:56 Step 6/23 : COPY go.mod . 08:06:56 OK: 219 MiB in 52 packages 08:06:56 ---> d8f8cdbe3e24 08:06:56 Step 7/26 : RUN go mod download 08:06:56 ---> Running in cc206f157bb6 08:06:56 ---> 66bd0c2c112c 08:06:56 Step 7/23 : RUN go mod download 08:06:56 OK: 219 MiB in 52 packages 08:06:56 ---> Running in daa97a7f173c 08:06:56 Removing intermediate container 8054d348b07b 08:06:56 ---> 93d2ecce8873 08:06:56 Step 6/23 : COPY go.mod . 08:06:56 Removing intermediate container 564803c22cb0 08:06:56 ---> df1e180ef0a2 08:06:56 Step 6/24 : COPY go.mod . 08:06:56 ---> 9291a72e6c8e 08:06:56 Step 7/23 : RUN go mod download 08:06:56 ---> Running in 5f11cb14694c 08:06:57 ---> d206ab14ff64 08:06:57 Step 7/24 : RUN go mod download 08:06:57 ---> Running in 667b74145acb 08:06:57 Removing intermediate container 80c3bdc8b93b 08:06:57 ---> b3f1fb21c16a 08:06:57 Step 8/32 : COPY . . 08:06:59 Removing intermediate container cc206f157bb6 08:06:59 ---> 997f1d3e1fa0 08:06:59 Step 8/26 : COPY . . 08:06:59 Removing intermediate container daa97a7f173c 08:06:59 ---> d17d1743c852 08:06:59 Step 8/23 : COPY . . 08:07:01 Removing intermediate container 5f11cb14694c 08:07:01 ---> 2d71334ff1e2 08:07:01 Step 8/23 : COPY . . 08:07:02 Removing intermediate container 667b74145acb 08:07:02 ---> 1757162d2499 08:07:02 Step 8/24 : COPY . . 08:07:07 ---> adaea0e1f3cf 08:07:07 Step 9/32 : RUN go mod tidy 08:07:07 ---> 9156792ffb62 08:07:07 Step 9/23 : RUN go mod tidy 08:07:07 ---> 53c45f7ef0d5 08:07:07 Step 9/26 : RUN go mod tidy 08:07:07 ---> Running in a0b894b5443e 08:07:07 ---> Running in 52edb445e85b 08:07:07 ---> Running in 31b7532885c0 08:07:08 Merging remotes/origin/main commit e92863d55807b65f509bd650f3f22bb3a2ab538f into PR head commit 95a6ff91c8ff7deeb68e616497a1a6e44f11109f 08:07:08 Merge succeeded, producing 95a6ff91c8ff7deeb68e616497a1a6e44f11109f 08:07:08 Checking out Revision 95a6ff91c8ff7deeb68e616497a1a6e44f11109f (PR-3725) 08:07:07 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:07:07 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:07:07 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:07:07 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:07:07 using GIT_SSH to set credentials SSH Credentials for GitHub 08:07:07 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3725/head:refs/remotes/origin/PR-3725 +refs/heads/main:refs/remotes/origin/main # timeout=10 08:07:08 > git config core.sparsecheckout # timeout=10 08:07:08 > git checkout -f 95a6ff91c8ff7deeb68e616497a1a6e44f11109f # timeout=10 08:07:08 > git remote # timeout=10 08:07:08 > git config --get remote.origin.url # timeout=10 08:07:08 using GIT_SSH to set credentials SSH Credentials for GitHub 08:07:08 > git merge e92863d55807b65f509bd650f3f22bb3a2ab538f # timeout=10 08:07:08 > git rev-parse HEAD^{commit} # timeout=10 08:07:08 > git config core.sparsecheckout # timeout=10 08:07:08 > git checkout -f 95a6ff91c8ff7deeb68e616497a1a6e44f11109f # timeout=10 08:07:13 Commit message: "Merge branch 'main' into 3689_fix_remove_pkg-config" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:07:13 provisioning config files... 08:07:13 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config3532518284911871150tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:07:14 Removing intermediate container a0b894b5443e 08:07:14 ---> ea6099bcd0be 08:07:14 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 08:07:14 ---> Running in 8d96eb27456a 08:07:14 Removing intermediate container 31b7532885c0 08:07:14 ---> bbcd8b2e548a 08:07:14 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:07:14 Removing intermediate container 52edb445e85b 08:07:14 ---> e013ca86b3b6 08:07:14 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 08:07:14 ---> Running in 745790feebd6 08:07:14 ---> Running in 8b7cd0e5d5ca 08:07:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:07:14 ---> docker-login.sh 08:07:14 nexus3.edgexfoundry.org:10001 08:07:14 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 08:07:14 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 08:07:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:07:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:07:16 Configure a credential helper to remove this warning. See 08:07:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:07:16 08:07:16 Login Succeeded 08:07:16 nexus3.edgexfoundry.org:10002 08:07:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:07:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:07:16 Configure a credential helper to remove this warning. See 08:07:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:07:16 08:07:16 Login Succeeded 08:07:16 nexus3.edgexfoundry.org:10003 08:07:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:07:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:07:17 Configure a credential helper to remove this warning. See 08:07:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:07:17 08:07:17 Login Succeeded 08:07:17 nexus3.edgexfoundry.org:10004 08:07:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:07:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:07:18 Configure a credential helper to remove this warning. See 08:07:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:07:18 08:07:18 Login Succeeded 08:07:18 docker.io 08:07:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:07:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:07:18 Configure a credential helper to remove this warning. See 08:07:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:07:18 08:07:18 Login Succeeded 08:07:18 ---> docker-login.sh ends [Pipeline] } 08:07:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:07:19 ========================================================= 08:07:19 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 08:07:19 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:07:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 08:07:20 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:07:20 595b0fe564bb: Pulling fs layer 08:07:20 24495759ef45: Pulling fs layer 08:07:20 d148012ef14d: Pulling fs layer 08:07:20 e90a11edd702: Pulling fs layer 08:07:20 d77568369979: Pulling fs layer 08:07:20 e90a11edd702: Waiting 08:07:20 fc1c9f9a7f3b: Pulling fs layer 08:07:20 170f2ba95c9a: Pulling fs layer 08:07:20 97ac5df62f85: Pulling fs layer 08:07:20 170f2ba95c9a: Waiting 08:07:20 d77568369979: Waiting 08:07:20 fc1c9f9a7f3b: Waiting 08:07:20 97ac5df62f85: Waiting 08:07:20 d148012ef14d: Verifying Checksum 08:07:20 d148012ef14d: Download complete 08:07:20 24495759ef45: Verifying Checksum 08:07:20 24495759ef45: Download complete 08:07:20 d77568369979: Verifying Checksum 08:07:20 d77568369979: Download complete 08:07:20 595b0fe564bb: Verifying Checksum 08:07:20 595b0fe564bb: Download complete 08:07:20 fc1c9f9a7f3b: Verifying Checksum 08:07:20 fc1c9f9a7f3b: Download complete 08:07:20 170f2ba95c9a: Verifying Checksum 08:07:20 170f2ba95c9a: Download complete 08:07:21 595b0fe564bb: Pull complete 08:07:22 24495759ef45: Pull complete 08:07:22 d148012ef14d: Pull complete 08:07:24 97ac5df62f85: Download complete 08:07:24 e90a11edd702: Download complete 08:07:27 ---> b2eb3d3bdf3d 08:07:27 Step 9/24 : RUN go mod tidy 08:07:27 ---> Running in 5ce7cb0b94e6 08:07:27 ---> c0a5b647d576 08:07:27 Step 9/23 : RUN go mod tidy 08:07:27 ---> Running in 88d87732bddf 08:07:27 Removing intermediate container 5ce7cb0b94e6 08:07:27 ---> ef19dc545476 08:07:27 Step 10/24 : RUN make cmd/core-data/core-data 08:07:27 ---> Running in 6c50d267f1e3 08:07:28 Removing intermediate container 88d87732bddf 08:07:28 ---> 2d4cd4a9b474 08:07:28 Step 10/23 : RUN make cmd/support-notifications/support-notifications 08:07:28 ---> Running in f5b6d0cb39dd 08:07:28 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 08:07:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:07:34 e90a11edd702: Pull complete 08:07:35 d77568369979: Pull complete 08:07:35 fc1c9f9a7f3b: Pull complete 08:07:36 170f2ba95c9a: Pull complete 08:07:41 97ac5df62f85: Pull complete 08:07:41 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 08:07:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 08:07:41 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh 08:07:41 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 08:07:41 WORKDIR /edgex 08:07:41 COPY go.mod . 08:07:41 RUN go mod download 08:07:41 + docker build -t ci-base-image-arm64 -f - . 08:07:43 Sending build context to Docker daemon 166.1MB 08:07:43 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 08:07:43 ---> 04bc70af865f 08:07:43 Step 2/4 : WORKDIR /edgex 08:07:47 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 08:07:49 ---> Running in 2bfb0c62ce11 08:07:49 Removing intermediate container 2bfb0c62ce11 08:07:49 ---> f1b45703cc96 08:07:49 Step 3/4 : COPY go.mod . 08:07:50 ---> 0ecf4b361684 08:07:50 Step 4/4 : RUN go mod download 08:07:50 ---> Running in 2fbc3ba5f704 08:07:50 Removing intermediate container 8d96eb27456a 08:07:50 ---> bdec1e0899f0 08:07:50 08:07:50 Step 11/32 : FROM alpine:3.14 08:07:50 3.14: Pulling from library/alpine 08:07:52 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 08:07:52 Status: Downloaded newer image for alpine:3.14 08:07:52 ---> 14119a10abf4 08:07:52 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 08:07:52 ---> Running in fed1fdc333c3 08:07:52 Removing intermediate container 745790feebd6 08:07:52 ---> d98b2ba90c85 08:07:52 08:07:52 Step 11/26 : FROM alpine:3.14 08:07:52 ---> 14119a10abf4 08:07:52 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 08:07:52 Removing intermediate container fed1fdc333c3 08:07:52 ---> df85dcc1b857 08:07:52 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 08:07:52 ---> Running in b6f418db0a6d 08:07:52 ---> Running in d8f1baa534e2 08:07:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 08:07:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 08:07:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 08:07:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 08:07:53 Removing intermediate container 8b7cd0e5d5ca 08:07:53 ---> cf741151341a 08:07:53 08:07:53 Step 11/23 : FROM alpine:3.14 08:07:53 ---> 14119a10abf4 08:07:53 Step 12/23 : RUN apk add --update --no-cache dumb-init 08:07:53 ---> Running in 006f226072b5 08:07:54 (1/3) Installing ca-certificates (20191127-r5) 08:07:54 (2/3) Installing dumb-init (1.2.5-r1) 08:07:54 (3/3) Installing su-exec (0.2-r1) 08:07:54 Executing busybox-1.33.1-r3.trigger 08:07:54 Executing ca-certificates-20191127-r5.trigger 08:07:54 (1/2) Installing dumb-init (1.2.5-r1) 08:07:54 (2/2) Installing su-exec (0.2-r1) 08:07:54 Executing busybox-1.33.1-r3.trigger 08:07:54 OK: 6 MiB in 16 packages 08:07:54 OK: 6 MiB in 17 packages 08:07:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 08:07:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 08:07:55 Removing intermediate container d8f1baa534e2 08:07:55 ---> ea95e54f6763 08:07:55 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 08:07:55 Removing intermediate container b6f418db0a6d 08:07:55 ---> 5ae46a0d0788 08:07:55 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:07:55 ---> Running in 8529df238aea 08:07:55 (1/1) Installing dumb-init (1.2.5-r1) 08:07:55 Executing busybox-1.33.1-r3.trigger 08:07:55 OK: 6 MiB in 15 packages 08:07:55 ---> Running in 6e78af3ef931 08:07:55 Removing intermediate container 8529df238aea 08:07:55 ---> 7494b6d2c4f7 08:07:55 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 08:07:55 ---> Running in 429ac2bb0157 08:07:55 Removing intermediate container 6e78af3ef931 08:07:55 ---> 4c661f98964d 08:07:55 Step 14/26 : WORKDIR / 08:07:55 ---> Running in 1b7b5281351e 08:07:55 Removing intermediate container 429ac2bb0157 08:07:55 ---> c67f4ac1a70a 08:07:55 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 08:07:55 Removing intermediate container 006f226072b5 08:07:55 ---> 123f2999fc9c 08:07:55 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:07:55 ---> Running in a6b55d7026c9 08:07:55 ---> Running in d762efb91b2e 08:07:55 Removing intermediate container 1b7b5281351e 08:07:55 ---> 90e455b0d714 08:07:55 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 08:07:55 Removing intermediate container d762efb91b2e 08:07:55 ---> 4207a8db719c 08:07:55 Step 14/23 : ENV APP_PORT=59861 08:07:56 ---> Running in 63e1029156a0 08:07:56 ---> fadd4972383a 08:07:56 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 08:07:56 Removing intermediate container 63e1029156a0 08:07:56 ---> d66e0d3caeb8 08:07:56 Step 15/23 : EXPOSE $APP_PORT 08:07:56 ---> Running in c5c4931478cb 08:07:56 ---> 44c4cdf91281 08:07:56 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 08:07:56 Removing intermediate container c5c4931478cb 08:07:56 ---> cb4649021dfa 08:07:56 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:07:56 Removing intermediate container a6b55d7026c9 08:07:56 ---> c6b27ea21263 08:07:56 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 08:07:56 ---> Running in 783c3489145c 08:07:56 ---> 3eacedbcfbc7 08:07:56 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 08:07:56 ---> 073e33a259e6 08:07:56 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:07:57 Removing intermediate container 783c3489145c 08:07:57 ---> ed629858540b 08:07:57 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 08:07:57 ---> 6c7dceb113ea 08:07:57 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:07:57 ---> 6a278a9dc4b9 08:07:57 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 08:07:57 ---> a76bc4098db0 08:07:57 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 08:07:57 ---> Running in fe772762d7f0 08:07:58 ---> 4be5f6e191cc 08:07:58 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 08:07:58 ---> f7076041bf67 08:07:58 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:07:58 ---> Running in 4a0311b7921a 08:07:58 Removing intermediate container 4a0311b7921a 08:07:58 ---> dbfae88776b6 08:07:58 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:07:58 ---> Running in d44c7fd9dd38 08:07:58 Removing intermediate container d44c7fd9dd38 08:07:58 ---> 9717ef84351c 08:07:58 Step 21/23 : LABEL arch=x86_64 08:07:58 ---> Running in 3fc040aa9452 08:07:59 ---> 59a1eb344596 08:07:59 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:07:59 Removing intermediate container 3fc040aa9452 08:07:59 ---> 5da4619e84bc 08:07:59 Step 22/23 : LABEL git_sha=95a6ff91c8ff7deeb68e616497a1a6e44f11109f 08:07:59 Removing intermediate container fe772762d7f0 08:07:59 ---> 2ccc02699fa6 08:07:59 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 08:07:59 ---> Running in 3365b32fc3e7 08:07:59 ---> 54c50ef2cab6 08:07:59 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 08:07:59 ---> Running in f3004afff5ea 08:07:59 Removing intermediate container 3365b32fc3e7 08:07:59 ---> 52ffdd689005 08:07:59 Step 23/23 : LABEL version=0.0.0 08:07:59 ---> Running in f3f8439e67bd 08:07:59 ---> bea7a9494bee 08:07:59 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:07:59 Removing intermediate container f3f8439e67bd 08:07:59 ---> d8cd1be580e7 08:07:59 08:08:00 Successfully built d8cd1be580e7 08:08:00 Successfully tagged support-scheduler:latest 08:08:00 Building sys-mgmt-agent 08:08:00  Building support-scheduler ... done  ---> eae3fcb4e529 08:08:00 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 08:08:01 ---> a1fb4241478d 08:08:01 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 08:08:01 Removing intermediate container f3004afff5ea 08:08:01 ---> 5335c90a8d97 08:08:01 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 08:08:01 ---> Running in 7a7a460f55a2 08:08:01 ---> 0308de79379d 08:08:01 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 08:08:01 Removing intermediate container 7a7a460f55a2 08:08:01 ---> ba7679df29ed 08:08:01 Step 24/26 : LABEL arch=x86_64 08:08:01 ---> Running in 6dc8904a07a5 08:08:01 Removing intermediate container 6dc8904a07a5 08:08:01 ---> b66210ba6d0b 08:08:01 Step 25/26 : LABEL git_sha=95a6ff91c8ff7deeb68e616497a1a6e44f11109f 08:08:02 ---> 9300a4b4ca50 08:08:02 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 08:08:02 ---> Running in 6af558252ccd 08:08:02 ---> Running in acf5edb1377f 08:08:02 Removing intermediate container 6af558252ccd 08:08:02 ---> 746d01e14b05 08:08:02 Step 26/26 : LABEL version=0.0.0 08:08:02 ---> Running in ae5e57f17949 08:08:02 Removing intermediate container acf5edb1377f 08:08:02 ---> dc34e2063706 08:08:02 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:08:02 Removing intermediate container ae5e57f17949 08:08:02 ---> 35c4c8738fff 08:08:02 08:08:02 Successfully built 35c4c8738fff 08:08:02 Successfully tagged security-secretstore-setup:latest 08:08:02  Building security-secretstore-setup ... done Building security-proxy-setup 08:08:03 ---> 85f74d18c245 08:08:03 Step 27/32 : RUN chmod +x /entrypoint.sh 08:08:03 ---> Running in 7d1c6bbbdd31 08:08:05 Removing intermediate container 7d1c6bbbdd31 08:08:05 ---> 937c5c1fe5ee 08:08:05 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 08:08:06 ---> Running in 96a8913e2b25 08:08:06 Removing intermediate container f5b6d0cb39dd 08:08:06 ---> ab9524d18904 08:08:06 08:08:06 Step 11/23 : FROM alpine:3.14 08:08:06 ---> 14119a10abf4 08:08:06 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 08:08:06 ---> Running in 65eb90666067 08:08:06 Removing intermediate container 96a8913e2b25 08:08:06 ---> c12fb9ede0c0 08:08:06 Step 29/32 : CMD ["gate"] 08:08:06 ---> Running in 58430e78a62b 08:08:06 Removing intermediate container 58430e78a62b 08:08:06 ---> 5b49cccfb392 08:08:06 Step 30/32 : LABEL arch=x86_64 08:08:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 08:08:06 ---> Running in 1f86df300899 08:08:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 08:08:07 Removing intermediate container 1f86df300899 08:08:07 ---> 7e2ce82d87f8 08:08:07 Step 31/32 : LABEL git_sha=95a6ff91c8ff7deeb68e616497a1a6e44f11109f 08:08:07 (1/2) Installing ca-certificates (20191127-r5) 08:08:07 (2/2) Installing dumb-init (1.2.5-r1) 08:08:07 Executing busybox-1.33.1-r3.trigger 08:08:07 Executing ca-certificates-20191127-r5.trigger 08:08:07 OK: 6 MiB in 16 packages 08:08:07 ---> Running in 16cf13650362 08:08:08 Removing intermediate container 16cf13650362 08:08:08 ---> bc9f74329bd4 08:08:08 Step 32/32 : LABEL version=0.0.0 08:08:08 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 08:08:08 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:08:08 ---> b5007f42d76d 08:08:08 Step 3/22 : WORKDIR /edgex-go 08:08:08 ---> Using cache 08:08:08 ---> 65819bdc99e8 08:08:08 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:08:08 ---> Using cache 08:08:08 ---> 99e4f16a436a 08:08:08 Step 5/22 : RUN apk add --update --no-cache make git 08:08:09 ---> Running in a766370dbaec 08:08:09 ---> Running in bb544cd138de 08:08:09 Removing intermediate container a766370dbaec 08:08:09 ---> 24b5385062dd 08:08:09 08:08:09 Successfully built 24b5385062dd 08:08:09 Successfully tagged security-bootstrapper:latest 08:08:09 Building core-metadata 08:08:09  Building security-bootstrapper ... done Removing intermediate container 65eb90666067 08:08:09 ---> fb4722538c7d 08:08:09 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 08:08:10 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 08:08:10 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 08:08:10 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:08:11 ---> b5007f42d76d 08:08:11 Step 3/24 : WORKDIR /edgex-go 08:08:11 ---> Using cache 08:08:11 ---> 65819bdc99e8 08:08:11 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:08:11 ---> Using cache 08:08:11 ---> 99e4f16a436a 08:08:11 Step 5/24 : RUN apk add --update --no-cache make bash git 08:08:11 ---> Running in 1a0827fa3beb 08:08:11 Removing intermediate container 6c50d267f1e3 08:08:11 ---> 7d3faf4bb433 08:08:11 08:08:11 Step 11/24 : FROM alpine:3.14 08:08:11 ---> 14119a10abf4 08:08:11 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 08:08:11 ---> Running in bb6aa8abaf66 08:08:11 ---> Running in f7390802d355 08:08:11 Removing intermediate container 1a0827fa3beb 08:08:11 ---> c98967407fe7 08:08:11 Step 14/23 : ENV APP_PORT=59860 08:08:11 ---> Running in f7fb750c641d 08:08:11 Removing intermediate container f7390802d355 08:08:11 ---> 181d01bd100b 08:08:11 Step 13/24 : ENV APP_PORT=59880 08:08:11 Removing intermediate container f7fb750c641d 08:08:11 ---> 3bba33aab2f5 08:08:11 Step 15/23 : EXPOSE $APP_PORT 08:08:11 ---> Running in 23d285819d47 08:08:11 ---> Running in 15ff97b8ea60 08:08:11 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 08:08:11 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 08:08:11 Removing intermediate container 23d285819d47 08:08:11 ---> 57ab53ba3041 08:08:11 Step 14/24 : EXPOSE $APP_PORT 08:08:11 ---> Running in 8e08bd8d66e2 08:08:11 Removing intermediate container 15ff97b8ea60 08:08:11 ---> 3d213ba923f0 08:08:11 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:08:11 Removing intermediate container 8e08bd8d66e2 08:08:11 ---> 36c315d31820 08:08:11 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:08:11 ---> Running in 47c89a88f209 08:08:11 ---> 26cf8d7d39e8 08:08:11 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:08:12 OK: 219 MiB in 52 packages 08:08:12 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 08:08:12 ---> 58fd1db0b9c7 08:08:12 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 08:08:12 Removing intermediate container bb544cd138de 08:08:12 ---> 3d9aa35526b3 08:08:12 Step 6/22 : COPY go.mod . 08:08:13 Removing intermediate container 47c89a88f209 08:08:13 ---> b732cfca8db5 08:08:13 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 08:08:13 ---> 56f94d3c87ab 08:08:13 Step 19/23 : ENTRYPOINT ["/support-notifications"] 08:08:13 ---> f4a256568cc5 08:08:13 Step 7/22 : RUN go mod download 08:08:13 ---> Running in d7bcbbab9a0a 08:08:13 ---> Running in 25ab30191ce1 08:08:13 ---> Running in dcb0739489af 08:08:13 Removing intermediate container dcb0739489af 08:08:13 ---> 053446f76c29 08:08:13 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:08:13 ---> Running in d6422537499e 08:08:13 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 08:08:13 OK: 219 MiB in 52 packages 08:08:13 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 08:08:13 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:08:13 ---> b5007f42d76d 08:08:13 Step 3/24 : WORKDIR /edgex-go 08:08:13 ---> Using cache 08:08:13 ---> 65819bdc99e8 08:08:13 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:08:13 ---> Using cache 08:08:13 ---> 99e4f16a436a 08:08:13 Step 5/24 : RUN apk add --update --no-cache make git 08:08:13 ---> Using cache 08:08:13 ---> 3d9aa35526b3 08:08:13 Step 6/24 : COPY go.mod . 08:08:13 ---> Using cache 08:08:13 ---> f4a256568cc5 08:08:13 Step 7/24 : RUN go mod download 08:08:14 Removing intermediate container d6422537499e 08:08:14 ---> a1655ba57d46 08:08:14 Step 21/23 : LABEL arch=x86_64 08:08:14 ---> Running in 38451c58b551 08:08:14 ---> Running in 8bc5495b71a7 08:08:14 Removing intermediate container bb6aa8abaf66 08:08:14 ---> a267348b2fb9 08:08:14 Step 6/24 : COPY go.mod . 08:08:14 Removing intermediate container 8bc5495b71a7 08:08:14 ---> 39ba44a8f523 08:08:14 Step 22/23 : LABEL git_sha=95a6ff91c8ff7deeb68e616497a1a6e44f11109f 08:08:14 ---> Running in 0dfee5971959 08:08:14 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 08:08:14 Removing intermediate container 0dfee5971959 08:08:14 ---> cc9f3a887921 08:08:14 Step 23/23 : LABEL version=0.0.0 08:08:14 ---> 874b50ff2c1f 08:08:14 Step 7/24 : RUN go mod download 08:08:14 ---> Running in a047b8d8d7c4 08:08:14 ---> Running in 85ea5327ebea 08:08:14 Removing intermediate container a047b8d8d7c4 08:08:14 ---> 1c69c42ae2db 08:08:14 08:08:14 Successfully built 1c69c42ae2db 08:08:14 Successfully tagged support-notifications:latest 08:08:14 Building core-command 08:08:15  Building support-notifications ... done (1/6) Installing dumb-init (1.2.5-r1) 08:08:15 (2/6) Installing libgcc (10.3.1_git20210424-r2) 08:08:15 (3/6) Installing libsodium (1.0.18-r0) 08:08:15 Removing intermediate container 25ab30191ce1 08:08:15 ---> 4a29ed3eb07e 08:08:15 Step 8/22 : COPY . . 08:08:15 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 08:08:16 (5/6) Installing libzmq (4.3.4-r0) 08:08:16 (6/6) Installing zeromq (4.3.4-r0) 08:08:16 Executing busybox-1.33.1-r3.trigger 08:08:16 OK: 8 MiB in 20 packages 08:08:18 Removing intermediate container 38451c58b551 08:08:18 ---> b2d87334cdf0 08:08:18 Step 8/24 : COPY . . 08:08:18 Removing intermediate container 85ea5327ebea 08:08:18 ---> 135e472126e4 08:08:18 Step 8/24 : COPY . . 08:08:23 Removing intermediate container d7bcbbab9a0a 08:08:23 ---> 7dfd2c3bf263 08:08:23 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 08:08:27 ---> 68b8c5ace152 08:08:27 Step 9/22 : RUN go mod tidy 08:08:27 ---> bd46e01e4499 08:08:27 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:08:27 ---> Running in e39771a88cc7 08:08:27 ---> c283c7c93145 08:08:27 Step 9/24 : RUN go mod tidy 08:08:27 ---> b60770358dd8 08:08:27 Step 9/24 : RUN go mod tidy 08:08:28 ---> Running in 5dfa7d658833 08:08:28 ---> Running in 519ef9f0bc99 08:08:28 ---> 1b0af7fd9569 08:08:28 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 08:08:29 ---> 39bcb97f7af0 08:08:29 Step 20/24 : ENTRYPOINT ["/core-data"] 08:08:29 ---> Running in b9c21ae2b7bb 08:08:29 Removing intermediate container b9c21ae2b7bb 08:08:29 ---> 8c803b7808a2 08:08:29 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:08:30 ---> Running in faa60ce3b1ed 08:08:30 Removing intermediate container faa60ce3b1ed 08:08:30 ---> ae950a68ba0a 08:08:30 Step 22/24 : LABEL arch=x86_64 08:08:30 ---> Running in bd78372447bc 08:08:30 Removing intermediate container bd78372447bc 08:08:30 ---> 836f8fecf6e4 08:08:30 Step 23/24 : LABEL git_sha=95a6ff91c8ff7deeb68e616497a1a6e44f11109f 08:08:30 ---> Running in c050f3fdef76 08:08:30 Removing intermediate container e39771a88cc7 08:08:30 ---> 18344ed88d3f 08:08:30 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 08:08:30 ---> Running in 492dc74a500f 08:08:30 Removing intermediate container c050f3fdef76 08:08:30 ---> 977f353c4989 08:08:30 Step 24/24 : LABEL version=0.0.0 08:08:30 ---> Running in c85ea5b30349 08:08:31 Removing intermediate container 519ef9f0bc99 08:08:31 ---> 4e09410d2fb6 08:08:31 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 08:08:31 Removing intermediate container 5dfa7d658833 08:08:31 ---> 660a03f59411 08:08:31 Step 10/24 : RUN make cmd/core-metadata/core-metadata 08:08:31 ---> Running in 53d69134a778 08:08:31 ---> Running in 0fc96ca5fb93 08:08:31 Removing intermediate container c85ea5b30349 08:08:31 ---> 107d94c509fd 08:08:31 08:08:31 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 08:08:31 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:08:31 ---> b5007f42d76d 08:08:31 Step 3/24 : WORKDIR /edgex-go 08:08:31 ---> Using cache 08:08:31 ---> 65819bdc99e8 08:08:31 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:08:31 ---> Using cache 08:08:31 ---> 99e4f16a436a 08:08:31 Step 5/24 : RUN apk add --update --no-cache make git 08:08:31 ---> Using cache 08:08:31 ---> 3d9aa35526b3 08:08:31 Step 6/24 : COPY go.mod . 08:08:31 ---> Using cache 08:08:31 ---> f4a256568cc5 08:08:31 Step 7/24 : RUN go mod download 08:08:31 ---> Using cache 08:08:31 ---> b2d87334cdf0 08:08:31 Step 8/24 : COPY . . 08:08:31 ---> Using cache 08:08:31 ---> c283c7c93145 08:08:31 Step 9/24 : RUN go mod tidy 08:08:31 ---> Using cache 08:08:31 ---> 660a03f59411 08:08:31 Step 10/24 : RUN make cmd/core-command/core-command 08:08:31 Successfully built 107d94c509fd 08:08:31 Successfully tagged core-data:latest 08:08:31  Building core-data ... done  ---> Running in e30a67dcca95 08:08:31 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 08:08:32 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 08:08:32 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 08:08:32 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 08:09:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 08:09:04 Removing intermediate container 53d69134a778 08:09:04 ---> 1568fb62d5a1 08:09:04 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 08:09:04 ---> Running in ac909c5d867e 08:09:04 Removing intermediate container e30a67dcca95 08:09:04 ---> c36f6635f559 08:09:04 08:09:04 Step 11/24 : FROM alpine:3.14 08:09:04 ---> 14119a10abf4 08:09:04 Step 12/24 : RUN apk add --update --no-cache dumb-init 08:09:04 ---> Using cache 08:09:04 ---> 123f2999fc9c 08:09:04 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:09:04 ---> Using cache 08:09:04 ---> 4207a8db719c 08:09:04 Step 14/24 : ENV APP_PORT=59882 08:09:04 ---> Running in a784dc087c53 08:09:04 Removing intermediate container a784dc087c53 08:09:04 ---> 942c56d57ec9 08:09:04 Step 15/24 : EXPOSE $APP_PORT 08:09:04 ---> Running in cb80f1adc57a 08:09:04 Removing intermediate container 492dc74a500f 08:09:04 ---> 260a241f969e 08:09:04 08:09:04 Step 11/22 : FROM alpine:3.14 08:09:04 ---> 14119a10abf4 08:09:04 Step 12/22 : RUN apk add --update --no-cache curl 08:09:04 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 08:09:04 ---> Running in 007bdc7cc1ce 08:09:04 Removing intermediate container cb80f1adc57a 08:09:04 ---> 8ed7d5b39a22 08:09:04 Step 16/24 : WORKDIR / 08:09:04 ---> Running in d8a0b3d540e4 08:09:04 Removing intermediate container 0fc96ca5fb93 08:09:04 ---> 7bc7210328fe 08:09:04 08:09:04 Step 11/24 : FROM alpine:3.14 08:09:04 ---> 14119a10abf4 08:09:04 Step 12/24 : RUN apk add --update --no-cache dumb-init 08:09:04 ---> Using cache 08:09:04 ---> 123f2999fc9c 08:09:04 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:09:04 ---> Using cache 08:09:04 ---> 4207a8db719c 08:09:04 Step 14/24 : ENV APP_PORT=59881 08:09:04 Removing intermediate container d8a0b3d540e4 08:09:04 ---> e655461e49d6 08:09:04 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 08:09:04 ---> Running in b6c18c5f9973 08:09:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 08:09:04 Removing intermediate container b6c18c5f9973 08:09:04 ---> 5eff0f871fba 08:09:04 Step 15/24 : EXPOSE $APP_PORT 08:09:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 08:09:04 ---> Running in 828a135867c3 08:09:04 ---> 500afa5123d8 08:09:04 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:09:04 Removing intermediate container ac909c5d867e 08:09:04 ---> b7b2b28dd059 08:09:04 08:09:04 Step 12/24 : FROM docker:20.10.7 08:09:04 Removing intermediate container 828a135867c3 08:09:04 ---> 86d935061d0e 08:09:04 Step 16/24 : WORKDIR / 08:09:04 (1/5) Installing ca-certificates (20191127-r5) 08:09:04 (2/5) Installing brotli-libs (1.0.9-r5) 08:09:05 (3/5) Installing nghttp2-libs (1.43.0-r0) 08:09:05 ---> Running in 20a027851ec6 08:09:05 (4/5) Installing libcurl (7.79.1-r0) 08:09:05 (5/5) Installing curl (7.79.1-r0) 08:09:05 Executing busybox-1.33.1-r3.trigger 08:09:05 Executing ca-certificates-20191127-r5.trigger 08:09:05 20.10.7: Pulling from library/docker 08:09:05 OK: 8 MiB in 19 packages 08:09:05 ---> f5a7625226d8 08:09:05 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 08:09:05 Removing intermediate container 20a027851ec6 08:09:05 ---> d32233ab915a 08:09:05 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 08:09:05 ---> 6c0195b5f2fb 08:09:05 Step 20/24 : ENTRYPOINT ["/core-command"] 08:09:05 ---> Running in e93cb455fa0d 08:09:05 ---> b26be0dfa09e 08:09:05 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:09:05 Removing intermediate container 007bdc7cc1ce 08:09:05 ---> fd6eee9770ac 08:09:05 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:09:05 ---> Running in bf6a200739a7 08:09:05 Removing intermediate container e93cb455fa0d 08:09:05 ---> b24a4a7fa169 08:09:05 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:09:05 ---> Running in 91eb93f1d737 08:09:05 Removing intermediate container bf6a200739a7 08:09:05 ---> 41d4ede8dca0 08:09:05 Step 14/22 : WORKDIR /edgex 08:09:06 Removing intermediate container 91eb93f1d737 08:09:06 ---> da18568ceeb8 08:09:06 Step 22/24 : LABEL arch=x86_64 08:09:06 ---> Running in fe9a652adf0a 08:09:06 ---> 68273f63d0a1 08:09:06 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 08:09:06 ---> Running in 6ab327d2e045 08:09:06 Removing intermediate container fe9a652adf0a 08:09:06 ---> a6743fab1a79 08:09:06 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 08:09:06 Removing intermediate container 6ab327d2e045 08:09:06 ---> 0496a9a2047e 08:09:06 Step 23/24 : LABEL git_sha=95a6ff91c8ff7deeb68e616497a1a6e44f11109f 08:09:06 ---> Running in da21e109d4d4 08:09:06 ---> 99ba1be43bb3 08:09:06 Step 20/24 : ENTRYPOINT ["/core-metadata"] 08:09:06 ---> Running in f48fc9c895c1 08:09:06 ---> b0a559b6fcf9 08:09:06 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 08:09:06 Removing intermediate container da21e109d4d4 08:09:06 ---> 935212582ded 08:09:06 Step 24/24 : LABEL version=0.0.0 08:09:06 ---> Running in af9c2b59b259 08:09:06 Removing intermediate container f48fc9c895c1 08:09:06 ---> 7d2fa365944f 08:09:06 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:09:06 ---> Running in d6e950dfb7eb 08:09:06 Removing intermediate container af9c2b59b259 08:09:06 ---> 290b35944119 08:09:06 08:09:06 Successfully built 290b35944119 08:09:06 Successfully tagged core-command:latest 08:09:06  Building core-command ... done Removing intermediate container d6e950dfb7eb 08:09:06 ---> 14517afb78b5 08:09:06 Step 22/24 : LABEL arch=x86_64 08:09:06 ---> c2124bd1c868 08:09:06 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:09:06 ---> Running in b7833f4a3317 08:09:06 Removing intermediate container b7833f4a3317 08:09:06 ---> f69cd68ee9c7 08:09:06 Step 23/24 : LABEL git_sha=95a6ff91c8ff7deeb68e616497a1a6e44f11109f 08:09:07 ---> Running in 9b5521f6d9d4 08:09:07 Removing intermediate container 9b5521f6d9d4 08:09:07 ---> 1d1dc8c5cd85 08:09:07 Step 24/24 : LABEL version=0.0.0 08:09:07 ---> 6355ace5810c 08:09:07 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 08:09:07 ---> Running in ca1775a239ea 08:09:07 ---> Running in 79a949915676 08:09:07 Removing intermediate container ca1775a239ea 08:09:07 ---> 648f7cf7744c 08:09:07 Step 19/22 : CMD ["--init=true"] 08:09:07 Removing intermediate container 79a949915676 08:09:07 ---> 329bebdad083 08:09:07 08:09:07 ---> Running in a3c121b7bc7c 08:09:07 Successfully built 329bebdad083 08:09:07 Successfully tagged core-metadata:latest 08:09:07  Building core-metadata ... done Removing intermediate container a3c121b7bc7c 08:09:07 ---> 0096bcfd9274 08:09:07 Step 20/22 : LABEL arch=x86_64 08:09:07 ---> Running in 3de10ed7b881 08:09:07 Removing intermediate container 3de10ed7b881 08:09:07 ---> 4274f11ffea1 08:09:07 Step 21/22 : LABEL git_sha=95a6ff91c8ff7deeb68e616497a1a6e44f11109f 08:09:07 ---> Running in 952f6b7abd0d 08:09:07 Removing intermediate container 952f6b7abd0d 08:09:07 ---> 52a7ddf6b5bd 08:09:07 Step 22/22 : LABEL version=0.0.0 08:09:07 ---> Running in 6002e94d647f 08:09:07 Removing intermediate container 6002e94d647f 08:09:07 ---> 6001d651f258 08:09:07 08:09:07 Successfully built 6001d651f258 08:09:07 Successfully tagged security-proxy-setup:latest 08:09:10  Building security-proxy-setup ... done Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 08:09:10 Status: Downloaded newer image for docker:20.10.7 08:09:10 ---> 08bdaf2f88f9 08:09:10 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 08:09:11 ---> Running in 66152677222a 08:09:11 Removing intermediate container 66152677222a 08:09:11 ---> 3a39fc8e2b40 08:09:11 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 08:09:11 ---> Running in b6fb288943e7 08:09:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 08:09:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 08:09:11 (1/39) Installing readline (8.1.0-r0) 08:09:11 (2/39) Installing bash (5.1.0-r0) 08:09:11 Executing bash-5.1.0-r0.post-install 08:09:11 (3/39) Installing brotli-libs (1.0.9-r3) 08:09:11 (4/39) Installing nghttp2-libs (1.42.0-r1) 08:09:11 (5/39) Installing libcurl (7.79.1-r0) 08:09:11 (6/39) Installing curl (7.79.1-r0) 08:09:11 (7/39) Installing dumb-init (1.2.5-r0) 08:09:11 (8/39) Installing libbz2 (1.0.8-r1) 08:09:11 (9/39) Installing expat (2.2.10-r1) 08:09:11 (10/39) Installing libffi (3.3-r2) 08:09:11 (11/39) Installing gdbm (1.19-r0) 08:09:11 (12/39) Installing xz-libs (5.2.5-r0) 08:09:11 (13/39) Installing sqlite-libs (3.34.1-r0) 08:09:11 (14/39) Installing python3 (3.8.10-r0) 08:09:12 (15/39) Installing py3-appdirs (1.4.4-r1) 08:09:12 (16/39) Installing py3-ordered-set (4.0.2-r0) 08:09:12 (17/39) Installing py3-parsing (2.4.7-r1) 08:09:12 (18/39) Installing py3-six (1.15.0-r0) 08:09:12 (19/39) Installing py3-packaging (20.9-r0) 08:09:12 (20/39) Installing py3-setuptools (51.3.3-r0) 08:09:12 (21/39) Installing py3-chardet (4.0.0-r0) 08:09:12 (22/39) Installing py3-idna (3.1-r0) 08:09:12 (23/39) Installing py3-urllib3 (1.26.2-r1) 08:09:12 (24/39) Installing py3-requests (2.25.1-r1) 08:09:12 (25/39) Installing py3-msgpack (1.0.2-r0) 08:09:12 (26/39) Installing py3-lockfile (0.12.2-r3) 08:09:12 (27/39) Installing py3-cachecontrol (0.12.6-r0) 08:09:12 (28/39) Installing py3-colorama (0.4.4-r0) 08:09:12 (29/39) Installing py3-contextlib2 (0.6.0-r0) 08:09:12 (30/39) Installing py3-distlib (0.3.1-r1) 08:09:12 (31/39) Installing py3-distro (1.5.0-r1) 08:09:12 (32/39) Installing py3-webencodings (0.5.1-r3) 08:09:12 (33/39) Installing py3-html5lib (1.1-r0) 08:09:12 (34/39) Installing py3-pytoml (0.1.21-r0) 08:09:12 (35/39) Installing py3-pep517 (0.9.1-r0) 08:09:12 (36/39) Installing py3-progress (1.5-r0) 08:09:12 (37/39) Installing py3-retrying (1.3.3-r0) 08:09:12 (38/39) Installing py3-toml (0.10.2-r0) 08:09:12 (39/39) Installing py3-pip (20.3.4-r0) 08:09:12 Executing busybox-1.32.1-r6.trigger 08:09:12 OK: 82 MiB in 59 packages 08:09:14 Collecting docker-compose==1.23.2 08:09:14 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 08:09:14 Collecting websocket-client<1.0,>=0.32.0 08:09:14 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 08:09:14 Collecting dockerpty<0.5,>=0.4.1 08:09:14 Downloading dockerpty-0.4.1.tar.gz (13 kB) 08:09:14 Collecting cached-property<2,>=1.2.0 08:09:14 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 08:09:14 Collecting PyYAML<4,>=3.10 08:09:14 Downloading PyYAML-3.13.tar.gz (270 kB) 08:09:15 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 08:09:15 Collecting jsonschema<3,>=2.5.1 08:09:15 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 08:09:15 Collecting texttable<0.10,>=0.9.0 08:09:15 Downloading texttable-0.9.1.tar.gz (11 kB) 08:09:15 Collecting docopt<0.7,>=0.6.1 08:09:15 Downloading docopt-0.6.2.tar.gz (25 kB) 08:09:15 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 08:09:15 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 08:09:16 Collecting docker<4.0,>=3.6.0 08:09:16 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 08:09:16 Collecting docker-pycreds>=0.4.0 08:09:16 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 08:09:16 Collecting certifi>=2017.4.17 08:09:16 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 08:09:16 Collecting chardet<3.1.0,>=3.0.2 08:09:16 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 08:09:16 Collecting idna<2.8,>=2.5 08:09:16 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 08:09:16 Collecting urllib3<1.25,>=1.21.1 08:09:16 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 08:09:16 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 08:09:16 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 08:09:16 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 08:09:16 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 08:09:16 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 08:09:16 Attempting uninstall: urllib3 08:09:16 Found existing installation: urllib3 1.26.2 08:09:16 Uninstalling urllib3-1.26.2: 08:09:16 Successfully uninstalled urllib3-1.26.2 08:09:16 Attempting uninstall: idna 08:09:16 Found existing installation: idna 3.1 08:09:16 Uninstalling idna-3.1: 08:09:16 Successfully uninstalled idna-3.1 08:09:16 Attempting uninstall: chardet 08:09:16 Found existing installation: chardet 4.0.0 08:09:16 Uninstalling chardet-4.0.0: 08:09:16 Successfully uninstalled chardet-4.0.0 08:09:17 Attempting uninstall: requests 08:09:17 Found existing installation: requests 2.25.1 08:09:17 Uninstalling requests-2.25.1: 08:09:17 Successfully uninstalled requests-2.25.1 08:09:17 Running setup.py install for texttable: started 08:09:17 Running setup.py install for texttable: finished with status 'done' 08:09:17 Running setup.py install for PyYAML: started 08:09:17 Running setup.py install for PyYAML: finished with status 'done' 08:09:17 Running setup.py install for docopt: started 08:09:18 Running setup.py install for docopt: finished with status 'done' 08:09:18 Running setup.py install for dockerpty: started 08:09:18 Running setup.py install for dockerpty: finished with status 'done' 08:09:18 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 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 08:09:22 Removing intermediate container b6fb288943e7 08:09:22 ---> 57397d5043af 08:09:22 Step 15/24 : ENV APP_PORT=58890 08:09:22 ---> Running in 4c332dbf97b2 08:09:22 Removing intermediate container 4c332dbf97b2 08:09:22 ---> 92c5dc359d04 08:09:22 Step 16/24 : EXPOSE $APP_PORT 08:09:22 ---> Running in 7d1acf77d4cb 08:09:22 Removing intermediate container 7d1acf77d4cb 08:09:22 ---> db63a3960db1 08:09:22 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 08:09:22 ---> a3634be45ae5 08:09:22 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 08:09:22 ---> 166b4da2f813 08:09:22 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 08:09:23 ---> d1a20ced951a 08:09:23 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 08:09:23 ---> Running in 43d3e905518b 08:09:23 Removing intermediate container 43d3e905518b 08:09:23 ---> 0a60cc19d662 08:09:23 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:09:23 ---> Running in 6f513a63beeb 08:09:23 Removing intermediate container 6f513a63beeb 08:09:23 ---> f4e38bab3588 08:09:23 Step 22/24 : LABEL arch=x86_64 08:09:23 ---> Running in 22104a74c248 08:09:23 Removing intermediate container 22104a74c248 08:09:23 ---> 792d1d3529a8 08:09:23 Step 23/24 : LABEL git_sha=95a6ff91c8ff7deeb68e616497a1a6e44f11109f 08:09:23 ---> Running in f181302aeb20 08:09:23 Removing intermediate container f181302aeb20 08:09:23 ---> fb45c086d2ba 08:09:23 Step 24/24 : LABEL version=0.0.0 08:09:23 ---> Running in 332c325748dc 08:09:23 Removing intermediate container 332c325748dc 08:09:23 ---> 55faf4afb5dc 08:09:23 08:09:24 Successfully built 55faf4afb5dc 08:09:24 Successfully tagged sys-mgmt-agent:latest 08:09:24  Building sys-mgmt-agent ... done  [Pipeline] } 08:09:24 $ docker stop --time=1 d548f5b5b8c1ac61aebb17ccd988d49db2704f8c55a5a5078cc4babea1c8f4e8 08:09:25 $ docker rm -f d548f5b5b8c1ac61aebb17ccd988d49db2704f8c55a5a5078cc4babea1c8f4e8 [Pipeline] // withDockerContainer [Pipeline] sh 08:09:26 + docker images 08:09:26 REPOSITORY TAG IMAGE ID CREATED SIZE 08:09:26 sys-mgmt-agent latest 55faf4afb5dc 3 seconds ago 325MB 08:09:26 security-proxy-setup latest 6001d651f258 19 seconds ago 26.7MB 08:09:26 core-metadata latest 329bebdad083 19 seconds ago 16.8MB 08:09:26 core-command latest 290b35944119 20 seconds ago 16MB 08:09:26 7bc7210328fe 22 seconds ago 1.76GB 08:09:26 b7b2b28dd059 22 seconds ago 1.75GB 08:09:26 c36f6635f559 23 seconds ago 1.75GB 08:09:26 260a241f969e 23 seconds ago 1.76GB 08:09:26 core-data latest 107d94c509fd 56 seconds ago 20.5MB 08:09:26 support-notifications latest 1c69c42ae2db About a minute ago 16.8MB 08:09:26 7d3faf4bb433 About a minute ago 1.76GB 08:09:26 security-bootstrapper latest 24b5385062dd About a minute ago 18.8MB 08:09:26 ab9524d18904 About a minute ago 1.75GB 08:09:26 security-secretstore-setup latest 35c4c8738fff About a minute ago 28.2MB 08:09:26 support-scheduler latest d8cd1be580e7 About a minute ago 16.1MB 08:09:26 cf741151341a About a minute ago 1.75GB 08:09:26 d98b2ba90c85 About a minute ago 1.76GB 08:09:26 bdec1e0899f0 About a minute ago 1.75GB 08:09:26 ci-base-image-x86_64 latest b5007f42d76d 5 minutes ago 1.25GB 08:09:26 alpine 3.14 14119a10abf4 4 weeks ago 5.6MB 08:09:26 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest 49cee7a5bbb7 5 weeks ago 37.5MB 08:09:26 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 031687cdd783 7 weeks ago 547MB 08:09:26 docker 20.10.7 08bdaf2f88f9 3 months ago 246MB 08:09:26 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 15 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 08:09:27 Removing intermediate container 2fbc3ba5f704 08:09:27 ---> 6001ab2ac487 08:09:27 Successfully built 6001ab2ac487 08:09:27 Successfully tagged ci-base-image-arm64:latest [Pipeline] node [Pipeline] isUnix [Pipeline] sh 08:09:27 + docker inspect -f . ci-base-image-arm64 08:09:27 . [Pipeline] withDockerContainer 08:09:27 prd-ubuntu18.04-docker-arm64-4c-16g-109 does not seem to be running inside a container 08:09:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 08:09:29 $ docker top 8be93825785c5269718dc27f6b3c625252d351b530945537d391ac868602450e -eo pid,comm [Pipeline] { [Pipeline] sh 08:09:30 + go version 08:09:30 go version go1.16.6 linux/arm64 [Pipeline] } 08:09:30 $ docker stop --time=1 8be93825785c5269718dc27f6b3c625252d351b530945537d391ac868602450e 08:09:32 $ docker rm -f 8be93825785c5269718dc27f6b3c625252d351b530945537d391ac868602450e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:09:33 + docker inspect -f . ci-base-image-arm64 08:09:33 . [Pipeline] withDockerContainer 08:09:33 prd-ubuntu18.04-docker-arm64-4c-16g-109 does not seem to be running inside a container 08:09: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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 08:09:35 $ docker top 710a2166f60311d72bb1dbe4fbaf590772830e94dc9a93f75a10de167ba38042 -eo pid,comm [Pipeline] { [Pipeline] echo 08:09:35 ========================================================= 08:09:35 [edgeXBuildGoParallel] Running Tests and Build... 08:09:35 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:09:36 + go mod tidy [Pipeline] sh 08:09:38 + make test 08:09:38 go mod tidy 08:09:38 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 08:09:42 Still waiting to schedule task 08:09:42 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 08:10:05 ? github.com/edgexfoundry/edgex-go [no test files] 08:11:13 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:11:13 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:11:13 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:11:13 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:11:26 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:11:26 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:11:26 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 08:11:26 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:11:26 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:11:26 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:11:26 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 08:11:26 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 08:11:26 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:11:26 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:11:34 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.234s coverage: 28.7% of statements 08:11:34 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:11:34 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:11:37 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.322s coverage: 98.5% of statements 08:11:37 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:11:37 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.333s coverage: 46.3% of statements 08:11:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:11:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:11:39 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.804s coverage: 90.1% of statements 08:11:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:11:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:11:42 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.203s coverage: 84.4% of statements 08:11:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:11:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:11:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 08:11:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:11:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:11:48 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.571s coverage: 94.2% of statements 08:11:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:11:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:11:48 ok github.com/edgexfoundry/edgex-go/internal/io 0.225s coverage: 59.1% of statements 08:11:48 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:11:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 08:11:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:11:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:11:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:11:48 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.194s coverage: 60.0% of statements 08:11:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:11:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:11:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:11:48 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.317s coverage: 0.8% of statements 08:11:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:11:48 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.174s coverage: 58.8% of statements 08:11:48 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.218s coverage: 21.7% of statements 08:11:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:11:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.244s coverage: 47.1% of statements 08:11:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.275s coverage: 79.5% of statements 08:11:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.219s coverage: 94.1% of statements 08:11:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.222s coverage: 96.3% of statements 08:11:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.210s coverage: 87.5% of statements 08:12:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.211s coverage: 94.4% of statements 08:12:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.189s coverage: 44.8% of statements 08:12:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.617s coverage: 82.5% of statements 08:12:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:12:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.253s coverage: 92.9% of statements 08:12:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:12:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:12:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:12:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.054s coverage: 65.1% of statements 08:12:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:12:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:12:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:12:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:12:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:12:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.185s coverage: 87.2% of statements 08:12:16 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:12:16 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:12:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.162s coverage: 100.0% of statements 08:12:16 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:12:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.269s coverage: 58.8% of statements 08:12:16 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 08:12:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.274s coverage: 80.0% of statements 08:12:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.280s coverage: 87.2% of statements 08:12:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.281s coverage: 85.4% of statements 08:12:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.859s coverage: 91.2% of statements 08:12:16 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:12:18 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.891s coverage: 64.4% of statements 08:12:18 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:12:18 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:12:18 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.235s coverage: 100.0% of statements 08:12:18 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.100s coverage: 91.3% of statements 08:12:18 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.062s coverage: 100.0% of statements 08:12:19 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.067s coverage: 73.7% of statements 08:12:20 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.052s coverage: 100.0% of statements 08:12:21 Running on prd-ubuntu18.04-docker-8c-8g-110 in /w/workspace/edgexfoundry_edgex-go_PR-3725 [Pipeline] { [Pipeline] ws 08:12:21 Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout 08:12:22 The recommended git tool is: git 08:12:24 using credential edgex-jenkins-ssh 08:12:24 Cloning the remote Git repository 08:12:24 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.338s coverage: 70.3% of statements 08:12:24 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 08:12:24 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 08:12:24 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 08:12:24 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:12:25 > git init /w/workspace/edgex-go/5 # timeout=10 08:12:25 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:12:25 > git --version # timeout=10 08:12:25 > git --version # 'git version 2.17.1' 08:12:25 using GIT_SSH to set credentials SSH Credentials for GitHub 08:12:25 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:12:27 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.860s coverage: 43.4% of statements 08:12:27 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:12:27 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:12:27 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.247s coverage: 89.5% of statements 08:12:27 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:12:27 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.204s coverage: 84.8% of statements 08:12:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:12:35 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.445s coverage: 19.5% of statements 08:12:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:12:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:12:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:12:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:12:35 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.630s coverage: 92.0% of statements 08:12:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:12:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:12:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:12:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:12:35 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.238s coverage: 63.2% of statements 08:12:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:12:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:12:35 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.437s coverage: 97.7% of statements 08:12:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:12:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:12:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 08:12:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 08:12:35 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.187s coverage: 28.9% of statements 08:12:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 08:12:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 08:12:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 08:12:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 08:12:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 08:12:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 08:12:35 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.197s coverage: 100.0% of statements 08:12:36 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.079s coverage: 96.9% of statements 08:12:37 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 08:12:37 WARNING: Linting skipped (not on x86_64 or linter not installed) 08:12:37 GO111MODULE=on go vet ./... 08:12:44 Merging remotes/origin/main commit e92863d55807b65f509bd650f3f22bb3a2ab538f into PR head commit 95a6ff91c8ff7deeb68e616497a1a6e44f11109f 08:12:44 Merge succeeded, producing 95a6ff91c8ff7deeb68e616497a1a6e44f11109f 08:12:44 Checking out Revision 95a6ff91c8ff7deeb68e616497a1a6e44f11109f (PR-3725) 08:12:44 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:12:44 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:12:44 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:12:44 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:12:44 using GIT_SSH to set credentials SSH Credentials for GitHub 08:12:44 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3725/head:refs/remotes/origin/PR-3725 +refs/heads/main:refs/remotes/origin/main # timeout=10 08:12:44 > git config core.sparsecheckout # timeout=10 08:12:44 > git checkout -f 95a6ff91c8ff7deeb68e616497a1a6e44f11109f # timeout=10 08:12:44 > git remote # timeout=10 08:12:44 > git config --get remote.origin.url # timeout=10 08:12:44 using GIT_SSH to set credentials SSH Credentials for GitHub 08:12:44 > git merge e92863d55807b65f509bd650f3f22bb3a2ab538f # timeout=10 08:12:44 > git rev-parse HEAD^{commit} # timeout=10 08:12:44 > git config core.sparsecheckout # timeout=10 08:12:44 > git checkout -f 95a6ff91c8ff7deeb68e616497a1a6e44f11109f # timeout=10 08:12:48 Commit message: "Merge branch 'main' into 3689_fix_remove_pkg-config" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:12:49 + echo snap-build.sh 08:12:49 snap-build.sh 08:12:49 + SNAP_BASE_DIR=. 08:12:49 + '[' '!' -z /w/workspace/edgex-go/5 ']' 08:12:49 + SNAP_BASE_DIR=/w/workspace/edgex-go/5 08:12:49 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/5]' 08:12:49 [snap-build] Building snap in dir [/w/workspace/edgex-go/5] 08:12:49 + cd /w/workspace/edgex-go/5 08:12:49 + sudo apt-get remove -qy --purge lxd lxd-client 08:12:49 Reading package lists... 08:12:49 Building dependency tree... 08:12:49 Reading state information... 08:12:49 The following packages were automatically installed and are no longer required: 08:12:49 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 08:12:49 uidmap xdelta3 08:12:49 Use 'sudo apt autoremove' to remove them. 08:12:49 The following packages will be REMOVED: 08:12:49 lxd* lxd-client* 08:12:50 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 08:12:50 After this operation, 31.7 MB disk space will be freed. 08:12: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 ... 190317 files and directories currently installed.) 08:12:50 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 08:12:51 Removing lxd dnsmasq configuration 08:12:51 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 08:12:51 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 08:12:52 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 08:12:52 (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.) 08:12:52 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 08:12:53 Processing triggers for systemd (237-3ubuntu10.45) ... 08:12:53 Processing triggers for ureadahead (0.100.0-21) ... 08:12:54 + sudo snap remove --purge lxd 08:12:54 snap "lxd" is not installed 08:12:54 + sudo groupadd --force --system lxd 08:12:54 ++ whoami 08:12:54 + sudo /usr/sbin/usermod -G lxd -a jenkins 08:12:54 + newgrp - lxd 08:12:54 + sudo snap install lxd 08:13:02 2021-09-29T08:13:01Z INFO Waiting for automatic snapd restart... 08:13:21 lxd 4.18 from Canonical* installed 08:13:21 + sudo lxd init --auto 08:13:29 + sudo snap install --classic snapcraft 08:13:41 snapcraft 5.0 from Canonical* installed 08:13:41 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 08:13:41 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 08:13:41 % Total % Received % Xferd Average Speed Time Time Time Current 08:13:41 Dload Upload Total Spent Left Speed 08:13:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3407 0 --:--:-- --:--:-- --:--:-- 3389 08:13:41 100 3325k 100 3325k 0 0 4763k 0 --:--:-- --:--:-- --:--:-- 4763k 08:13:41 ./yq_linux_amd64 08:13:41 + sudo snapcraft prime --use-lxd 08:13:43 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 08:13:43 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: 08:13:43 - README.md 08:13:43 08:13:43 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 08:13:43 Launching a container. 08:13:50 Waiting for container to be ready 08:13:50 To start your first instance, try: lxc launch ubuntu:18.04 08:13:50 08:13:54 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 08:13:54 Waiting for network to be ready... 08:13:55 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 08:13:55 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1904 kB] 08:13:55 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 08:13:55 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [345 kB] 08:13:55 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 08:13:55 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 08:13:55 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [468 kB] 08:13:55 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [63.0 kB] 08:13:55 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1140 kB] 08:13:55 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [260 kB] 08:13:55 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 08:13:55 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 08:13:56 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 08:13:56 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 08:13:56 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 08:13:56 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 08:13:56 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 08:13:56 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 08:13:56 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 08:13:56 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2265 kB] 08:13:56 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [438 kB] 08:13:56 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 08:13:56 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 08:13:56 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [492 kB] 08:13:56 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [66.7 kB] 08:13:56 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1754 kB] 08:13:57 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [376 kB] 08:13:58 gofmt -l . 08:13:58 [ "`gofmt -l .`" = "" ] 08:13:59 Fetched 25.4 MB in 4s (5907 kB/s) 08:14:00 Reading package lists... 08:14:00 Reading package lists... 08:14:00 ./bin/test-attribution-txt.sh 08:14:00 Building dependency tree... 08:14:00 Reading state information... 08:14:00 The following additional packages will be installed: 08:14:00 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 08:14:00 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 08:14:00 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 08:14:00 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 08:14:00 Suggested packages: 08:14:00 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 08:14:00 Recommended packages: 08:14:00 gnupg libsasl2-modules 08:14:00 The following NEW packages will be installed: 08:14:00 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 08:14:00 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 08:14:00 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 08:14:00 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 08:14:00 The following packages will be upgraded: 08:14:00 gpg gpg-agent gpgconf libudev1 08:14:00 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. 08:14:00 Need to get 3527 kB of archives. 08:14:00 After this operation, 13.3 MB of additional disk space will be used. 08:14:00 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] 08:14:00 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] 08:14:00 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 08:14:00 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 08:14:01 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] 08:14:01 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] 08:14:01 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 08:14:01 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 08:14:01 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 08:14:01 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 08:14:01 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 08:14:01 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 08:14:01 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 08:14:01 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 08:14:01 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 08:14:01 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 08:14:01 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 08:14:01 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 08:14:01 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 08:14:01 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 08:14:01 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 08:14:01 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 08:14:01 debconf: delaying package configuration, since apt-utils is not installed 08:14:01 Fetched 3527 kB in 1s (3069 kB/s) 08:14:02 (Reading database ... 12511 files and directories currently installed.) 08:14:02 Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... 08:14:02 Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... 08:14:02 Setting up libudev1:amd64 (237-3ubuntu10.52) ... 08:14:02 Selecting previously unselected package udev. 08:14:02 (Reading database ... 12511 files and directories currently installed.) 08:14:02 Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... 08:14:02 Unpacking udev (237-3ubuntu10.52) ... [Pipeline] sh 08:14:02 Selecting previously unselected package libfuse2:amd64. 08:14:02 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 08:14:02 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 08:14:02 Selecting previously unselected package fuse. 08:14:02 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 08:14:02 Unpacking fuse (2.9.7-1ubuntu1) ... 08:14:02 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 08:14:02 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 08:14:02 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 08:14:02 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 08:14:02 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 08:14:02 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 08:14:02 Selecting previously unselected package libksba8:amd64. 08:14:02 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 08:14:02 Unpacking libksba8:amd64 (1.3.5-2) ... 08:14:03 Selecting previously unselected package libroken18-heimdal:amd64. 08:14:03 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:14:03 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 08:14:03 Selecting previously unselected package libasn1-8-heimdal:amd64. 08:14:03 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:14:03 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 08:14:03 Selecting previously unselected package libheimbase1-heimdal:amd64. 08:14:03 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:14:03 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 08:14:03 Selecting previously unselected package libhcrypto4-heimdal:amd64. 08:14:03 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:14:03 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 08:14:03 + ls -al . 08:14:03 total 640 08:14:03 drwxrwxr-x 9 1001 1001 4096 Sep 29 08:14 . 08:14:03 drwxr-xr-x 4 root root 4096 Sep 29 08:09 .. 08:14:03 -rw-rw-r-- 1 1001 1001 11 Sep 29 08:07 .dockerignore 08:14:03 drwxrwxr-x 8 1001 1001 4096 Sep 29 08:07 .git 08:14:03 drwxrwxr-x 4 1001 1001 4096 Sep 29 08:07 .github 08:14:03 -rw-rw-r-- 1 1001 1001 818 Sep 29 08:07 .gitignore 08:14:03 -rw-rw-r-- 1 1001 1001 68 Sep 29 08:07 .golangci.yml 08:14:03 -rw-rw-r-- 1 1001 1001 76 Sep 29 08:07 .hadolint.yml 08:14:03 -rw-rw-r-- 1 1001 1001 166 Sep 29 08:07 .sonarcloud.properties 08:14:03 -rw-rw-r-- 1 1001 1001 1171 Sep 29 08:07 ADOPTERS.md 08:14:03 -rw-rw-r-- 1 1001 1001 8493 Sep 29 08:07 Attribution.txt 08:14:03 -rw-rw-r-- 1 1001 1001 43881 Sep 29 08:07 CHANGELOG.md 08:14:03 -rw-rw-r-- 1 1001 1001 3804 Sep 29 08:07 CONTRIBUTING.md 08:14:03 -rw-rw-r-- 1 1001 1001 677 Sep 29 08:07 GOVERNANCE.md 08:14:03 -rw-rw-r-- 1 1001 1001 849 Sep 29 08:07 Jenkinsfile 08:14:03 -rw-rw-r-- 1 1001 1001 10775 Sep 29 08:07 LICENSE 08:14:03 -rw-rw-r-- 1 1001 1001 6386 Sep 29 08:07 Makefile 08:14:03 -rw-rw-r-- 1 1001 1001 582 Sep 29 08:07 OWNERS.md 08:14:03 -rw-rw-r-- 1 1001 1001 8256 Sep 29 08:07 README.md 08:14:03 -rw-rw-r-- 1 1001 1001 6912 Sep 29 08:07 SECURITY.md 08:14:03 -rw-rw-r-- 1 1001 1001 5 Sep 29 08:02 VERSION 08:14:03 -rw-rw-r-- 1 1001 1001 4131 Sep 29 08:07 ZMQWindows.md 08:14:03 drwxrwxr-x 2 1001 1001 4096 Sep 29 08:07 bin 08:14:03 drwxrwxr-x 14 1001 1001 4096 Sep 29 08:07 cmd 08:14:03 -rw-r--r-- 1 root root 403100 Sep 29 08:12 coverage.out 08:14:03 -rw-rw-r-- 1 1001 1001 841 Sep 29 08:07 go.mod 08:14:03 -rw-r--r-- 1 root root 50064 Sep 29 08:09 go.sum 08:14:03 drwxrwxr-x 8 1001 1001 4096 Sep 29 08:07 internal 08:14:03 drwxrwxr-x 3 1001 1001 4096 Sep 29 08:07 openapi 08:14:03 drwxrwxr-x 4 1001 1001 4096 Sep 29 08:07 snap 08:14:03 -rw-rw-r-- 1 1001 1001 204 Sep 29 08:07 version.go [Pipeline] sh 08:14:03 Selecting previously unselected package libwind0-heimdal:amd64. 08:14:03 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:14:03 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 08:14:03 Selecting previously unselected package libhx509-5-heimdal:amd64. 08:14:03 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:14:03 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 08:14:03 Selecting previously unselected package libkrb5-26-heimdal:amd64. 08:14:03 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:14:03 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 08:14:03 Selecting previously unselected package libheimntlm0-heimdal:amd64. 08:14:03 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:14:03 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 08:14:03 Selecting previously unselected package libgssapi3-heimdal:amd64. 08:14:03 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:14:03 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 08:14:03 Selecting previously unselected package libsasl2-modules-db:amd64. 08:14:03 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 08:14:03 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 08:14:03 Selecting previously unselected package libsasl2-2:amd64. 08:14:03 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 08:14:03 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 08:14:03 Selecting previously unselected package libldap-common. 08:14:03 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 08:14:03 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 08:14:03 Selecting previously unselected package libldap-2.4-2:amd64. 08:14:03 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 08:14:03 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 08:14:03 + '[' -e coverage.out ] 08:14:03 + chown 1001:1001 coverage.out [Pipeline] stash 08:14:03 Warning: overwriting stash ‘coverage-report’ 08:14:03 Selecting previously unselected package dirmngr. 08:14:03 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 08:14:03 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 08:14:03 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 08:14:03 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 08:14:03 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 08:14:03 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 08:14:03 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 08:14:03 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 08:14:03 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 08:14:03 Setting up libksba8:amd64 (1.3.5-2) ... 08:14:03 Processing triggers for libc-bin (2.27-3ubuntu1) ... 08:14:04 Setting up udev (237-3ubuntu10.52) ... 08:14:04 invoke-rc.d: policy-rc.d denied execution of start. 08:14:04 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 08:14:04 Processing triggers for systemd (237-3ubuntu10) ... 08:14:04 Setting up fuse (2.9.7-1ubuntu1) ... 08:14:04 Setting up gpg (2.2.4-1ubuntu1.4) ... 08:14:04 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 08:14:04 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 08:14:04 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 08:14:04 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 08:14:04 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 08:14:04 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 08:14:04 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 08:14:04 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 08:14:04 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 08:14:04 Processing triggers for libc-bin (2.27-3ubuntu1) ... 08:14:04 Stashed 1 file(s) [Pipeline] sh 08:14:04 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 08:14:04 settings in the [Install] section, and DefaultInstance for template units). 08:14:04 This means they are not meant to be enabled using systemctl. 08:14:04 Possible reasons for having this kind of units are: 08:14:04 1) A unit may be statically enabled by being symlinked from another unit's 08:14:04 .wants/ or .requires/ directory. 08:14:04 2) A unit's purpose may be to act as a helper for some other unit which has 08:14:04 a requirement dependency on it. 08:14:04 3) A unit may be started when needed via activation (socket, path, timer, 08:14:04 D-Bus, udev, scripted systemctl call, ...). 08:14:04 4) In case of template units, the unit is meant to be enabled with some 08:14:04 instance name specified. 08:14:05 + make build 08:14:05 go mod tidy 08:14:05 Reading package lists... 08:14:05 Building dependency tree... 08:14:05 Reading state information... 08:14:05 The following additional packages will be installed: 08:14:05 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 08:14:05 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 08:14:05 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 08:14:05 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 08:14:05 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 08:14:05 Suggested packages: 08:14:05 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 08:14:05 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 08:14:05 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 08:14:05 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 08:14:05 systemd-container policykit-1 08:14:05 Recommended packages: 08:14:05 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 08:14:05 The following NEW packages will be installed: 08:14:05 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 08:14:05 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 08:14:05 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 08:14:05 multiarch-support openssh-client python3 python3-minimal python3.6 08:14:05 python3.6-minimal snapd squashfs-tools sudo 08:14:05 The following packages will be upgraded: 08:14:05 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 08:14:05 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. 08:14:05 Need to get 36.8 MB of archives. 08:14:05 After this operation, 147 MB of additional disk space will be used. 08:14:05 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] 08:14:05 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 08:14:06 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] 08:14:06 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 08:14:06 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 08:14:06 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 08:14:06 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 08:14:06 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 08:14:06 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 08:14:06 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 08:14:06 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 08:14:06 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 08:14:06 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 08:14:06 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 08:14:06 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 08:14:06 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] 08:14:06 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] 08:14:06 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] 08:14:07 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] 08:14:07 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] 08:14:07 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] 08:14:07 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 08:14:07 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 08:14:07 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 08:14:07 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 08:14:07 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 08:14:07 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 08:14:07 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 08:14:07 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 08:14:07 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 08:14:07 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] 08:14:08 debconf: delaying package configuration, since apt-utils is not installed 08:14:08 Fetched 36.8 MB in 3s (14.7 MB/s) 08:14:08 (Reading database ... 12757 files and directories currently installed.) 08:14:08 Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... 08:14:08 Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... 08:14:08 Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... 08:14:08 Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... 08:14:08 Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... 08:14:09 (Reading database ... 12757 files and directories currently installed.) 08:14:09 Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... 08:14:09 Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... 08:14:09 Setting up libapt-pkg5.0:amd64 (1.6.14) ... 08:14:09 (Reading database ... 12757 files and directories currently installed.) 08:14:09 Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... 08:14:09 Unpacking apt (1.6.14) over (1.6.1) ... 08:14:09 Setting up apt (1.6.14) ... 08:14:09 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 08:14:10 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 08:14:10 (Reading database ... 12764 files and directories currently installed.) 08:14:10 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 08:14:10 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 08:14:10 Selecting previously unselected package libpython3.6-minimal:amd64. 08:14:10 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 08:14:10 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 08:14:10 Selecting previously unselected package libexpat1:amd64. 08:14:10 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 08:14:10 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 08:14:10 Selecting previously unselected package python3.6-minimal. 08:14:10 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 08:14:10 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 08:14:10 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... 08:14:10 Checking for services that may need to be restarted...done. 08:14:10 Checking for services that may need to be restarted...done. 08:14:10 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 08:14:10 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 08:14:10 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 08:14:11 Selecting previously unselected package python3-minimal. 08:14:11 (Reading database ... 13012 files and directories currently installed.) 08:14:11 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 08:14:11 Unpacking python3-minimal (3.6.7-1~18.04) ... 08:14:11 Selecting previously unselected package mime-support. 08:14:11 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 08:14:11 Unpacking mime-support (3.60ubuntu1) ... 08:14:11 Selecting previously unselected package libmpdec2:amd64. 08:14:11 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 08:14:11 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 08:14:11 Selecting previously unselected package libpython3.6-stdlib:amd64. 08:14:11 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 08:14:11 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 08:14:11 Selecting previously unselected package python3.6. 08:14:11 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 08:14:11 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 08:14:11 Selecting previously unselected package libpython3-stdlib:amd64. 08:14:11 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 08:14:11 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 08:14:11 Setting up python3-minimal (3.6.7-1~18.04) ... 08:14:11 Selecting previously unselected package python3. 08:14:11 (Reading database ... 13442 files and directories currently installed.) 08:14:11 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 08:14:11 Unpacking python3 (3.6.7-1~18.04) ... 08:14:11 Selecting previously unselected package multiarch-support. 08:14:11 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 08:14:11 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 08:14:11 Setting up multiarch-support (2.27-3ubuntu1.4) ... 08:14:11 Selecting previously unselected package liblzo2-2:amd64. 08:14:12 (Reading database ... 13479 files and directories currently installed.) 08:14:12 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 08:14:12 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 08:14:12 Selecting previously unselected package libbsd0:amd64. 08:14:12 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 08:14:12 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 08:14:12 Selecting previously unselected package sudo. 08:14:12 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 08:14:12 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 08:14:12 Selecting previously unselected package apparmor. 08:14:12 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 08:14:12 Unpacking apparmor (2.12-4ubuntu5.1) ... 08:14:12 Selecting previously unselected package libedit2:amd64. 08:14:12 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 08:14:12 Unpacking libedit2:amd64 (3.1-20170329-1) ... 08:14:12 Selecting previously unselected package libkrb5support0:amd64. 08:14:12 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 08:14:12 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 08:14:12 Selecting previously unselected package libk5crypto3:amd64. 08:14:12 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 08:14:12 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 08:14:12 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 08:14:12 Selecting previously unselected package libkeyutils1:amd64. 08:14:12 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 08:14:12 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 08:14:12 Selecting previously unselected package libkrb5-3:amd64. 08:14:12 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 08:14:12 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 08:14:12 Selecting previously unselected package libgssapi-krb5-2:amd64. 08:14:12 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 08:14:12 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 08:14:12 Selecting previously unselected package libssl1.0.0:amd64. 08:14:12 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... 08:14:12 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 08:14:12 Selecting previously unselected package openssh-client. 08:14:12 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... 08:14:12 Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... 08:14:12 Selecting previously unselected package squashfs-tools. 08:14:12 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... 08:14:12 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 08:14:12 Selecting previously unselected package snapd. 08:14:13 Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... 08:14:13 Unpacking snapd (2.51.1+18.04) ... 08:14:15 Setting up libedit2:amd64 (3.1-20170329-1) ... 08:14:15 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 08:14:15 Setting up mime-support (3.60ubuntu1) ... 08:14:15 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 08:14:15 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 08:14:15 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 08:14:15 Processing triggers for libc-bin (2.27-3ubuntu1) ... 08:14:15 Setting up systemd (237-3ubuntu10.52) ... 08:14:15 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 08:14:16 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 08:14:16 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 08:14:16 Setting up liblzo2-2:amd64 (2.08-1.2) ... 08:14:16 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 08:14:16 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 08:14:16 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 08:14:16 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 08:14:16 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 08:14:16 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 08:14:16 Setting up python3 (3.6.7-1~18.04) ... 08:14:16 running python rtupdate hooks for python3.6... 08:14:16 running python post-rtupdate hooks for python3.6... 08:14:16 Setting up apparmor (2.12-4ubuntu5.1) ... 08:14:17 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 08:14:17 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 08:14:17 Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... 08:14:17 Setting up snapd (2.51.1+18.04) ... 08:14:18 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 08:14:18 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 08:14:18 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 08:14:18 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 08:14:18 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 08:14:18 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 08:14:18 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 08:14:19 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 08:14:19 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 08:14:19 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 08:14:19 /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' 08:14:19 Processing triggers for libc-bin (2.27-3ubuntu1) ... 08:14:19 Processing triggers for systemd (237-3ubuntu10.52) ... 08:14:20 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 08:14:20 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 08:14:20 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 08:14:22 Reading package lists... 08:14:22 Reading package lists... 08:14:22 Building dependency tree... 08:14:22 Reading state information... 08:14:22 Calculating upgrade... 08:14:22 The following packages will be upgraded: 08:14:22 advancecomp base-files bash binutils binutils-common 08:14:22 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 08:14:22 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 08:14:22 grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 08:14:22 libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev 08:14:22 libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 08:14:22 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 08:14:22 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 08:14:22 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 08:14:22 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 08:14:22 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 08:14:22 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 08:14:22 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 08:14:22 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 08:14:22 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 08:14:22 ubuntu-keyring util-linux 08:14:22 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 08:14:22 Need to get 64.2 MB of archives. 08:14:22 After this operation, 5142 kB of additional disk space will be used. 08:14:22 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-159.167 [995 kB] 08:14:22 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 08:14:22 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 08:14:22 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 08:14:22 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 08:14:22 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 08:14:22 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 08:14:22 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 08:14:22 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 08:14:22 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 08:14:22 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 08:14:22 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 08:14:23 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 08:14:23 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 08:14:23 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 08:14:23 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 08:14:23 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 08:14:23 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 08:14:23 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 08:14:23 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 08:14:23 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 08:14:23 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 08:14:23 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 08:14:23 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 08:14:23 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 08:14:23 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 08:14:23 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 08:14:23 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 08:14:23 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 08:14:23 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 08:14:23 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 08:14:23 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 08:14:23 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 08:14:23 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] 08:14:23 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 08:14:23 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 08:14:23 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 08:14:23 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 08:14:23 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 08:14:23 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 08:14:23 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 08:14:23 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] 08:14:23 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] 08:14:23 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 08:14:23 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 08:14:23 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 08:14:23 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 08:14:23 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 08:14:23 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 08:14:23 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] 08:14:23 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 08:14:23 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 08:14:23 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 08:14:23 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 08:14:23 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 08:14:23 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 08:14:23 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 08:14:23 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 08:14:23 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 08:14:23 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 08:14:23 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 08:14:23 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 08:14:23 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 08:14:23 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 08:14:23 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 08:14:23 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 08:14:24 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 08:14:24 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 08:14:24 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] 08:14:24 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 08:14:24 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 08:14:24 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 08:14:24 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] 08:14:24 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 08:14:24 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 08:14:24 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 08:14:24 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 08:14:24 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 08:14:24 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 08:14:24 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 08:14:24 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 08:14:24 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 08:14:24 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 08:14:24 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 08:14:24 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] 08:14:24 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 08:14:24 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] 08:14:24 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] 08:14:24 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 08:14:24 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 08:14:24 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 08:14:24 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] 08:14:24 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 08:14:24 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 08:14:24 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 08:14:24 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 08:14:24 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] 08:14:24 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 08:14:24 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 08:14:24 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 08:14:24 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 08:14:24 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 08:14:24 Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 08:14:24 debconf: delaying package configuration, since apt-utils is not installed 08:14:25 Fetched 64.2 MB in 2s (29.0 MB/s) 08:14:25 (Reading database ... 13914 files and directories currently installed.) 08:14:25 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 08:14:25 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 08:14:25 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 08:14:25 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 08:14:25 Preparing to unpack .../2-linux-libc-dev_4.15.0-159.167_amd64.deb ... 08:14:25 Unpacking linux-libc-dev:amd64 (4.15.0-159.167) over (4.15.0-20.21) ... 08:14:26 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:14:26 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:14:26 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:14:26 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:14:26 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:14:26 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:14:26 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:14:26 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:14:26 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:14:26 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:14:26 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:14:26 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:14:26 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:14:26 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:14:26 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 08:14:26 (Reading database ... 13914 files and directories currently installed.) 08:14:26 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 08:14:26 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 08:14:26 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 08:14:26 (Reading database ... 13914 files and directories currently installed.) 08:14:26 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:14:26 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:14:26 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:14:26 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:14:26 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:14:26 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:14:26 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 08:14:27 (Reading database ... 13914 files and directories currently installed.) 08:14:27 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 08:14:27 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 08:14:27 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 08:14:27 (Reading database ... 13914 files and directories currently installed.) 08:14:27 Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... 08:14:27 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 08:14:27 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 08:14:27 Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... 08:14:27 Setting up base-files (10.1ubuntu2.11) ... 08:14:27 Installing new version of config file /etc/issue ... 08:14:27 Installing new version of config file /etc/issue.net ... 08:14:27 Installing new version of config file /etc/lsb-release ... 08:14:27 Installing new version of config file /etc/update-motd.d/50-motd-news ... 08:14:28 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 08:14:28 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 08:14:28 Removing obsolete conffile /etc/default/motd-news ... 08:14:28 (Reading database ... 13915 files and directories currently installed.) 08:14:28 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 08:14:28 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 08:14:28 Setting up bash (4.4.18-2ubuntu1.2) ... 08:14:28 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 08:14:28 (Reading database ... 13915 files and directories currently installed.) 08:14:28 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 08:14:28 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 08:14:28 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 08:14:28 (Reading database ... 13915 files and directories currently installed.) 08:14:28 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 08:14:28 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 08:14:29 Setting up tar (1.29b-2ubuntu0.2) ... 08:14:29 (Reading database ... 13915 files and directories currently installed.) 08:14:29 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 08:14:29 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 08:14:29 Setting up dpkg (1.19.0.5ubuntu2.3) ... 08:14:29 (Reading database ... 13915 files and directories currently installed.) 08:14:29 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 08:14:29 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 08:14:29 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 08:14:29 (Reading database ... 13915 files and directories currently installed.) 08:14:29 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 08:14:29 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 08:14:29 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 08:14:29 (Reading database ... 13915 files and directories currently installed.) 08:14:29 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 08:14:29 Unpacking grep (3.1-2build1) over (3.1-2) ... 08:14:29 Setting up grep (3.1-2build1) ... 08:14:30 (Reading database ... 13915 files and directories currently installed.) 08:14:30 Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... 08:14:30 Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... 08:14:30 Setting up gzip (1.6-5ubuntu1.1) ... 08:14:30 (Reading database ... 13915 files and directories currently installed.) 08:14:30 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 08:14:30 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 08:14:30 Setting up login (1:4.5-1ubuntu2) ... 08:14:30 (Reading database ... 13915 files and directories currently installed.) 08:14:30 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 08:14:30 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 08:14:30 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 08:14:30 (Reading database ... 13915 files and directories currently installed.) 08:14:30 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 08:14:30 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 08:14:30 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 08:14:30 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 08:14:30 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 08:14:30 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 08:14:31 Setting up perl-base (5.26.1-6ubuntu0.5) ... 08:14:31 (Reading database ... 13915 files and directories currently installed.) 08:14:31 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 08:14:31 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 08:14:31 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 08:14:31 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 08:14:31 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 08:14:31 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 08:14:31 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 08:14:31 (Reading database ... 13915 files and directories currently installed.) 08:14:31 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 08:14:31 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 08:14:31 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 08:14:32 (Reading database ... 13915 files and directories currently installed.) 08:14:32 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:14:32 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:14:32 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 08:14:32 (Reading database ... 13915 files and directories currently installed.) 08:14:32 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:14:32 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:14:32 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 08:14:32 (Reading database ... 13915 files and directories currently installed.) 08:14:32 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:14:32 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:14:32 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 08:14:32 (Reading database ... 13915 files and directories currently installed.) 08:14:32 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:14:32 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:14:32 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 08:14:32 (Reading database ... 13915 files and directories currently installed.) 08:14:32 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 08:14:32 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 08:14:32 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 08:14:32 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 08:14:32 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 08:14:32 (Reading database ... 13915 files and directories currently installed.) 08:14:32 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 08:14:32 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 08:14:32 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 08:14:32 (Reading database ... 13915 files and directories currently installed.) 08:14:32 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:14:32 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:14:32 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 08:14:32 (Reading database ... 13915 files and directories currently installed.) 08:14:32 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:14:32 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:14:32 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 08:14:33 (Reading database ... 13915 files and directories currently installed.) 08:14:33 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:14:33 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:14:33 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 08:14:33 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 08:14:33 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 08:14:33 (Reading database ... 13915 files and directories currently installed.) 08:14:33 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 08:14:33 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 08:14:34 Setting up libc-bin (2.27-3ubuntu1.4) ... 08:14:34 (Reading database ... 13915 files and directories currently installed.) 08:14:34 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 08:14:34 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 08:14:34 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 08:14:34 (Reading database ... 13917 files and directories currently installed.) 08:14:34 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 08:14:34 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 08:14:34 Setting up debconf (1.5.66ubuntu1) ... 08:14:34 (Reading database ... 13917 files and directories currently installed.) 08:14:34 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 08:14:34 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 08:14:34 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 08:14:34 (Reading database ... 13917 files and directories currently installed.) 08:14:34 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 08:14:34 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 08:14:34 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 08:14:35 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 08:14:35 (Reading database ... 13917 files and directories currently installed.) 08:14:35 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 08:14:35 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 08:14:35 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 08:14:35 (Reading database ... 13917 files and directories currently installed.) 08:14:35 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 08:14:35 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 08:14:35 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 08:14:35 (Reading database ... 13919 files and directories currently installed.) 08:14:35 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 08:14:35 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 08:14:35 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 08:14:35 (Reading database ... 13923 files and directories currently installed.) 08:14:35 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:14:35 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:14:35 Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... 08:14:35 Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... 08:14:35 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 08:14:35 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 08:14:35 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 08:14:35 (Reading database ... 13923 files and directories currently installed.) 08:14:35 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... 08:14:35 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... 08:14:35 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... 08:14:35 (Reading database ... 13923 files and directories currently installed.) 08:14:35 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 08:14:35 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 08:14:36 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 08:14:36 (Reading database ... 13923 files and directories currently installed.) 08:14:36 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 08:14:36 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 08:14:36 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 08:14:36 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 08:14:36 (Reading database ... 13923 files and directories currently installed.) 08:14:36 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 08:14:36 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 08:14:36 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 08:14:36 (Reading database ... 13923 files and directories currently installed.) 08:14:36 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 08:14:36 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 08:14:36 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 08:14:36 (Reading database ... 13923 files and directories currently installed.) 08:14:36 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 08:14:36 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 08:14:36 Setting up passwd (1:4.5-1ubuntu2) ... 08:14:36 (Reading database ... 13923 files and directories currently installed.) 08:14:36 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 08:14:36 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 08:14:36 Setting up gpgv (2.2.4-1ubuntu1.4) ... 08:14:37 (Reading database ... 13923 files and directories currently installed.) 08:14:37 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 08:14:37 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 08:14:37 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 08:14:37 (Reading database ... 13923 files and directories currently installed.) 08:14:37 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 08:14:37 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 08:14:37 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 08:14:37 (Reading database ... 13923 files and directories currently installed.) 08:14:37 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 08:14:37 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 08:14:37 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 08:14:37 (Reading database ... 13923 files and directories currently installed.) 08:14:37 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 08:14:37 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 08:14:37 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 08:14:37 (Reading database ... 13923 files and directories currently installed.) 08:14:37 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 08:14:37 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 08:14:37 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 08:14:37 (Reading database ... 13923 files and directories currently installed.) 08:14:37 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... 08:14:37 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... 08:14:37 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... 08:14:37 (Reading database ... 13923 files and directories currently installed.) 08:14:37 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 08:14:37 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 08:14:37 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 08:14:37 (Reading database ... 13923 files and directories currently installed.) 08:14:37 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 08:14:37 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 08:14:37 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 08:14:38 (Reading database ... 13924 files and directories currently installed.) 08:14:38 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 08:14:38 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 08:14:38 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 08:14:38 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 08:14:38 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 08:14:38 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 08:14:38 Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... 08:14:38 Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... 08:14:38 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 08:14:38 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 08:14:38 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 08:14:38 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 08:14:38 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 08:14:38 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 08:14:38 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 08:14:38 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 08:14:38 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 08:14:38 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 08:14:39 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 08:14:39 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 08:14:39 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 08:14:39 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 08:14:39 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 08:14:39 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 08:14:39 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 08:14:39 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 08:14:39 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 08:14:39 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 08:14:39 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 08:14:39 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 08:14:39 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 08:14:39 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 08:14:39 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 08:14:39 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 08:14:39 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 08:14:39 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 08:14:40 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:14:40 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:14:40 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:14:40 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:14:40 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:14:40 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:14:40 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:14:40 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:14:40 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 08:14:40 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:14:41 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:14:41 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 08:14:41 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:14:41 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:14:42 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:14:42 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:14:42 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:14:42 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:14:43 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:14:43 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:14:43 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 08:14:43 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 08:14:43 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 08:14:43 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 08:14:43 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 08:14:43 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 08:14:43 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 08:14:43 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 08:14:43 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 08:14:43 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 08:14:43 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 08:14:43 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 08:14:43 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 08:14:43 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 08:14:43 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 08:14:43 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 08:14:43 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 08:14:43 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 08:14:43 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 08:14:43 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 08:14:43 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 08:14:43 Setting up tzdata (2021a-0ubuntu0.18.04) ... 08:14:43 08:14:43 Current default time zone: 'Etc/UTC' 08:14:43 Local time is now: Wed Sep 29 08:14:43 UTC 2021. 08:14:43 Universal Time is now: Wed Sep 29 08:14:43 UTC 2021. 08:14:43 Run 'dpkg-reconfigure tzdata' if you wish to change it. 08:14:43 08:14:44 Setting up systemd-sysv (237-3ubuntu10.52) ... 08:14:44 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 08:14:44 Setting up linux-libc-dev:amd64 (4.15.0-159.167) ... 08:14:44 Setting up mount (2.31.1-0.4ubuntu3.7) ... 08:14:44 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 08:14:44 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 08:14:44 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 08:14:44 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 08:14:44 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 08:14:44 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 08:14:44 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 08:14:44 Setting up procps (2:3.3.12-3ubuntu1.2) ... 08:14:44 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 08:14:44 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 08:14:44 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 08:14:44 Setting up patch (2.7.6-2ubuntu1.1) ... 08:14:44 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 08:14:44 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 08:14:44 Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... 08:14:44 Installing new version of config file /etc/ssl/openssl.cnf ... 08:14:44 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 08:14:44 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 08:14:44 Setting up ca-certificates (20210119~18.04.2) ... 08:14:44 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 08:14:46 Updating certificates in /etc/ssl/certs... 08:14:46 23 added, 28 removed; done. 08:14:46 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 08:14:46 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 08:14:47 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 08:14:47 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 08:14:47 Setting up pkgbinarymangler (138.18.04.1) ... 08:14:47 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 08:14:47 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 08:14:47 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 08:14:47 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 08:14:47 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 08:14:47 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 08:14:47 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 08:14:47 Setting up perl (5.26.1-6ubuntu0.5) ... 08:14:47 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 08:14:47 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 08:14:47 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 08:14:47 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 08:14:47 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 08:14:47 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 08:14:47 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 08:14:47 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 08:14:47 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 08:14:47 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 08:14:47 Processing triggers for systemd (237-3ubuntu10.52) ... 08:14:47 Processing triggers for mime-support (3.60ubuntu1) ... 08:14:47 Processing triggers for ca-certificates (20210119~18.04.2) ... 08:14:47 Updating certificates in /etc/ssl/certs... 08:14:47 0 added, 0 removed; done. 08:14:47 Running hooks in /etc/ca-certificates/update.d... 08:14:47 done. 08:14:48 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 08:14:48 Reading package lists... 08:14:48 Building dependency tree... 08:14:48 Reading state information... 08:14:48 The following NEW packages will be installed: 08:14:48 apt-transport-https 08:14:48 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 08:14:49 Need to get 4348 B of archives. 08:14:49 After this operation, 154 kB of additional disk space will be used. 08:14:49 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] 08:14:49 debconf: delaying package configuration, since apt-utils is not installed 08:14:49 Fetched 4348 B in 0s (22.7 kB/s) 08:14:49 Selecting previously unselected package apt-transport-https. 08:14:49 (Reading database ... 13928 files and directories currently installed.) 08:14:49 Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... 08:14:49 Unpacking apt-transport-https (1.6.14) ... 08:14:49 Setting up apt-transport-https (1.6.14) ... 08:14:49 Waiting for network to be ready... 08:14:50 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 08:14:55 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 08:14:56 2021-09-29T08:14:52Z INFO Waiting for automatic snapd restart... 08:14:57 snapd 2.51.7 from Canonical* installed 08:14:57 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 08:14:57 "snapd" switched to the "latest/stable" channel 08:14:57 08:15:00 core18 20210722 from Canonical* installed 08:15:00 "core18" switched to the "latest/stable" channel 08:15:00 08:15:01 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 08:15:03 snapcraft 5.0 from Canonical* installed 08:15:03 "snapcraft" switched to the "latest/stable" channel 08:15:03 [Pipeline] } 08:15:06 $ docker stop --time=1 710a2166f60311d72bb1dbe4fbaf590772830e94dc9a93f75a10de167ba38042 08:15:07 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: 08:15:07 - README.md 08:15:07 08:15:07 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 08:15:07 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 08:15:07 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 08:15:07 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 08:15:09 Reading package lists... 08:15:09 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 08:15:09 Reading package lists... 08:15:09 $ docker rm -f 710a2166f60311d72bb1dbe4fbaf590772830e94dc9a93f75a10de167ba38042 08:15:09 Building dependency tree... 08:15:09 Reading state information... 08:15:09 Suggested packages: 08:15:09 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 08:15:09 git-gui gitk gitweb git-cvs git-mediawiki git-svn 08:15:09 Recommended packages: 08:15:09 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 08:15:09 The following NEW packages will be installed: 08:15:09 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 08:15:09 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 08:15:09 pkg-config zip 08:15:09 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 08:15:09 Need to get 7670 kB of archives. 08:15:09 After this operation, 43.8 MB of additional disk space will be used. 08:15:09 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 08:15:09 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] 08:15:09 Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 08:15:09 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] 08:15:09 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] 08:15:10 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 08:15:10 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 08:15:10 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 08:15:10 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 08:15:10 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 08:15:10 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 08:15:10 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 08:15:10 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 08:15:10 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 08:15:10 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } 08:15:10 debconf: delaying package configuration, since apt-utils is not installed 08:15:10 Fetched 7670 kB in 1s (10.1 MB/s) 08:15:10 Selecting previously unselected package libglib2.0-0:amd64. 08:15:10 (Reading database ... 13932 files and directories currently installed.) 08:15:10 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 08:15:10 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 08:15:10 Selecting previously unselected package libpsl5:amd64. 08:15:10 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 08:15:10 Unpacking libpsl5:amd64 (0.19.1-5build1) ... [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:15:11 Selecting previously unselected package libnghttp2-14:amd64. 08:15:11 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 08:15:11 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 08:15:11 Selecting previously unselected package librtmp1:amd64. 08:15:11 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 08:15:11 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 08:15:11 Selecting previously unselected package libcurl3-gnutls:amd64. 08:15:11 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... 08:15:11 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 08:15:11 Selecting previously unselected package liberror-perl. 08:15:11 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 08:15:11 Unpacking liberror-perl (0.17025-1) ... 08:15:11 Selecting previously unselected package git-man. 08:15:11 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... 08:15:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:15:11 08:15:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:15:11 Unpacking git-man (1:2.17.1-1ubuntu0.9) ... 08:15:11 Selecting previously unselected package git. 08:15:11 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... 08:15:11 Unpacking git (1:2.17.1-1ubuntu0.9) ... [Pipeline] isUnix [Pipeline] sh 08:15:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:15:11 Selecting previously unselected package libnorm1:amd64. 08:15:11 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 08:15:11 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 08:15:11 Selecting previously unselected package libpgm-5.2-0:amd64. 08:15:11 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 08:15:11 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 08:15:11 Selecting previously unselected package libsodium23:amd64. 08:15:11 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 08:15:11 Unpacking libsodium23:amd64 (1.0.16-2) ... 08:15:11 Selecting previously unselected package libzmq5:amd64. 08:15:11 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 08:15:11 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 08:15:11 latest: Pulling from edgex-devops/edgex-compose-arm64 08:15:11 29e5d40040c1: Pulling fs layer 08:15:11 1ce36da41761: Pulling fs layer 08:15:11 25b303627fd3: Pulling fs layer 08:15:12 Selecting previously unselected package libzmq3-dev:amd64. 08:15:12 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 08:15:12 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 08:15:12 Selecting previously unselected package pkg-config. 08:15:12 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 08:15:12 Unpacking pkg-config (0.29.1-0ubuntu2) ... 08:15:12 Selecting previously unselected package zip. 08:15:12 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 08:15:12 Unpacking zip (3.0-11build1) ... 08:15:12 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 08:15:12 Setting up git-man (1:2.17.1-1ubuntu0.9) ... 08:15:12 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 08:15:12 Setting up liberror-perl (0.17025-1) ... 08:15:12 Setting up libpsl5:amd64 (0.19.1-5build1) ... 08:15:12 29e5d40040c1: Download complete 08:15:12 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 08:15:12 No schema files found: doing nothing. 08:15:12 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 08:15:12 Setting up zip (3.0-11build1) ... 08:15:12 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 08:15:12 Setting up libsodium23:amd64 (1.0.16-2) ... 08:15:12 Setting up pkg-config (0.29.1-0ubuntu2) ... 08:15:12 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 08:15:12 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 08:15:12 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 08:15:12 Setting up git (1:2.17.1-1ubuntu0.9) ... 08:15:12 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 08:15:12 29e5d40040c1: Pull complete 08:15:12 1ce36da41761: Verifying Checksum 08:15:12 1ce36da41761: Download complete 08:15:12 git set to automatically installed. 08:15:12 git-man set to automatically installed. 08:15:12 libcurl3-gnutls set to automatically installed. 08:15:12 liberror-perl set to automatically installed. 08:15:12 libglib2.0-0 set to automatically installed. 08:15:12 libnghttp2-14 set to automatically installed. 08:15:12 libnorm1 set to automatically installed. 08:15:12 libpgm-5.2-0 set to automatically installed. 08:15:12 libpsl5 set to automatically installed. 08:15:12 librtmp1 set to automatically installed. 08:15:12 libsodium23 set to automatically installed. 08:15:12 libzmq3-dev set to automatically installed. 08:15:12 libzmq5 set to automatically installed. 08:15:12 pkg-config set to automatically installed. 08:15:12 zip set to automatically installed. 08:15:14 1ce36da41761: Pull complete 08:15:14 25b303627fd3: Download complete 08:15:14 snapd is not logged in, snap install commands will use sudo 08:15:24 25b303627fd3: Pull complete 08:15:24 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 08:15:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:15:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 08:15:24 prd-ubuntu18.04-docker-arm64-4c-16g-109 does not seem to be running inside a container 08:15:24 go (1.16/stable) 1.16.8 from Michael Hudson-Doyle (mwhudson) installed 08:15:25 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 08:15:25 snapd is not logged in, snap install commands will use sudo 08:15:26 snap "core18" has no updates available 08:15:27 Pulling config-common 08:15:27 + snapcraftctl pull 08:15:28 $ docker top 5f26e49ad3dc640f9f0c43a29ee8176251d93d43c452c86ea76ee18bbc826903 -eo pid,comm 08:15:28 Pulling go-build-helper 08:15:28 + snapcraftctl pull [Pipeline] { [Pipeline] sh 08:15:29 + docker-compose build --help 08:15:29 + grep parallel 08:15:29 'edgex-go' has dependencies that need to be staged: go-build-helper 08:15:29 Skipping pull go-build-helper (already ran) 08:15:29 Building go-build-helper 08:15:29 + snapcraftctl build 08:15:32 Staging go-build-helper 08:15:32 + snapcraftctl stage 08:15:33 --parallel Build images in parallel. [Pipeline] } 08:15:34 $ docker stop --time=1 5f26e49ad3dc640f9f0c43a29ee8176251d93d43c452c86ea76ee18bbc826903 08:15:36 $ docker rm -f 5f26e49ad3dc640f9f0c43a29ee8176251d93d43c452c86ea76ee18bbc826903 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:15:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:15:36 . [Pipeline] withDockerContainer 08:15:36 prd-ubuntu18.04-docker-arm64-4c-16g-109 does not seem to be running inside a container 08:15:37 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 08:15:38 $ docker top f27be41678b808749f9591753b68143b7bd478317322b3310d87bcb7794d3fde -eo pid,comm [Pipeline] { [Pipeline] sh 08:15:39 + docker-compose -f ./docker-compose-build.yml build --parallel 08:15:42 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 08:15:42 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 08:15:42 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1904 kB] 08:15:42 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [345 kB] 08:15:42 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 08:15:42 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 08:15:42 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [468 kB] 08:15:42 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [63.0 kB] 08:15:42 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1140 kB] 08:15:42 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [260 kB] 08:15:42 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 08:15:42 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 08:15:42 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 08:15:42 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 08:15:42 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 08:15:42 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 08:15:42 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 08:15:42 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 08:15:42 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 08:15:42 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2265 kB] 08:15:42 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [438 kB] 08:15:42 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 08:15:42 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 08:15:42 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [492 kB] 08:15:42 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [66.7 kB] 08:15:42 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1754 kB] 08:15:42 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [376 kB] 08:15:42 Fetched 25.4 MB in 0s (0 B/s) 08:15:42 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 08:15:42 Fetched 224 kB in 0s (0 B/s) 08:15:42 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 08:15:42 Fetched 157 kB in 0s (0 B/s) 08:15:42 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 08:15:42 Fetched 221 kB in 0s (0 B/s) 08:15:42 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 08:15:42 Fetched 143 kB in 0s (0 B/s) 08:15:42 Pulling edgex-go 08:15:42 + snapcraftctl pull 08:15:42 Pulling hooks 08:15:42 + snapcraftctl pull 08:15:45 Building core-command ... 08:15:45 Building core-data ... 08:15:45 Building core-metadata ... 08:15:45 Building security-bootstrapper ... 08:15:45 Building security-proxy-setup ... 08:15:45 Building security-secretstore-setup ... 08:15:45 Building support-notifications ... 08:15:45 Building support-scheduler ... 08:15:45 Building sys-mgmt-agent ... 08:15:45 Building sys-mgmt-agent 08:15:45 Building support-notifications 08:15:45 Building core-command 08:15:45 Building security-secretstore-setup 08:15:45 Building security-bootstrapper 08:16:00 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 08:16:00 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 08:16:00 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 08:16:00 Fetched 0 B in 0s (0 B/s) 08:16:00 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 08:16:00 Fetched 96.5 kB in 0s (0 B/s) 08:16:00 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 08:16:00 Fetched 279 kB in 0s (0 B/s) 08:16:00 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 08:16:00 Fetched 122 kB in 0s (0 B/s) 08:16:00 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 08:16:00 Fetched 77.8 kB in 0s (0 B/s) 08:16:00 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 08:16:00 Fetched 8848 B in 0s (0 B/s) 08:16:00 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 08:16:00 Fetched 47.8 kB in 0s (0 B/s) 08:16:00 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 08:16:00 Fetched 45.6 kB in 0s (0 B/s) 08:16:00 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 08:16:00 Fetched 15.0 kB in 0s (0 B/s) 08:16:00 Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] 08:16:00 Fetched 220 kB in 0s (0 B/s) 08:16:00 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 08:16:00 Fetched 154 kB in 0s (0 B/s) 08:16:00 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 08:16:00 Fetched 50.6 kB in 0s (0 B/s) 08:16:00 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 08:16:00 Fetched 14.8 kB in 0s (0 B/s) 08:16:00 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 08:16:00 Fetched 41.8 kB in 0s (0 B/s) 08:16:00 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 08:16:00 Fetched 499 kB in 0s (0 B/s) 08:16:00 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 08:16:00 Fetched 111 kB in 0s (0 B/s) 08:16:00 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 08:16:00 Fetched 240 kB in 0s (0 B/s) 08:16:00 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 08:16:00 Fetched 29.3 kB in 0s (0 B/s) 08:16:00 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 08:16:00 Fetched 85.5 kB in 0s (0 B/s) 08:16:00 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 08:16:00 Fetched 24.5 kB in 0s (0 B/s) 08:16:00 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 08:16:00 Fetched 49.2 kB in 0s (0 B/s) 08:16:00 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 08:16:00 Fetched 54.2 kB in 0s (0 B/s) 08:16:00 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 08:16:00 Fetched 30.8 kB in 0s (0 B/s) 08:16:00 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 08:16:00 Fetched 15.8 kB in 0s (0 B/s) 08:16:00 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 08:16:00 Fetched 85.9 kB in 0s (0 B/s) 08:16:00 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 08:16:00 Fetched 8720 B in 0s (0 B/s) 08:16:00 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 08:16:00 Fetched 140 kB in 0s (0 B/s) 08:16:00 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 08:16:00 Fetched 119 kB in 0s (0 B/s) 08:16:00 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 08:16:00 Fetched 111 kB in 0s (0 B/s) 08:16:00 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 08:16:00 Fetched 11.1 kB in 0s (0 B/s) 08:16:00 Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] 08:16:00 Fetched 646 kB in 0s (0 B/s) 08:16:00 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 08:16:00 Fetched 41.3 kB in 0s (0 B/s) 08:16:00 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 08:16:00 Fetched 17.9 kB in 0s (0 B/s) 08:16:00 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 08:16:00 Fetched 368 kB in 0s (0 B/s) 08:16:00 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 08:16:00 Fetched 187 kB in 0s (0 B/s) 08:16:00 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 08:16:00 Fetched 175 kB in 0s (0 B/s) 08:16:00 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 08:16:00 Fetched 206 kB in 0s (0 B/s) 08:16:00 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] 08:16:00 Fetched 1302 kB in 0s (0 B/s) 08:16:00 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 08:16:00 Fetched 36.2 kB in 0s (0 B/s) 08:16:00 Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] 08:16:00 Fetched 159 kB in 0s (0 B/s) 08:16:00 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 08:16:00 Fetched 107 kB in 0s (0 B/s) 08:16:00 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 08:16:00 Fetched 48.7 kB in 0s (0 B/s) 08:16:00 Pulling static-packages 08:16:00 + snapcraftctl pull 08:16:00 Pulling version 08:16:00 + cd /root/project 08:16:00 + git describe --tags --abbrev=0 08:16:00 + sed s/v// 08:16:00 + GIT_VERSION=2.0.1-dev.57 08:16:00 + [ -z 2.0.1-dev.57 ] 08:16:00 + snapcraftctl set-version 2.0.1-dev.57 08:16:00 Building config-common 08:16:00 + snapcraftctl build 08:16:02 Skipping build go-build-helper (already ran) 08:16:02 Building edgex-go 08:16:02 + cd /root/parts/edgex-go/src 08:16:02 + git describe --tags --abbrev=0 08:16:02 + sed s/v// 08:16:02 + GIT_VERSION=2.0.1-dev.57 08:16:02 + [ -z 2.0.1-dev.57 ] 08:16:02 + echo 2.0.1-dev.57 08:16:02 + make build 08:16:02 go mod tidy 08:16:04 go: downloading github.com/gorilla/mux v1.8.0 08:16:04 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 08:16:04 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.16 08:16:04 go: downloading github.com/stretchr/testify v1.7.0 08:16:05 go: downloading github.com/google/uuid v1.3.0 08:16:05 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 08:16:05 go: downloading github.com/fxamacker/cbor/v2 v2.3.0 08:16:05 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 08:16:05 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 08:16:05 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 08:16:05 go: downloading github.com/lib/pq v1.10.3 08:16:05 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 08:16:05 go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 08:16:05 go: downloading github.com/pelletier/go-toml v1.9.4 08:16:05 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 08:16:05 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 08:16:05 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 08:16:05 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 08:16:06 go: downloading github.com/go-playground/validator/v10 v10.9.0 08:16:06 go: downloading github.com/davecgh/go-spew v1.1.1 08:16:06 go: downloading github.com/pmezard/go-difflib v1.0.0 08:16:06 go: downloading github.com/go-kit/kit v0.11.0 08:16:06 go: downloading github.com/stretchr/objx v0.1.1 08:16:06 go: downloading github.com/x448/float16 v0.8.4 08:16:06 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 08:16:07 go: downloading github.com/go-playground/universal-translator v0.18.0 08:16:07 go: downloading github.com/leodido/go-urn v1.2.1 08:16:07 go: downloading golang.org/x/text v0.3.6 08:16:07 go: downloading github.com/go-playground/assert/v2 v2.0.1 08:16:07 go: downloading github.com/go-playground/locales v0.14.0 08:16:07 go: downloading github.com/go-logfmt/logfmt v0.5.0 08:16:07 go: downloading github.com/go-stack/stack v1.8.0 08:16:07 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 08:16:07 go: downloading github.com/go-redis/redis/v7 v7.3.0 08:16:07 go: downloading github.com/pebbe/zmq4 v1.2.7 08:16:07 go: downloading github.com/kr/pretty v0.3.0 08:16:07 go: downloading github.com/hashicorp/consul/api v1.8.1 08:16:07 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 08:16:07 go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 08:16:07 go: downloading github.com/onsi/ginkgo v1.10.1 08:16:07 go: downloading github.com/onsi/gomega v1.7.0 08:16:07 go: downloading github.com/gorilla/websocket v1.4.2 08:16:07 go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 08:16:07 go: downloading github.com/kr/text v0.2.0 08:16:07 go: downloading github.com/rogpeppe/go-internal v1.8.0 08:16:08 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 08:16:08 go: downloading github.com/mitchellh/copystructure v1.0.0 08:16:08 go: downloading github.com/mitchellh/mapstructure v1.1.2 08:16:08 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 08:16:08 go: downloading github.com/hashicorp/go-hclog v0.12.0 08:16:08 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 08:16:08 go: downloading github.com/hashicorp/serf v0.9.5 08:16:08 go: downloading github.com/hashicorp/consul/sdk v0.7.0 08:16:08 go: downloading github.com/hashicorp/go-uuid v1.0.1 08:16:08 go: downloading github.com/mitchellh/reflectwalk v1.0.0 08:16:08 go: downloading github.com/fatih/color v1.9.0 08:16:08 go: downloading github.com/mattn/go-colorable v0.1.6 08:16:08 go: downloading github.com/mattn/go-isatty v0.0.12 08:16:08 go: downloading github.com/mitchellh/go-homedir v1.1.0 08:16:08 go: downloading github.com/hpcloud/tail v1.0.0 08:16:08 go: downloading gopkg.in/yaml.v2 v2.4.0 08:16:08 go: downloading github.com/pkg/errors v0.9.1 08:16:08 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 08:16:08 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 08:16:08 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 08:16:08 go: downloading github.com/hashicorp/go-msgpack v0.5.3 08:16:08 go: downloading gopkg.in/fsnotify.v1 v1.4.7 08:16:08 go: downloading github.com/hashicorp/memberlist v0.2.2 08:16:08 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 08:16:08 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 08:16:08 go: downloading github.com/hashicorp/golang-lru v0.5.0 08:16:08 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 08:16:08 go: downloading github.com/hashicorp/go-multierror v1.1.0 08:16:08 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 08:16:08 go: downloading github.com/miekg/dns v1.1.26 08:16:08 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 08:16:08 go: downloading github.com/hashicorp/errwrap v1.0.0 08:16:08 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.57" -o cmd/core-data/core-data ./cmd/core-data 08:16:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.57" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:16:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.57" -o cmd/core-command/core-command ./cmd/core-command 08:16:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.57" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:16:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.57" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 08:16:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.57" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 08:16:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.57" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:16:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.57" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 08:16:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.57" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:16:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.57" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:16:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.57" -o ./cmd/secrets-config ./cmd/secrets-config 08:16:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.57" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:16:31 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 08:16:31 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 08:16:31 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 08:16:31 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 08:16:31 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 08:16:31 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 08:16:31 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 08:16:31 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 08:16:31 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 08:16:31 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 08:16:31 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 08:16:31 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 08:16:31 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 08:16:31 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 08:16:31 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 08:16:31 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 08:16:31 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 08:16:31 + 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 08:16:31 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 08:16:31 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 08:16:31 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 08:16:31 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 08:16:31 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 08:16:31 + 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 08:16:32 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 08:16:32 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 08:16:32 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 08:16:33 Building hooks 08:16:33 + cd /root/parts/hooks/src 08:16:33 + make build 08:16:33 go mod tidy 08:16:33 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.4 08:16:33 go: downloading github.com/stretchr/testify v1.5.1 08:16:33 go: downloading gopkg.in/yaml.v2 v2.2.2 08:16:33 go: downloading github.com/davecgh/go-spew v1.1.0 08:16:34 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 08:16:35 GO111MODULE=on go build -o cmd/install/install ./cmd/install 08:16:35 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 08:16:35 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 08:16:38 Building static-packages 08:16:38 + snapcraftctl build 08:16:40 Building version 08:16:40 + snapcraftctl build 08:16:42 Staging config-common 08:16:42 + snapcraftctl stage 08:16:43 Skipping stage go-build-helper (already ran) 08:16:43 Staging edgex-go 08:16:43 + snapcraftctl stage 08:16:44 Staging hooks 08:16:44 + snapcraftctl stage 08:16:45 Staging static-packages 08:16:45 + snapcraftctl stage 08:16:46 Staging version 08:16:46 + snapcraftctl stage 08:16:47 Priming config-common 08:16:47 + snapcraftctl prime 08:16:48 Priming go-build-helper 08:16:48 + snapcraftctl prime 08:16:49 Priming edgex-go 08:16:49 + snapcraftctl prime 08:16:50 Priming hooks 08:16:50 + snapcraftctl prime 08:16:52 Priming static-packages 08:16:52 + snapcraftctl prime 08:16:53 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.14 08:16:53 Step 2/26 : FROM ${BUILDER_BASE} AS builder 08:16:53 ---> 6001ab2ac487 08:16:53 Step 3/26 : WORKDIR /edgex-go 08:16:53 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 08:16:53 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:16:53 ---> 6001ab2ac487 08:16:53 Step 3/24 : WORKDIR /edgex-go 08:16:53 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.14 08:16:53 Step 2/32 : FROM ${BUILDER_BASE} AS builder 08:16:53 ---> 6001ab2ac487 08:16:53 Step 3/32 : WORKDIR /edgex-go 08:16:53 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 08:16:53 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:16:53 ---> 6001ab2ac487 08:16:53 Step 3/23 : WORKDIR /edgex-go 08:16:53 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 08:16:53 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:16:53 ---> 6001ab2ac487 08:16:53 Step 3/24 : WORKDIR /edgex-go 08:16:53 ---> Running in 9a9c930ee455 08:16:53 ---> Running in 1164f2228aeb 08:16:53 ---> Running in e5c9850c9ee7 08:16:53 ---> Running in 569707b78af7 08:16:53 ---> Running in b8d382e22911 08:16:53 Removing intermediate container 9a9c930ee455 08:16:53 ---> a89c29815491 08:16:53 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:16:53 Removing intermediate container b8d382e22911 08:16:53 ---> c67a2d01ab8a 08:16:53 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:16:53 Removing intermediate container 569707b78af7 08:16:53 ---> 22e012bde898 08:16:53 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:16:53 Removing intermediate container 1164f2228aeb 08:16:53 ---> 68648f081470 08:16:53 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:16:53 Removing intermediate container e5c9850c9ee7 08:16:53 ---> 868e50e857cc 08:16:53 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:16:53 ---> Running in 4b1d8eb1778a 08:16:53 ---> Running in 39a999ba6f37 08:16:53 ---> Running in 39b4760836ec 08:16:53 ---> Running in 68b94265cfc7 08:16:53 ---> Running in 1b6ee063ec43 08:16:54 Priming version 08:16:54 + snapcraftctl prime 08:16:55 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. 08:16:56 Removing intermediate container 4b1d8eb1778a 08:16:56 ---> d9b875ac3721 08:16:56 Step 5/26 : RUN apk add --update --no-cache make git 08:16:56 ---> Running in 07dae4046f7c 08:16:57 Removing intermediate container 39a999ba6f37 08:16:57 ---> 143ccfd6438a 08:16:57 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 08:16:57 ---> Running in 024e13af71ef 08:16:57 Removing intermediate container 1b6ee063ec43 08:16:57 ---> 7af4ce4ab913 08:16:57 Step 5/32 : RUN apk add --update --no-cache make git [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } 08:16:57 ---> Running in 4d2c9896a1c9 08:16:57 Removing intermediate container 39b4760836ec 08:16:57 ---> 2efcd39cb499 08:16:57 Step 5/24 : RUN apk add --update --no-cache make bash git [Pipeline] // stage [Pipeline] } 08:16:58 Removing intermediate container 68b94265cfc7 08:16:58 ---> 247bf728258c 08:16:58 Step 5/24 : RUN apk add --update --no-cache make git 08:16:58 ---> Running in 5825d433782b 08:16:58 ---> Running in 8e5924e47d34 08:16:59 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 08:16:59 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 08:17:00 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 08:17:00 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 08:17:00 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 08:17:00 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 08:17:00 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 08:17:01 OK: 218 MiB in 52 packages 08:17:01 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 08:17:01 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 08:17:01 OK: 218 MiB in 52 packages 08:17:02 OK: 218 MiB in 52 packages 08:17:02 Removing intermediate container 07dae4046f7c 08:17:02 ---> 7af7835363bd 08:17:02 Step 6/26 : COPY go.mod . 08:17:02 OK: 218 MiB in 52 packages 08:17:03 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 08:17:03 Removing intermediate container 024e13af71ef 08:17:03 ---> 1be9d3d90eb2 08:17:03 Step 6/23 : COPY go.mod . 08:17:03 ---> c0e9265c1f17 08:17:03 Step 7/26 : RUN go mod download 08:17:03 ---> Running in 4c63b171311a 08:17:03 Removing intermediate container 4d2c9896a1c9 08:17:03 ---> 1da7ad6b6abf 08:17:03 Step 6/32 : COPY go.mod . 08:17:04 Removing intermediate container 5825d433782b 08:17:04 ---> a144703e8138 08:17:04 Step 6/24 : COPY go.mod . 08:17:04 ---> 7a85d6e1aee6 08:17:04 Step 7/23 : RUN go mod download 08:17:04 ---> Running in 9a4926dfedec 08:17:05 ---> a9b812dba9f0 08:17:05 Step 7/32 : RUN go mod download 08:17:05 ---> 8857581085ec 08:17:05 Step 7/24 : RUN go mod download 08:17:05 ---> Running in 4732d02a56ee 08:17:05 ---> Running in 8a8f72c757d5 08:17:06 OK: 218 MiB in 52 packages 08:17:08 Removing intermediate container 8e5924e47d34 08:17:08 ---> 5116aa1a53c6 08:17:08 Step 6/24 : COPY go.mod . 08:17:09 Removing intermediate container 4c63b171311a 08:17:09 ---> 64e49645ce07 08:17:09 Step 8/26 : COPY . . 08:17:09 ---> 6673a13ca00c 08:17:09 Step 7/24 : RUN go mod download 08:17:10 ---> Running in 831d54bfb48f 08:17:10 Removing intermediate container 9a4926dfedec 08:17:10 ---> 0232aaa3ac8b 08:17:10 Step 8/23 : COPY . . 08:17:12 Removing intermediate container 4732d02a56ee 08:17:12 ---> 920a3c35b3fb 08:17:12 Step 8/32 : COPY . . 08:17:12 Removing intermediate container 8a8f72c757d5 08:17:12 ---> e11188f7dc5c 08:17:12 Step 8/24 : COPY . . 08:17:18 Removing intermediate container 831d54bfb48f 08:17:18 ---> c45c1be0b6d3 08:17:18 Step 8/24 : COPY . . 08:17:40 ---> 2768c0a10494 08:17:40 Step 9/23 : RUN go mod tidy 08:17:40 ---> ef8ae5655afb 08:17:40 Step 9/26 : RUN go mod tidy 08:17:40 ---> 5663966536fc 08:17:40 Step 9/32 : RUN go mod tidy 08:17:40 ---> 3f1916fee36f 08:17:40 Step 9/24 : RUN go mod tidy 08:17:40 ---> 8fef23132be9 08:17:40 Step 9/24 : RUN go mod tidy 08:17:40 ---> Running in e6482f3bb96b 08:17:40 ---> Running in 41ae6b2be7fc 08:17:40 ---> Running in e557a0fbcc4c 08:17:40 ---> Running in 37e34d5a9274 08:17:40 ---> Running in 9611892a6c5c 08:17:44 Removing intermediate container e6482f3bb96b 08:17:44 ---> 4a5a0eec647e 08:17:44 Step 10/23 : RUN make cmd/support-notifications/support-notifications 08:17:45 ---> Running in 5f0128269062 08:17:45 Removing intermediate container 41ae6b2be7fc 08:17:45 ---> fc5ebd14c87c 08:17:45 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:17:45 ---> Running in 64b5c0ff2289 08:17:46 Removing intermediate container 37e34d5a9274 08:17:46 ---> af79f054de13 08:17:46 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 08:17:46 ---> Running in bfa26f079e2c 08:17:46 Removing intermediate container 9611892a6c5c 08:17:46 ---> 12a894afb388 08:17:46 Removing intermediate container e557a0fbcc4c 08:17:46 ---> deb05a0c9cc2 08:17:46 Step 10/24 : RUN make cmd/core-command/core-command 08:17:46 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 08:17:46 ---> Running in fe8531c34c0f 08:17:46 ---> Running in 293eaa81e70d 08:17:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:17:48 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 08:17:48 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 08:17:49 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 08:17:49 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 08:19:41 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 08:19:46 Removing intermediate container 293eaa81e70d 08:19:46 ---> 72aa52fffcb5 08:19:46 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 08:19:46 Removing intermediate container 64b5c0ff2289 08:19:46 ---> cd7b65bb1846 08:19:46 08:19:46 Step 11/26 : FROM alpine:3.14 08:19:46 Removing intermediate container bfa26f079e2c 08:19:46 ---> 76081466a12a 08:19:46 08:19:46 Step 11/32 : FROM alpine:3.14 08:19:46 Removing intermediate container fe8531c34c0f 08:19:46 ---> 13b59827698e 08:19:46 08:19:46 Step 11/24 : FROM alpine:3.14 08:19:47 ---> Running in d501198994b9 08:19:47 3.14: Pulling from library/alpine 08:19:48 3.14: Pulling from library/alpine 08:19:48 3.14: Pulling from library/alpine 08:19:49 Removing intermediate container 5f0128269062 08:19:49 ---> 83e120795385 08:19:49 08:19:49 Step 11/23 : FROM alpine:3.14 08:19:49 3.14: Pulling from library/alpine 08:19:49 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 08:19:49 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 08:19:49 Status: Downloaded newer image for alpine:3.14 08:19:49 Status: Image is up to date for alpine:3.14 08:19:49 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 08:19:49 Status: Image is up to date for alpine:3.14 08:19:49 ---> bb3de5531c18 08:19:49 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 08:19:49 ---> bb3de5531c18 08:19:49 Step 12/24 : RUN apk add --update --no-cache dumb-init 08:19:49 ---> bb3de5531c18 08:19:49 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 08:19:49 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 08:19:49 Status: Image is up to date for alpine:3.14 08:19:49 ---> bb3de5531c18 08:19:49 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 08:19:49 ---> Running in b325f0b3908d 08:19:49 ---> Running in 7a3edb661609 08:19:49 ---> Running in ac7fd4204131 08:19:49 ---> Running in 4eafafa966a5 08:19:50 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 08:19:50 Removing intermediate container ac7fd4204131 08:19:50 ---> 4c7d39837750 08:19:50 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 08:19:50 ---> Running in f3042f35ebed 08:19:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 08:19:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 08:19:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 08:19:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 08:19:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 08:19:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 08:19:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 08:19:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 08:19:53 (1/1) Installing dumb-init (1.2.5-r1) 08:19:53 Executing busybox-1.33.1-r3.trigger 08:19:53 OK: 5 MiB in 15 packages 08:19:53 (1/2) Installing dumb-init (1.2.5-r1) 08:19:53 (2/2) Installing su-exec (0.2-r1) 08:19:53 Executing busybox-1.33.1-r3.trigger 08:19:53 (1/3) Installing ca-certificates (20191127-r5) 08:19:53 (1/2) Installing ca-certificates (20191127-r5) 08:19:54 OK: 5 MiB in 16 packages 08:19:54 (2/3) Installing dumb-init (1.2.5-r1) 08:19:54 (2/2) Installing dumb-init (1.2.5-r1) 08:19:54 (3/3) Installing su-exec (0.2-r1) 08:19:54 Executing busybox-1.33.1-r3.trigger 08:19:54 Executing busybox-1.33.1-r3.trigger 08:19:54 Executing ca-certificates-20191127-r5.trigger 08:19:54 Executing ca-certificates-20191127-r5.trigger 08:19:54 Removing intermediate container d501198994b9 08:19:54 ---> 1971cea00cc2 08:19:54 08:19:54 Step 12/24 : FROM docker:20.10.7 08:19:54 OK: 6 MiB in 17 packages 08:19:54 OK: 6 MiB in 16 packages 08:19:54 20.10.7: Pulling from library/docker 08:19:55 Removing intermediate container 7a3edb661609 08:19:55 ---> f8e9855ce97e 08:19:55 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:19:56 ---> Running in 93abccc7bfb5 08:19:56 Removing intermediate container f3042f35ebed 08:19:56 ---> e8a8748f55bb 08:19:56 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 08:19:56 ---> Running in d0e47615a6dc 08:19:57 Removing intermediate container 4eafafa966a5 08:19:57 ---> 96e1500d3e33 08:19:57 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 08:19:57 Removing intermediate container b325f0b3908d 08:19:57 ---> ce99992eba8d 08:19:57 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:19:57 Removing intermediate container 93abccc7bfb5 08:19:57 ---> 6c6dd816498f 08:19:57 Step 14/24 : ENV APP_PORT=59882 08:19:57 ---> Running in d8271dab1f24 08:19:57 ---> Running in b41b2db631e9 08:19:57 ---> Running in 9f7b7333a644 08:19:57 Removing intermediate container d0e47615a6dc 08:19:57 ---> 268dd7941f20 08:19:57 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 08:19:57 ---> Running in 2e354b6da556 08:19:58 Removing intermediate container d8271dab1f24 08:19:58 ---> 2b3997fcff1e 08:19:58 Step 14/23 : ENV APP_PORT=59860 08:19:58 Removing intermediate container b41b2db631e9 08:19:58 ---> aa1cd5382194 08:19:58 Step 15/24 : EXPOSE $APP_PORT 08:19:58 Removing intermediate container 9f7b7333a644 08:19:58 ---> 325fac186a8a 08:19:58 Step 14/26 : WORKDIR / 08:19:58 ---> Running in 239ef1bc8015 08:19:58 ---> Running in ab4de72cdfaa 08:19:58 Removing intermediate container 2e354b6da556 08:19:58 ---> fbe2d0b0236d 08:19:58 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 08:19:58 ---> Running in 3bfd9273f288 08:19:59 ---> Running in 2cbb73a61f39 08:19:59 Removing intermediate container 239ef1bc8015 08:19:59 ---> f747ff72229d 08:19:59 Step 15/23 : EXPOSE $APP_PORT 08:19:59 Removing intermediate container ab4de72cdfaa 08:19:59 ---> 60ad1368a3ec 08:19:59 Step 16/24 : WORKDIR / 08:19:59 ---> Running in 22deaf3ee80c 08:19:59 Removing intermediate container 3bfd9273f288 08:19:59 ---> 60bbafef6db7 08:19:59 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 08:20:00 ---> Running in 497c67d6dccc 08:20:00 Removing intermediate container 22deaf3ee80c 08:20:00 ---> 5216c19fae87 08:20:00 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:20:01 Removing intermediate container 497c67d6dccc 08:20:01 ---> 7681a635c915 08:20:01 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 08:20:01 ---> fe5c8fc2ef04 08:20:01 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 08:20:02 ---> a88411c3482c 08:20:02 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:20:02 Removing intermediate container 2cbb73a61f39 08:20:02 ---> 53366647b315 08:20:02 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 08:20:03 ---> 0bd59ddc1b35 08:20:03 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:20:03 ---> Running in bbcd8cad99e0 08:20:03 ---> 06a4c89c5c9c 08:20:03 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 08:20:04 ---> be2db4007818 08:20:04 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 08:20:04 Removing intermediate container bbcd8cad99e0 08:20:04 ---> ac999225bcdc 08:20:04 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 08:20:05 ---> 48ff0abfee20 08:20:05 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 08:20:05 ---> 0c913002383e 08:20:05 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 08:20:06 ---> 2bdaf3a1d9d8 08:20:06 Step 19/23 : ENTRYPOINT ["/support-notifications"] 08:20:06 ---> Running in b635b67f43e6 08:20:06 ---> 38705be76e25 08:20:06 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 08:20:06 ---> 4d8a836e56b8 08:20:06 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:20:06 ---> Running in 7e970a65a398 08:20:07 ---> 5a673fb1e236 08:20:07 Step 20/24 : ENTRYPOINT ["/core-command"] 08:20:07 Removing intermediate container b635b67f43e6 08:20:07 ---> 3ce5de905f33 08:20:07 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:20:07 ---> Running in 3d65143e028f 08:20:07 ---> Running in ffbb000f2a18 08:20:08 Removing intermediate container 3d65143e028f 08:20:08 ---> c8d1c53acc44 08:20:08 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:20:08 Removing intermediate container ffbb000f2a18 08:20:08 ---> 6aaab9e99594 08:20:08 Step 21/23 : LABEL arch=arm64 08:20:08 ---> Running in d403572204a3 08:20:08 ---> Running in 5c574811eb4f 08:20:08 ---> 496bdf716339 08:20:08 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:20:09 Removing intermediate container d403572204a3 08:20:09 ---> 81e7fbee7ff2 08:20:09 Step 22/24 : LABEL arch=arm64 08:20:09 Removing intermediate container 5c574811eb4f 08:20:09 ---> 12c7f79ed8a2 08:20:09 Step 22/23 : LABEL git_sha=95a6ff91c8ff7deeb68e616497a1a6e44f11109f 08:20:09 ---> Running in 309641880d23 08:20:10 Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 08:20:10 Status: Downloaded newer image for docker:20.10.7 08:20:10 ---> df445af6242a 08:20:10 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 08:20:10 ---> Running in 616417949dda 08:20:10 ---> Running in 471e8cdc6651 08:20:10 Removing intermediate container 7e970a65a398 08:20:10 ---> 9e2969d43101 08:20:10 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 08:20:10 Removing intermediate container 309641880d23 08:20:10 ---> 864b20dc7e24 08:20:10 Step 23/24 : LABEL git_sha=95a6ff91c8ff7deeb68e616497a1a6e44f11109f 08:20:10 ---> 00d04a7f00d7 08:20:10 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:20:10 ---> Running in 8e8c5edc3d62 08:20:10 Removing intermediate container 616417949dda 08:20:10 ---> 8a1e7c539247 08:20:10 Step 23/23 : LABEL version=0.0.0 08:20:11 Removing intermediate container 471e8cdc6651 08:20:11 ---> c4664c87fe33 08:20:11 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 08:20:11 ---> Running in 3b6833bc19cd 08:20:11 ---> Running in 0ce16ec9090b 08:20:11 ---> e07ba718b7ef 08:20:11 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:20:11 Removing intermediate container 8e8c5edc3d62 08:20:11 ---> 3fe82bee2920 08:20:11 Step 24/24 : LABEL version=0.0.0 08:20:11 ---> Running in 371851c608fd 08:20:11 ---> b0ffb5c3d384 08:20:11 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 08:20:11 Removing intermediate container 3b6833bc19cd 08:20:11 ---> a4f5102ce143 08:20:11 08:20:12 ---> Running in 25f28745f2dc 08:20:12 Successfully built a4f5102ce143 08:20:12 Successfully tagged support-notifications-arm64:latest 08:20:12 Building core-data 08:20:13  Building support-notifications ... done Removing intermediate container 371851c608fd 08:20:13 ---> c72fa4aedd43 08:20:13 08:20:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 08:20:13 Successfully built c72fa4aedd43 08:20:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 08:20:13 Successfully tagged core-command-arm64:latest 08:20:13  Building core-command ... done Building support-scheduler 08:20:13 ---> 8cfd1ec5771e 08:20:13 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 08:20:14 (1/39) Installing readline (8.1.0-r0) 08:20:14 (2/39) Installing bash (5.1.0-r0) 08:20:14 Executing bash-5.1.0-r0.post-install 08:20:14 (3/39) Installing brotli-libs (1.0.9-r3) 08:20:14 (4/39) Installing nghttp2-libs (1.42.0-r1) 08:20:14 (5/39) Installing libcurl (7.79.1-r0) 08:20:14 (6/39) Installing curl (7.79.1-r0) 08:20:14 (7/39) Installing dumb-init (1.2.5-r0) 08:20:14 (8/39) Installing libbz2 (1.0.8-r1) 08:20:14 (9/39) Installing expat (2.2.10-r1) 08:20:14 (10/39) Installing libffi (3.3-r2) 08:20:14 (11/39) Installing gdbm (1.19-r0) 08:20:14 (12/39) Installing xz-libs (5.2.5-r0) 08:20:14 (13/39) Installing sqlite-libs (3.34.1-r0) 08:20:15 (14/39) Installing python3 (3.8.10-r0) 08:20:15 ---> 0eed66af8b89 08:20:15 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 08:20:15 Removing intermediate container 25f28745f2dc 08:20:15 ---> eb15d64987e1 08:20:15 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 08:20:16 ---> Running in e24614ef8219 08:20:17 ---> 76eaae50a228 08:20:17 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 08:20:18 Removing intermediate container e24614ef8219 08:20:18 ---> 2e3771fff620 08:20:18 Step 24/26 : LABEL arch=arm64 08:20:18 (15/39) Installing py3-appdirs (1.4.4-r1) 08:20:18 (16/39) Installing py3-ordered-set (4.0.2-r0) 08:20:18 (17/39) Installing py3-parsing (2.4.7-r1) 08:20:18 (18/39) Installing py3-six (1.15.0-r0) 08:20:18 (19/39) Installing py3-packaging (20.9-r0) 08:20:18 (20/39) Installing py3-setuptools (51.3.3-r0) 08:20:18 (21/39) Installing py3-chardet (4.0.0-r0) 08:20:18 (22/39) Installing py3-idna (3.1-r0) 08:20:18 (23/39) Installing py3-urllib3 (1.26.2-r1) 08:20:18 (24/39) Installing py3-requests (2.25.1-r1) 08:20:18 ---> Running in 184472080bfc 08:20:18 (25/39) Installing py3-msgpack (1.0.2-r0) 08:20:18 (26/39) Installing py3-lockfile (0.12.2-r3) 08:20:18 (27/39) Installing py3-cachecontrol (0.12.6-r0) 08:20:18 ---> 6aae41522a59 08:20:18 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 08:20:18 (28/39) Installing py3-colorama (0.4.4-r0) 08:20:18 (29/39) Installing py3-contextlib2 (0.6.0-r0) 08:20:18 (30/39) Installing py3-distlib (0.3.1-r1) 08:20:18 (31/39) Installing py3-distro (1.5.0-r1) 08:20:18 (32/39) Installing py3-webencodings (0.5.1-r3) 08:20:18 (33/39) Installing py3-html5lib (1.1-r0) 08:20:18 (34/39) Installing py3-pytoml (0.1.21-r0) 08:20:18 (35/39) Installing py3-pep517 (0.9.1-r0) 08:20:18 (36/39) Installing py3-progress (1.5-r0) 08:20:18 (37/39) Installing py3-retrying (1.3.3-r0) 08:20:18 (38/39) Installing py3-toml (0.10.2-r0) 08:20:18 (39/39) Installing py3-pip (20.3.4-r0) 08:20:19 ---> Running in 95a32b5eb5c5 08:20:19 Executing busybox-1.32.1-r6.trigger 08:20:19 OK: 82 MiB in 59 packages 08:20:19 Removing intermediate container 184472080bfc 08:20:19 ---> d16fe5a5e82d 08:20:19 Step 25/26 : LABEL git_sha=95a6ff91c8ff7deeb68e616497a1a6e44f11109f 08:20:20 Removing intermediate container 95a32b5eb5c5 08:20:20 ---> 4d344f801fe1 08:20:20 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:20:20 ---> Running in 25b665d5a7f8 08:20:21 Removing intermediate container 25b665d5a7f8 08:20:21 ---> 5b45e51d8f52 08:20:21 Step 26/26 : LABEL version=0.0.0 08:20:21 ---> 6ff84562f76e 08:20:21 Step 27/32 : RUN chmod +x /entrypoint.sh 08:20:21 ---> Running in c78e95d50edf 08:20:22 ---> Running in 2043dab8a47a 08:20:22 Removing intermediate container c78e95d50edf 08:20:22 ---> f89ca05b55f7 08:20:22 08:20:22 Successfully built f89ca05b55f7 08:20:23 Successfully tagged security-secretstore-setup-arm64:latest 08:20:23 Building security-proxy-setup 08:20:25  Building security-secretstore-setup ... done Removing intermediate container 2043dab8a47a 08:20:25 ---> bf974608c4ba 08:20:25 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 08:20:26 ---> Running in 341ca621ae1f 08:20:27 Removing intermediate container 341ca621ae1f 08:20:27 ---> 018bfbe7fccd 08:20:27 Step 29/32 : CMD ["gate"] 08:20:28 ---> Running in eacaf112c06c 08:20:28 Collecting docker-compose==1.23.2 08:20:28 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 08:20:29 Removing intermediate container eacaf112c06c 08:20:29 ---> 03a595977015 08:20:29 Step 30/32 : LABEL arch=arm64 08:20:29 Collecting cached-property<2,>=1.2.0 08:20:29 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 08:20:29 Collecting docopt<0.7,>=0.6.1 08:20:29 Downloading docopt-0.6.2.tar.gz (25 kB) 08:20:29 ---> Running in 2f43231d4ba6 08:20:30 Removing intermediate container 2f43231d4ba6 08:20:30 ---> 5dce767c0a55 08:20:30 Step 31/32 : LABEL git_sha=95a6ff91c8ff7deeb68e616497a1a6e44f11109f 08:20:30 ---> Running in a0d3fa072f12 08:20:31 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 08:20:31 Removing intermediate container a0d3fa072f12 08:20:31 ---> c3ee8760f1a8 08:20:31 Step 32/32 : LABEL version=0.0.0 08:20:32 Collecting websocket-client<1.0,>=0.32.0 08:20:32 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 08:20:32 ---> Running in 9ff4494556f9 08:20:32 Collecting docker<4.0,>=3.6.0 08:20:32 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 08:20:32 Removing intermediate container 9ff4494556f9 08:20:32 ---> a76728afd5e6 08:20:32 08:20:33 Successfully built a76728afd5e6 08:20:33 Successfully tagged security-bootstrapper-arm64:latest 08:20:33  Building security-bootstrapper ... done Building core-metadata 08:20:33 Collecting PyYAML<4,>=3.10 08:20:33 Downloading PyYAML-3.13.tar.gz (270 kB) 08:20:37 Collecting jsonschema<3,>=2.5.1 08:20:37 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 08:20:38 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 08:20:38 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 08:20:38 Collecting dockerpty<0.5,>=0.4.1 08:20:38 Downloading dockerpty-0.4.1.tar.gz (13 kB) 08:20:41 Collecting texttable<0.10,>=0.9.0 08:20:41 Downloading texttable-0.9.1.tar.gz (11 kB) 08:20:43 Collecting docker-pycreds>=0.4.0 08:20:43 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 08:20:44 Collecting idna<2.8,>=2.5 08:20:44 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 08:20:44 Collecting certifi>=2017.4.17 08:20:44 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 08:20:45 Collecting urllib3<1.25,>=1.21.1 08:20:45 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 08:20:45 Collecting chardet<3.1.0,>=3.0.2 08:20:46 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 08:20:46 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 08:20:46 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 08:20:46 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 08:20:46 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 08:20:47 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 08:20:47 Attempting uninstall: urllib3 08:20:47 Found existing installation: urllib3 1.26.2 08:20:47 Uninstalling urllib3-1.26.2: 08:20:47 Successfully uninstalled urllib3-1.26.2 08:20:48 Attempting uninstall: idna 08:20:48 Found existing installation: idna 3.1 08:20:48 Uninstalling idna-3.1: 08:20:48 Successfully uninstalled idna-3.1 08:20:48 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 08:20:48 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:20:48 ---> 6001ab2ac487 08:20:48 Step 3/23 : WORKDIR /edgex-go 08:20:48 ---> Using cache 08:20:48 ---> 868e50e857cc 08:20:48 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:20:48 ---> Using cache 08:20:48 ---> 7af4ce4ab913 08:20:48 Step 5/23 : RUN apk add --update --no-cache make git 08:20:48 ---> Using cache 08:20:48 ---> 1da7ad6b6abf 08:20:48 Step 6/23 : COPY go.mod . 08:20:48 ---> Using cache 08:20:48 ---> a9b812dba9f0 08:20:48 Step 7/23 : RUN go mod download 08:20:48 ---> Using cache 08:20:48 ---> 920a3c35b3fb 08:20:48 Step 8/23 : COPY . . 08:20:48 ---> Using cache 08:20:48 ---> 5663966536fc 08:20:48 Step 9/23 : RUN go mod tidy 08:20:48 ---> Using cache 08:20:48 ---> af79f054de13 08:20:48 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 08:20:49 Attempting uninstall: chardet 08:20:49 Found existing installation: chardet 4.0.0 08:20:49 Uninstalling chardet-4.0.0: 08:20:49 Successfully uninstalled chardet-4.0.0 08:20:50 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 08:20:50 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:20:50 ---> 6001ab2ac487 08:20:50 Step 3/24 : WORKDIR /edgex-go 08:20:50 ---> Using cache 08:20:50 ---> 868e50e857cc 08:20:50 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:20:50 ---> Using cache 08:20:50 ---> 7af4ce4ab913 08:20:50 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 08:20:54 Attempting uninstall: requests 08:20:54 Found existing installation: requests 2.25.1 08:20:54 ---> Running in a16fea2cdd83 08:20:54 ---> Running in d47e3a5e20e2 08:20:54 Uninstalling requests-2.25.1: 08:20:54 Successfully uninstalled requests-2.25.1 08:20:54 Running setup.py install for texttable: started 08:20:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:20:56 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 08:20:57 Running setup.py install for texttable: finished with status 'done' 08:20:57 Running setup.py install for PyYAML: started 08:20:58 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 08:21:00 Running setup.py install for PyYAML: finished with status 'done' 08:21:00 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 08:21:00 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:21:00 ---> 6001ab2ac487 08:21:00 Step 3/22 : WORKDIR /edgex-go 08:21:00 ---> Using cache 08:21:00 ---> 868e50e857cc 08:21:00 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:21:00 ---> Using cache 08:21:00 ---> 7af4ce4ab913 08:21:00 Step 5/22 : RUN apk add --update --no-cache make git 08:21:00 ---> Using cache 08:21:00 ---> 1da7ad6b6abf 08:21:00 Step 6/22 : COPY go.mod . 08:21:00 ---> Using cache 08:21:00 ---> a9b812dba9f0 08:21:00 Step 7/22 : RUN go mod download 08:21:00 ---> Using cache 08:21:00 ---> 920a3c35b3fb 08:21:00 Step 8/22 : COPY . . 08:21:00 ---> Using cache 08:21:00 ---> 5663966536fc 08:21:00 Step 9/22 : RUN go mod tidy 08:21:00 ---> Using cache 08:21:00 ---> af79f054de13 08:21:00 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 08:21:01 OK: 218 MiB in 52 packages 08:21:01 Running setup.py install for docopt: started 08:21:03 ---> Running in 914a1af419c9 08:21:04 Removing intermediate container d47e3a5e20e2 08:21:04 ---> e5eb01315535 08:21:04 Step 6/24 : COPY go.mod . 08:21:04 Running setup.py install for docopt: finished with status 'done' 08:21:04 Running setup.py install for dockerpty: started 08:21:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 08:21:06 ---> a68ec89ffb74 08:21:06 Step 7/24 : RUN go mod download 08:21:06 ---> Running in de6f947a4f35 08:21:07 Running setup.py install for dockerpty: finished with status 'done' 08:21:09 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 08:21:09 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:21:09 ---> 6001ab2ac487 08:21:09 Step 3/24 : WORKDIR /edgex-go 08:21:09 ---> Using cache 08:21:09 ---> 868e50e857cc 08:21:09 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:21:09 ---> Using cache 08:21:09 ---> 7af4ce4ab913 08:21:09 Step 5/24 : RUN apk add --update --no-cache make git 08:21:09 ---> Using cache 08:21:09 ---> 1da7ad6b6abf 08:21:09 Step 6/24 : COPY go.mod . 08:21:09 ---> Using cache 08:21:09 ---> a9b812dba9f0 08:21:09 Step 7/24 : RUN go mod download 08:21:09 ---> Using cache 08:21:09 ---> 920a3c35b3fb 08:21:09 Step 8/24 : COPY . . 08:21:09 ---> Using cache 08:21:09 ---> 5663966536fc 08:21:09 Step 9/24 : RUN go mod tidy 08:21:09 ---> Using cache 08:21:09 ---> af79f054de13 08:21:09 Step 10/24 : RUN make cmd/core-metadata/core-metadata 08:21:09 ---> Running in 00d0944e7d84 08:21:10 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 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 08:21:11 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 08:21:13 Removing intermediate container de6f947a4f35 08:21:13 ---> 4b38d91f45b7 08:21:13 Step 8/24 : COPY . . 08:21:32 Removing intermediate container 0ce16ec9090b 08:21:32 ---> 1453766d59f6 08:21:32 Step 15/24 : ENV APP_PORT=58890 08:21:32 ---> Running in 14f62b8b6273 08:21:32 Removing intermediate container 14f62b8b6273 08:21:32 ---> 51b489de0e26 08:21:32 Step 16/24 : EXPOSE $APP_PORT 08:21:32 ---> Running in 35f69deccd67 08:21:33 Removing intermediate container 35f69deccd67 08:21:33 ---> 2e16716dda81 08:21:33 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 08:21:36 ---> 8a78406b6269 08:21:36 Step 9/24 : RUN go mod tidy 08:21:36 ---> 81268c501d36 08:21:36 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 08:21:36 ---> Running in b2913c1b3128 08:21:38 ---> 23c7135a764b 08:21:38 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 08:21:40 ---> 0eecb4d3361b 08:21:40 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 08:21:40 ---> Running in dd8f980a7ade 08:21:40 Removing intermediate container dd8f980a7ade 08:21:40 ---> 8b810ae32332 08:21:40 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:21:41 ---> Running in 736ddfecb1c6 08:21:42 Removing intermediate container 736ddfecb1c6 08:21:42 ---> b369ae5d2c8f 08:21:42 Step 22/24 : LABEL arch=arm64 08:21:42 ---> Running in 8120eaad200c 08:21:42 Removing intermediate container 8120eaad200c 08:21:42 ---> 59a49240e057 08:21:42 Step 23/24 : LABEL git_sha=95a6ff91c8ff7deeb68e616497a1a6e44f11109f 08:21:43 ---> Running in c81d63fed9cd 08:21:44 Removing intermediate container c81d63fed9cd 08:21:44 ---> 9eeaeb94677c 08:21:44 Step 24/24 : LABEL version=0.0.0 08:21:44 ---> Running in 34751b49f69a 08:21:45 Removing intermediate container b2913c1b3128 08:21:45 ---> 863fc97cf25c 08:21:45 Step 10/24 : RUN make cmd/core-data/core-data 08:21:45 Removing intermediate container 34751b49f69a 08:21:45 ---> 32fd86c8cf02 08:21:45 08:21:45 ---> Running in 423222cbd583 08:21:46 Successfully built 32fd86c8cf02 08:21:46 Successfully tagged sys-mgmt-agent-arm64:latest 08:21:48  Building sys-mgmt-agent ... done 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 08:22:44 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 08:22:44 Removing intermediate container a16fea2cdd83 08:22:44 ---> 358ef5d4ec09 08:22:44 08:22:44 Step 11/23 : FROM alpine:3.14 08:22:44 ---> bb3de5531c18 08:22:44 Step 12/23 : RUN apk add --update --no-cache dumb-init 08:22:44 ---> Using cache 08:22:44 ---> f8e9855ce97e 08:22:44 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:22:44 ---> Using cache 08:22:44 ---> 6c6dd816498f 08:22:44 Step 14/23 : ENV APP_PORT=59861 08:22:44 ---> Running in 7a7be2905fd7 08:22:44 Removing intermediate container 7a7be2905fd7 08:22:44 ---> 0a8039482988 08:22:44 Step 15/23 : EXPOSE $APP_PORT 08:22:44 ---> Running in 7b79278c9a42 08:22:44 Removing intermediate container 7b79278c9a42 08:22:44 ---> 3b626651b007 08:22:44 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:22:44 ---> 991b19c44ccf 08:22:44 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:22:46 ---> 802eb747fb63 08:22:46 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 08:22:48 ---> 3ecc096399dd 08:22:48 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 08:22:48 ---> Running in b58799a9925b 08:22:49 Removing intermediate container b58799a9925b 08:22:49 ---> 202280af6a26 08:22:49 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:22:49 ---> Running in c5c668b3979b 08:22:51 Removing intermediate container c5c668b3979b 08:22:51 ---> 2ea2ce37546d 08:22:51 Step 21/23 : LABEL arch=arm64 08:22:51 ---> Running in 80637f629a8d 08:22:51 Removing intermediate container 914a1af419c9 08:22:51 ---> 01a057f0c9f3 08:22:51 08:22:51 Step 11/22 : FROM alpine:3.14 08:22:51 ---> bb3de5531c18 08:22:51 Step 12/22 : RUN apk add --update --no-cache curl 08:22:52 ---> Running in 2594d616812f 08:22:52 Removing intermediate container 80637f629a8d 08:22:52 ---> 9b071ac22683 08:22:52 Step 22/23 : LABEL git_sha=95a6ff91c8ff7deeb68e616497a1a6e44f11109f 08:22:52 ---> Running in 1a06aeafd9a2 08:22:53 Removing intermediate container 1a06aeafd9a2 08:22:53 ---> fbc7064b6265 08:22:53 Step 23/23 : LABEL version=0.0.0 08:22:53 ---> Running in 8be2e52d8f41 08:22:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 08:22:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 08:22:54 Removing intermediate container 8be2e52d8f41 08:22:54 ---> beecaaa1e93a 08:22:54 08:22:55 Successfully built beecaaa1e93a 08:22:55 Successfully tagged support-scheduler-arm64:latest 08:22:55  Building support-scheduler ... done (1/5) Installing ca-certificates (20191127-r5) 08:22:55 (2/5) Installing brotli-libs (1.0.9-r5) 08:22:55 (3/5) Installing nghttp2-libs (1.43.0-r0) 08:22:55 (4/5) Installing libcurl (7.79.1-r0) 08:22:55 (5/5) Installing curl (7.79.1-r0) 08:22:55 Executing busybox-1.33.1-r3.trigger 08:22:55 Executing ca-certificates-20191127-r5.trigger 08:22:56 OK: 8 MiB in 19 packages 08:22:59 Removing intermediate container 00d0944e7d84 08:22:59 ---> 6a15cdf5230d 08:22:59 08:22:59 Step 11/24 : FROM alpine:3.14 08:22:59 ---> bb3de5531c18 08:22:59 Step 12/24 : RUN apk add --update --no-cache dumb-initRemoving intermediate container 2594d616812f 08:22:59 ---> 5f5e8fd9bf90 08:22:59 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:22:59 08:22:59 ---> Using cache 08:22:59 ---> f8e9855ce97e 08:22:59 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:22:59 ---> Using cache 08:22:59 ---> 6c6dd816498f 08:22:59 Step 14/24 : ENV APP_PORT=59881 08:22:59 ---> Running in 13f616686335 08:22:59 ---> Running in 756ae2740abd 08:23:00 Removing intermediate container 13f616686335 08:23:00 ---> 4340c0872540 08:23:00 Step 14/22 : WORKDIR /edgex 08:23:00 Removing intermediate container 756ae2740abd 08:23:00 ---> e0181d7d541f 08:23:00 Step 15/24 : EXPOSE $APP_PORT 08:23:00 ---> Running in 828107cb3473 08:23:00 ---> Running in cf8a38b8c4fb 08:23:01 Removing intermediate container cf8a38b8c4fb 08:23:01 ---> c2ee703c6a0c 08:23:01 Step 16/24 : WORKDIR / 08:23:01 Removing intermediate container 828107cb3473 08:23:01 ---> 854b4d8761fe 08:23:01 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 08:23:02 ---> Running in da9309bfb5fa 08:23:03 Removing intermediate container da9309bfb5fa 08:23:03 ---> d71a51a4aac7 08:23:03 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 08:23:03 ---> 05ca3886b1cc 08:23:03 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 08:23:04 ---> 5c4e74b6c437 08:23:04 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:23:05 ---> 7f1ca5ea713b 08:23:05 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:23:07 ---> 37a393019d55 08:23:07 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 08:23:07 ---> b965f712c8fa 08:23:07 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 08:23:07 ---> Running in a10c91cf3c1c 08:23:07 ---> 5eaaf82c3e36 08:23:07 Step 20/24 : ENTRYPOINT ["/core-metadata"] 08:23:07 Removing intermediate container a10c91cf3c1c 08:23:07 ---> fca9672872ed 08:23:07 Step 19/22 : CMD ["--init=true"] 08:23:07 ---> Running in d390ff2be81a 08:23:08 ---> Running in 76e1f13f190a 08:23:08 Removing intermediate container d390ff2be81a 08:23:08 ---> b8175fcc198c 08:23:08 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:23:09 Removing intermediate container 76e1f13f190a 08:23:09 ---> 93b186b08fa9 08:23:09 Step 20/22 : LABEL arch=arm64 08:23:09 ---> Running in e25c991ecd35 08:23:09 ---> Running in 0607cb3f2610 08:23:09 Removing intermediate container e25c991ecd35 08:23:09 ---> e845148ad374 08:23:09 Step 22/24 : LABEL arch=arm64 08:23:10 ---> Running in 3a06f790c013 08:23:10 Removing intermediate container 0607cb3f2610 08:23:10 ---> 3a930be9bd41 08:23:10 Step 21/22 : LABEL git_sha=95a6ff91c8ff7deeb68e616497a1a6e44f11109f 08:23:10 ---> Running in 3320a2ae8b3a 08:23:10 Removing intermediate container 3a06f790c013 08:23:10 ---> 28eb52e06847 08:23:10 Step 23/24 : LABEL git_sha=95a6ff91c8ff7deeb68e616497a1a6e44f11109f 08:23:11 ---> Running in 0cd913bad32d 08:23:11 Removing intermediate container 3320a2ae8b3a 08:23:11 ---> bc7f2ecf8d63 08:23:11 Step 22/22 : LABEL version=0.0.0 08:23:11 ---> Running in 6d8556551938 08:23:11 Removing intermediate container 0cd913bad32d 08:23:11 ---> 6f026687c8dc 08:23:11 Step 24/24 : LABEL version=0.0.0 08:23:11 ---> Running in fc4141c67197 08:23:12 Removing intermediate container 6d8556551938 08:23:12 ---> 5a2bd4107782 08:23:12 08:23:12 Successfully built 5a2bd4107782 08:23:12 Successfully tagged security-proxy-setup-arm64:latest 08:23:12  Building security-proxy-setup ... done Removing intermediate container fc4141c67197 08:23:12 ---> 7636a4c1b36a 08:23:12 08:23:13 Successfully built 7636a4c1b36a 08:23:13 Successfully tagged core-metadata-arm64:latest 08:23:15  Building core-metadata ... done Removing intermediate container 423222cbd583 08:23:15 ---> 46ab92f9fd83 08:23:15 08:23:15 Step 11/24 : FROM alpine:3.14 08:23:15 ---> bb3de5531c18 08:23:15 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 08:23:15 ---> Running in 08a38fcbd0de 08:23:16 Removing intermediate container 08a38fcbd0de 08:23:16 ---> 6eacea31613a 08:23:16 Step 13/24 : ENV APP_PORT=59880 08:23:16 ---> Running in 90deb626c282 08:23:17 Removing intermediate container 90deb626c282 08:23:17 ---> 98cb8b42acbc 08:23:17 Step 14/24 : EXPOSE $APP_PORT 08:23:17 ---> Running in 1ed06c5436d1 08:23:17 Removing intermediate container 1ed06c5436d1 08:23:17 ---> 89a02698d489 08:23:17 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:23:17 ---> Running in 286a6813f70b 08:23:20 Removing intermediate container 286a6813f70b 08:23:20 ---> 1d582059e8a4 08:23:20 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 08:23:20 ---> Running in 6266bba87d00 08:23:21 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 08:23:22 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 08:23:23 (1/6) Installing dumb-init (1.2.5-r1) 08:23:23 (2/6) Installing libgcc (10.3.1_git20210424-r2) 08:23:24 (3/6) Installing libsodium (1.0.18-r0) 08:23:24 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 08:23:24 (5/6) Installing libzmq (4.3.4-r0) 08:23:24 (6/6) Installing zeromq (4.3.4-r0) 08:23:25 Executing busybox-1.33.1-r3.trigger 08:23:25 OK: 8 MiB in 20 packages 08:23:26 Removing intermediate container 6266bba87d00 08:23:26 ---> 4f9a8859c5ab 08:23:26 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 08:23:27 ---> ce8a16dbca08 08:23:27 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:23:28 ---> 6a83974a931f 08:23:28 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 08:23:29 ---> 64a18bc71c50 08:23:29 Step 20/24 : ENTRYPOINT ["/core-data"] 08:23:29 ---> Running in bfd67c31a5f5 08:23:30 Removing intermediate container bfd67c31a5f5 08:23:30 ---> 201f39857d30 08:23:30 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:23:30 ---> Running in 4801653f9a44 08:23:30 Removing intermediate container 4801653f9a44 08:23:30 ---> f0ed20a7c049 08:23:30 Step 22/24 : LABEL arch=arm64 08:23:30 ---> Running in c53c244d9870 08:23:31 Removing intermediate container c53c244d9870 08:23:31 ---> 3d7b5b8c9714 08:23:31 Step 23/24 : LABEL git_sha=95a6ff91c8ff7deeb68e616497a1a6e44f11109f 08:23:31 ---> Running in 9875de923781 08:23:31 Removing intermediate container 9875de923781 08:23:31 ---> e5d12b980302 08:23:31 Step 24/24 : LABEL version=0.0.0 08:23:32 ---> Running in 0f3794115385 08:23:32 Removing intermediate container 0f3794115385 08:23:32 ---> 26e061290869 08:23:32 08:23:33 Successfully built 26e061290869 08:23:33 Successfully tagged core-data-arm64:latest 08:23:33  Building core-data ... done  [Pipeline] } 08:23:33 $ docker stop --time=1 f27be41678b808749f9591753b68143b7bd478317322b3310d87bcb7794d3fde 08:23:34 $ docker rm -f f27be41678b808749f9591753b68143b7bd478317322b3310d87bcb7794d3fde [Pipeline] // withDockerContainer [Pipeline] sh 08:23:35 + docker images 08:23:35 REPOSITORY TAG IMAGE ID CREATED SIZE 08:23:35 core-data-arm64 latest 26e061290869 3 seconds ago 19.4MB 08:23:35 46ab92f9fd83 21 seconds ago 1.57GB 08:23:35 core-metadata-arm64 latest 7636a4c1b36a 23 seconds ago 15.8MB 08:23:35 security-proxy-setup-arm64 latest 5a2bd4107782 24 seconds ago 25.3MB 08:23:35 6a15cdf5230d 37 seconds ago 1.57GB 08:23:35 support-scheduler-arm64 latest beecaaa1e93a 41 seconds ago 15.2MB 08:23:35 01a057f0c9f3 44 seconds ago 1.57GB 08:23:35 358ef5d4ec09 55 seconds ago 1.57GB 08:23:35 sys-mgmt-agent-arm64 latest 32fd86c8cf02 About a minute ago 312MB 08:23:35 security-bootstrapper-arm64 latest a76728afd5e6 3 minutes ago 17.7MB 08:23:35 security-secretstore-setup-arm64 latest f89ca05b55f7 3 minutes ago 26.5MB 08:23:35 core-command-arm64 latest c72fa4aedd43 3 minutes ago 15.2MB 08:23:35 support-notifications-arm64 latest a4f5102ce143 3 minutes ago 15.9MB 08:23:35 1971cea00cc2 3 minutes ago 1.57GB 08:23:35 83e120795385 3 minutes ago 1.57GB 08:23:35 76081466a12a 3 minutes ago 1.57GB 08:23:35 cd7b65bb1846 3 minutes ago 1.57GB 08:23:35 13b59827698e 3 minutes ago 1.56GB 08:23:35 ci-base-image-arm64 latest 6001ab2ac487 14 minutes ago 1.24GB 08:23:35 alpine 3.14 bb3de5531c18 4 weeks ago 5.34MB 08:23:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 04bc70af865f 7 weeks ago 533MB 08:23:35 docker 20.10.7 df445af6242a 3 months ago 234MB 08:23:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 15 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 08:23:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:23:36 08:23:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 08:23:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:23:37 arm64: Pulling from edgex-lftools-log-publisher 08:23:37 448f6bf000e3: Pulling fs layer 08:23:37 f757da607395: Pulling fs layer 08:23:37 05883995daec: Pulling fs layer 08:23:37 8603b9c90790: Pulling fs layer 08:23:37 1560dd03e051: Pulling fs layer 08:23:37 27f5ce0e4adf: Pulling fs layer 08:23:37 c2d8d7efcc4b: Pulling fs layer 08:23:37 8603b9c90790: Waiting 08:23:37 1560dd03e051: Waiting 08:23:37 27f5ce0e4adf: Waiting 08:23:37 c2d8d7efcc4b: Waiting 08:23:37 f757da607395: Verifying Checksum 08:23:37 f757da607395: Download complete 08:23:37 8603b9c90790: Verifying Checksum 08:23:37 8603b9c90790: Download complete 08:23:37 1560dd03e051: Verifying Checksum 08:23:37 1560dd03e051: Download complete 08:23:37 27f5ce0e4adf: Verifying Checksum 08:23:37 27f5ce0e4adf: Download complete 08:23:38 05883995daec: Download complete 08:23:39 448f6bf000e3: Verifying Checksum 08:23:39 448f6bf000e3: Download complete 08:23:41 c2d8d7efcc4b: Verifying Checksum 08:23:41 c2d8d7efcc4b: Download complete 08:23:42 448f6bf000e3: Pull complete 08:23:43 f757da607395: Pull complete 08:23:45 05883995daec: Pull complete 08:23:45 8603b9c90790: Pull complete 08:23:46 1560dd03e051: Pull complete 08:23:46 27f5ce0e4adf: Pull complete 08:24:02 c2d8d7efcc4b: Pull complete 08:24:02 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 08:24:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:24:02 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 08:24:02 prd-ubuntu18.04-docker-arm64-4c-16g-109 does not seem to be running inside a container 08:24:02 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 08:24:06 $ docker top 3556060bbeeecef3d256462bee48fab41d6e865815e93e17ac421689fd827db9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:24:07 ---> job-cost.sh 08:24:07 lf-activate-venv: SKIPPING 08:24:07 INFO: No Stack... 08:24:08 INFO: Retrieving Pricing Info for: v3-standard-4 08:24:08 INFO: Archiving Costs [Pipeline] sh 08:24:09 + cut -d, -f6 08:24:09 + cat /w/workspace/edgex-go/5/archives/cost.csv [Pipeline] lock 08:24:09 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3725-5-stack-cost] 08:24:09 Resource [jenkins-edgexfoundry-edgex-go-PR-3725-5-stack-cost] did not exist. Created. 08:24:09 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3725-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:24:10 + echo total: 0.10999999940395355 [Pipeline] stash 08:24:10 Stashed 1 file(s) [Pipeline] } 08:24:10 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3725-5-stack-cost] [Pipeline] // lock [Pipeline] } 08:24:10 $ docker stop --time=1 3556060bbeeecef3d256462bee48fab41d6e865815e93e17ac421689fd827db9 08:24:11 $ docker rm -f 3556060bbeeecef3d256462bee48fab41d6e865815e93e17ac421689fd827db9 [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 08:24:12 provisioning config files... 08:24:12 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/5@tmp/config1310739008626760686tmp [Pipeline] { [Pipeline] sh 08:24:13 + set +x 08:24:13 + bash -s -- 08:24:13 + curl -s https://codecov.io/bash 08:24:13 08:24:13 _____ _ 08:24:13 / ____| | | 08:24:13 | | ___ __| | ___ ___ _____ __ 08:24:13 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:24:13 | |___| (_) | (_| | __/ (_| (_) \ V / 08:24:13 \_____\___/ \__,_|\___|\___\___/ \_/ 08:24:13 Bash-1.0.6 08:24:13 08:24:13 08:24:13 ==> git version 2.24.4 found 08:24:13 ==> 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 08:24:13 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 08:24:13 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 08:24:13 ==> Jenkins CI detected. 08:24:13 current dir:  /w/workspace/edgex-go/5 08:24:13 project root: . 08:24:13 --> token set from env 08:24:13 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:24:13 ==> Running gcov in . (disable via -X gcov) 08:24:13 ==> Python coveragepy not found 08:24:13 ==> Searching for coverage reports in: 08:24:13 + . 08:24:13 -> Found 1 reports 08:24:13 ==> Detecting git/mercurial file structure 08:24:13 ==> Reading reports 08:24:13 + ./coverage.out bytes=403100 08:24:13 ==> Appending adjustments 08:24:13 https://docs.codecov.io/docs/fixing-reports 08:24:14 + Found adjustments 08:24:14 ==> Gzipping contents 08:24:14 56K /tmp/codecov.Mf2JCA.gz 08:24:14 ==> Uploading reports 08:24:14 url: https://codecov.io 08:24:14 query: branch=PR-3725&commit=95a6ff91c8ff7deeb68e616497a1a6e44f11109f&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3725%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3725&job=&cmd_args= 08:24:14 -> Pinging Codecov 08:24:14 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3725&commit=95a6ff91c8ff7deeb68e616497a1a6e44f11109f&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3725%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3725&job=&cmd_args= 08:24:15 -> Uploading to 08:24:15 https://storage.googleapis.com/codecov/v4/raw/2021-09-29/00271124DB129430A58F1EEE437C3FCB/95a6ff91c8ff7deeb68e616497a1a6e44f11109f/edf89a2d-ca78-433a-b9bb-48d56f8d6076.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210929%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210929T082414Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=846e22ed20d163eccc9507599ff1559784f844a5e570599bb72f0f89a67d6da8 08:24:15 % Total % Received % Xferd Average Speed Time Time Time Current 08:24:15 Dload Upload Total Spent Left Speed 08:24:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54280 0 0 100 54280 0 152k --:--:-- --:--:-- --:--:-- 152k 08:24:15 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/95a6ff91c8ff7deeb68e616497a1a6e44f11109f [Pipeline] } 08:24:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 08:24:16 + '[' -d /w/workspace/edgex-go/5/archives ']' [Pipeline] libraryResource [Pipeline] sh 08:24:16 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:24:17 ---> package-listing.sh 08:24:17 ++ facter osfamily 08:24:17 ++ tr '[:upper:]' '[:lower:]' 08:24:17 + OS_FAMILY=redhat 08:24:17 + workspace=/w/workspace/edgex-go/5 08:24:17 + START_PACKAGES=/tmp/packages_start.txt 08:24:17 + END_PACKAGES=/tmp/packages_end.txt 08:24:17 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:24:17 + PACKAGES=/tmp/packages_start.txt 08:24:17 + '[' /w/workspace/edgex-go/5 ']' 08:24:17 + PACKAGES=/tmp/packages_end.txt 08:24:17 + case "${OS_FAMILY}" in 08:24:17 + rpm -qa 08:24:17 + sort 08:24:19 + '[' -f /tmp/packages_start.txt ']' 08:24:19 + '[' -f /tmp/packages_end.txt ']' 08:24:19 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:24:19 + '[' /w/workspace/edgex-go/5 ']' 08:24:19 + mkdir -p /w/workspace/edgex-go/5/archives/ 08:24:19 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/5/archives/ [Pipeline] echo 08:24:19 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/5/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:24:20 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 08:24:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:24:20 08:24:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 08:24:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:24:21 latest: Pulling from edgex-lftools-log-publisher 08:24:21 b4d181a07f80: Pulling fs layer 08:24:21 a1111a8f2ec3: Pulling fs layer 08:24:21 ed53099fbce6: Pulling fs layer 08:24:21 dc539afda2c1: Pulling fs layer 08:24:21 77bc0d833cb6: Pulling fs layer 08:24:21 9065ff56babe: Pulling fs layer 08:24:21 d287ab97295c: Pulling fs layer 08:24:21 dc539afda2c1: Waiting 08:24:21 77bc0d833cb6: Waiting 08:24:21 9065ff56babe: Waiting 08:24:21 d287ab97295c: Waiting 08:24:21 a1111a8f2ec3: Verifying Checksum 08:24:21 a1111a8f2ec3: Download complete 08:24:21 dc539afda2c1: Verifying Checksum 08:24:21 dc539afda2c1: Download complete 08:24:21 77bc0d833cb6: Verifying Checksum 08:24:21 77bc0d833cb6: Download complete 08:24:21 9065ff56babe: Verifying Checksum 08:24:21 9065ff56babe: Download complete 08:24:21 ed53099fbce6: Verifying Checksum 08:24:21 ed53099fbce6: Download complete 08:24:22 b4d181a07f80: Verifying Checksum 08:24:22 b4d181a07f80: Download complete 08:24:23 b4d181a07f80: Pull complete 08:24:23 a1111a8f2ec3: Pull complete 08:24:24 ed53099fbce6: Pull complete 08:24:24 dc539afda2c1: Pull complete 08:24:24 77bc0d833cb6: Pull complete 08:24:24 9065ff56babe: Pull complete 08:24:26 d287ab97295c: Verifying Checksum 08:24:26 d287ab97295c: Download complete 08:24:30 d287ab97295c: Pull complete 08:24:30 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 08:24:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:24:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 08:24:30 prd-centos7-docker-4c-2g-107 does not seem to be running inside a container 08:24:30 $ 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/5/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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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:latest cat 08:24:34 $ docker top 4e3e555f84ea55ffd6058c39a0e120ba1ea5f9d01b0e04d420f8ed9171125b88 -eo pid,comm [Pipeline] { [Pipeline] sh 08:24:34 + touch /tmp/pre-build-complete [Pipeline] sh 08:24:34 + mkdir -p /var/log/sysstat [Pipeline] sh 08:24:35 + ls /var/log/sa-host 08:24:35 + sadf -c /var/log/sa-host/sa05 08:24:35 file_magic: OK 08:24:35 HZ: Using current value: 100 08:24:35 file_header: OK 08:24:35 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 08:24:35 Statistics: 08:24:35 Hnuu...uuuununununu...Hnuu...uuuununununu... 08:24:35 File successfully converted to sysstat format version 12.0.3 08:24:35 + sadf -c /var/log/sa-host/sa29 08:24:35 file_magic: OK 08:24:35 HZ: Using current value: 100 08:24:35 file_header: OK 08:24:35 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 08:24:35 Statistics: 08:24:35 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... 08:24:35 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:24:35 provisioning config files... 08:24:35 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/5@tmp/config6394471682832268655tmp [Pipeline] { [Pipeline] echo 08:24:35 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:24:35 ---> create-netrc.sh [Pipeline] } 08:24:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:24:36 ---> python-tools-install.sh [Pipeline] echo 08:24:36 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:24:36 ---> sudo-logs.sh 08:24:36 Archiving 'sudo' log.. 08:24:36 sudo: unable to resolve host prd-centos7-docker-4c-2g-107.vexxhost.local: Name or service not known 08:24:36 sudo: unable to resolve host prd-centos7-docker-4c-2g-107.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 08:24:36 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:24:36 ---> job-cost.sh 08:24:36 lf-activate-venv: SKIPPING 08:24:36 DEBUG: total: 0.10999999940395355 08:24:36 INFO: Retrieving Stack Cost... 08:24:37 INFO: Retrieving Pricing Info for: v3-standard-2 08:24:38 INFO: Archiving Costs [Pipeline] echo 08:24:38 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:24:38 ---> logs-deploy.sh 08:24:38 lf-activate-venv: SKIPPING 08:24:38 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3725/5 08:24:38 INFO: archiving workspace using pattern(s): 08:24:39 Archives upload complete. 08:24:39 INFO: archiving logs to Nexus 08:24:40 ---> uname -a: 08:24:40 Linux prd-centos7-docker-4c-2g-107.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux 08:24:40 08:24:40 08:24:40 ---> lscpu: 08:24:40 Architecture: x86_64 08:24:40 CPU op-mode(s): 32-bit, 64-bit 08:24:40 Byte Order: Little Endian 08:24:40 Address sizes: 40 bits physical, 48 bits virtual 08:24:40 CPU(s): 2 08:24:40 On-line CPU(s) list: 0,1 08:24:40 Thread(s) per core: 1 08:24:40 Core(s) per socket: 1 08:24:40 Socket(s): 2 08:24:40 NUMA node(s): 1 08:24:40 Vendor ID: AuthenticAMD 08:24:40 CPU family: 23 08:24:40 Model: 49 08:24:40 Model name: AMD EPYC-Rome Processor 08:24:40 Stepping: 0 08:24:40 CPU MHz: 2799.998 08:24:40 BogoMIPS: 5599.99 08:24:40 Virtualization: AMD-V 08:24:40 Hypervisor vendor: KVM 08:24:40 Virtualization type: full 08:24:40 L1d cache: 32K 08:24:40 L1i cache: 32K 08:24:40 L2 cache: 512K 08:24:40 L3 cache: 16384K 08:24:40 NUMA node0 CPU(s): 0,1 08:24:40 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 08:24:40 08:24:40 08:24:40 ---> nproc: 08:24:40 2 08:24:40 08:24:40 08:24:40 ---> df -h: 08:24:40 Filesystem Size Used Avail Use% Mounted on 08:24:40 overlay 40G 14G 27G 35% / 08:24:40 tmpfs 64M 0 64M 0% /dev 08:24:40 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 08:24:40 shm 64M 0 64M 0% /dev/shm 08:24:40 /dev/vda1 40G 14G 27G 35% /facter-os 08:24:40 08:24:40 08:24:40 ---> sar -b -r -n DEV: 08:24:40 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/29/21 _x86_64_ (2 CPU) 08:24:40 08:24:40 08:01:21 LINUX RESTART (2 CPU) 08:24:40 08:24:40 08:02:01 tps rtps wtps bread/s bwrtn/s 08:24:40 08:03:01 99.78 3.56 96.22 2599.90 19397.07 08:24:40 08:04:02 369.34 0.00 369.34 0.00 88439.51 08:24:40 08:05:01 57.72 0.00 57.72 0.00 10666.16 08:24:40 08:06:01 74.98 0.03 74.95 0.80 3772.77 08:24:40 08:07:01 601.41 254.36 347.05 14742.21 217910.21 08:24:40 08:08:01 586.75 269.17 317.58 19837.68 132608.54 08:24:40 08:09:01 597.22 181.02 416.20 5199.80 215198.39 08:24:40 08:10:01 200.97 23.11 177.86 1923.68 28969.81 08:24:40 08:11:01 1.12 0.00 1.12 0.00 14.89 08:24:40 08:12:01 0.25 0.00 0.25 0.00 3.38 08:24:40 08:13:01 0.23 0.00 0.23 0.00 2.83 08:24:40 08:14:01 0.30 0.00 0.30 0.00 3.30 08:24:40 08:15:01 0.27 0.00 0.27 0.00 3.00 08:24:40 08:16:01 0.20 0.00 0.20 0.00 1.62 08:24:40 08:17:01 0.50 0.23 0.27 7.33 3.88 08:24:40 08:18:02 0.80 0.00 0.80 0.00 15.23 08:24:40 08:19:01 0.27 0.00 0.27 0.00 3.03 08:24:40 08:20:01 0.25 0.00 0.25 0.00 2.48 08:24:40 08:21:01 0.30 0.00 0.30 0.00 3.55 08:24:40 08:22:01 0.23 0.00 0.23 0.00 3.13 08:24:40 08:23:01 0.45 0.00 0.45 0.00 4.91 08:24:40 08:24:01 0.27 0.00 0.27 0.00 3.25 08:24:40 Average: 118.18 33.36 84.82 2020.90 32688.08 08:24:40 08:24:40 08:02:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:24:40 08:03:01 4899048 0 859016 10.73 2620 2248248 1460648 16.13 812308 1879184 194156 08:24:40 08:04:02 3267800 0 1245448 15.55 2620 3493064 1771752 19.56 1330904 2777796 108640 08:24:40 08:05:01 3039296 0 1260860 15.74 2620 3706156 1702656 18.80 1459128 2857332 17176 08:24:40 08:06:01 2973028 0 1347868 16.83 2620 3685416 1630472 18.00 1538168 2836428 54284 08:24:40 08:07:01 121964 0 1496240 18.68 2620 6388108 2262988 24.98 3064880 4050424 153324 08:24:40 08:08:01 791264 0 1453068 18.14 2620 5761980 2305204 25.45 2477464 3964032 21304 08:24:40 08:09:01 1832164 0 1449296 18.10 2620 4724852 2438608 26.92 2170248 3222444 1640 08:24:40 08:10:01 3359980 0 1295116 16.17 2620 3351216 1561284 17.24 903264 3007088 8 08:24:40 08:11:01 3373420 0 1281676 16.00 2620 3351216 1410500 15.57 921124 2982028 8 08:24:40 08:12:01 3373488 0 1281600 16.00 2620 3351224 1410596 15.57 925308 2977948 8 08:24:40 08:13:01 3373292 0 1281796 16.00 2620 3351224 1410776 15.58 925760 2977948 8 08:24:40 08:14:01 3374068 0 1281012 15.99 2620 3351232 1410500 15.57 925312 2978036 8 08:24:40 08:15:01 3374108 0 1280968 15.99 2620 3351236 1410500 15.57 925316 2978036 8 08:24:40 08:16:01 3374108 0 1280964 15.99 2620 3351240 1410500 15.57 925204 2978036 8 08:24:40 08:17:01 3373376 0 1281656 16.00 2620 3351280 1410572 15.57 926648 2976840 20 08:24:40 08:18:02 3373424 0 1281604 16.00 2620 3351284 1410548 15.57 926528 2976840 8 08:24:40 08:19:01 3373720 0 1281304 16.00 2620 3351288 1410500 15.57 926452 2976840 8 08:24:40 08:20:01 3373448 0 1281572 16.00 2620 3351292 1410500 15.57 926572 2976840 8 08:24:40 08:21:01 3373620 0 1281396 16.00 2620 3351296 1410500 15.57 926576 2976840 8 08:24:40 08:22:01 3373052 0 1281960 16.01 2620 3351300 1410680 15.57 926928 2976840 8 08:24:40 08:23:01 3373596 0 1281412 16.00 2620 3351304 1410500 15.57 926476 2976840 12 08:24:40 08:24:01 3373472 0 1281532 16.00 2620 3351308 1410500 15.57 926472 2976840 8 08:24:40 Average: 3068852 0 1288517 16.09 2620 3648944 1585513 17.50 1214411 3012795 25030 08:24:40 08:24:40 08:02:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:24:40 08:03:01 eth0 2020.99 1812.45 7629.76 166.75 0.00 0.00 0.00 0.00 08:24:40 08:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:24:40 08:03:01 docker0 1139.40 1012.80 84.11 2714.31 0.00 0.00 0.00 0.00 08:24:40 08:04:02 eth0 411.05 365.05 2137.23 45.22 0.00 0.00 0.00 0.00 08:24:40 08:04:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:24:40 08:04:02 veth9bf4299 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 08:24:40 08:04:02 docker0 337.55 360.64 26.67 2047.02 0.00 0.00 0.00 0.00 08:24:40 08:05:01 eth0 30.95 17.09 22.92 11.16 0.00 0.00 0.00 0.00 08:24:40 08:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:24:40 08:05:01 veth9bf4299 1.46 1.46 0.12 0.12 0.00 0.00 0.00 0.00 08:24:40 08:05:01 docker0 1.46 1.46 0.10 0.12 0.00 0.00 0.00 0.00 08:24:40 08:06:01 eth0 24.28 13.44 18.03 9.36 0.00 0.00 0.00 0.00 08:24:40 08:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:24:40 08:06:01 veth9bf4299 0.83 0.83 0.06 0.06 0.00 0.00 0.00 0.00 08:24:40 08:06:01 docker0 0.83 0.83 0.05 0.06 0.00 0.00 0.00 0.00 08:24:40 08:07:01 eth0 325.66 213.30 1870.90 144.80 0.00 0.00 0.00 0.00 08:24:40 08:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:24:40 08:07:01 veth6962a4a 0.00 0.63 0.00 0.04 0.00 0.00 0.00 0.00 08:24:40 08:07:01 docker0 35.40 47.95 2.34 164.43 0.00 0.00 0.00 0.00 08:24:40 08:08:01 vethaf7656c 0.00 0.33 0.00 0.02 0.00 0.00 0.00 0.00 08:24:40 08:08:01 eth0 72.70 34.70 182.23 13.95 0.00 0.00 0.00 0.00 08:24:40 08:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:24:40 08:08:01 veth6962a4a 0.00 0.30 0.00 0.01 0.00 0.00 0.00 0.00 08:24:40 08:09:01 veth061c4a1 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 08:24:40 08:09:01 eth0 89.95 50.06 181.81 15.28 0.00 0.00 0.00 0.00 08:24:40 08:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:24:40 08:09:01 veth6962a4a 0.00 0.28 0.00 0.02 0.00 0.00 0.00 0.00 08:24:40 08:10:01 eth0 279.77 155.00 1654.73 127.94 0.00 0.00 0.00 0.00 08:24:40 08:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:24:40 08:10:01 docker0 1592.86 1588.86 118.30 5643.75 0.00 0.00 0.00 0.00 08:24:40 08:11:01 eth0 0.08 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:24:40 08:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:24:40 08:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:24:40 08:12:01 eth0 0.62 0.15 0.13 0.07 0.00 0.00 0.00 0.00 08:24:40 08:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:24:40 08:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:24:40 08:13:01 eth0 1.08 0.83 0.71 0.23 0.00 0.00 0.00 0.00 08:24:40 08:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:24:40 08:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:24:40 08:14:01 eth0 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 08:24:40 08:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:24:40 08:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:24:40 08:15:01 eth0 0.07 0.07 0.00 0.01 0.00 0.00 0.00 0.00 08:24:40 08:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:24:40 08:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:24:40 08:16:01 eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00 08:24:40 08:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:24:40 08:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:24:40 08:17:01 eth0 0.22 0.17 0.08 0.07 0.00 0.00 0.00 0.00 08:24:40 08:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:24:40 08:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:24:40 08:18:02 eth0 0.15 0.12 0.06 0.01 0.00 0.00 0.00 0.00 08:24:40 08:18:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:24:40 08:18:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:24:40 08:19:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:24:40 08:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:24:40 08:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:24:40 08:20:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 08:24:40 08:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:24:40 08:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:24:40 08:21:01 eth0 0.13 0.03 0.01 0.00 0.00 0.00 0.00 0.00 08:24:40 08:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:24:40 08:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:24:40 08:22:01 eth0 1.05 0.48 0.39 0.27 0.00 0.00 0.00 0.00 08:24:40 08:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:24:40 08:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:24:40 08:23:01 eth0 0.02 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:24:40 08:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:24:40 08:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:24:40 08:24:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 08:24:40 08:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:24:40 08:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:24:40 Average: eth0 148.44 121.30 624.13 24.39 0.00 0.00 0.00 0.00 08:24:40 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:24:40 Average: docker0 72.51 72.33 5.39 256.92 0.00 0.00 0.00 0.00 08:24:40 08:24:40 08:24:40 ---> sar -P ALL: 08:24:40 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/29/21 _x86_64_ (2 CPU) 08:24:40 08:24:40 08:01:21 LINUX RESTART (2 CPU) 08:24:40 08:24:40 08:02:01 CPU %user %nice %system %iowait %steal %idle 08:24:40 08:03:01 all 21.20 0.00 6.22 3.01 0.10 69.47 08:24:40 08:03:01 0 17.19 0.00 6.15 1.52 0.11 75.03 08:24:40 08:03:01 1 25.15 0.00 6.28 4.48 0.09 64.00 08:24:40 08:04:02 all 41.11 0.00 13.89 3.54 0.12 41.34 08:24:40 08:04:02 0 41.79 0.00 13.76 3.22 0.13 41.10 08:24:40 08:04:02 1 40.44 0.00 14.02 3.85 0.11 41.58 08:24:40 08:05:01 all 41.45 0.00 4.93 0.52 0.10 53.00 08:24:40 08:05:01 0 41.81 0.00 5.26 0.49 0.09 52.36 08:24:40 08:05:01 1 41.10 0.00 4.60 0.56 0.11 53.63 08:24:40 08:06:01 all 71.61 0.00 7.30 0.77 0.13 20.20 08:24:40 08:06:01 0 70.37 0.00 7.40 0.92 0.13 21.18 08:24:40 08:06:01 1 72.84 0.00 7.19 0.62 0.13 19.22 08:24:40 08:07:01 all 34.85 0.00 15.87 19.81 0.12 29.35 08:24:40 08:07:01 0 35.69 0.00 15.83 19.12 0.11 29.25 08:24:40 08:07:01 1 34.01 0.00 15.91 20.50 0.13 29.45 08:24:40 08:08:01 all 71.77 0.00 14.89 11.49 0.16 1.69 08:24:40 08:08:01 0 71.92 0.00 14.68 11.78 0.17 1.46 08:24:40 08:08:01 1 71.62 0.00 15.10 11.21 0.15 1.92 08:24:40 08:09:01 all 67.07 0.00 19.12 11.20 0.13 2.48 08:24:40 08:09:01 0 67.53 0.00 18.66 10.54 0.13 3.14 08:24:40 08:09:01 1 66.62 0.00 19.56 11.86 0.13 1.83 08:24:40 08:10:01 all 13.40 0.00 6.28 2.72 0.07 77.53 08:24:40 08:10:01 0 13.84 0.00 7.05 2.17 0.07 76.87 08:24:40 08:10:01 1 12.96 0.00 5.51 3.28 0.07 78.18 08:24:40 08:11:01 all 0.08 0.00 0.11 0.00 0.00 99.81 08:24:40 08:11:01 0 0.13 0.00 0.13 0.00 0.00 99.73 08:24:40 08:11:01 1 0.03 0.00 0.08 0.00 0.00 99.88 08:24:40 08:12:01 all 0.16 0.00 0.04 0.00 0.02 99.78 08:24:40 08:12:01 0 0.25 0.00 0.03 0.00 0.02 99.70 08:24:40 08:12:01 1 0.07 0.00 0.05 0.00 0.02 99.87 08:24:40 08:13:01 all 0.27 0.00 0.03 0.00 0.00 99.70 08:24:40 08:13:01 0 0.18 0.00 0.03 0.00 0.00 99.78 08:24:40 08:13:01 1 0.35 0.00 0.03 0.00 0.00 99.62 08:24:40 08:24:40 08:13:01 CPU %user %nice %system %iowait %steal %idle 08:24:40 08:14:01 all 0.28 0.00 0.03 0.00 0.02 99.67 08:24:40 08:14:01 0 0.07 0.00 0.03 0.00 0.02 99.88 08:24:40 08:14:01 1 0.50 0.00 0.03 0.00 0.02 99.45 08:24:40 08:15:01 all 0.24 0.00 0.03 0.00 0.02 99.72 08:24:40 08:15:01 0 0.02 0.00 0.03 0.00 0.02 99.93 08:24:40 08:15:01 1 0.47 0.00 0.02 0.00 0.02 99.50 08:24:40 08:16:01 all 0.23 0.00 0.05 0.00 0.01 99.72 08:24:40 08:16:01 0 0.08 0.00 0.07 0.00 0.02 99.83 08:24:40 08:16:01 1 0.37 0.00 0.03 0.00 0.00 99.60 08:24:40 08:17:01 all 0.23 0.00 0.06 0.00 0.01 99.71 08:24:40 08:17:01 0 0.12 0.00 0.07 0.00 0.02 99.80 08:24:40 08:17:01 1 0.33 0.00 0.05 0.00 0.00 99.62 08:24:40 08:18:02 all 0.23 0.00 0.03 0.00 0.01 99.72 08:24:40 08:18:02 0 0.43 0.00 0.03 0.00 0.02 99.52 08:24:40 08:18:02 1 0.03 0.00 0.03 0.00 0.00 99.93 08:24:40 08:19:01 all 0.25 0.00 0.03 0.00 0.02 99.70 08:24:40 08:19:01 0 0.46 0.00 0.03 0.00 0.02 99.49 08:24:40 08:19:01 1 0.05 0.00 0.02 0.00 0.02 99.92 08:24:40 08:20:01 all 0.25 0.00 0.02 0.00 0.00 99.73 08:24:40 08:20:01 0 0.48 0.00 0.00 0.00 0.00 99.52 08:24:40 08:20:01 1 0.02 0.00 0.03 0.00 0.00 99.95 08:24:40 08:21:01 all 0.24 0.00 0.04 0.00 0.01 99.71 08:24:40 08:21:01 0 0.43 0.00 0.03 0.00 0.02 99.52 08:24:40 08:21:01 1 0.05 0.00 0.05 0.00 0.00 99.90 08:24:40 08:22:01 all 0.25 0.00 0.03 0.00 0.02 99.71 08:24:40 08:22:01 0 0.45 0.00 0.02 0.00 0.02 99.52 08:24:40 08:22:01 1 0.05 0.00 0.03 0.00 0.02 99.90 08:24:40 08:23:01 all 0.21 0.00 0.03 0.00 0.00 99.77 08:24:40 08:23:01 0 0.38 0.00 0.02 0.00 0.00 99.60 08:24:40 08:23:01 1 0.03 0.00 0.03 0.00 0.00 99.93 08:24:40 08:24:01 all 0.13 0.00 0.03 0.00 0.02 99.82 08:24:40 08:24:01 0 0.23 0.00 0.03 0.00 0.02 99.72 08:24:40 08:24:01 1 0.03 0.00 0.03 0.00 0.02 99.92 08:24:40 08:24:40 Average: CPU %user %nice %system %iowait %steal %idle 08:24:40 Average: all 15.66 0.00 3.83 2.28 0.05 78.19 08:24:40 Average: 0 15.57 0.00 3.84 2.13 0.05 78.42 08:24:40 Average: 1 15.75 0.00 3.82 2.42 0.04 77.97 08:24:40 08:24:40 08:24:40