Pull request #3780 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8cacdfbf32f3ba6ab84e2b4dd357fd6c5f6ec5a4+2960906d71acf8db9b34adc0540238eab7fedfb7 (bd85dd16c64dbbb5015f0479815db0f0c567b337) Running in Durability level: MAX_SURVIVABILITY 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-ssh3837146380651652569.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 62edec8a7113a6bcefef181b5eb2cccbe48a4c62 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-ssh6739731324579161121.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 62edec8a7113a6bcefef181b5eb2cccbe48a4c62 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3780/workspace@libs/edgex-global-pipelines # timeout=10 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-3780/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5380429767843700207.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-3780/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3797599229316713727.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 62edec8a7113a6bcefef181b5eb2cccbe48a4c62 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 62edec8a7113a6bcefef181b5eb2cccbe48a4c62 # timeout=10 Commit message: "fix: builder images from released" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh2480682149838960927.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3780/workspace@libs/lf-pipelines # timeout=10 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-3780/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2317933580788972684.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 62edec8a7113a6bcefef181b5eb2cccbe48a4c62 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-1707 in /w/workspace/edgexfoundry_edgex-go_PR-3780 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [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/1 # 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/1@tmp/jenkins-gitclient-ssh7114102554789027802.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 2960906d71acf8db9b34adc0540238eab7fedfb7 into PR head commit 8cacdfbf32f3ba6ab84e2b4dd357fd6c5f6ec5a4 > 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/1@tmp/jenkins-gitclient-ssh6540860781425472938.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3780/head:refs/remotes/origin/PR-3780 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8cacdfbf32f3ba6ab84e2b4dd357fd6c5f6ec5a4 # 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/1@tmp/jenkins-gitclient-ssh867144133363601516.key > git merge 2960906d71acf8db9b34adc0540238eab7fedfb7 # timeout=10 Merge succeeded, producing 8cacdfbf32f3ba6ab84e2b4dd357fd6c5f6ec5a4 Checking out Revision 8cacdfbf32f3ba6ab84e2b4dd357fd6c5f6ec5a4 (PR-3780) > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8cacdfbf32f3ba6ab84e2b4dd357fd6c5f6ec5a4 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-registry/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 62edec8a7113a6bcefef181b5eb2cccbe48a4c62 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:11:43 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:11:43 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:11:43 ========================================================= 19:11:43 EdgeX Global Pipelines Version Info 19:11:43 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:11:44 ------------------- 19:11:44 stable info: 19:11:44 ------------------- 19:11:44 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:11:44 Commit SHA: 62edec8a7113a6bcefef181b5eb2cccbe48a4c62 19:11:44 Message: testing jakarta lts changes 19:11:45 ------------------- 19:11:45 experimental info: 19:11:45 ------------------- 19:11:45 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:11:45 Commit SHA: 62edec8a7113a6bcefef181b5eb2cccbe48a4c62 19:11:45 Message: testing jakarta lts changes [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:11:45 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 19:11:45 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 19:11:45 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:11:45 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:11:45 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:11:45 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 19:11:45 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:11:46 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 19:11:46 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 19:11:46 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 19:11:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:11:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:11:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:11:46 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:11:46 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:11:46 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:11:46 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:11:46 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:11:46 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:11:46 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 19:11:46 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 19:11:46 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:11:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3780 [Pipeline] echo 19:11:46 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3780 [Pipeline] echo 19:11:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3780 [Pipeline] echo 19:11:46 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8cacdfbf32f3ba6ab84e2b4dd357fd6c5f6ec5a4 [Pipeline] echo 19:11:46 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8cacdfb [Pipeline] echo 19:11:46 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:11:46 provisioning config files... 19:11:46 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config5498171908708324306tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:11:47 ---> docker-login.sh 19:11:47 nexus3.edgexfoundry.org:10001 19:11:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:11:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:11:47 Configure a credential helper to remove this warning. See 19:11:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:11:47 19:11:47 Login Succeeded 19:11:47 nexus3.edgexfoundry.org:10002 19:11:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:11:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:11:47 Configure a credential helper to remove this warning. See 19:11:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:11:47 19:11:47 Login Succeeded 19:11:47 nexus3.edgexfoundry.org:10003 19:11:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:11:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:11:47 Configure a credential helper to remove this warning. See 19:11:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:11:47 19:11:47 Login Succeeded 19:11:47 nexus3.edgexfoundry.org:10004 19:11:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:11:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:11:47 Configure a credential helper to remove this warning. See 19:11:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:11:47 19:11:47 Login Succeeded 19:11:47 docker.io 19:11:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:11:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:11:48 Configure a credential helper to remove this warning. See 19:11:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:11:48 19:11:48 Login Succeeded 19:11:48 ---> docker-login.sh ends [Pipeline] } 19:11:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:11:48 ++ 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 19:11:48 + for file in '`ls cmd/**/Dockerfile`' 19:11:48 ++ dirname cmd/core-command/Dockerfile 19:11:48 ++ cut -d/ -f2 19:11:48 + echo core-command,cmd/core-command/Dockerfile 19:11:48 + for file in '`ls cmd/**/Dockerfile`' 19:11:48 ++ dirname cmd/core-data/Dockerfile 19:11:48 ++ cut -d/ -f2 19:11:48 + echo core-data,cmd/core-data/Dockerfile 19:11:48 + for file in '`ls cmd/**/Dockerfile`' 19:11:48 ++ cut -d/ -f2 19:11:48 ++ dirname cmd/core-metadata/Dockerfile 19:11:48 + echo core-metadata,cmd/core-metadata/Dockerfile 19:11:48 + for file in '`ls cmd/**/Dockerfile`' 19:11:48 ++ dirname cmd/security-bootstrapper/Dockerfile 19:11:48 ++ cut -d/ -f2 19:11:48 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 19:11:48 + for file in '`ls cmd/**/Dockerfile`' 19:11:48 ++ dirname cmd/security-proxy-setup/Dockerfile 19:11:48 ++ cut -d/ -f2 19:11:48 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 19:11:48 + for file in '`ls cmd/**/Dockerfile`' 19:11:48 ++ dirname cmd/security-secretstore-setup/Dockerfile 19:11:48 ++ cut -d/ -f2 19:11:48 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 19:11:48 + for file in '`ls cmd/**/Dockerfile`' 19:11:48 ++ dirname cmd/support-notifications/Dockerfile 19:11:48 ++ cut -d/ -f2 19:11:48 + echo support-notifications,cmd/support-notifications/Dockerfile 19:11:48 + for file in '`ls cmd/**/Dockerfile`' 19:11:48 ++ dirname cmd/support-scheduler/Dockerfile 19:11:48 ++ cut -d/ -f2 19:11:48 + echo support-scheduler,cmd/support-scheduler/Dockerfile 19:11:48 + for file in '`ls cmd/**/Dockerfile`' 19:11:48 ++ dirname cmd/sys-mgmt-agent/Dockerfile 19:11:48 ++ cut -d/ -f2 19:11:48 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 19:11:48 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 19:11:49 + git rev-list -1 --merges 8cacdfbf32f3ba6ab84e2b4dd357fd6c5f6ec5a4~1..8cacdfbf32f3ba6ab84e2b4dd357fd6c5f6ec5a4 [Pipeline] echo 19:11:49 -----------> git rev-list -1 --merges 8cacdfbf32f3ba6ab84e2b4dd357fd6c5f6ec5a4~1..8cacdfbf32f3ba6ab84e2b4dd357fd6c5f6ec5a4 8cacdfbf32f3ba6ab84e2b4dd357fd6c5f6ec5a4 [false] [Pipeline] sh 19:11:49 + git log --format=format:%s -1 8cacdfbf32f3ba6ab84e2b4dd357fd6c5f6ec5a4 [Pipeline] echo 19:11:49 ========================================================= 19:11:49 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:11:49 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 19:11:50 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:11:50 19:11:50 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 19:11:50 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:11:50 latest: Pulling from edgex-devops/git-semver 19:11:50 a0d0a0d46f8b: Pulling fs layer 19:11:50 3e5f54012d9b: Pulling fs layer 19:11:50 4c7163046ea9: Pulling fs layer 19:11:50 0c2d73faf560: Pulling fs layer 19:11:50 0c2d73faf560: Waiting 19:11:50 3e5f54012d9b: Verifying Checksum 19:11:50 3e5f54012d9b: Download complete 19:11:50 a0d0a0d46f8b: Verifying Checksum 19:11:50 a0d0a0d46f8b: Download complete 19:11:50 4c7163046ea9: Verifying Checksum 19:11:50 4c7163046ea9: Download complete 19:11:50 0c2d73faf560: Verifying Checksum 19:11:50 0c2d73faf560: Download complete 19:11:50 a0d0a0d46f8b: Pull complete 19:11:50 3e5f54012d9b: Pull complete 19:11:50 4c7163046ea9: Pull complete 19:11:51 0c2d73faf560: Pull complete 19:11:51 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 19:11:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:11:51 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 19:11:51 prd-centos7-docker-4c-2g-1707 does not seem to be running inside a container 19:11:51 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 19:11:51 $ docker top 4b787912a662b1dea1e2e6e2ca55682abb1b7000575c012d8e03245a203b6c37 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:11:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:11:52 [ssh-agent] Looking for ssh-agent implementation... 19:11:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:11:52 $ docker exec 4b787912a662b1dea1e2e6e2ca55682abb1b7000575c012d8e03245a203b6c37 ssh-agent 19:11:52 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXnFicIJ/agent.14 19:11:52 SSH_AGENT_PID=20 19:11:52 Running ssh-add (command line suppressed) 19:11:52 Identity added: /w/workspace/edgex-go/1@tmp/private_key_2834396739663502643.key (/w/workspace/edgex-go/1@tmp/private_key_2834396739663502643.key) 19:11:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:11:52 + git tag --points-at HEAD [Pipeline] } 19:11:52 $ docker exec --env ******** --env ******** 4b787912a662b1dea1e2e6e2ca55682abb1b7000575c012d8e03245a203b6c37 ssh-agent -k 19:11:52 unset SSH_AUTH_SOCK; 19:11:52 unset SSH_AGENT_PID; 19:11:52 echo Agent pid 20 killed; 19:11:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:11:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:11:52 [ssh-agent] Looking for ssh-agent implementation... 19:11:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:11:53 $ docker exec 4b787912a662b1dea1e2e6e2ca55682abb1b7000575c012d8e03245a203b6c37 ssh-agent 19:11:53 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXbkaNog/agent.53 19:11:53 SSH_AGENT_PID=60 19:11:53 Running ssh-add (command line suppressed) 19:11:53 Identity added: /w/workspace/edgex-go/1@tmp/private_key_5106716732509447851.key (/w/workspace/edgex-go/1@tmp/private_key_5106716732509447851.key) 19:11:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:11:53 + git semver init 19:11:53 # -> Open(): unable to determine branch for HEAD 19:11:53 # $GIT_DIR = /w/workspace/edgex-go/1/.git 19:11:53 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 19:11:53 # $SEMVER_REMOTE_NAME = origin 19:11:53 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 19:11:53 # $SEMVER_USER_NAME = edgex-jenkins 19:11:53 # $SEMVER_BRANCH = PR-3780 19:11:53 # $SEMVER_TEMP = /tmp/semver-658881662 19:11:53 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 19:12:15 # '/tmp/semver-658881662' -> '/w/workspace/edgex-go/1/.semver' 19:12:15 # -> Force: false 19:12:15 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 19:12:15 $ docker exec --env ******** --env ******** 4b787912a662b1dea1e2e6e2ca55682abb1b7000575c012d8e03245a203b6c37 ssh-agent -k 19:12:15 unset SSH_AUTH_SOCK; 19:12:15 unset SSH_AGENT_PID; 19:12:15 echo Agent pid 60 killed; 19:12:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:12:16 + git semver [Pipeline] } 19:12:16 $ docker stop --time=1 4b787912a662b1dea1e2e6e2ca55682abb1b7000575c012d8e03245a203b6c37 19:12:18 $ docker rm -f 4b787912a662b1dea1e2e6e2ca55682abb1b7000575c012d8e03245a203b6c37 [Pipeline] // withDockerContainer [Pipeline] sh 19:12:18 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:12:19 Stashed 1 file(s) [Pipeline] echo 19:12:19 [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 19:12:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:12:19 ========================================================= 19:12:19 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 19:12:19 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:12:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 19:12:19 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 19:12:19 a0d0a0d46f8b: Already exists 19:12:19 31adcdaf11c8: Pulling fs layer 19:12:19 b8b176561691: Pulling fs layer 19:12:19 4527c011a84f: Pulling fs layer 19:12:19 5d74067f8e1e: Pulling fs layer 19:12:19 e0aca202a116: Pulling fs layer 19:12:19 3a43be97a3b4: Pulling fs layer 19:12:19 34cad66bf833: Pulling fs layer 19:12:19 b4e3c513aaa6: Pulling fs layer 19:12:19 5d74067f8e1e: Waiting 19:12:19 e0aca202a116: Waiting 19:12:19 3a43be97a3b4: Waiting 19:12:19 34cad66bf833: Waiting 19:12:19 b4e3c513aaa6: Waiting 19:12:19 b8b176561691: Verifying Checksum 19:12:19 b8b176561691: Download complete 19:12:19 31adcdaf11c8: Verifying Checksum 19:12:19 31adcdaf11c8: Download complete 19:12:19 5d74067f8e1e: Verifying Checksum 19:12:19 5d74067f8e1e: Download complete 19:12:19 e0aca202a116: Verifying Checksum 19:12:19 e0aca202a116: Download complete 19:12:19 3a43be97a3b4: Verifying Checksum 19:12:19 3a43be97a3b4: Download complete 19:12:20 34cad66bf833: Verifying Checksum 19:12:20 34cad66bf833: Download complete 19:12:20 31adcdaf11c8: Pull complete 19:12:20 b8b176561691: Pull complete 19:12:20 4527c011a84f: Verifying Checksum 19:12:20 4527c011a84f: Download complete 19:12:20 b4e3c513aaa6: Verifying Checksum 19:12:20 b4e3c513aaa6: Download complete 19:12:23 4527c011a84f: Pull complete 19:12:24 5d74067f8e1e: Pull complete 19:12:24 e0aca202a116: Pull complete 19:12:24 3a43be97a3b4: Pull complete 19:12:24 34cad66bf833: Pull complete 19:12:26 b4e3c513aaa6: Pull complete 19:12:26 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 19:12:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 19:12:26 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 19:12:27 + docker build -t ci-base-image-x86_64 -f - . 19:12:27 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 19:12:27 WORKDIR /edgex 19:12:27 COPY go.mod . 19:12:27 RUN go mod download' 19:12:29 Sending build context to Docker daemon 329.7MB 19:12:29 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 19:12:29 ---> 9f6097aaca64 19:12:29 Step 2/4 : WORKDIR /edgex 19:12:31 ---> Running in c1c9322602e5 19:12:31 Removing intermediate container c1c9322602e5 19:12:31 ---> 64347ff4f8e6 19:12:31 Step 3/4 : COPY go.mod . 19:12:31 ---> 8a7f369fa7ee 19:12:31 Step 4/4 : RUN go mod download 19:12:31 ---> Running in 6801c4d7eb35 19:12:34 Still waiting to schedule task 19:12:34 ‘prd-ubuntu18.04-docker-arm64-4c-16g-1702’ is offline 19:13:03 Removing intermediate container 6801c4d7eb35 19:13:03 ---> 4c4a19ec9ddc 19:13:03 Successfully built 4c4a19ec9ddc 19:13:03 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 19:13:03 + docker inspect -f . ci-base-image-x86_64 19:13:03 . [Pipeline] withDockerContainer 19:13:03 prd-centos7-docker-4c-2g-1707 does not seem to be running inside a container 19:13:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat 19:13:04 $ docker top 11afaff5b1d52e3f2250f89b27cc5c0ab12a0ec82beadfcab76e3c2d7ab44a85 -eo pid,comm [Pipeline] { [Pipeline] sh 19:13:04 + go version 19:13:04 go version go1.16.8 linux/amd64 [Pipeline] } 19:13:04 $ docker stop --time=1 11afaff5b1d52e3f2250f89b27cc5c0ab12a0ec82beadfcab76e3c2d7ab44a85 19:13:05 $ docker rm -f 11afaff5b1d52e3f2250f89b27cc5c0ab12a0ec82beadfcab76e3c2d7ab44a85 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:13:06 + docker inspect -f . ci-base-image-x86_64 19:13:06 . [Pipeline] withDockerContainer 19:13:06 prd-centos7-docker-4c-2g-1707 does not seem to be running inside a container 19:13:06 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat 19:13:07 $ docker top 0fdbe301a0070b348e44cc8632c2047e5cf8b2684275156f2033ee9f077a21a9 -eo pid,comm [Pipeline] { [Pipeline] echo 19:13:07 ========================================================= 19:13:07 [edgeXBuildGoParallel] Running Tests and Build... 19:13:07 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:13:07 + make test 19:13:07 go mod tidy 19:13:07 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 19:13:13 ? github.com/edgexfoundry/edgex-go [no test files] 19:13:31 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:13:34 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:13:34 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:13:35 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:13:37 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:13:38 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:13:38 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 19:13:38 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:13:38 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:13:38 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:13:39 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 19:13:39 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 19:13:39 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:13:39 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:13:41 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.045s coverage: 28.7% of statements 19:13:41 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:13:41 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:13:42 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.076s coverage: 98.5% of statements 19:13:42 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:13:42 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.065s coverage: 44.7% of statements 19:13:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:13:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:13:43 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.122s coverage: 89.5% of statements 19:13:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:13:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:13:44 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.051s coverage: 84.4% of statements 19:13:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:13:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:13:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 19:13:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:13:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:13:45 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.276s coverage: 94.2% of statements 19:13:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:13:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:13:45 ok github.com/edgexfoundry/edgex-go/internal/io 0.053s coverage: 59.1% of statements 19:13:45 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:13:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 19:13:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:13:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:13:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:13:45 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.051s coverage: 60.0% of statements 19:13:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:13:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:13:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:13:46 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.052s coverage: 0.9% of statements 19:13:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:13:46 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.048s coverage: 58.8% of statements 19:13:46 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.042s coverage: 21.7% of statements 19:13:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:13:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.076s coverage: 47.1% of statements 19:13:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.051s coverage: 79.5% of statements 19:13:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.053s coverage: 94.1% of statements 19:13:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.070s coverage: 96.3% of statements 19:13:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.046s coverage: 87.5% of statements 19:14:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.062s coverage: 94.4% of statements 19:14:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.041s coverage: 44.8% of statements 19:14:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.232s coverage: 82.5% of statements 19:14:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:14:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.072s coverage: 92.9% of statements 19:14:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:14:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:14:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:14:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.034s coverage: 65.1% of statements 19:14:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:14:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:14:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:14:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:14:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:14:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.059s coverage: 87.2% of statements 19:14:23 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:14:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:14:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements 19:14:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:14:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.063s coverage: 58.8% of statements 19:14:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 19:14:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.063s coverage: 80.0% of statements 19:14:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements 19:14:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.053s coverage: 85.4% of statements 19:14:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.115s coverage: 91.2% of statements 19:14:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:14:23 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.126s coverage: 64.4% of statements 19:14:23 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:14:23 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:14:23 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.053s coverage: 100.0% of statements 19:14:23 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements 19:14:23 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.019s coverage: 100.0% of statements 19:14:23 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.024s coverage: 73.7% of statements 19:14:23 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.024s coverage: 100.0% of statements 19:14:24 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.232s coverage: 70.4% of statements 19:14:24 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 19:14:24 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 19:14:24 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 19:14:24 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.114s coverage: 43.4% of statements 19:14:24 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:14:24 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:14:24 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.058s coverage: 89.5% of statements 19:14:24 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:14:24 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.045s coverage: 84.8% of statements 19:14:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:14:32 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.058s coverage: 17.7% of statements 19:14:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:14:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:14:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:14:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:14:32 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.138s coverage: 92.3% of statements 19:14:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:14:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:14:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:14:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:14:32 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.056s coverage: 63.2% of statements 19:14:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:14:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:14:32 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.082s coverage: 97.7% of statements 19:14:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:14:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:14:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 19:14:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 19:14:32 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.041s coverage: 28.9% of statements 19:14:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 19:14:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 19:14:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 19:14:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 19:14:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 19:14:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 19:14:32 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.039s coverage: 100.0% of statements 19:14:32 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 96.9% of statements 19:14:32 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 19:15:05 GO111MODULE=on go vet ./... 19:15:15 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:15:15 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:15:15 ./bin/test-attribution-txt.sh [Pipeline] sh 19:15:15 + ls -al . 19:15:15 total 632 19:15:15 drwxrwxr-x 10 1001 1001 4096 Oct 25 19:15 . 19:15:15 drwxr-xr-x 4 root root 28 Oct 25 19:13 .. 19:15:15 -rw-rw-r-- 1 1001 1001 11 Oct 25 19:11 .dockerignore 19:15:15 drwxrwxr-x 8 1001 1001 179 Oct 25 19:11 .git 19:15:15 drwxrwxr-x 4 1001 1001 142 Oct 25 19:11 .github 19:15:15 -rw-rw-r-- 1 1001 1001 804 Oct 25 19:11 .gitignore 19:15:15 -rw-rw-r-- 1 1001 1001 42 Oct 25 19:11 .golangci.yml 19:15:15 -rw-rw-r-- 1 1001 1001 76 Oct 25 19:11 .hadolint.yml 19:15:15 drwx------ 3 1001 1001 58 Oct 25 19:12 .semver 19:15:15 -rw-rw-r-- 1 1001 1001 166 Oct 25 19:11 .sonarcloud.properties 19:15:15 -rw-rw-r-- 1 1001 1001 1171 Oct 25 19:11 ADOPTERS.md 19:15:15 -rw-rw-r-- 1 1001 1001 8910 Oct 25 19:11 Attribution.txt 19:15:15 -rw-rw-r-- 1 1001 1001 43881 Oct 25 19:11 CHANGELOG.md 19:15:15 -rw-rw-r-- 1 1001 1001 3804 Oct 25 19:11 CONTRIBUTING.md 19:15:15 -rw-rw-r-- 1 1001 1001 677 Oct 25 19:11 GOVERNANCE.md 19:15:15 -rw-rw-r-- 1 1001 1001 849 Oct 25 19:11 Jenkinsfile 19:15:15 -rw-rw-r-- 1 1001 1001 10775 Oct 25 19:11 LICENSE 19:15:15 -rw-rw-r-- 1 1001 1001 6508 Oct 25 19:11 Makefile 19:15:15 -rw-rw-r-- 1 1001 1001 582 Oct 25 19:11 OWNERS.md 19:15:15 -rw-rw-r-- 1 1001 1001 8256 Oct 25 19:11 README.md 19:15:15 -rw-rw-r-- 1 1001 1001 6912 Oct 25 19:11 SECURITY.md 19:15:15 -rw-rw-r-- 1 1001 1001 5 Oct 25 19:12 VERSION 19:15:15 -rw-rw-r-- 1 1001 1001 4131 Oct 25 19:11 ZMQWindows.md 19:15:15 drwxrwxr-x 2 1001 1001 37 Oct 25 19:11 bin 19:15:15 drwxrwxr-x 14 1001 1001 4096 Oct 25 19:11 cmd 19:15:15 -rw-r--r-- 1 root root 425845 Oct 25 19:14 coverage.out 19:15:15 -rw-rw-r-- 1 1001 1001 848 Oct 25 19:11 go.mod 19:15:15 -rw-rw-r-- 1 1001 1001 50525 Oct 25 19:11 go.sum 19:15:15 drwxrwxr-x 8 1001 1001 124 Oct 25 19:11 internal 19:15:15 drwxrwxr-x 3 1001 1001 16 Oct 25 19:11 openapi 19:15:15 drwxrwxr-x 4 1001 1001 71 Oct 25 19:11 snap 19:15:15 -rw-rw-r-- 1 1001 1001 204 Oct 25 19:11 version.go [Pipeline] sh 19:15:16 + '[' -e coverage.out ] 19:15:16 + chown 1001:1001 coverage.out [Pipeline] stash 19:15:16 Stashed 1 file(s) [Pipeline] sh 19:15:16 + make build 19:15:16 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 19:15:16 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1709 in /w/workspace/edgexfoundry_edgex-go_PR-3780 [Pipeline] { [Pipeline] ws 19:15:16 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 19:15:17 The recommended git tool is: git 19:15:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:15:23 using credential edgex-jenkins-ssh 19:15:23 Cloning the remote Git repository 19:15:23 Cloning repository git@github.com:edgexfoundry/edgex-go.git 19:15:23 > git init /w/workspace/edgex-go/1 # timeout=10 19:15:23 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:15:23 > git --version # timeout=10 19:15:23 > git --version # 'git version 2.17.1' 19:15:23 using GIT_SSH to set credentials SSH Credentials for GitHub 19:15:23 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:15:24 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 19:15:25 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 19:15:26 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 19:15:26 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 19:15:27 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 19:15:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:15:28 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 19:15:30 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 19:15:30 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 19:15:31 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] } 19:15:33 $ docker stop --time=1 0fdbe301a0070b348e44cc8632c2047e5cf8b2684275156f2033ee9f077a21a9 19:15:35 $ docker rm -f 0fdbe301a0070b348e44cc8632c2047e5cf8b2684275156f2033ee9f077a21a9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:15:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:15:36 19:15:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 19:15:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:15:37 latest: Pulling from edgex-devops/edgex-compose 19:15:37 cbdbe7a5bc2a: Pulling fs layer 19:15:37 ca9280d653b3: Pulling fs layer 19:15:37 7e9c9ca2126c: Pulling fs layer 19:15:37 cbdbe7a5bc2a: Verifying Checksum 19:15:37 cbdbe7a5bc2a: Download complete 19:15:37 ca9280d653b3: Verifying Checksum 19:15:37 ca9280d653b3: Download complete 19:15:37 cbdbe7a5bc2a: Pull complete 19:15:37 7e9c9ca2126c: Verifying Checksum 19:15:37 7e9c9ca2126c: Download complete 19:15:38 ca9280d653b3: Pull complete 19:15:42 7e9c9ca2126c: Pull complete 19:15:42 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 19:15:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:15:42 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 19:15:42 prd-centos7-docker-4c-2g-1707 does not seem to be running inside a container 19:15:42 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 19:15:42 Merging remotes/origin/main commit 2960906d71acf8db9b34adc0540238eab7fedfb7 into PR head commit 8cacdfbf32f3ba6ab84e2b4dd357fd6c5f6ec5a4 19:15:43 Merge succeeded, producing 8cacdfbf32f3ba6ab84e2b4dd357fd6c5f6ec5a4 19:15:43 Checking out Revision 8cacdfbf32f3ba6ab84e2b4dd357fd6c5f6ec5a4 (PR-3780) 19:15:42 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:15:42 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:15:42 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:15:42 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:15:42 using GIT_SSH to set credentials SSH Credentials for GitHub 19:15:42 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3780/head:refs/remotes/origin/PR-3780 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:15:42 > git config core.sparsecheckout # timeout=10 19:15:42 > git checkout -f 8cacdfbf32f3ba6ab84e2b4dd357fd6c5f6ec5a4 # timeout=10 19:15:43 > git remote # timeout=10 19:15:43 > git config --get remote.origin.url # timeout=10 19:15:43 using GIT_SSH to set credentials SSH Credentials for GitHub 19:15:43 > git merge 2960906d71acf8db9b34adc0540238eab7fedfb7 # timeout=10 19:15:43 > git rev-parse HEAD^{commit} # timeout=10 19:15:43 > git config core.sparsecheckout # timeout=10 19:15:43 > git checkout -f 8cacdfbf32f3ba6ab84e2b4dd357fd6c5f6ec5a4 # timeout=10 19:15:44 $ docker top 2a87e460e94e7fbd878caf76912598cf0273f4e5943408885b5a1fa2f98d97f2 -eo pid,comm [Pipeline] { [Pipeline] sh 19:15:44 + docker-compose build --help 19:15:44 + grep parallel 19:15:45 --parallel Build images in parallel. [Pipeline] } 19:15:45 $ docker stop --time=1 2a87e460e94e7fbd878caf76912598cf0273f4e5943408885b5a1fa2f98d97f2 19:15:46 $ docker rm -f 2a87e460e94e7fbd878caf76912598cf0273f4e5943408885b5a1fa2f98d97f2 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:15:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:15:46 . [Pipeline] withDockerContainer 19:15:47 prd-centos7-docker-4c-2g-1707 does not seem to be running inside a container 19:15:47 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 19:15:47 $ docker top 84d0a85e7e439ec84d8d539d547f2a33d938ec28015c74774e7f3666633a9de5 -eo pid,comm [Pipeline] { [Pipeline] sh 19:15:47 + docker-compose -f ./docker-compose-build.yml build --parallel 19:15:47 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-registry/v2" 19:15:47 > git --version # timeout=10 19:15:47 > git --version # 'git version 2.17.1' 19:15:47 fatal: bad object 62edec8a7113a6bcefef181b5eb2cccbe48a4c62 [Pipeline] withEnv [Pipeline] { 19:15:48 Building core-command ... 19:15:48 Building core-data ... 19:15:48 Building core-metadata ... 19:15:48 Building security-bootstrapper ... 19:15:48 Building security-proxy-setup ... 19:15:48 Building security-secretstore-setup ... 19:15:48 Building support-notifications ... 19:15:48 Building support-scheduler ... 19:15:48 Building sys-mgmt-agent ... 19:15:48 Building security-bootstrapper 19:15:48 Building security-secretstore-setup 19:15:48 Building support-scheduler 19:15:48 Building core-command 19:15:48 Building support-notifications [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:15:49 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:15:49 % Total % Received % Xferd Average Speed Time Time Time Current 19:15:49 Dload Upload Total Spent Left Speed 19:15:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 192k 0 --:--:-- --:--:-- --:--:-- 192k [Pipeline] sh 19:15:49 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:15:49 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 19:15:49 + sudo tee /etc/docker/daemon.new 19:15:49 { 19:15:49 "registry-mirrors": [ 19:15:49 "https://nexus3.edgexfoundry.org:10001" 19:15:49 ], 19:15:49 "bip": "10.250.0.254/24", 19:15:49 "hosts": [ 19:15:49 "tcp://0.0.0.0:5555", 19:15:49 "unix:///var/run/docker.sock" 19:15:49 ], 19:15:49 "mtu": 1458, 19:15:49 "selinux-enabled": true, 19:15:49 "seccomp-profile": "/etc/docker/seccomp.json" 19:15:49 } [Pipeline] sh 19:15:50 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:15:50 + sudo service docker restart 19:15:58 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 19:15:58 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:15:58 ---> 4c4a19ec9ddc 19:15:58 Step 3/22 : WORKDIR /edgex-go 19:15:58 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 19:15:58 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:15:58 ---> 4c4a19ec9ddc 19:15:58 Step 3/24 : WORKDIR /edgex-go 19:16:06 ---> Running in 62a6a8b3118c 19:16:06 ---> Running in 5bb89a0f0650 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:16:09 provisioning config files... 19:16:09 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config4207188608801357281tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:16:09 ---> docker-login.sh 19:16:09 nexus3.edgexfoundry.org:10001 19:16:09 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 19:16:09 Step 2/21 : FROM ${BUILDER_BASE} AS builder 19:16:09 ---> 4c4a19ec9ddc 19:16:09 Step 3/21 : WORKDIR /edgex-go 19:16:09 ---> Using cache 19:16:09 ---> 0880eb5463d5 19:16:09 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:16:10 Removing intermediate container 62a6a8b3118c 19:16:10 ---> 967465cb4f53 19:16:10 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:16:10 Removing intermediate container 5bb89a0f0650 19:16:10 ---> 0880eb5463d5 19:16:10 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:16:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:16:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:16:10 Configure a credential helper to remove this warning. See 19:16:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:16:10 19:16:10 Login Succeeded 19:16:10 nexus3.edgexfoundry.org:10002 19:16:10 Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 19:16:10 Step 2/30 : FROM ${BUILDER_BASE} AS builder 19:16:10 ---> 4c4a19ec9ddc 19:16:10 Step 3/30 : WORKDIR /edgex-go 19:16:10 ---> Using cache 19:16:10 ---> 0880eb5463d5 19:16:10 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:16:10 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 19:16:10 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:16:10 ---> 4c4a19ec9ddc 19:16:10 Step 3/23 : WORKDIR /edgex-go 19:16:10 ---> Using cache 19:16:10 ---> 0880eb5463d5 19:16:10 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:16:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:16:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:16:10 Configure a credential helper to remove this warning. See 19:16:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:16:10 19:16:10 Login Succeeded 19:16:10 nexus3.edgexfoundry.org:10003 19:16:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:16:11 ---> Running in cefc3925da49 19:16:11 ---> Running in 3d7bfa4d45e8 19:16:11 ---> Running in 64b1042c7840 19:16:11 ---> Running in 09c0ade0f59d 19:16:11 ---> Running in b263de4edd8e 19:16:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:16:11 Configure a credential helper to remove this warning. See 19:16:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:16:11 19:16:11 Login Succeeded 19:16:11 nexus3.edgexfoundry.org:10004 19:16:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:16:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:16:11 Configure a credential helper to remove this warning. See 19:16:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:16:11 19:16:11 Login Succeeded 19:16:11 docker.io 19:16:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:16:12 Removing intermediate container cefc3925da49 19:16:12 ---> 1aabcfff4ba5 19:16:12 Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates 19:16:12 Removing intermediate container 64b1042c7840 19:16:12 ---> 788fee8ba6a2 19:16:12 Step 5/24 : RUN apk add --update --no-cache make git 19:16:12 ---> Running in cd735428cbc1 19:16:12 Removing intermediate container 3d7bfa4d45e8 19:16:12 ---> 2d338456eb32 19:16:12 Step 5/22 : RUN apk add --update --no-cache make git 19:16:12 ---> Running in 85daeccb5e6f 19:16:12 ---> Running in ccd65b14f65b 19:16:12 Removing intermediate container b263de4edd8e 19:16:12 ---> cd19d3b3d426 19:16:12 Step 5/30 : RUN apk add --update --no-cache make git 19:16:12 ---> Running in 0365881790dd 19:16:12 Removing intermediate container 09c0ade0f59d 19:16:12 ---> b64bd08ce0a3 19:16:12 Step 5/23 : RUN apk add --update --no-cache make git 19:16:12 ---> Running in 0adea811a0a7 19:16:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:16:12 Configure a credential helper to remove this warning. See 19:16:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:16:12 19:16:12 Login Succeeded 19:16:12 ---> docker-login.sh ends [Pipeline] } 19:16:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 19:16:13 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:16:13 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:16:13 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:16:13 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:16:13 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [Pipeline] echo 19:16:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:16:13 ========================================================= 19:16:13 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 19:16:13 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:16:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 19:16:13 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:16:13 552d1f2373af: Pulling fs layer 19:16:13 ea3f2d53f512: Pulling fs layer 19:16:13 9e70ebbbe112: Pulling fs layer 19:16:13 7a9cfe048b4a: Pulling fs layer 19:16:13 72dc09318566: Pulling fs layer 19:16:13 f4f7b4309257: Pulling fs layer 19:16:13 0ac9a79272e3: Pulling fs layer 19:16:13 b78e95d17946: Pulling fs layer 19:16:13 f4f7b4309257: Waiting 19:16:13 0ac9a79272e3: Waiting 19:16:13 b78e95d17946: Waiting 19:16:13 72dc09318566: Waiting 19:16:13 7a9cfe048b4a: Waiting 19:16:13 9e70ebbbe112: Download complete 19:16:13 ea3f2d53f512: Verifying Checksum 19:16:13 ea3f2d53f512: Download complete 19:16:13 72dc09318566: Download complete 19:16:13 f4f7b4309257: Verifying Checksum 19:16:13 f4f7b4309257: Download complete 19:16:13 552d1f2373af: Verifying Checksum 19:16:13 552d1f2373af: Download complete 19:16:13 0ac9a79272e3: Verifying Checksum 19:16:13 0ac9a79272e3: Download complete 19:16:13 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:16:13 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:16:13 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:16:13 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:16:13 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:16:14 OK: 220 MiB in 52 packages 19:16:14 552d1f2373af: Pull complete 19:16:14 OK: 220 MiB in 52 packages 19:16:14 OK: 220 MiB in 52 packages 19:16:14 OK: 220 MiB in 52 packages 19:16:14 OK: 220 MiB in 52 packages 19:16:14 Removing intermediate container 85daeccb5e6f 19:16:14 ---> 16295c5c4ce2 19:16:14 Step 6/24 : COPY . . 19:16:15 ea3f2d53f512: Pull complete 19:16:15 9e70ebbbe112: Pull complete 19:16:15 b78e95d17946: Verifying Checksum 19:16:15 b78e95d17946: Download complete 19:16:16 7a9cfe048b4a: Verifying Checksum 19:16:16 7a9cfe048b4a: Download complete 19:16:17 Removing intermediate container ccd65b14f65b 19:16:17 ---> 12ef9a1b7729 19:16:17 Step 6/22 : COPY . . 19:16:17 Removing intermediate container 0365881790dd 19:16:17 ---> 3d28f591e5da 19:16:17 Step 6/30 : COPY . . 19:16:21 ---> 6b6b80afa225 19:16:21 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:16:22 Removing intermediate container cd735428cbc1 19:16:22 ---> f1c7022eadc2 19:16:22 Step 6/21 : COPY . . 19:16:22 ---> Running in 90747e5d2678 19:16:22 Removing intermediate container 0adea811a0a7 19:16:22 ---> f720e2b36d46 19:16:22 Step 6/23 : COPY go.mod . 19:16:22 ---> adfdde279d11 19:16:22 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:16:23 ---> a2a3f31ac47c 19:16:23 Step 7/23 : RUN go mod download 19:16:25 ---> Running in a3f245b22d31 19:16:25 ---> Running in 4615152e066a 19:16:26 ---> 360cd7215e09 19:16:26 Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:16:26 ---> Running in 7dee3be2fa80 19:16:26 7a9cfe048b4a: Pull complete 19:16:26 72dc09318566: Pull complete 19:16:26 f4f7b4309257: Pull complete 19:16:27 0ac9a79272e3: Pull complete 19:16:28 Removing intermediate container 90747e5d2678 19:16:28 ---> 4ea6b3df8554 19:16:28 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:16:28 ---> Running in 98bb028febd2 19:16:28 Removing intermediate container a3f245b22d31 19:16:28 ---> 16c267b5754b 19:16:28 Step 8/22 : RUN make cmd/core-command/core-command 19:16:28 ---> 1ae3059e6650 19:16:28 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:16:28 ---> Running in c72a5b12773f 19:16:28 ---> Running in 6dbc101aa07f 19:16:28 Removing intermediate container 7dee3be2fa80 19:16:28 ---> b5324d722400 19:16:28 Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 19:16:28 ---> Running in 60f6f2c2e9a4 19:16:28 Removing intermediate container 4615152e066a 19:16:28 ---> f51be8c3df78 19:16:28 Step 8/23 : COPY . . 19:16:28 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 19:16:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 19:16:29 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 19:16:32 b78e95d17946: Pull complete 19:16:32 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 19:16:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 19:16:32 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh 19:16:33 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 19:16:33 WORKDIR /edgex 19:16:33 COPY go.mod . 19:16:33 RUN go mod download 19:16:33 + docker build -t ci-base-image-arm64 -f - . 19:16:33 Removing intermediate container c72a5b12773f 19:16:33 ---> f3f0d06eea20 19:16:33 Step 8/21 : RUN make cmd/support-notifications/support-notifications 19:16:33 ---> Running in 064d6eec7207 19:16:33 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 19:16:35 ---> 3864b521ec77 19:16:35 Step 9/23 : RUN go mod tidy 19:16:35 ---> Running in 2edce28d28a2 19:16:35 Sending build context to Docker daemon 166.5MB 19:16:35 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 19:16:35 ---> 8b459fc5aaf0 19:16:35 Step 2/4 : WORKDIR /edgex 19:16:37 ---> Running in ec343f947c4e 19:16:37 Removing intermediate container ec343f947c4e 19:16:37 ---> c35459cd95dd 19:16:37 Step 3/4 : COPY go.mod . 19:16:37 Removing intermediate container 2edce28d28a2 19:16:37 ---> 203e35912ba9 19:16:37 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 19:16:37 ---> Running in c7fc996c8e74 19:16:38 ---> cf7fd19b25f3 19:16:38 Step 4/4 : RUN go mod download 19:16:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:16:38 ---> Running in 761c83430937 19:17:05 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 19:17:06 Removing intermediate container 6dbc101aa07f 19:17:06 ---> 8a9763e520e1 19:17:06 19:17:06 Step 9/22 : FROM alpine:3.14 19:17:06 3.14: Pulling from library/alpine 19:17:06 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 19:17:06 Status: Downloaded newer image for alpine:3.14 19:17:06 ---> 14119a10abf4 19:17:06 Step 10/22 : RUN apk add --update --no-cache dumb-init 19:17:06 ---> Running in 93cce245b684 19:17:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:17:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:17:07 (1/1) Installing dumb-init (1.2.5-r1) 19:17:07 Executing busybox-1.33.1-r3.trigger 19:17:07 OK: 6 MiB in 15 packages 19:17:08 Removing intermediate container 93cce245b684 19:17:08 ---> 588c8a3baee5 19:17:08 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:17:08 ---> Running in 882bfb1e37e4 19:17:08 Removing intermediate container 882bfb1e37e4 19:17:08 ---> c02302072ea4 19:17:08 Step 12/22 : ENV APP_PORT=59882 19:17:08 ---> Running in 11fcc4fef1c1 19:17:08 Removing intermediate container 11fcc4fef1c1 19:17:08 ---> b56d7c3ce6aa 19:17:08 Step 13/22 : EXPOSE $APP_PORT 19:17:08 ---> Running in d255e61d3c48 19:17:08 Removing intermediate container d255e61d3c48 19:17:08 ---> 44c4663c8b92 19:17:08 Step 14/22 : WORKDIR / 19:17:08 ---> Running in 192850b72227 19:17:09 Removing intermediate container 192850b72227 19:17:09 ---> 2e5315fbe8f0 19:17:09 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:17:09 ---> 6a1fb6311092 19:17:09 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:17:11 ---> 70e0b4c01c74 19:17:11 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 19:17:11 Removing intermediate container 60f6f2c2e9a4 19:17:11 ---> fb5edabbde27 19:17:11 19:17:11 Step 9/30 : FROM alpine:3.14 19:17:11 ---> 14119a10abf4 19:17:11 Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 19:17:11 Removing intermediate container 98bb028febd2 19:17:11 ---> 28a04152e8f8 19:17:11 19:17:11 Step 9/24 : FROM alpine:3.14 19:17:11 ---> 14119a10abf4 19:17:11 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 19:17:11 ---> Running in d9b6a4bb0b82 19:17:11 ---> Running in a28c84950ffd 19:17:11 ---> 50fa4d506daf 19:17:11 Step 18/22 : ENTRYPOINT ["/core-command"] 19:17:11 ---> Running in 3035dc5448d7 19:17:11 Removing intermediate container d9b6a4bb0b82 19:17:11 ---> 48ff96184839 19:17:11 Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec 19:17:11 Removing intermediate container 3035dc5448d7 19:17:11 ---> e36beeb00140 19:17:11 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:17:11 ---> Running in 37fdc4a4908a 19:17:11 ---> Running in f260b201c52f 19:17:11 Removing intermediate container f260b201c52f 19:17:11 ---> 5fb659a3d1f4 19:17:11 Step 20/22 : LABEL arch=x86_64 19:17:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:17:11 ---> Running in 2545dee2051b 19:17:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:17:12 Removing intermediate container 2545dee2051b 19:17:12 ---> 85b367506de2 19:17:12 Step 21/22 : LABEL git_sha=8cacdfbf32f3ba6ab84e2b4dd357fd6c5f6ec5a4 19:17:12 ---> Running in f4751c6742e3 19:17:12 (1/3) Installing ca-certificates (20191127-r5) 19:17:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:17:12 (2/3) Installing dumb-init (1.2.5-r1) 19:17:12 (3/3) Installing su-exec (0.2-r1) 19:17:12 Executing busybox-1.33.1-r3.trigger 19:17:12 Executing ca-certificates-20191127-r5.trigger 19:17:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:17:12 Removing intermediate container f4751c6742e3 19:17:12 ---> db0b6fe33cc8 19:17:12 Step 22/22 : LABEL version=0.0.0 19:17:12 OK: 6 MiB in 17 packages 19:17:12 ---> Running in 819e70dce631 19:17:12 Removing intermediate container 819e70dce631 19:17:12 ---> 72d3dd22faaf 19:17:12 19:17:12 Successfully built 72d3dd22faaf 19:17:12 (1/2) Installing dumb-init (1.2.5-r1) 19:17:12 Successfully tagged core-command:latest 19:17:12 (2/2) Installing su-exec (0.2-r1) 19:17:12 Executing busybox-1.33.1-r3.trigger 19:17:12 OK: 6 MiB in 16 packages 19:17:12 Building core-metadata 19:17:13  Building core-command ... done Removing intermediate container a28c84950ffd 19:17:13 ---> abf03352d850 19:17:13 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:17:13 ---> Running in d50e45921f28 19:17:14 Removing intermediate container 37fdc4a4908a 19:17:14 ---> a3f0925785e3 19:17:14 Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init 19:17:14 Removing intermediate container d50e45921f28 19:17:14 ---> 8fa6553b1566 19:17:14 Step 12/24 : WORKDIR / 19:17:15 ---> Running in e6f8814b7701 19:17:15 ---> Running in c584f9a7ce80 19:17:15 Removing intermediate container e6f8814b7701 19:17:15 ---> fe8b3e0a3c0b 19:17:15 Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 19:17:15 ---> Running in 81118637b01c 19:17:15 Removing intermediate container c584f9a7ce80 19:17:15 ---> 71a3ee90fd9e 19:17:15 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:17:16 Removing intermediate container 81118637b01c 19:17:16 ---> 390de99aead2 19:17:16 Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 19:17:17 ---> Running in 85779d610602 19:17:17 ---> 20f347ebb8da 19:17:17 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 19:17:17 Removing intermediate container 064d6eec7207 19:17:17 ---> 4df69125b971 19:17:17 19:17:17 Step 9/21 : FROM alpine:3.14 19:17:17 ---> 14119a10abf4 19:17:17 Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init 19:17:17 ---> 191a68ab7a48 19:17:17 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 19:17:17 ---> Running in d5d82916931d 19:17:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:17:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:17:18 ---> 7a5bd4a034b9 19:17:18 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 19:17:18 (1/2) Installing ca-certificates (20191127-r5) 19:17:18 (2/2) Installing dumb-init (1.2.5-r1) 19:17:18 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 19:17:18 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:17:18 ---> 4c4a19ec9ddc 19:17:18 Step 3/22 : WORKDIR /edgex-go 19:17:18 ---> Using cache 19:17:18 ---> 0880eb5463d5 19:17:18 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:17:18 ---> Using cache 19:17:18 ---> b64bd08ce0a3 19:17:18 Step 5/22 : RUN apk add --update --no-cache make git 19:17:18 ---> Using cache 19:17:18 ---> f720e2b36d46 19:17:18 Step 6/22 : COPY . . 19:17:18 Executing busybox-1.33.1-r3.trigger 19:17:18 Executing ca-certificates-20191127-r5.trigger 19:17:18 OK: 6 MiB in 16 packages 19:17:18 Removing intermediate container c7fc996c8e74 19:17:18 ---> a50bca093917 19:17:18 19:17:18 Step 11/23 : FROM alpine:3.14 19:17:18 ---> 14119a10abf4 19:17:18 Step 12/23 : RUN apk add --update --no-cache dumb-init 19:17:18 ---> Using cache 19:17:18 ---> 588c8a3baee5 19:17:18 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:17:18 ---> Using cache 19:17:18 ---> c02302072ea4 19:17:18 Step 14/23 : ENV APP_PORT=59861 19:17:19 Removing intermediate container 85779d610602 19:17:19 ---> be6de111ec9c 19:17:19 Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} 19:17:22 ---> Running in 9727bb536144 19:17:22 ---> f97ba1cc5820 19:17:22 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:17:22 ---> Running in c0104cb8d8f1 19:17:22 Removing intermediate container 9727bb536144 19:17:22 ---> 335ef22766dc 19:17:22 Step 15/23 : EXPOSE $APP_PORT 19:17:22 ---> Running in f8367e4effaf 19:17:22 Removing intermediate container d5d82916931d 19:17:22 ---> da7f99466bd9 19:17:22 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 19:17:22 Removing intermediate container c0104cb8d8f1 19:17:22 ---> 3957630202e2 19:17:22 Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 19:17:22 ---> 00303429ff31 19:17:22 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:17:22 ---> Running in e56bd2e2c16f 19:17:22 Removing intermediate container f8367e4effaf 19:17:22 ---> e5bd9ce292a4 19:17:22 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:17:23 Removing intermediate container e56bd2e2c16f 19:17:23 ---> e696481f1bd1 19:17:23 Step 12/21 : ENV APP_PORT=59860 19:17:23 ---> 68277b5238f6 19:17:23 Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 19:17:23 ---> Running in 656324f09ba5 19:17:23 ---> 6f8e3ff3b26c 19:17:23 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:17:23 ---> 66c065adbd29 19:17:23 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:17:23 ---> Running in 0d155910bf11 19:17:23 Removing intermediate container 656324f09ba5 19:17:23 ---> c897c7e6db6c 19:17:23 Step 13/21 : EXPOSE $APP_PORT 19:17:23 ---> Running in f6c05af929e4 19:17:23 ---> a54b5a6e3e64 19:17:23 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 19:17:23 ---> Running in fdb58e02b6d2 19:17:24 ---> 9484dc610499 19:17:24 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 19:17:24 Removing intermediate container f6c05af929e4 19:17:24 ---> 2e7ab8831206 19:17:24 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 19:17:24 ---> 05e35b48f4c2 19:17:24 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 19:17:24 ---> Running in 31c5f5ab271c 19:17:24 ---> 499de51d7498 19:17:24 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:17:24 Removing intermediate container 0d155910bf11 19:17:24 ---> 10687ff55f90 19:17:24 Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / 19:17:25 Removing intermediate container 31c5f5ab271c 19:17:25 ---> ba1ae0303790 19:17:25 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:17:25 ---> bba79fd4165e 19:17:25 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:17:25 ---> Running in b42cee96225e 19:17:25 ---> Running in 9565cbcc155b 19:17:25 ---> 0cd8b89e539c 19:17:25 Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:17:25 Removing intermediate container b42cee96225e 19:17:25 ---> b81e81da08e1 19:17:25 Step 21/23 : LABEL arch=x86_64 19:17:25 Removing intermediate container fdb58e02b6d2 19:17:25 ---> c3da9f9113a8 19:17:25 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 19:17:25 ---> c971b163a79c 19:17:25 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 19:17:25 ---> Running in 0873f043b104 19:17:25 ---> Running in 0c2eafc1f0ae 19:17:25 Removing intermediate container 0c2eafc1f0ae 19:17:25 ---> a3e0f7992365 19:17:25 Step 22/24 : LABEL arch=x86_64 19:17:25 ---> cc3cba4d2e14 19:17:25 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 19:17:25 Removing intermediate container 0873f043b104 19:17:25 ---> 7ab473a8e251 19:17:25 Step 22/23 : LABEL git_sha=8cacdfbf32f3ba6ab84e2b4dd357fd6c5f6ec5a4 19:17:25 ---> df433383f877 19:17:25 Step 17/21 : ENTRYPOINT ["/support-notifications"] 19:17:25 ---> Running in bd3481fa6fea 19:17:25 ---> Running in a436bc01ba9b 19:17:25 ---> Running in cb0d5ece25b5 19:17:25 Removing intermediate container cb0d5ece25b5 19:17:25 ---> 4b1aa3edca6d 19:17:25 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:17:26 ---> d42e03589829 19:17:26 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 19:17:26 Removing intermediate container bd3481fa6fea 19:17:26 ---> c026227a49ef 19:17:26 Step 23/24 : LABEL git_sha=8cacdfbf32f3ba6ab84e2b4dd357fd6c5f6ec5a4 19:17:26 ---> Running in d297253a3cd1 19:17:26 Removing intermediate container a436bc01ba9b 19:17:26 ---> 57ac5d61959d 19:17:26 Step 23/23 : LABEL version=0.0.0 19:17:26 ---> Running in 7ff81a0cad6b 19:17:26 ---> Running in 174fe7392bf9 19:17:26 Removing intermediate container 7ff81a0cad6b 19:17:26 ---> 46454aa424a7 19:17:26 Step 24/24 : LABEL version=0.0.0 19:17:26 Removing intermediate container d297253a3cd1 19:17:26 ---> 1a6a893dc7ce 19:17:26 Step 19/21 : LABEL arch=x86_64 19:17:26 Removing intermediate container 174fe7392bf9 19:17:26 ---> 5ed580c775eb 19:17:26 19:17:26 ---> fe862e4984a2 19:17:26 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 19:17:26 ---> Running in 2f63c380b837 19:17:26 ---> Running in 14e4a363bfa6 19:17:26 Successfully built 5ed580c775eb 19:17:26 Removing intermediate container 9565cbcc155b 19:17:26 ---> 580cc90ca7d3 19:17:26 Step 8/22 : RUN make cmd/core-metadata/core-metadata 19:17:26 Successfully tagged support-scheduler:latest 19:17:26  Building support-scheduler ... done Building sys-mgmt-agent 19:17:26 ---> Running in fa3603079823 19:17:26 Removing intermediate container 2f63c380b837 19:17:26 ---> 8f4990ed73a9 19:17:26 Step 20/21 : LABEL git_sha=8cacdfbf32f3ba6ab84e2b4dd357fd6c5f6ec5a4 19:17:26 ---> 638f2501dc03 19:17:26 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 19:17:27 ---> Running in 1e72aea89633 19:17:27 Removing intermediate container 14e4a363bfa6 19:17:27 ---> be37bf58bb61 19:17:27 19:17:27 Successfully built be37bf58bb61 19:17:28 Successfully tagged security-secretstore-setup:latest 19:17:28  Building security-secretstore-setup ... done Building security-proxy-setup 19:17:28 ---> Running in 0bf954f8af9a 19:17:28 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 19:17:32 Removing intermediate container 1e72aea89633 19:17:32 ---> 3439a7ec7e60 19:17:32 Step 21/21 : LABEL version=0.0.0 19:17:33 Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 19:17:33 Step 2/20 : FROM ${BUILDER_BASE} AS builder 19:17:33 ---> 4c4a19ec9ddc 19:17:33 Step 3/20 : WORKDIR /edgex-go 19:17:33 ---> Using cache 19:17:33 ---> 0880eb5463d5 19:17:33 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:17:33 ---> Using cache 19:17:33 ---> b64bd08ce0a3 19:17:33 Step 5/20 : RUN apk add --update --no-cache make git 19:17:33 ---> Using cache 19:17:33 ---> f720e2b36d46 19:17:33 Step 6/20 : COPY . . 19:17:33 ---> Using cache 19:17:33 ---> bba79fd4165e 19:17:33 Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:17:33 ---> Using cache 19:17:33 ---> 580cc90ca7d3 19:17:33 Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 19:17:34 Removing intermediate container 0bf954f8af9a 19:17:34 ---> d0bc45e56d4e 19:17:34 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:17:34 ---> Running in 8d82c629cb42 19:17:34 ---> Running in 413ed8c750fd 19:17:34 Removing intermediate container 413ed8c750fd 19:17:34 ---> 52035923f96b 19:17:34 19:17:34 ---> 3bbe4995587f 19:17:34 Step 25/30 : RUN chmod +x /entrypoint.sh 19:17:34 Successfully built 52035923f96b 19:17:34 Successfully tagged support-notifications:latest 19:17:34 Building core-data 19:17:34  Building support-notifications ... done  ---> Running in f165e5f5b4de 19:17:34 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 19:17:36 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 19:17:36 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:17:36 ---> 4c4a19ec9ddc 19:17:36 Step 3/22 : WORKDIR /edgex-go 19:17:36 ---> Using cache 19:17:36 ---> 0880eb5463d5 19:17:36 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:17:36 ---> Using cache 19:17:36 ---> b64bd08ce0a3 19:17:36 Step 5/22 : RUN apk add --update --no-cache make bash git 19:17:38 ---> Running in 9f45f249d509 19:17:38 Removing intermediate container f165e5f5b4de 19:17:38 ---> 362500ad7b2c 19:17:38 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 19:17:38 ---> Running in 00b1c2896585 19:17:39 Removing intermediate container 00b1c2896585 19:17:39 ---> 9931b7a716e4 19:17:39 Step 27/30 : CMD ["gate"] 19:17:39 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:17:39 ---> Running in 27048ac72176 19:17:39 Removing intermediate container 27048ac72176 19:17:39 ---> 6ca6368866f5 19:17:39 Step 28/30 : LABEL arch=x86_64 19:17:40 ---> Running in 41feec5b2867 19:17:40 Removing intermediate container 41feec5b2867 19:17:40 ---> ee460cb538c5 19:17:40 Step 29/30 : LABEL git_sha=8cacdfbf32f3ba6ab84e2b4dd357fd6c5f6ec5a4 19:17:40 ---> Running in edfbfdfb2673 19:17:40 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:17:40 Removing intermediate container edfbfdfb2673 19:17:40 ---> 07bdc6d8e791 19:17:40 Step 30/30 : LABEL version=0.0.0 19:17:40 ---> Running in b0f99eb4be4d 19:17:40 OK: 220 MiB in 52 packages 19:17:40 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 19:17:40 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:17:40 ---> 4c4a19ec9ddc 19:17:40 Step 3/22 : WORKDIR /edgex-go 19:17:40 ---> Using cache 19:17:40 ---> 0880eb5463d5 19:17:40 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:17:40 ---> Using cache 19:17:40 ---> b64bd08ce0a3 19:17:40 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 19:17:41 ---> Running in 7fc5f2d21dd8 19:17:41 Removing intermediate container b0f99eb4be4d 19:17:41 ---> ec72324fb792 19:17:41 19:17:41 Successfully built ec72324fb792 19:17:41 Successfully tagged security-bootstrapper:latest 19:17:41  Building security-bootstrapper ... done Removing intermediate container 9f45f249d509 19:17:41 ---> 95e5c15a5f23 19:17:41 Step 6/22 : COPY . . 19:17:41 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:17:42 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:17:43 OK: 220 MiB in 52 packages 19:17:48 ---> 187db73e62c5 19:17:48 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:17:48 Removing intermediate container 7fc5f2d21dd8 19:17:48 ---> 59697d61593f 19:17:48 Step 6/22 : COPY . . 19:17:48 ---> Running in 07096ff7b41a 19:17:54 ---> 045659d74c26 19:17:54 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:17:54 Removing intermediate container 07096ff7b41a 19:17:54 ---> 785b6b427f55 19:17:54 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 19:17:55 ---> Running in 52b449f604dd 19:17:55 ---> Running in 32bdb1181783 19:17:55 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 19:17:56 Removing intermediate container 52b449f604dd 19:17:56 ---> 14b74c067094 19:17:56 Step 8/22 : RUN make cmd/core-data/core-data 19:17:56 ---> Running in 45599e643e74 19:17:57 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 19:18:00 Removing intermediate container 761c83430937 19:18:00 ---> 379b8336ba01 19:18:00 Successfully built 379b8336ba01 19:18:00 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:18:00 + docker inspect -f . ci-base-image-arm64 19:18:00 . [Pipeline] withDockerContainer 19:18:01 prd-ubuntu18.04-docker-arm64-4c-16g-1709 does not seem to be running inside a container 19:18:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-arm64 cat 19:18:03 $ docker top 0c7cf405aced3ba35664d3724aa7814c48b970dc91a48a97009c53aea0f26d5b -eo pid,comm [Pipeline] { [Pipeline] sh 19:18:04 + go version 19:18:04 go version go1.16.8 linux/arm64 [Pipeline] } 19:18:04 $ docker stop --time=1 0c7cf405aced3ba35664d3724aa7814c48b970dc91a48a97009c53aea0f26d5b 19:18:05 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 19:18:05 $ docker rm -f 0c7cf405aced3ba35664d3724aa7814c48b970dc91a48a97009c53aea0f26d5b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:18:06 + docker inspect -f . ci-base-image-arm64 19:18:06 . [Pipeline] withDockerContainer 19:18:07 prd-ubuntu18.04-docker-arm64-4c-16g-1709 does not seem to be running inside a container 19:18:07 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-arm64 cat 19:18:08 $ docker top 21816227a1728e0732a2459e95904a94f086dc8c5f4aa833e7372ac54e3913ea -eo pid,comm [Pipeline] { [Pipeline] echo 19:18:09 ========================================================= 19:18:09 [edgeXBuildGoParallel] Running Tests and Build... 19:18:09 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:18:09 + make test 19:18:09 go mod tidy 19:18:10 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 19:18:12 Removing intermediate container fa3603079823 19:18:12 ---> 7943a5ac1c66 19:18:12 19:18:12 Step 9/22 : FROM alpine:3.14 19:18:12 ---> 14119a10abf4 19:18:12 Step 10/22 : RUN apk add --update --no-cache dumb-init 19:18:12 ---> Using cache 19:18:12 ---> 588c8a3baee5 19:18:12 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:18:12 ---> Using cache 19:18:12 ---> c02302072ea4 19:18:12 Step 12/22 : ENV APP_PORT=59881 19:18:12 Removing intermediate container 8d82c629cb42 19:18:12 ---> b75c3c7d6dc2 19:18:12 19:18:12 Step 9/20 : FROM alpine:3.14 19:18:12 ---> 14119a10abf4 19:18:12 Step 10/20 : RUN apk add --update --no-cache curl 19:18:12 ---> Running in 7f25b5c9f869 19:18:12 ---> Running in 37c7aadba06d 19:18:12 Removing intermediate container 7f25b5c9f869 19:18:12 ---> d377f9a2f9cb 19:18:12 Step 13/22 : EXPOSE $APP_PORT 19:18:12 ---> Running in b78916438d15 19:18:12 Removing intermediate container b78916438d15 19:18:12 ---> ede09c8c71b9 19:18:12 Step 14/22 : WORKDIR / 19:18:12 ---> Running in 81d131cb9671 19:18:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:18:12 Removing intermediate container 81d131cb9671 19:18:12 ---> 9107a2910dc9 19:18:12 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:18:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:18:12 ---> bd188fae93cb 19:18:12 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:18:12 (1/5) Installing ca-certificates (20191127-r5) 19:18:12 (2/5) Installing brotli-libs (1.0.9-r5) 19:18:12 (3/5) Installing nghttp2-libs (1.43.0-r0) 19:18:12 (4/5) Installing libcurl (7.79.1-r0) 19:18:12 (5/5) Installing curl (7.79.1-r0) 19:18:12 Executing busybox-1.33.1-r3.trigger 19:18:12 Executing ca-certificates-20191127-r5.trigger 19:18:12 OK: 8 MiB in 19 packages 19:18:13 ---> 18ecff9b7a54 19:18:13 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 19:18:13 ---> 963700285a6d 19:18:13 Step 18/22 : ENTRYPOINT ["/core-metadata"] 19:18:13 Removing intermediate container 37c7aadba06d 19:18:13 ---> bdb22fae1a60 19:18:13 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:18:13 ---> Running in 4b781e424fac 19:18:13 ---> Running in e6299a29ae74 19:18:13 Removing intermediate container 4b781e424fac 19:18:13 ---> 259cffc03b80 19:18:13 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:18:13 Removing intermediate container e6299a29ae74 19:18:13 ---> 60836cedf16a 19:18:13 Step 12/20 : WORKDIR /edgex 19:18:13 ---> Running in 550d90707afa 19:18:13 ---> Running in ecb44f79105e 19:18:14 Removing intermediate container 550d90707afa 19:18:14 ---> f3fd9ff92822 19:18:14 Step 20/22 : LABEL arch=x86_64 19:18:14 Removing intermediate container ecb44f79105e 19:18:14 ---> f6936e70971f 19:18:14 Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 19:18:14 ---> Running in 7282e8e54bb6 19:18:14 Removing intermediate container 7282e8e54bb6 19:18:14 ---> 59d9aab17ca0 19:18:14 Step 21/22 : LABEL git_sha=8cacdfbf32f3ba6ab84e2b4dd357fd6c5f6ec5a4 19:18:14 ---> Running in fc2d6beedab2 19:18:14 ---> d1d2b0df1757 19:18:14 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 19:18:14 Removing intermediate container fc2d6beedab2 19:18:14 ---> 5bdcf52057f4 19:18:14 Step 22/22 : LABEL version=0.0.0 19:18:14 ---> Running in 8c19d971cc84 19:18:14 Removing intermediate container 8c19d971cc84 19:18:14 ---> 8e49e7df9b89 19:18:14 19:18:15 Successfully built 8e49e7df9b89 19:18:15 Successfully tagged core-metadata:latest 19:18:15  Building core-metadata ... done  ---> ce76fed6fc1e 19:18:15 Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:18:15 ---> 4c4edddd4603 19:18:15 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 19:18:15 ---> Running in 279ce17b4adc 19:18:15 Removing intermediate container 279ce17b4adc 19:18:15 ---> 1d398d82b918 19:18:15 Step 17/20 : CMD ["--init=true"] 19:18:15 ---> Running in 25a7cd0da7db 19:18:16 Removing intermediate container 25a7cd0da7db 19:18:16 ---> 1325b3a1e744 19:18:16 Step 18/20 : LABEL arch=x86_64 19:18:16 ---> Running in f2b6d13bccd9 19:18:16 Removing intermediate container f2b6d13bccd9 19:18:16 ---> 88e3013811c5 19:18:16 Step 19/20 : LABEL git_sha=8cacdfbf32f3ba6ab84e2b4dd357fd6c5f6ec5a4 19:18:16 ---> Running in 1be6617d4fb7 19:18:16 Removing intermediate container 1be6617d4fb7 19:18:16 ---> 521428e974b3 19:18:16 Step 20/20 : LABEL version=0.0.0 19:18:16 ---> Running in 3907179f151e 19:18:16 Removing intermediate container 3907179f151e 19:18:16 ---> 81dc728e64ae 19:18:16 19:18:16 Successfully built 81dc728e64ae 19:18:16 Successfully tagged security-proxy-setup:latest 19:18:21  Building security-proxy-setup ... done Removing intermediate container 32bdb1181783 19:18:21 ---> 0121fe054e19 19:18:21 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 19:18:21 ---> Running in 7f0fc5a80303 19:18:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 19:18:22 Removing intermediate container 7f0fc5a80303 19:18:22 ---> 1e33f8cb45c0 19:18:22 19:18:22 Step 10/22 : FROM docker:20.10.8 19:18:22 20.10.8: Pulling from library/docker 19:18:25 Removing intermediate container 45599e643e74 19:18:25 ---> cf7c7532e4a9 19:18:25 19:18:25 Step 9/22 : FROM alpine:3.14 19:18:25 ---> 14119a10abf4 19:18:25 Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:18:25 ---> Running in 44a14f05a903 19:18:25 Removing intermediate container 44a14f05a903 19:18:25 ---> 6cd64576ba84 19:18:25 Step 11/22 : ENV APP_PORT=59880 19:18:25 ---> Running in 681a186ced61 19:18:25 Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd 19:18:25 Status: Downloaded newer image for docker:20.10.8 19:18:25 ---> bc6c0ffef665 19:18:25 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 19:18:25 ---> Running in 8ac7fb16d347 19:18:25 Removing intermediate container 681a186ced61 19:18:25 ---> 955ed7ecb7f0 19:18:25 Step 12/22 : EXPOSE $APP_PORT 19:18:25 ---> Running in 8d8a05da41cc 19:18:25 Removing intermediate container 8ac7fb16d347 19:18:25 ---> 70a5178b3fd0 19:18:25 Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 19:18:25 ---> Running in 3ea9b359a85a 19:18:25 Removing intermediate container 8d8a05da41cc 19:18:25 ---> 8dd037d4d733 19:18:25 Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:18:25 ---> Running in 2a56df10e242 19:18:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:18:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:18:26 (1/42) Installing readline (8.1.0-r0) 19:18:26 (2/42) Installing bash (5.1.4-r0) 19:18:26 Executing bash-5.1.4-r0.post-install 19:18:26 (3/42) Installing brotli-libs (1.0.9-r5) 19:18:26 (4/42) Installing nghttp2-libs (1.43.0-r0) 19:18:26 (5/42) Installing libcurl (7.79.1-r0) 19:18:26 (6/42) Installing curl (7.79.1-r0) 19:18:26 (7/42) Installing dumb-init (1.2.5-r1) 19:18:26 (8/42) Installing libbz2 (1.0.8-r1) 19:18:26 (9/42) Installing expat (2.4.1-r0) 19:18:26 (10/42) Installing libffi (3.3-r2) 19:18:26 (11/42) Installing gdbm (1.19-r0) 19:18:26 (12/42) Installing xz-libs (5.2.5-r0) 19:18:26 (13/42) Installing libgcc (10.3.1_git20210424-r2) 19:18:26 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 19:18:26 (15/42) Installing mpdecimal (2.5.1-r1) 19:18:26 (16/42) Installing sqlite-libs (3.35.5-r0) 19:18:26 Removing intermediate container 2a56df10e242 19:18:26 ---> 12f8c9411afb 19:18:26 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 19:18:26 (17/42) Installing python3 (3.9.5-r1) 19:18:26 ---> Running in e7f6309a25ac 19:18:26 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:18:26 (18/42) Installing py3-appdirs (1.4.4-r2) 19:18:26 (19/42) Installing py3-chardet (4.0.0-r2) 19:18:26 (20/42) Installing py3-idna (3.2-r0) 19:18:26 (21/42) Installing py3-urllib3 (1.26.5-r0) 19:18:26 (22/42) Installing py3-certifi (2020.12.5-r1) 19:18:26 (23/42) Installing py3-requests (2.25.1-r4) 19:18:26 (24/42) Installing py3-msgpack (1.0.2-r1) 19:18:26 (25/42) Installing py3-lockfile (0.12.2-r4) 19:18:26 (26/42) Installing py3-cachecontrol (0.12.6-r1) 19:18:26 (27/42) Installing py3-colorama (0.4.4-r1) 19:18:26 (28/42) Installing py3-contextlib2 (0.6.0-r1) 19:18:26 (29/42) Installing py3-distlib (0.3.1-r3) 19:18:26 (30/42) Installing py3-distro (1.5.0-r3) 19:18:26 (31/42) Installing py3-six (1.15.0-r1) 19:18:26 (32/42) Installing py3-webencodings (0.5.1-r4) 19:18:26 (33/42) Installing py3-html5lib (1.1-r1) 19:18:26 (34/42) Installing py3-parsing (2.4.7-r2) 19:18:26 (35/42) Installing py3-packaging (20.9-r1) 19:18:26 (36/42) Installing py3-toml (0.10.2-r2) 19:18:26 (37/42) Installing py3-pep517 (0.10.0-r2) 19:18:26 (38/42) Installing py3-progress (1.5-r2) 19:18:26 (39/42) Installing py3-retrying (1.3.3-r1) 19:18:26 (40/42) Installing py3-ordered-set (4.0.2-r1) 19:18:26 (41/42) Installing py3-setuptools (52.0.0-r3) 19:18:26 (42/42) Installing py3-pip (20.3.4-r1) 19:18:27 Executing busybox-1.33.1-r3.trigger 19:18:27 OK: 84 MiB in 64 packages 19:18:27 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:18:27 Collecting docker-compose==1.23.2 19:18:27 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 19:18:27 (1/6) Installing dumb-init (1.2.5-r1) 19:18:27 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 19:18:27 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 19:18:27 Collecting texttable<0.10,>=0.9.0 19:18:27 Downloading texttable-0.9.1.tar.gz (11 kB) 19:18:27 (2/6) Installing libgcc (10.3.1_git20210424-r2) 19:18:28 (3/6) Installing libsodium (1.0.18-r0) 19:18:28 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 19:18:28 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 19:18:28 Collecting docopt<0.7,>=0.6.1 19:18:28 Downloading docopt-0.6.2.tar.gz (25 kB) 19:18:28 (5/6) Installing libzmq (4.3.4-r0) 19:18:28 (6/6) Installing zeromq (4.3.4-r0) 19:18:28 Executing busybox-1.33.1-r3.trigger 19:18:28 OK: 8 MiB in 20 packages 19:18:28 Collecting jsonschema<3,>=2.5.1 19:18:28 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 19:18:28 Collecting cached-property<2,>=1.2.0 19:18:28 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 19:18:28 Collecting websocket-client<1.0,>=0.32.0 19:18:28 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 19:18:28 Collecting docker<4.0,>=3.6.0 19:18:28 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 19:18:28 Collecting dockerpty<0.5,>=0.4.1 19:18:28 Downloading dockerpty-0.4.1.tar.gz (13 kB) 19:18:29 Collecting PyYAML<4,>=3.10 19:18:29 Downloading PyYAML-3.13.tar.gz (270 kB) 19:18:29 Removing intermediate container e7f6309a25ac 19:18:29 ---> f51e46d9db60 19:18:29 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:18:29 Collecting docker-pycreds>=0.4.0 19:18:29 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 19:18:29 ---> 7cc97bdd8b06 19:18:29 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:18:29 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 19:18:29 Collecting idna<2.8,>=2.5 19:18:29 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 19:18:29 Collecting chardet<3.1.0,>=3.0.2 19:18:29 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 19:18:30 Collecting urllib3<1.25,>=1.21.1 19:18:30 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 19:18:30 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 19:18:30 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 19:18:30 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 19:18:30 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 19:18:30 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 19:18:30 Attempting uninstall: urllib3 19:18:30 Found existing installation: urllib3 1.26.5 19:18:30 Uninstalling urllib3-1.26.5: 19:18:30 ---> dc092934110c 19:18:30 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 19:18:30 Successfully uninstalled urllib3-1.26.5 19:18:30 Attempting uninstall: idna 19:18:30 Found existing installation: idna 3.2 19:18:30 Uninstalling idna-3.2: 19:18:30 Successfully uninstalled idna-3.2 19:18:30 ---> 823c639f79d4 19:18:30 Step 18/22 : ENTRYPOINT ["/core-data"] 19:18:30 ---> Running in e694ce23a7af 19:18:30 Removing intermediate container e694ce23a7af 19:18:30 ---> cc46540e11ad 19:18:30 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:18:30 Attempting uninstall: chardet 19:18:30 Found existing installation: chardet 4.0.0 19:18:30 Uninstalling chardet-4.0.0: 19:18:30 ---> Running in 04296e9cd5ab 19:18:30 Successfully uninstalled chardet-4.0.0 19:18:30 Removing intermediate container 04296e9cd5ab 19:18:30 ---> 90fe8e1747ae 19:18:30 Step 20/22 : LABEL arch=x86_64 19:18:30 ---> Running in 562ba132092e 19:18:30 Removing intermediate container 562ba132092e 19:18:30 ---> f7a65c881ff0 19:18:30 Step 21/22 : LABEL git_sha=8cacdfbf32f3ba6ab84e2b4dd357fd6c5f6ec5a4 19:18:30 ---> Running in c5dc1df61570 19:18:30 Attempting uninstall: requests 19:18:30 Found existing installation: requests 2.25.1 19:18:30 Uninstalling requests-2.25.1: 19:18:30 Successfully uninstalled requests-2.25.1 19:18:30 Removing intermediate container c5dc1df61570 19:18:30 ---> c563f53c5730 19:18:30 Step 22/22 : LABEL version=0.0.0 19:18:30 Running setup.py install for texttable: started 19:18:30 ---> Running in 6ac545163791 19:18:30 Removing intermediate container 6ac545163791 19:18:30 ---> 9ba813b88f64 19:18:30 19:18:31 Successfully built 9ba813b88f64 19:18:31 Successfully tagged core-data:latest 19:18:31  Building core-data ... done  Running setup.py install for texttable: finished with status 'done' 19:18:31 Running setup.py install for PyYAML: started 19:18:31 Running setup.py install for PyYAML: finished with status 'done' 19:18:31 Running setup.py install for docopt: started 19:18:32 Running setup.py install for docopt: finished with status 'done' 19:18:32 Running setup.py install for dockerpty: started 19:18:32 Running setup.py install for dockerpty: finished with status 'done' 19:18:32 Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 19:18:35 Removing intermediate container 3ea9b359a85a 19:18:35 ---> e9adf4c2d797 19:18:35 Step 13/22 : ENV APP_PORT=58890 19:18:35 ---> Running in dcf4b14e2bce 19:18:35 Removing intermediate container dcf4b14e2bce 19:18:35 ---> 09d89d463625 19:18:35 Step 14/22 : EXPOSE $APP_PORT 19:18:35 ---> Running in 6eaca574ff3e 19:18:35 Removing intermediate container 6eaca574ff3e 19:18:35 ---> 308e87d1cd4a 19:18:35 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 19:18:35 ---> 58f21663d034 19:18:35 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 19:18:35 ---> da001786d5a5 19:18:35 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 19:18:36 ---> 9b1bf5e7b560 19:18:36 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 19:18:36 ---> Running in 5c6df9a28404 19:18:36 Removing intermediate container 5c6df9a28404 19:18:36 ---> 2a0a31c8644a 19:18:36 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:18:36 ---> Running in d79e43703f30 19:18:36 Removing intermediate container d79e43703f30 19:18:36 ---> 6a300c5a9957 19:18:36 Step 20/22 : LABEL arch=x86_64 19:18:36 ---> Running in 7a652c25727d 19:18:36 Removing intermediate container 7a652c25727d 19:18:36 ---> 75a0661da45f 19:18:36 Step 21/22 : LABEL git_sha=8cacdfbf32f3ba6ab84e2b4dd357fd6c5f6ec5a4 19:18:36 ---> Running in f9cca680a778 19:18:36 Removing intermediate container f9cca680a778 19:18:36 ---> 147c21f03cc3 19:18:36 Step 22/22 : LABEL version=0.0.0 19:18:36 ---> Running in dbb479b8df5e 19:18:36 Removing intermediate container dbb479b8df5e 19:18:36 ---> 214ca124e19b 19:18:36 19:18:36 Successfully built 214ca124e19b 19:18:36 Successfully tagged sys-mgmt-agent:latest 19:18:36  Building sys-mgmt-agent ... done  [Pipeline] } 19:18:37 $ docker stop --time=1 84d0a85e7e439ec84d8d539d547f2a33d938ec28015c74774e7f3666633a9de5 19:18:38 $ docker rm -f 84d0a85e7e439ec84d8d539d547f2a33d938ec28015c74774e7f3666633a9de5 [Pipeline] // withDockerContainer [Pipeline] sh 19:18:38 + docker images 19:18:38 REPOSITORY TAG IMAGE ID CREATED SIZE 19:18:38 sys-mgmt-agent latest 214ca124e19b 2 seconds ago 294MB 19:18:38 core-data latest 9ba813b88f64 8 seconds ago 20.7MB 19:18:38 cf7c7532e4a9 15 seconds ago 1.76GB 19:18:38 1e33f8cb45c0 16 seconds ago 1.76GB 19:18:38 security-proxy-setup latest 81dc728e64ae 22 seconds ago 26.8MB 19:18:38 core-metadata latest 8e49e7df9b89 24 seconds ago 16.9MB 19:18:38 7943a5ac1c66 28 seconds ago 1.76GB 19:18:38 b75c3c7d6dc2 28 seconds ago 1.76GB 19:18:38 security-bootstrapper latest ec72324fb792 58 seconds ago 18.9MB 19:18:38 support-notifications latest 52035923f96b About a minute ago 16.9MB 19:18:38 security-secretstore-setup latest be37bf58bb61 About a minute ago 28.3MB 19:18:38 support-scheduler latest 5ed580c775eb About a minute ago 16.2MB 19:18:38 a50bca093917 About a minute ago 1.76GB 19:18:38 4df69125b971 About a minute ago 1.76GB 19:18:38 core-command latest 72d3dd22faaf About a minute ago 16.1MB 19:18:38 fb5edabbde27 About a minute ago 1.76GB 19:18:38 28a04152e8f8 About a minute ago 1.76GB 19:18:38 8a9763e520e1 About a minute ago 1.75GB 19:18:38 ci-base-image-x86_64 latest 4c4a19ec9ddc 5 minutes ago 1.25GB 19:18:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 9f6097aaca64 12 days ago 548MB 19:18:38 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 2 weeks ago 34.5MB 19:18:38 docker 20.10.8 bc6c0ffef665 7 weeks ago 214MB 19:18:38 alpine 3.14 14119a10abf4 8 weeks ago 5.6MB 19:18:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 16 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 19:18:42 ? github.com/edgexfoundry/edgex-go [no test files] 19:18:54 Still waiting to schedule task 19:18:54 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 19:19:39 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:19:46 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:19:48 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:19:48 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:20:01 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:20:01 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:20:01 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 19:20:01 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:20:01 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:20:02 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:20:03 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 19:20:03 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 19:20:03 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:20:03 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:20:12 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.193s coverage: 28.7% of statements 19:20:12 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:20:12 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:20:16 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.366s coverage: 98.5% of statements 19:20:16 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:20:18 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.353s coverage: 44.7% of statements 19:20:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:20:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:20:21 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.764s coverage: 89.5% of statements 19:20:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:20:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:20:21 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.305s coverage: 84.4% of statements 19:20:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:20:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:20:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 19:20:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:20:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:20:31 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.606s coverage: 94.2% of statements 19:20:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:20:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:20:31 ok github.com/edgexfoundry/edgex-go/internal/io 0.245s coverage: 59.1% of statements 19:20:31 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:20:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 19:20:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:20:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:20:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:20:31 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.279s coverage: 60.0% of statements 19:20:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:20:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:20:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:20:31 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.306s coverage: 0.9% of statements 19:20:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:20:31 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.181s coverage: 58.8% of statements 19:20:31 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.365s coverage: 21.7% of statements 19:20:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:20:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.222s coverage: 47.1% of statements 19:20:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.264s coverage: 79.5% of statements 19:20:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.200s coverage: 94.1% of statements 19:20:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.243s coverage: 96.3% of statements 19:20:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.281s coverage: 87.5% of statements 19:20:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.259s coverage: 94.4% of statements 19:20:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.175s coverage: 44.8% of statements 19:20:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.641s coverage: 82.5% of statements 19:20:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:20:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.304s coverage: 92.9% of statements 19:20:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:20:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:20:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:20:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.059s coverage: 65.1% of statements 19:20:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:20:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:20:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:20:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:20:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:20:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.207s coverage: 87.2% of statements 19:20:59 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:20:59 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:20:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.162s coverage: 100.0% of statements 19:20:59 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:20:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.299s coverage: 58.8% of statements 19:20:59 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 19:20:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.310s coverage: 80.0% of statements 19:20:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.378s coverage: 87.2% of statements 19:20:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.272s coverage: 85.4% of statements 19:20:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.814s coverage: 91.2% of statements 19:20:59 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:21:01 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.877s coverage: 64.4% of statements 19:21:01 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:21:01 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:21:01 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.235s coverage: 100.0% of statements 19:21:01 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.111s coverage: 89.4% of statements 19:21:01 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.064s coverage: 100.0% of statements 19:21:01 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.098s coverage: 73.7% of statements 19:21:02 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.050s coverage: 100.0% of statements 19:21:06 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.371s coverage: 70.4% of statements 19:21:06 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 19:21:06 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 19:21:06 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 19:21:09 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.843s coverage: 43.4% of statements 19:21:09 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:21:09 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:21:09 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.253s coverage: 89.5% of statements 19:21:09 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:21:09 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.219s coverage: 84.8% of statements 19:21:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:21:18 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.260s coverage: 17.7% of statements 19:21:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:21:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:21:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:21:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:21:18 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.529s coverage: 92.3% of statements 19:21:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:21:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:21:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:21:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:21:18 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.267s coverage: 63.2% of statements 19:21:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:21:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:21:18 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.403s coverage: 97.7% of statements 19:21:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:21:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:21:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 19:21:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 19:21:18 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.209s coverage: 28.9% of statements 19:21:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 19:21:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 19:21:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 19:21:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 19:21:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 19:21:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 19:21:18 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.178s coverage: 100.0% of statements 19:21:18 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.075s coverage: 96.9% of statements 19:21:18 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 19:21:18 WARNING: Linting skipped (not on x86_64 or linter not installed) 19:21:18 GO111MODULE=on go vet ./... 19:21:53 Running on prd-ubuntu18.04-docker-8c-8g-1714 in /w/workspace/edgexfoundry_edgex-go_PR-3780 [Pipeline] { [Pipeline] ws 19:21:53 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 19:21:53 The recommended git tool is: git 19:21:55 using credential edgex-jenkins-ssh 19:21:55 Cloning the remote Git repository 19:21:55 Cloning repository git@github.com:edgexfoundry/edgex-go.git 19:21:55 > git init /w/workspace/edgex-go/1 # timeout=10 19:21:55 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:21:55 > git --version # timeout=10 19:21:55 > git --version # 'git version 2.17.1' 19:21:55 using GIT_SSH to set credentials SSH Credentials for GitHub 19:21:55 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:22:18 Merging remotes/origin/main commit 2960906d71acf8db9b34adc0540238eab7fedfb7 into PR head commit 8cacdfbf32f3ba6ab84e2b4dd357fd6c5f6ec5a4 19:22:18 Merge succeeded, producing 8cacdfbf32f3ba6ab84e2b4dd357fd6c5f6ec5a4 19:22:18 Checking out Revision 8cacdfbf32f3ba6ab84e2b4dd357fd6c5f6ec5a4 (PR-3780) 19:22:17 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:22:17 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:22:17 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:22:17 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:22:17 using GIT_SSH to set credentials SSH Credentials for GitHub 19:22:17 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3780/head:refs/remotes/origin/PR-3780 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:22:18 > git config core.sparsecheckout # timeout=10 19:22:18 > git checkout -f 8cacdfbf32f3ba6ab84e2b4dd357fd6c5f6ec5a4 # timeout=10 19:22:18 > git remote # timeout=10 19:22:18 > git config --get remote.origin.url # timeout=10 19:22:18 using GIT_SSH to set credentials SSH Credentials for GitHub 19:22:18 > git merge 2960906d71acf8db9b34adc0540238eab7fedfb7 # timeout=10 19:22:18 > git rev-parse HEAD^{commit} # timeout=10 19:22:18 > git config core.sparsecheckout # timeout=10 19:22:18 > git checkout -f 8cacdfbf32f3ba6ab84e2b4dd357fd6c5f6ec5a4 # timeout=10 19:22:22 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-registry/v2" 19:22:22 > git --version # timeout=10 19:22:22 > git --version # 'git version 2.17.1' 19:22:22 fatal: bad object 62edec8a7113a6bcefef181b5eb2cccbe48a4c62 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:22:23 + echo snap-build.sh 19:22:23 snap-build.sh 19:22:23 + SNAP_BASE_DIR=. 19:22:23 + '[' '!' -z /w/workspace/edgex-go/1 ']' 19:22:23 + SNAP_BASE_DIR=/w/workspace/edgex-go/1 19:22:23 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' 19:22:23 [snap-build] Building snap in dir [/w/workspace/edgex-go/1] 19:22:23 + cd /w/workspace/edgex-go/1 19:22:23 + sudo apt-get remove -qy --purge lxd lxd-client 19:22:23 Reading package lists... 19:22:23 Building dependency tree... 19:22:23 Reading state information... 19:22:23 The following packages were automatically installed and are no longer required: 19:22:23 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 19:22:23 uidmap xdelta3 19:22:23 Use 'sudo apt autoremove' to remove them. 19:22:23 The following packages will be REMOVED: 19:22:23 lxd* lxd-client* 19:22:23 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 19:22:23 After this operation, 31.7 MB disk space will be freed. 19:22:24 (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.) 19:22:24 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 19:22:24 Removing lxd dnsmasq configuration 19:22:24 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 19:22:24 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 19:22:25 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 19:22:25 (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.) 19:22:25 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 19:22:27 Processing triggers for systemd (237-3ubuntu10.45) ... 19:22:27 Processing triggers for ureadahead (0.100.0-21) ... 19:22:27 + sudo snap remove --purge lxd 19:22:27 snap "lxd" is not installed 19:22:27 + sudo groupadd --force --system lxd 19:22:27 ++ whoami 19:22:27 + sudo /usr/sbin/usermod -G lxd -a jenkins 19:22:27 + newgrp - lxd 19:22:27 + sudo snap install lxd 19:22:37 2021-10-25T19:22:35Z INFO Waiting for automatic snapd restart... 19:22:40 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:22:40 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:22:42 ./bin/test-attribution-txt.sh [Pipeline] sh 19:22:45 + ls -al . 19:22:45 total 660 19:22:45 drwxrwxr-x 9 1001 1001 4096 Oct 25 19:22 . 19:22:45 drwxr-xr-x 4 root root 4096 Oct 25 19:18 .. 19:22:45 -rw-rw-r-- 1 1001 1001 11 Oct 25 19:15 .dockerignore 19:22:45 drwxrwxr-x 8 1001 1001 4096 Oct 25 19:15 .git 19:22:45 drwxrwxr-x 4 1001 1001 4096 Oct 25 19:15 .github 19:22:45 -rw-rw-r-- 1 1001 1001 804 Oct 25 19:15 .gitignore 19:22:45 -rw-rw-r-- 1 1001 1001 42 Oct 25 19:15 .golangci.yml 19:22:45 -rw-rw-r-- 1 1001 1001 76 Oct 25 19:15 .hadolint.yml 19:22:45 -rw-rw-r-- 1 1001 1001 166 Oct 25 19:15 .sonarcloud.properties 19:22:45 -rw-rw-r-- 1 1001 1001 1171 Oct 25 19:15 ADOPTERS.md 19:22:45 -rw-rw-r-- 1 1001 1001 8910 Oct 25 19:15 Attribution.txt 19:22:45 -rw-rw-r-- 1 1001 1001 43881 Oct 25 19:15 CHANGELOG.md 19:22:45 -rw-rw-r-- 1 1001 1001 3804 Oct 25 19:15 CONTRIBUTING.md 19:22:45 -rw-rw-r-- 1 1001 1001 677 Oct 25 19:15 GOVERNANCE.md 19:22:45 -rw-rw-r-- 1 1001 1001 849 Oct 25 19:15 Jenkinsfile 19:22:45 -rw-rw-r-- 1 1001 1001 10775 Oct 25 19:15 LICENSE 19:22:45 -rw-rw-r-- 1 1001 1001 6508 Oct 25 19:15 Makefile 19:22:45 -rw-rw-r-- 1 1001 1001 582 Oct 25 19:15 OWNERS.md 19:22:45 -rw-rw-r-- 1 1001 1001 8256 Oct 25 19:15 README.md 19:22:45 -rw-rw-r-- 1 1001 1001 6912 Oct 25 19:15 SECURITY.md 19:22:45 -rw-rw-r-- 1 1001 1001 5 Oct 25 19:12 VERSION 19:22:45 -rw-rw-r-- 1 1001 1001 4131 Oct 25 19:15 ZMQWindows.md 19:22:45 drwxrwxr-x 2 1001 1001 4096 Oct 25 19:15 bin 19:22:45 drwxrwxr-x 14 1001 1001 4096 Oct 25 19:15 cmd 19:22:45 -rw-r--r-- 1 root root 425845 Oct 25 19:21 coverage.out 19:22:45 -rw-rw-r-- 1 1001 1001 848 Oct 25 19:15 go.mod 19:22:45 -rw-rw-r-- 1 1001 1001 50525 Oct 25 19:15 go.sum 19:22:45 drwxrwxr-x 8 1001 1001 4096 Oct 25 19:15 internal 19:22:45 drwxrwxr-x 3 1001 1001 4096 Oct 25 19:15 openapi 19:22:45 drwxrwxr-x 4 1001 1001 4096 Oct 25 19:15 snap 19:22:45 -rw-rw-r-- 1 1001 1001 204 Oct 25 19:15 version.go [Pipeline] sh 19:22:45 + '[' -e coverage.out ] 19:22:45 + chown 1001:1001 coverage.out [Pipeline] stash 19:22:45 Warning: overwriting stash ‘coverage-report’ 19:22:46 Stashed 1 file(s) [Pipeline] sh 19:22:47 + make build 19:22:47 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 19:22:50 lxd 4.19 from Canonical* installed 19:22:50 + sudo lxd init --auto 19:22:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:22:58 + sudo snap install --classic snapcraft 19:23:13 snapcraft 5.0 from Canonical* installed 19:23:13 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 19:23:13 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 19:23:13 % Total % Received % Xferd Average Speed Time Time Time Current 19:23:13 Dload Upload Total Spent Left Speed 19:23:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3562 0 --:--:-- --:--:-- --:--:-- 3562 19:23:13 0 3325k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3325k 100 3325k 0 0 6855k 0 --:--:-- --:--:-- --:--:-- 24.4M 19:23:13 ./yq_linux_amd64 19:23:13 + sudo snapcraft prime --use-lxd 19:23:14 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 19:23:14 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: 19:23:14 - README.md 19:23:14 19:23:14 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 19:23:14 Launching a container. 19:23:20 Waiting for container to be ready 19:23:20 To start your first instance, try: lxc launch ubuntu:20.04 19:23:20 19:23:20 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 19:23:23 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 19:23:23 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 19:23:24 Waiting for network to be ready... 19:23:24 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 19:23:24 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 19:23:24 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1932 kB] 19:23:24 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [349 kB] 19:23:24 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 19:23:24 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 19:23:24 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [488 kB] 19:23:24 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [65.8 kB] 19:23:24 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1144 kB] 19:23:24 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [262 kB] 19:23:25 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 19:23:25 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 19:23:25 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 19:23:25 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 19:23:25 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 19:23:25 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 19:23:25 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 19:23:25 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 19:23:25 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 19:23:26 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2277 kB] 19:23:26 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [442 kB] 19:23:26 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 19:23:26 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 19:23:26 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [513 kB] 19:23:26 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [69.7 kB] 19:23:26 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1759 kB] 19:23:26 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [378 kB] 19:23:27 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 19:23:28 Fetched 25.5 MB in 4s (6288 kB/s) 19:23:29 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 19:23:29 Reading package lists... 19:23:29 Reading package lists... 19:23:29 Building dependency tree... 19:23:29 Reading state information... 19:23:29 The following additional packages will be installed: 19:23:29 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 19:23:29 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 19:23:29 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 19:23:29 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 19:23:29 Suggested packages: 19:23:29 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 19:23:29 Recommended packages: 19:23:29 gnupg libsasl2-modules 19:23:29 The following NEW packages will be installed: 19:23:29 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 19:23:29 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 19:23:29 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 19:23:29 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 19:23:29 The following packages will be upgraded: 19:23:29 gpg gpg-agent gpgconf libudev1 19:23:30 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. 19:23:30 Need to get 3527 kB of archives. 19:23:30 After this operation, 13.3 MB of additional disk space will be used. 19:23:30 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] 19:23:30 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] 19:23:30 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 19:23:30 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 19:23:30 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] 19:23:30 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] 19:23:30 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 19:23:30 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 19:23:30 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 19:23:30 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 19:23:30 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 19:23:30 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 19:23:30 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 19:23:30 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 19:23:30 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 19:23:30 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 19:23:31 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 19:23:31 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 19:23:31 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 19:23:31 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 19:23:31 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 19:23:31 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 19:23:31 debconf: delaying package configuration, since apt-utils is not installed 19:23:31 Fetched 3527 kB in 1s (2852 kB/s) 19:23:31 (Reading database ... 12511 files and directories currently installed.) 19:23:31 Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... 19:23:31 Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... 19:23:31 Setting up libudev1:amd64 (237-3ubuntu10.52) ... 19:23:31 Selecting previously unselected package udev. 19:23:31 (Reading database ... 12511 files and directories currently installed.) 19:23:31 Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... 19:23:31 Unpacking udev (237-3ubuntu10.52) ... 19:23:31 Selecting previously unselected package libfuse2:amd64. 19:23:31 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 19:23:31 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 19:23:31 Selecting previously unselected package fuse. 19:23:31 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 19:23:31 Unpacking fuse (2.9.7-1ubuntu1) ... 19:23:31 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 19:23:31 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 19:23:31 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 19:23:31 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 19:23:31 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 19:23:31 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 19:23:31 Selecting previously unselected package libksba8:amd64. 19:23:31 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 19:23:31 Unpacking libksba8:amd64 (1.3.5-2) ... 19:23:32 Selecting previously unselected package libroken18-heimdal:amd64. 19:23:32 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:23:32 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 19:23:32 Selecting previously unselected package libasn1-8-heimdal:amd64. 19:23:32 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:23:32 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 19:23:32 Selecting previously unselected package libheimbase1-heimdal:amd64. 19:23:32 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:23:32 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 19:23:32 Selecting previously unselected package libhcrypto4-heimdal:amd64. 19:23:32 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:23:32 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 19:23:32 Selecting previously unselected package libwind0-heimdal:amd64. 19:23:32 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:23:32 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 19:23:32 Selecting previously unselected package libhx509-5-heimdal:amd64. 19:23:32 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:23:32 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 19:23:32 Selecting previously unselected package libkrb5-26-heimdal:amd64. 19:23:32 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:23:32 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 19:23:32 Selecting previously unselected package libheimntlm0-heimdal:amd64. 19:23:32 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:23:32 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 19:23:32 Selecting previously unselected package libgssapi3-heimdal:amd64. 19:23:32 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:23:32 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 19:23:32 Selecting previously unselected package libsasl2-modules-db:amd64. 19:23:32 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 19:23:32 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 19:23:32 Selecting previously unselected package libsasl2-2:amd64. 19:23:32 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 19:23:32 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 19:23:32 Selecting previously unselected package libldap-common. 19:23:32 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 19:23:32 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 19:23:32 Selecting previously unselected package libldap-2.4-2:amd64. 19:23:32 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 19:23:32 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 19:23:32 Selecting previously unselected package dirmngr. 19:23:32 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 19:23:32 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 19:23:32 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 19:23:32 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 19:23:32 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 19:23:32 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 19:23:32 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 19:23:32 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 19:23:32 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 19:23:32 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 19:23:32 Setting up libksba8:amd64 (1.3.5-2) ... 19:23:32 Processing triggers for libc-bin (2.27-3ubuntu1) ... 19:23:32 Setting up udev (237-3ubuntu10.52) ... 19:23:33 invoke-rc.d: policy-rc.d denied execution of start. 19:23:33 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 19:23:33 Processing triggers for systemd (237-3ubuntu10) ... 19:23:33 Setting up fuse (2.9.7-1ubuntu1) ... 19:23:33 Setting up gpg (2.2.4-1ubuntu1.4) ... 19:23:33 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 19:23:33 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 19:23:33 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 19:23:33 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 19:23:33 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 19:23:33 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 19:23:33 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 19:23:33 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 19:23:33 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 19:23:33 Processing triggers for libc-bin (2.27-3ubuntu1) ... 19:23:34 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 19:23:34 settings in the [Install] section, and DefaultInstance for template units). 19:23:34 This means they are not meant to be enabled using systemctl. 19:23:34 Possible reasons for having this kind of units are: 19:23:34 1) A unit may be statically enabled by being symlinked from another unit's 19:23:34 .wants/ or .requires/ directory. 19:23:34 2) A unit's purpose may be to act as a helper for some other unit which has 19:23:34 a requirement dependency on it. 19:23:34 3) A unit may be started when needed via activation (socket, path, timer, 19:23:34 D-Bus, udev, scripted systemctl call, ...). 19:23:34 4) In case of template units, the unit is meant to be enabled with some 19:23:34 instance name specified. 19:23:34 Reading package lists... 19:23:34 Building dependency tree... 19:23:34 Reading state information... 19:23:34 The following additional packages will be installed: 19:23:34 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 19:23:34 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 19:23:34 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 19:23:34 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 19:23:34 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 19:23:34 Suggested packages: 19:23:34 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 19:23:34 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 19:23:34 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 19:23:34 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 19:23:34 systemd-container policykit-1 19:23:34 Recommended packages: 19:23:34 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 19:23:34 The following NEW packages will be installed: 19:23:34 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 19:23:34 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 19:23:34 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 19:23:34 multiarch-support openssh-client python3 python3-minimal python3.6 19:23:34 python3.6-minimal snapd squashfs-tools sudo 19:23:34 The following packages will be upgraded: 19:23:34 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 19:23:34 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. 19:23:34 Need to get 36.8 MB of archives. 19:23:34 After this operation, 147 MB of additional disk space will be used. 19:23:34 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] 19:23:34 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 19:23:34 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 19:23:34 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 19:23:34 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 19:23:34 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] 19:23:34 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 19:23:34 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 19:23:34 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 19:23:34 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 19:23:34 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 19:23:34 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 19:23:34 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 19:23:34 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 19:23:34 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] 19:23:34 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] 19:23:34 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] 19:23:35 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] 19:23:35 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] 19:23:35 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] 19:23:35 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 19:23:35 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 19:23:35 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 19:23:35 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 19:23:35 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 19:23:35 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 19:23:35 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 19:23:35 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 19:23:35 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 19:23:35 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] 19:23:36 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 19:23:37 debconf: delaying package configuration, since apt-utils is not installed 19:23:37 Fetched 36.8 MB in 2s (16.1 MB/s) 19:23:37 (Reading database ... 12757 files and directories currently installed.) 19:23:37 Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... 19:23:37 Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... 19:23:37 Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... 19:23:37 Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... 19:23:37 Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... 19:23:37 (Reading database ... 12757 files and directories currently installed.) 19:23:37 Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... 19:23:37 Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... 19:23:37 Setting up libapt-pkg5.0:amd64 (1.6.14) ... 19:23:37 (Reading database ... 12757 files and directories currently installed.) 19:23:37 Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... 19:23:37 Unpacking apt (1.6.14) over (1.6.1) ... 19:23:38 Setting up apt (1.6.14) ... 19:23:38 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 19:23:38 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 19:23:38 (Reading database ... 12764 files and directories currently installed.) 19:23:38 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 19:23:38 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 19:23:38 Selecting previously unselected package libpython3.6-minimal:amd64. 19:23:38 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 19:23:38 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 19:23:38 Selecting previously unselected package libexpat1:amd64. 19:23:38 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 19:23:38 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 19:23:39 Selecting previously unselected package python3.6-minimal. 19:23:39 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 19:23:39 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 19:23:39 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... 19:23:39 Checking for services that may need to be restarted...done. 19:23:39 Checking for services that may need to be restarted...done. 19:23:39 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 19:23:39 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 19:23:39 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 19:23:39 Selecting previously unselected package python3-minimal. 19:23:39 (Reading database ... 13012 files and directories currently installed.) 19:23:39 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 19:23:39 Unpacking python3-minimal (3.6.7-1~18.04) ... 19:23:39 Selecting previously unselected package mime-support. 19:23:39 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 19:23:39 Unpacking mime-support (3.60ubuntu1) ... 19:23:39 Selecting previously unselected package libmpdec2:amd64. 19:23:39 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 19:23:39 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 19:23:39 Selecting previously unselected package libpython3.6-stdlib:amd64. 19:23:39 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 19:23:39 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 19:23:40 Selecting previously unselected package python3.6. 19:23:40 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 19:23:40 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 19:23:40 Selecting previously unselected package libpython3-stdlib:amd64. 19:23:40 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 19:23:40 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 19:23:40 Setting up python3-minimal (3.6.7-1~18.04) ... 19:23:40 Selecting previously unselected package python3. 19:23:40 (Reading database ... 13442 files and directories currently installed.) 19:23:40 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 19:23:40 Unpacking python3 (3.6.7-1~18.04) ... 19:23:40 Selecting previously unselected package multiarch-support. 19:23:40 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 19:23:40 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 19:23:40 Setting up multiarch-support (2.27-3ubuntu1.4) ... 19:23:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:23:40 Selecting previously unselected package liblzo2-2:amd64. 19:23:40 (Reading database ... 13479 files and directories currently installed.) 19:23:40 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 19:23:40 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 19:23:40 Selecting previously unselected package libbsd0:amd64. 19:23:40 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 19:23:40 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 19:23:40 Selecting previously unselected package sudo. 19:23:40 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 19:23:40 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 19:23:40 Selecting previously unselected package apparmor. 19:23:40 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 19:23:40 Unpacking apparmor (2.12-4ubuntu5.1) ... 19:23:40 Selecting previously unselected package libedit2:amd64. 19:23:40 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 19:23:40 Unpacking libedit2:amd64 (3.1-20170329-1) ... 19:23:40 Selecting previously unselected package libkrb5support0:amd64. 19:23:40 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 19:23:40 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 19:23:40 Selecting previously unselected package libk5crypto3:amd64. 19:23:40 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 19:23:40 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 19:23:40 Selecting previously unselected package libkeyutils1:amd64. 19:23:40 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 19:23:40 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 19:23:41 Selecting previously unselected package libkrb5-3:amd64. 19:23:41 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 19:23:41 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 19:23:41 Selecting previously unselected package libgssapi-krb5-2:amd64. 19:23:41 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 19:23:41 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 19:23:41 Selecting previously unselected package libssl1.0.0:amd64. 19:23:41 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... 19:23:41 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 19:23:41 Selecting previously unselected package openssh-client. 19:23:41 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... 19:23:41 Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... 19:23:41 Selecting previously unselected package squashfs-tools. 19:23:41 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... 19:23:41 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 19:23:41 Selecting previously unselected package snapd. 19:23:41 Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... 19:23:41 Unpacking snapd (2.51.1+18.04) ... 19:23:43 Setting up libedit2:amd64 (3.1-20170329-1) ... 19:23:43 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 19:23:43 Setting up mime-support (3.60ubuntu1) ... 19:23:43 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 19:23:43 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 19:23:43 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 19:23:43 Processing triggers for libc-bin (2.27-3ubuntu1) ... 19:23:43 Setting up systemd (237-3ubuntu10.52) ... 19:23:43 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 19:23:44 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 19:23:44 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 19:23:44 Setting up liblzo2-2:amd64 (2.08-1.2) ... 19:23:44 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 19:23:44 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 19:23:44 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 19:23:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:23:44 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 19:23:44 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 19:23:44 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 19:23:44 Setting up python3 (3.6.7-1~18.04) ... 19:23:44 running python rtupdate hooks for python3.6... 19:23:44 running python post-rtupdate hooks for python3.6... 19:23:44 Setting up apparmor (2.12-4ubuntu5.1) ... 19:23:45 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 19:23:45 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 19:23:45 Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... 19:23:45 Setting up snapd (2.51.1+18.04) ... 19:23:46 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 19:23:46 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 19:23:46 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 19:23:46 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 19:23:46 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 19:23:46 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 19:23:46 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 19:23:47 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 19:23:47 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 19:23:47 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 19:23:47 /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' 19:23:47 Processing triggers for libc-bin (2.27-3ubuntu1) ... 19:23:47 Processing triggers for systemd (237-3ubuntu10.52) ... 19:23:48 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 19:23:48 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 19:23:48 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 19:23:48 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 19:23:49 Reading package lists... 19:23:50 Reading package lists... 19:23:50 Building dependency tree... 19:23:50 Reading state information... 19:23:50 Calculating upgrade... 19:23:50 The following packages will be upgraded: 19:23:50 advancecomp base-files bash binutils binutils-common 19:23:50 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 19:23:50 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 19:23:50 grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 19:23:50 libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev 19:23:50 libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 19:23:50 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 19:23:50 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 19:23:50 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 19:23:50 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 19:23:50 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 19:23:50 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 19:23:50 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 19:23:50 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 19:23:50 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 19:23:50 ubuntu-keyring util-linux 19:23:50 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 19:23:50 Need to get 64.2 MB of archives. 19:23:50 After this operation, 5144 kB of additional disk space will be used. 19:23:50 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-161.169 [985 kB] 19:23:50 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 19:23:50 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 19:23:50 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 19:23:50 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 19:23:50 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 19:23:50 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 19:23:50 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 19:23:50 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 19:23:50 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 19:23:50 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 19:23:50 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 19:23:50 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 19:23:50 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 19:23:50 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 19:23:50 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 19:23:50 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 19:23:50 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 19:23:50 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 19:23:50 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 19:23:50 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 19:23:50 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 19:23:50 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 19:23:50 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 19:23:50 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 19:23:50 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 19:23:50 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 19:23:50 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 19:23:50 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 19:23:50 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 19:23:50 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 19:23:50 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 19:23:50 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 19:23:50 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] 19:23:50 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 19:23:50 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 19:23:50 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 19:23:50 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 19:23:50 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 19:23:50 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 19:23:50 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 19:23:50 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] 19:23:50 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] 19:23:50 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 19:23:50 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 19:23:50 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 19:23:50 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-2ubuntu0.18.04 [191 kB] 19:23:50 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 19:23:50 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 19:23:50 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.7 [1839 kB] 19:23:50 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.7 [489 kB] 19:23:50 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.7 [3388 B] 19:23:50 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.7 [197 kB] 19:23:50 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 19:23:50 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 19:23:50 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 19:23:50 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 19:23:51 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 19:23:51 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 19:23:51 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 19:23:51 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 19:23:51 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 19:23:51 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 19:23:51 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 19:23:51 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 19:23:51 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 19:23:51 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 19:23:51 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 19:23:51 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 19:23:51 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] 19:23:51 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 19:23:51 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 19:23:51 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 19:23:51 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] 19:23:51 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 19:23:51 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 19:23:51 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 19:23:51 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 19:23:51 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 19:23:51 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 19:23:51 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 19:23:51 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 19:23:51 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 19:23:51 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 19:23:51 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 19:23:51 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] 19:23:51 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 19:23:51 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] 19:23:51 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] 19:23:51 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 19:23:51 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 19:23:51 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 19:23:51 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] 19:23:51 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 19:23:51 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 19:23:51 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 19:23:51 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 19:23:51 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] 19:23:52 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 19:23:52 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 19:23:52 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 19:23:52 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 19:23:52 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 19:23:52 Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 19:23:52 debconf: delaying package configuration, since apt-utils is not installed 19:23:52 Fetched 64.2 MB in 2s (34.8 MB/s) 19:23:52 (Reading database ... 13914 files and directories currently installed.) 19:23:52 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 19:23:52 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 19:23:52 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 19:23:52 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 19:23:52 Preparing to unpack .../2-linux-libc-dev_4.15.0-161.169_amd64.deb ... 19:23:52 Unpacking linux-libc-dev:amd64 (4.15.0-161.169) over (4.15.0-20.21) ... 19:23:53 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:23:53 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:23:53 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:23:53 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:23:53 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:23:53 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:23:53 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:23:53 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:23:53 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:23:53 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:23:53 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:23:53 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:23:53 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:23:53 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:23:53 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 19:23:53 (Reading database ... 13914 files and directories currently installed.) 19:23:53 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 19:23:53 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 19:23:53 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 19:23:53 (Reading database ... 13914 files and directories currently installed.) 19:23:53 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:23:53 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:23:53 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:23:53 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:23:53 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:23:54 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:23:54 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 19:23:54 (Reading database ... 13914 files and directories currently installed.) 19:23:54 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 19:23:54 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 19:23:54 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 19:23:54 (Reading database ... 13914 files and directories currently installed.) 19:23:54 Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... 19:23:54 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 19:23:54 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 19:23:54 Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... 19:23:55 Setting up base-files (10.1ubuntu2.11) ... 19:23:55 Installing new version of config file /etc/issue ... 19:23:55 Installing new version of config file /etc/issue.net ... 19:23:55 Installing new version of config file /etc/lsb-release ... 19:23:55 Installing new version of config file /etc/update-motd.d/50-motd-news ... 19:23:55 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 19:23:55 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 19:23:55 Removing obsolete conffile /etc/default/motd-news ... 19:23:55 (Reading database ... 13915 files and directories currently installed.) 19:23:55 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 19:23:55 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 19:23:55 Setting up bash (4.4.18-2ubuntu1.2) ... 19:23:55 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 19:23:55 (Reading database ... 13915 files and directories currently installed.) 19:23:55 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 19:23:55 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 19:23:55 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 19:23:55 (Reading database ... 13915 files and directories currently installed.) 19:23:55 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 19:23:55 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 19:23:55 Setting up tar (1.29b-2ubuntu0.2) ... 19:23:55 (Reading database ... 13915 files and directories currently installed.) 19:23:55 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 19:23:55 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 19:23:56 Setting up dpkg (1.19.0.5ubuntu2.3) ... 19:23:56 (Reading database ... 13915 files and directories currently installed.) 19:23:56 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 19:23:56 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 19:23:56 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 19:23:56 (Reading database ... 13915 files and directories currently installed.) 19:23:56 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 19:23:56 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 19:23:56 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 19:23:56 (Reading database ... 13915 files and directories currently installed.) 19:23:56 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 19:23:56 Unpacking grep (3.1-2build1) over (3.1-2) ... 19:23:56 Setting up grep (3.1-2build1) ... 19:23:56 (Reading database ... 13915 files and directories currently installed.) 19:23:56 Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... 19:23:56 Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... 19:23:56 Setting up gzip (1.6-5ubuntu1.1) ... 19:23:56 (Reading database ... 13915 files and directories currently installed.) 19:23:56 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 19:23:56 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 19:23:56 Setting up login (1:4.5-1ubuntu2) ... 19:23:56 (Reading database ... 13915 files and directories currently installed.) 19:23:56 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 19:23:56 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 19:23:56 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 19:23:56 (Reading database ... 13915 files and directories currently installed.) 19:23:56 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 19:23:56 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 19:23:57 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 19:23:57 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 19:23:57 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 19:23:57 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 19:23:57 Setting up perl-base (5.26.1-6ubuntu0.5) ... 19:23:57 (Reading database ... 13915 files and directories currently installed.) 19:23:57 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 19:23:57 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [Pipeline] } 19:23:58 $ docker stop --time=1 21816227a1728e0732a2459e95904a94f086dc8c5f4aa833e7372ac54e3913ea 19:23:58 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 19:23:58 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 19:23:58 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 19:23:58 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 19:23:58 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 19:23:58 (Reading database ... 13915 files and directories currently installed.) 19:23:58 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 19:23:58 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 19:23:58 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 19:23:58 (Reading database ... 13915 files and directories currently installed.) 19:23:58 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:23:58 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:23:58 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 19:23:58 (Reading database ... 13915 files and directories currently installed.) 19:23:58 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:23:58 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:23:58 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 19:23:58 (Reading database ... 13915 files and directories currently installed.) 19:23:58 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:23:58 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:23:58 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 19:23:59 (Reading database ... 13915 files and directories currently installed.) 19:23:59 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:23:59 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:23:59 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 19:23:59 (Reading database ... 13915 files and directories currently installed.) 19:23:59 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 19:23:59 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 19:23:59 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 19:23:59 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 19:23:59 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 19:23:59 (Reading database ... 13915 files and directories currently installed.) 19:23:59 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 19:23:59 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 19:23:59 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 19:23:59 (Reading database ... 13915 files and directories currently installed.) 19:23:59 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:23:59 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:23:59 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 19:23:59 (Reading database ... 13915 files and directories currently installed.) 19:23:59 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:23:59 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:23:59 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 19:23:59 (Reading database ... 13915 files and directories currently installed.) 19:23:59 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:24:00 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:24:00 $ docker rm -f 21816227a1728e0732a2459e95904a94f086dc8c5f4aa833e7372ac54e3913ea 19:24:00 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 19:24:00 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 19:24:00 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 19:24:00 (Reading database ... 13915 files and directories currently installed.) 19:24:00 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 19:24:00 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 19:24:01 Setting up libc-bin (2.27-3ubuntu1.4) ... 19:24:01 (Reading database ... 13915 files and directories currently installed.) 19:24:01 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 19:24:01 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 19:24:01 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 19:24:01 (Reading database ... 13917 files and directories currently installed.) 19:24:01 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 19:24:01 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 19:24:01 Setting up debconf (1.5.66ubuntu1) ... 19:24:01 (Reading database ... 13917 files and directories currently installed.) 19:24:01 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 19:24:01 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 19:24:01 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 19:24:01 (Reading database ... 13917 files and directories currently installed.) 19:24:01 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 19:24:01 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 19:24:01 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 19:24:01 (Reading database ... 13917 files and directories currently installed.) 19:24:01 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 19:24:01 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 19:24:01 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage 19:24:02 (Reading database ... 13917 files and directories currently installed.) 19:24:02 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 19:24:02 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 19:24:02 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 19:24:02 (Reading database ... 13919 files and directories currently installed.) 19:24:02 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:24:02 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 19:24:02 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 19:24:02 (Reading database ... 13923 files and directories currently installed.) 19:24:02 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:24:02 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:24:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:24:02 Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... 19:24:02 Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... 19:24:02 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 19:24:02 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 19:24:02 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 19:24:02 (Reading database ... 13923 files and directories currently installed.) 19:24:02 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... 19:24:02 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... 19:24:02 19:24:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:24:02 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... 19:24:02 (Reading database ... 13923 files and directories currently installed.) 19:24:02 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 19:24:02 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 19:24:02 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 19:24:02 (Reading database ... 13923 files and directories currently installed.) 19:24:02 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 19:24:02 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 19:24:03 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 19:24:03 (Reading database ... 13923 files and directories currently installed.) 19:24:03 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 19:24:03 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 19:24:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:24:03 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 19:24:03 (Reading database ... 13923 files and directories currently installed.) 19:24:03 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 19:24:03 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 19:24:03 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 19:24:03 (Reading database ... 13923 files and directories currently installed.) 19:24:03 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 19:24:03 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 19:24:03 latest: Pulling from edgex-devops/edgex-compose-arm64 19:24:03 29e5d40040c1: Pulling fs layer 19:24:03 1ce36da41761: Pulling fs layer 19:24:03 25b303627fd3: Pulling fs layer 19:24:03 29e5d40040c1: Verifying Checksum 19:24:03 29e5d40040c1: Download complete 19:24:03 Setting up passwd (1:4.5-1ubuntu2) ... 19:24:03 (Reading database ... 13923 files and directories currently installed.) 19:24:03 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 19:24:03 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 19:24:03 1ce36da41761: Verifying Checksum 19:24:03 1ce36da41761: Download complete 19:24:03 Setting up gpgv (2.2.4-1ubuntu1.4) ... 19:24:03 (Reading database ... 13923 files and directories currently installed.) 19:24:03 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 19:24:03 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 19:24:03 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 19:24:03 (Reading database ... 13923 files and directories currently installed.) 19:24:03 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 19:24:03 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 19:24:03 29e5d40040c1: Pull complete 19:24:04 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 19:24:04 (Reading database ... 13923 files and directories currently installed.) 19:24:04 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 19:24:04 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 19:24:04 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 19:24:04 (Reading database ... 13923 files and directories currently installed.) 19:24:04 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 19:24:04 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 19:24:04 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 19:24:04 (Reading database ... 13923 files and directories currently installed.) 19:24:04 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 19:24:04 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 19:24:04 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 19:24:04 (Reading database ... 13923 files and directories currently installed.) 19:24:04 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... 19:24:04 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... 19:24:04 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... 19:24:04 (Reading database ... 13923 files and directories currently installed.) 19:24:04 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 19:24:04 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 19:24:04 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 19:24:04 (Reading database ... 13923 files and directories currently installed.) 19:24:04 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 19:24:04 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 19:24:04 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 19:24:04 (Reading database ... 13924 files and directories currently installed.) 19:24:04 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 19:24:04 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 19:24:04 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 19:24:04 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 19:24:05 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 19:24:05 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 19:24:05 Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... 19:24:05 Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... 19:24:05 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 19:24:05 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 19:24:05 25b303627fd3: Verifying Checksum 19:24:05 25b303627fd3: Download complete 19:24:05 1ce36da41761: Pull complete 19:24:05 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 19:24:05 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 19:24:05 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 19:24:05 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 19:24:05 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 19:24:05 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 19:24:05 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 19:24:05 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 19:24:05 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 19:24:05 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 19:24:05 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 19:24:05 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 19:24:05 Preparing to unpack .../11-tzdata_2021a-2ubuntu0.18.04_all.deb ... 19:24:05 Unpacking tzdata (2021a-2ubuntu0.18.04) over (2018d-1) ... 19:24:05 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 19:24:06 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 19:24:06 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 19:24:06 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 19:24:06 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.7_amd64.deb ... 19:24:06 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 19:24:06 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.7_amd64.deb ... 19:24:06 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 19:24:06 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.7_amd64.deb ... 19:24:06 Unpacking binutils (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 19:24:06 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.7_amd64.deb ... 19:24:06 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 19:24:06 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:24:06 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:24:06 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:24:06 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:24:06 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:24:06 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:24:06 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:24:06 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:24:07 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:24:07 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:24:08 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:24:08 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:24:08 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:24:08 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:24:09 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:24:09 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:24:09 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:24:09 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:24:09 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 19:24:09 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 19:24:09 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 19:24:09 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 19:24:09 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 19:24:09 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 19:24:09 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 19:24:09 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 19:24:10 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 19:24:10 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 19:24:10 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 19:24:10 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 19:24:10 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 19:24:10 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 19:24:10 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 19:24:10 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 19:24:10 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 19:24:10 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 19:24:10 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 19:24:10 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 19:24:10 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 19:24:10 Setting up tzdata (2021a-2ubuntu0.18.04) ... 19:24:10 19:24:10 Current default time zone: 'Etc/UTC' 19:24:10 Local time is now: Mon Oct 25 19:24:10 UTC 2021. 19:24:10 Universal Time is now: Mon Oct 25 19:24:10 UTC 2021. 19:24:10 Run 'dpkg-reconfigure tzdata' if you wish to change it. 19:24:10 19:24:10 Setting up systemd-sysv (237-3ubuntu10.52) ... 19:24:10 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 19:24:10 Setting up linux-libc-dev:amd64 (4.15.0-161.169) ... 19:24:10 Setting up mount (2.31.1-0.4ubuntu3.7) ... 19:24:10 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 19:24:10 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 19:24:10 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 19:24:10 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 19:24:10 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 19:24:10 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 19:24:10 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 19:24:10 Setting up procps (2:3.3.12-3ubuntu1.2) ... 19:24:10 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 19:24:10 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.7) ... 19:24:10 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 19:24:10 Setting up patch (2.7.6-2ubuntu1.1) ... 19:24:10 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 19:24:10 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 19:24:10 Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... 19:24:10 Installing new version of config file /etc/ssl/openssl.cnf ... 19:24:10 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 19:24:10 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 19:24:10 Setting up ca-certificates (20210119~18.04.2) ... 19:24:12 Updating certificates in /etc/ssl/certs... 19:24:13 23 added, 28 removed; done. 19:24:13 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 19:24:13 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 19:24:13 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 19:24:13 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 19:24:13 Setting up pkgbinarymangler (138.18.04.1) ... 19:24:13 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 19:24:13 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.7) ... 19:24:13 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 19:24:13 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 19:24:13 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 19:24:13 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 19:24:13 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 19:24:13 Setting up perl (5.26.1-6ubuntu0.5) ... 19:24:13 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) ... 19:24:13 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 19:24:13 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 19:24:13 Setting up binutils (2.30-21ubuntu1~18.04.7) ... 19:24:13 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 19:24:13 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 19:24:13 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 19:24:13 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 19:24:13 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 19:24:13 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 19:24:13 Processing triggers for systemd (237-3ubuntu10.52) ... 19:24:13 Processing triggers for mime-support (3.60ubuntu1) ... 19:24:13 Processing triggers for ca-certificates (20210119~18.04.2) ... 19:24:13 Updating certificates in /etc/ssl/certs... 19:24:14 0 added, 0 removed; done. 19:24:14 Running hooks in /etc/ca-certificates/update.d... 19:24:14 done. 19:24:14 Reading package lists... 19:24:14 Building dependency tree... 19:24:14 Reading state information... 19:24:15 The following NEW packages will be installed: 19:24:15 apt-transport-https 19:24:15 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 19:24:15 Need to get 4348 B of archives. 19:24:15 After this operation, 154 kB of additional disk space will be used. 19:24:15 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] 19:24:15 debconf: delaying package configuration, since apt-utils is not installed 19:24:15 Fetched 4348 B in 0s (23.8 kB/s) 19:24:15 Selecting previously unselected package apt-transport-https. 19:24:15 (Reading database ... 13928 files and directories currently installed.) 19:24:15 Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... 19:24:15 Unpacking apt-transport-https (1.6.14) ... 19:24:15 25b303627fd3: Pull complete 19:24:15 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 19:24:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:24:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 19:24:15 Setting up apt-transport-https (1.6.14) ... 19:24:15 Waiting for network to be ready... 19:24:15 prd-ubuntu18.04-docker-arm64-4c-16g-1709 does not seem to be running inside a container 19:24:15 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 19:24:18 $ docker top 62a680ee85d9df8131be9b4bcbf771f5c7f8dbae0b2c333f1bf03af786a96a80 -eo pid,comm [Pipeline] { [Pipeline] sh 19:24:19 + grep parallel 19:24:19 + docker-compose build --help 19:24:22 2021-10-25T19:24:19Z INFO Waiting for automatic snapd restart... 19:24:23 snapd 2.52.1 from Canonical* installed 19:24:24 "snapd" switched to the "latest/stable" channel 19:24:24 19:24:24 --parallel Build images in parallel. [Pipeline] } 19:24:24 $ docker stop --time=1 62a680ee85d9df8131be9b4bcbf771f5c7f8dbae0b2c333f1bf03af786a96a80 19:24:26 $ docker rm -f 62a680ee85d9df8131be9b4bcbf771f5c7f8dbae0b2c333f1bf03af786a96a80 [Pipeline] // withDockerContainer [Pipeline] writeFile 19:24:26 core18 20210722 from Canonical* installed 19:24:26 "core18" switched to the "latest/stable" channel 19:24:26 [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:24:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:24:27 . [Pipeline] withDockerContainer 19:24:27 prd-ubuntu18.04-docker-arm64-4c-16g-1709 does not seem to be running inside a container 19:24:27 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 19:24:28 $ docker top 370c401f8a45d80019afd62ad41d1acde724a8eddc3e6d0e388de8fb4aee64b6 -eo pid,comm [Pipeline] { 19:24:29 snapcraft 5.0 from Canonical* installed [Pipeline] sh 19:24:29 "snapcraft" switched to the "latest/stable" channel 19:24:29 19:24:29 + docker-compose -f ./docker-compose-build.yml build --parallel 19:24:33 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: 19:24:33 - README.md 19:24:33 19:24:33 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 19:24:34 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 19:24:34 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 19:24:34 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 19:24:35 Reading package lists... 19:24:35 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 19:24:35 Reading package lists... 19:24:35 Building dependency tree... 19:24:35 Reading state information... 19:24:35 Suggested packages: 19:24:35 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 19:24:35 git-gui gitk gitweb git-cvs git-mediawiki git-svn 19:24:35 Recommended packages: 19:24:35 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 19:24:36 The following NEW packages will be installed: 19:24:36 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 19:24:36 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 19:24:36 pkg-config zip 19:24:36 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 19:24:36 Need to get 7670 kB of archives. 19:24:36 After this operation, 43.8 MB of additional disk space will be used. 19:24:36 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 19:24:36 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 19:24:36 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] 19:24:36 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] 19:24:36 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] 19:24:36 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 19:24:36 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 19:24:36 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 19:24:36 Building core-command ... 19:24:36 Building core-data ... 19:24:36 Building core-metadata ... 19:24:36 Building security-bootstrapper ... 19:24:36 Building security-proxy-setup ... 19:24:36 Building security-secretstore-setup ... 19:24:36 Building support-notifications ... 19:24:36 Building support-scheduler ... 19:24:36 Building sys-mgmt-agent ... 19:24:36 Building core-data 19:24:36 Building security-bootstrapper 19:24:36 Building support-notifications 19:24:36 Building core-metadata 19:24:36 Building security-proxy-setup 19:24:36 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 19:24:36 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 19:24:36 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 19:24:36 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 19:24:37 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 19:24:37 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 19:24:37 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 19:24:37 debconf: delaying package configuration, since apt-utils is not installed 19:24:37 Fetched 7670 kB in 1s (9152 kB/s) 19:24:37 Selecting previously unselected package libglib2.0-0:amd64. 19:24:37 (Reading database ... 13932 files and directories currently installed.) 19:24:37 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 19:24:37 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 19:24:37 Selecting previously unselected package libpsl5:amd64. 19:24:37 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 19:24:37 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 19:24:37 Selecting previously unselected package libnghttp2-14:amd64. 19:24:37 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 19:24:37 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 19:24:37 Selecting previously unselected package librtmp1:amd64. 19:24:37 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 19:24:37 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 19:24:37 Selecting previously unselected package libcurl3-gnutls:amd64. 19:24:37 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... 19:24:37 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 19:24:37 Selecting previously unselected package liberror-perl. 19:24:37 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 19:24:37 Unpacking liberror-perl (0.17025-1) ... 19:24:37 Selecting previously unselected package git-man. 19:24:37 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... 19:24:37 Unpacking git-man (1:2.17.1-1ubuntu0.9) ... 19:24:37 Selecting previously unselected package git. 19:24:37 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... 19:24:37 Unpacking git (1:2.17.1-1ubuntu0.9) ... 19:24:38 Selecting previously unselected package libnorm1:amd64. 19:24:38 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 19:24:38 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 19:24:38 Selecting previously unselected package libpgm-5.2-0:amd64. 19:24:38 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 19:24:38 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 19:24:38 Selecting previously unselected package libsodium23:amd64. 19:24:38 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 19:24:38 Unpacking libsodium23:amd64 (1.0.16-2) ... 19:24:38 Selecting previously unselected package libzmq5:amd64. 19:24:38 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 19:24:38 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 19:24:38 Selecting previously unselected package libzmq3-dev:amd64. 19:24:38 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 19:24:38 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 19:24:38 Selecting previously unselected package pkg-config. 19:24:38 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 19:24:38 Unpacking pkg-config (0.29.1-0ubuntu2) ... 19:24:38 Selecting previously unselected package zip. 19:24:38 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 19:24:38 Unpacking zip (3.0-11build1) ... 19:24:38 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 19:24:38 Setting up git-man (1:2.17.1-1ubuntu0.9) ... 19:24:38 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 19:24:38 Setting up liberror-perl (0.17025-1) ... 19:24:38 Setting up libpsl5:amd64 (0.19.1-5build1) ... 19:24:38 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 19:24:38 No schema files found: doing nothing. 19:24:38 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 19:24:38 Setting up zip (3.0-11build1) ... 19:24:38 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 19:24:38 Setting up libsodium23:amd64 (1.0.16-2) ... 19:24:38 Setting up pkg-config (0.29.1-0ubuntu2) ... 19:24:38 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 19:24:38 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 19:24:38 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 19:24:38 Setting up git (1:2.17.1-1ubuntu0.9) ... 19:24:38 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 19:24:39 git set to automatically installed. 19:24:39 git-man set to automatically installed. 19:24:39 libcurl3-gnutls set to automatically installed. 19:24:39 liberror-perl set to automatically installed. 19:24:39 libglib2.0-0 set to automatically installed. 19:24:39 libnghttp2-14 set to automatically installed. 19:24:39 libnorm1 set to automatically installed. 19:24:39 libpgm-5.2-0 set to automatically installed. 19:24:39 libpsl5 set to automatically installed. 19:24:39 librtmp1 set to automatically installed. 19:24:39 libsodium23 set to automatically installed. 19:24:39 libzmq3-dev set to automatically installed. 19:24:39 libzmq5 set to automatically installed. 19:24:39 pkg-config set to automatically installed. 19:24:39 zip set to automatically installed. 19:24:40 snapd is not logged in, snap install commands will use sudo 19:24:53 go (1.16/stable) 1.16.9 from Michael Hudson-Doyle (mwhudson) installed 19:24:53 snapd is not logged in, snap install commands will use sudo 19:24:54 snap "core18" has no updates available 19:24:54 Pulling config-common 19:24:54 + snapcraftctl pull 19:24:55 Pulling go-build-helper 19:24:55 + snapcraftctl pull 19:24:56 'edgex-go' has dependencies that need to be staged: go-build-helper 19:24:56 Skipping pull go-build-helper (already ran) 19:24:56 Building go-build-helper 19:24:56 + snapcraftctl build 19:24:59 Staging go-build-helper 19:24:59 + snapcraftctl stage 19:25:07 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 19:25:07 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 19:25:07 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1932 kB] 19:25:07 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [349 kB] 19:25:07 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 19:25:07 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 19:25:07 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [488 kB] 19:25:07 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [65.8 kB] 19:25:07 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1144 kB] 19:25:07 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [262 kB] 19:25:07 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 19:25:07 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 19:25:07 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 19:25:07 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 19:25:07 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 19:25:07 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 19:25:07 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 19:25:07 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 19:25:07 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 19:25:07 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2277 kB] 19:25:07 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [442 kB] 19:25:07 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 19:25:07 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 19:25:07 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [513 kB] 19:25:07 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [69.7 kB] 19:25:07 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1759 kB] 19:25:07 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [378 kB] 19:25:07 Fetched 25.5 MB in 0s (0 B/s) 19:25:07 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 19:25:07 Fetched 224 kB in 0s (0 B/s) 19:25:07 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 19:25:07 Fetched 157 kB in 0s (0 B/s) 19:25:07 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 19:25:07 Fetched 221 kB in 0s (0 B/s) 19:25:07 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 19:25:07 Fetched 143 kB in 0s (0 B/s) 19:25:07 Pulling edgex-go 19:25:07 + snapcraftctl pull 19:25:08 Pulling hooks 19:25:08 + snapcraftctl pull 19:25:26 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 19:25:26 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 19:25:26 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 19:25:26 Fetched 0 B in 0s (0 B/s) 19:25:26 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 19:25:26 Fetched 96.5 kB in 0s (0 B/s) 19:25:26 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 19:25:26 Fetched 279 kB in 0s (0 B/s) 19:25:26 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 19:25:26 Fetched 122 kB in 0s (0 B/s) 19:25:26 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 19:25:26 Fetched 77.8 kB in 0s (0 B/s) 19:25:26 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 19:25:26 Fetched 8848 B in 0s (0 B/s) 19:25:26 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 19:25:26 Fetched 47.8 kB in 0s (0 B/s) 19:25:26 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 19:25:26 Fetched 45.6 kB in 0s (0 B/s) 19:25:26 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 19:25:26 Fetched 15.0 kB in 0s (0 B/s) 19:25:26 Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] 19:25:26 Fetched 220 kB in 0s (0 B/s) 19:25:26 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 19:25:26 Fetched 154 kB in 0s (0 B/s) 19:25:26 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 19:25:26 Fetched 50.6 kB in 0s (0 B/s) 19:25:26 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 19:25:26 Fetched 14.8 kB in 0s (0 B/s) 19:25:26 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 19:25:26 Fetched 41.8 kB in 0s (0 B/s) 19:25:26 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 19:25:26 Fetched 499 kB in 0s (0 B/s) 19:25:26 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 19:25:26 Fetched 111 kB in 0s (0 B/s) 19:25:26 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 19:25:26 Fetched 240 kB in 0s (0 B/s) 19:25:26 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 19:25:26 Fetched 29.3 kB in 0s (0 B/s) 19:25:26 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 19:25:26 Fetched 85.5 kB in 0s (0 B/s) 19:25:26 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 19:25:26 Fetched 24.5 kB in 0s (0 B/s) 19:25:26 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 19:25:26 Fetched 49.2 kB in 0s (0 B/s) 19:25:26 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 19:25:26 Fetched 54.2 kB in 0s (0 B/s) 19:25:26 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 19:25:26 Fetched 30.8 kB in 0s (0 B/s) 19:25:26 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 19:25:26 Fetched 15.8 kB in 0s (0 B/s) 19:25:26 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 19:25:26 Fetched 85.9 kB in 0s (0 B/s) 19:25:26 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 19:25:26 Fetched 8720 B in 0s (0 B/s) 19:25:26 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 19:25:26 Fetched 140 kB in 0s (0 B/s) 19:25:26 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 19:25:26 Fetched 119 kB in 0s (0 B/s) 19:25:26 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 19:25:26 Fetched 111 kB in 0s (0 B/s) 19:25:26 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 19:25:26 Fetched 11.1 kB in 0s (0 B/s) 19:25:26 Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] 19:25:26 Fetched 646 kB in 0s (0 B/s) 19:25:26 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 19:25:26 Fetched 41.3 kB in 0s (0 B/s) 19:25:26 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 19:25:26 Fetched 17.9 kB in 0s (0 B/s) 19:25:26 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 19:25:26 Fetched 368 kB in 0s (0 B/s) 19:25:26 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 19:25:26 Fetched 187 kB in 0s (0 B/s) 19:25:26 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 19:25:26 Fetched 175 kB in 0s (0 B/s) 19:25:26 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 19:25:26 Fetched 206 kB in 0s (0 B/s) 19:25:26 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] 19:25:26 Fetched 1302 kB in 0s (0 B/s) 19:25:26 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 19:25:26 Fetched 36.2 kB in 0s (0 B/s) 19:25:26 Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] 19:25:26 Fetched 159 kB in 0s (0 B/s) 19:25:26 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 19:25:26 Fetched 107 kB in 0s (0 B/s) 19:25:26 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 19:25:26 Fetched 48.7 kB in 0s (0 B/s) 19:25:26 Pulling static-packages 19:25:26 + snapcraftctl pull 19:25:26 Pulling version 19:25:26 + cd /root/project 19:25:26 + git describe --tags --abbrev=0 19:25:26 + sed s/v// 19:25:26 + GIT_VERSION=2.0.1-dev.77 19:25:26 + [ -z 2.0.1-dev.77 ] 19:25:26 + snapcraftctl set-version 2.0.1-dev.77 19:25:26 Building config-common 19:25:26 + snapcraftctl build 19:25:29 Skipping build go-build-helper (already ran) 19:25:29 Building edgex-go 19:25:29 + cd /root/parts/edgex-go/src 19:25:29 + git describe --tags --abbrev=0 19:25:29 + sed s/v// 19:25:29 + GIT_VERSION=2.0.1-dev.77 19:25:29 + [ -z 2.0.1-dev.77 ] 19:25:29 + echo 2.0.1-dev.77 19:25:29 + [ ! -d vendor ] 19:25:29 + go mod download all 19:25:39 + make build 19:25:39 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.77" -o cmd/core-data/core-data ./cmd/core-data 19:25:44 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 19:25:44 Step 2/21 : FROM ${BUILDER_BASE} AS builder 19:25:44 ---> 379b8336ba01 19:25:44 Step 3/21 : WORKDIR /edgex-go 19:25:44 Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 19:25:44 Step 2/20 : FROM ${BUILDER_BASE} AS builder 19:25:44 ---> 379b8336ba01 19:25:44 Step 3/20 : WORKDIR /edgex-go 19:25:44 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 19:25:44 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:25:44 ---> 379b8336ba01 19:25:44 Step 3/22 : WORKDIR /edgex-go 19:25:44 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 19:25:44 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:25:44 ---> 379b8336ba01 19:25:44 Step 3/22 : WORKDIR /edgex-go 19:25:44 Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 19:25:44 Step 2/30 : FROM ${BUILDER_BASE} AS builder 19:25:44 ---> 379b8336ba01 19:25:44 Step 3/30 : WORKDIR /edgex-go 19:25:44 ---> Running in 32e9a1d59129 19:25:44 ---> Running in 924ec66b99cc 19:25:44 ---> Running in fca414185ff5 19:25:44 ---> Running in d7f83d2e5893 19:25:44 ---> Running in be55cb4c4f01 19:25:44 Removing intermediate container d7f83d2e5893 19:25:44 ---> 8b1b36188f32 19:25:44 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:25:44 Removing intermediate container 32e9a1d59129 19:25:44 ---> 62258dd56d80 19:25:44 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:25:44 Removing intermediate container be55cb4c4f01 19:25:44 ---> edb034b6cf82 19:25:44 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:25:44 ---> Running in 484b005101e4 19:25:44 ---> Running in 6bfd7f9688e8 19:25:44 Removing intermediate container fca414185ff5 19:25:44 ---> 533304a5af4f 19:25:44 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:25:44 Removing intermediate container 924ec66b99cc 19:25:44 ---> 30991f8a2c27 19:25:44 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:25:44 ---> Running in d7e5026dba37 19:25:45 ---> Running in 8c5664dab897 19:25:45 ---> Running in 4c85fd0c2abf 19:25:48 Removing intermediate container 484b005101e4 19:25:48 ---> 0947a19a66c0 19:25:48 Step 5/22 : RUN apk add --update --no-cache make git 19:25:48 Removing intermediate container 6bfd7f9688e8 19:25:48 ---> daf4f82fa9bf 19:25:48 Step 5/20 : RUN apk add --update --no-cache make git 19:25:48 ---> Running in 7d1d6354f95f 19:25:48 ---> Running in 5edd688ab019 19:25:48 Removing intermediate container 8c5664dab897 19:25:48 ---> 0efcdbffa16e 19:25:48 Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates 19:25:48 ---> Running in 85878ae704f9 19:25:49 Removing intermediate container 4c85fd0c2abf 19:25:49 ---> 46926c24b726 19:25:49 Removing intermediate container d7e5026dba37 19:25:49 ---> ffa71bb19682 19:25:49 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 19:25:49 Step 5/30 : RUN apk add --update --no-cache make git 19:25:49 ---> Running in 32c962f64299 19:25:49 ---> Running in 22d9936d3c43 19:25:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.77" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:25:51 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:25:51 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:25:51 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:25:51 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:25:51 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:25:51 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:25:51 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:25:51 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:25:52 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:25:52 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:25:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.77" -o cmd/core-command/core-command ./cmd/core-command 19:25:52 OK: 219 MiB in 52 packages 19:25:52 OK: 219 MiB in 52 packages 19:25:53 OK: 219 MiB in 52 packages 19:25:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.77" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:25:53 OK: 219 MiB in 52 packages 19:25:53 OK: 219 MiB in 52 packages 19:25:54 Removing intermediate container 7d1d6354f95f 19:25:54 ---> 3da76d7c477a 19:25:54 Step 6/20 : COPY . . 19:25:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.77" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 19:25:54 Removing intermediate container 5edd688ab019 19:25:54 ---> 1d5fad318384 19:25:54 Step 6/22 : COPY . . 19:25:54 Removing intermediate container 85878ae704f9 19:25:54 ---> 319a228f145f 19:25:54 Step 6/21 : COPY . . 19:25:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.77" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 19:25:55 Removing intermediate container 22d9936d3c43 19:25:55 ---> 35d047688655 19:25:55 Step 6/22 : COPY . . 19:25:55 Removing intermediate container 32c962f64299 19:25:55 ---> 96e8b217d8fb 19:25:55 Step 6/30 : COPY . . 19:25:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.77" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:25:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.77" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:25:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.77" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:25:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.77" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:26:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.77" -o ./cmd/secrets-config ./cmd/secrets-config 19:26:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.77" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:26:03 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 19:26:03 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 19:26:03 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 19:26:03 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 19:26:03 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 19:26:03 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 19:26:03 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 19:26:03 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 19:26:03 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 19:26:03 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 19:26:03 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 19:26:03 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 19:26:03 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 19:26:03 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 19:26:03 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 19:26:03 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 19:26:03 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 19:26:03 + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml 19:26:03 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 19:26:03 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 19:26:03 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 19:26:03 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 19:26:03 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 19:26:03 + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml 19:26:03 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 19:26:03 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 19:26:03 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 19:26:04 Building hooks 19:26:04 + cd /root/parts/hooks/src 19:26:04 + make build 19:26:04 go mod tidy 19:26:04 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.5 19:26:05 go: downloading github.com/davecgh/go-spew v1.1.0 19:26:05 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 19:26:05 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 19:26:05 GO111MODULE=on go build -o cmd/install/install ./cmd/install 19:26:06 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 19:26:06 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 19:26:09 Building static-packages 19:26:09 + snapcraftctl build 19:26:11 Building version 19:26:11 + snapcraftctl build 19:26:13 Staging config-common 19:26:13 + snapcraftctl stage 19:26:14 Skipping stage go-build-helper (already ran) 19:26:14 Staging edgex-go 19:26:14 + snapcraftctl stage 19:26:15 Staging hooks 19:26:15 + snapcraftctl stage 19:26:16 Staging static-packages 19:26:16 + snapcraftctl stage 19:26:17 ---> 3d8af2d053fc 19:26:17 Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:26:17 ---> 68ba14f0dc1b 19:26:17 Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:26:17 ---> a6adee484b4f 19:26:17 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:26:17 ---> Running in c5689652c9f3 19:26:17 ---> Running in 83e255c7d035 19:26:17 Staging version 19:26:17 + snapcraftctl stage 19:26:17 ---> 4c75d7b5f46a 19:26:17 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:26:17 ---> b830ee43ab84 19:26:17 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:26:17 ---> Running in d72e7a384d8e 19:26:17 ---> Running in 67db0dd7740a 19:26:18 ---> Running in 7c467a3484a9 19:26:18 Priming config-common 19:26:18 + snapcraftctl prime 19:26:19 Priming go-build-helper 19:26:19 + snapcraftctl prime 19:26:20 Priming edgex-go 19:26:20 + snapcraftctl prime 19:26:22 Priming hooks 19:26:22 + snapcraftctl prime 19:26:22 Removing intermediate container c5689652c9f3 19:26:22 ---> 775cf987fd4a 19:26:22 Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 19:26:22 ---> Running in bb76cd4b9682 19:26:23 Removing intermediate container 83e255c7d035 19:26:23 ---> f0a3094ae59c 19:26:23 Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 19:26:23 ---> Running in 2aaca7a956cb 19:26:23 Priming static-packages 19:26:23 + snapcraftctl prime 19:26:23 Removing intermediate container d72e7a384d8e 19:26:23 ---> a9ef9b748fa2 19:26:23 Step 8/22 : RUN make cmd/core-metadata/core-metadata 19:26:23 Removing intermediate container 67db0dd7740a 19:26:23 ---> 75cd9b11373d 19:26:23 Step 8/22 : RUN make cmd/core-data/core-data 19:26:23 ---> Running in eead473c8b0d 19:26:24 ---> Running in 0ce05bb7f261 19:26:24 Removing intermediate container 7c467a3484a9 19:26:24 ---> b58e7982f132 19:26:24 Step 8/21 : RUN make cmd/support-notifications/support-notifications 19:26:24 ---> Running in 01a87fed8f84 19:26:24 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 19:26:25 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 19:26:26 Priming version 19:26:26 + snapcraftctl prime 19:26:26 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 19:26:26 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 19:26:26 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 19:26:27 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 19:28:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 19:28:37 Removing intermediate container bb76cd4b9682 19:28:37 ---> cebaed444ea2 19:28:37 19:28:37 Step 9/30 : FROM alpine:3.14 19:28:37 3.14: Pulling from library/alpine 19:28:37 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 19:28:37 Status: Downloaded newer image for alpine:3.14 19:28:37 ---> bb3de5531c18 19:28:37 Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 19:28:38 ---> Running in 2934b27a332c 19:28:38 Removing intermediate container 2934b27a332c 19:28:38 ---> d4daad66dc9f 19:28:38 Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec 19:28:39 ---> Running in 0c84b14f0eeb 19:28:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:28:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:28:44 (1/2) Installing dumb-init (1.2.5-r1) 19:28:44 (2/2) Installing su-exec (0.2-r1) 19:28:44 Executing busybox-1.33.1-r3.trigger 19:28:44 OK: 5 MiB in 16 packages 19:28:44 Removing intermediate container 2aaca7a956cb 19:28:44 ---> 608c13aa413d 19:28:44 19:28:44 Step 9/20 : FROM alpine:3.14 19:28:44 ---> bb3de5531c18 19:28:44 Step 10/20 : RUN apk add --update --no-cache curl 19:28:44 ---> Running in 9914121c4738 19:28:45 Removing intermediate container 0c84b14f0eeb 19:28:45 ---> d73a459c72f5 19:28:45 Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init 19:28:45 ---> Running in 5c874eadca61 19:28:46 Removing intermediate container 5c874eadca61 19:28:46 ---> 232a5a2e2966 19:28:46 Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 19:28:46 ---> Running in 8199b4a514a4 19:28:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:28:47 Removing intermediate container 8199b4a514a4 19:28:47 ---> 2758ea55484f 19:28:47 Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 19:28:47 ---> Running in af73df345759 19:28:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:28:48 (1/5) Installing ca-certificates (20191127-r5) 19:28:48 (2/5) Installing brotli-libs (1.0.9-r5) 19:28:48 (3/5) Installing nghttp2-libs (1.43.0-r0) 19:28:48 (4/5) Installing libcurl (7.79.1-r0) 19:28:48 (5/5) Installing curl (7.79.1-r0) 19:28:48 Executing busybox-1.33.1-r3.trigger 19:28:48 Executing ca-certificates-20191127-r5.trigger 19:28:48 OK: 8 MiB in 19 packages 19:28:51 Removing intermediate container af73df345759 19:28:51 ---> 45bfc329dcad 19:28:51 Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} 19:28:51 ---> Running in 012dc08c8fad 19:28:51 Removing intermediate container 9914121c4738 19:28:51 ---> 5bb710cfeda3 19:28:51 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:28:52 ---> Running in ab7600558643 19:28:52 Removing intermediate container 012dc08c8fad 19:28:52 ---> d68210ba220e 19:28:52 Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 19:28:53 Removing intermediate container ab7600558643 19:28:53 ---> f8f730932689 19:28:53 Step 12/20 : WORKDIR /edgex 19:28:53 ---> Running in 1c34e1de08db 19:28:54 Removing intermediate container 1c34e1de08db 19:28:54 ---> 07bb39bfe72c 19:28:54 Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 19:28:54 ---> a13a82cd8928 19:28:54 Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 19:28:54 ---> Running in 19e9fafa0fed 19:28:56 ---> 39d65e6a316c 19:28:56 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 19:28:56 Removing intermediate container 01a87fed8f84 19:28:56 ---> 267f47619838 19:28:56 19:28:56 Step 9/21 : FROM alpine:3.14 19:28:56 ---> bb3de5531c18 19:28:56 Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init 19:28:56 ---> Running in daffb07a4081 19:28:58 Removing intermediate container eead473c8b0d 19:28:58 ---> 2104245497be 19:28:58 19:28:58 Step 9/22 : FROM alpine:3.14 19:28:58 ---> bb3de5531c18 19:28:58 Step 10/22 : RUN apk add --update --no-cache dumb-init 19:28:58 ---> 454a61bef988 19:28:58 Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:28:58 ---> Running in 503d54804377 19:28:58 Removing intermediate container 19e9fafa0fed 19:28:58 ---> 081545f60a36 19:28:58 Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / 19:28:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:28:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:29:00 (1/2) Installing ca-certificates (20191127-r5) 19:29:00 (2/2) Installing dumb-init (1.2.5-r1) 19:29:00 Executing busybox-1.33.1-r3.trigger 19:29:00 Executing ca-certificates-20191127-r5.trigger 19:29:00 ---> 81a7f0724937 19:29:00 Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:29:00 OK: 6 MiB in 16 packages 19:29:01 ---> e4db3bbeb03e 19:29:01 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 19:29:01 ---> Running in 550d62099e1e 19:29:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:29:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:29:02 Removing intermediate container 550d62099e1e 19:29:02 ---> a885325119ca 19:29:02 Step 17/20 : CMD ["--init=true"] 19:29:02 ---> Running in 35d6a203d8f7 19:29:02 (1/1) Installing dumb-init (1.2.5-r1) 19:29:02 Executing busybox-1.33.1-r3.trigger 19:29:02 OK: 5 MiB in 15 packages 19:29:03 Removing intermediate container 35d6a203d8f7 19:29:03 ---> e23a7570af2a 19:29:03 Step 18/20 : LABEL arch=arm64 19:29:03 Removing intermediate container daffb07a4081 19:29:03 ---> 5d3c3e7407bb 19:29:03 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 19:29:04 ---> Running in 289deb8dbcb6 19:29:04 ---> a1522e972e76 19:29:04 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 19:29:04 ---> Running in 5340be3075e0 19:29:04 Removing intermediate container 503d54804377 19:29:04 ---> b797d9ceb379 19:29:04 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:29:04 ---> Running in ce2422b1d54b 19:29:04 Removing intermediate container 289deb8dbcb6 19:29:04 ---> 17fbe06a0897 19:29:04 Step 19/20 : LABEL git_sha=8cacdfbf32f3ba6ab84e2b4dd357fd6c5f6ec5a4 19:29:04 Removing intermediate container 5340be3075e0 19:29:04 ---> a660407cdf01 19:29:04 Step 12/21 : ENV APP_PORT=59860 19:29:05 ---> Running in 310c444d7d85 19:29:05 ---> Running in 3e3bedcbd8de 19:29:05 Removing intermediate container ce2422b1d54b 19:29:05 ---> 96afe847f9b4 19:29:05 Step 12/22 : ENV APP_PORT=59881 19:29:05 ---> 7beeae4f63d9 19:29:05 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 19:29:05 ---> Running in 7de366815c63 19:29:05 Removing intermediate container 3e3bedcbd8de 19:29:05 ---> 994150ecad92 19:29:05 Step 13/21 : EXPOSE $APP_PORT 19:29:05 Removing intermediate container 310c444d7d85 19:29:05 ---> ed7ccc7bbb40 19:29:05 Step 20/20 : LABEL version=0.0.0 19:29:06 ---> Running in 0dc6a47c29a9 19:29:06 ---> Running in 3a2992b2e454 19:29:06 Removing intermediate container 7de366815c63 19:29:06 ---> 5bdefa353629 19:29:06 Step 13/22 : EXPOSE $APP_PORT 19:29:06 ---> Running in 82554c3a5451 19:29:06 Removing intermediate container 0dc6a47c29a9 19:29:06 ---> 76abde3fb096 19:29:06 19:29:06 Removing intermediate container 3a2992b2e454 19:29:06 ---> eef0f77b9caf 19:29:06 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 19:29:07 ---> 92084b19250d 19:29:07 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 19:29:07 Removing intermediate container 0ce05bb7f261 19:29:07 ---> e4ad81effe68 19:29:07 19:29:07 Step 9/22 : FROM alpine:3.14 19:29:07 ---> bb3de5531c18 19:29:07 Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:29:07 Removing intermediate container 82554c3a5451 19:29:07 ---> 94dc2ac53942 19:29:07 Step 14/22 : WORKDIR / 19:29:07 ---> Running in ce4bfab6160f 19:29:07 ---> Running in 63bd9a88788f 19:29:07 Successfully built 76abde3fb096 19:29:07 Successfully tagged security-proxy-setup-arm64:latest 19:29:07  Building security-proxy-setup ... done Building support-scheduler 19:29:08 ---> bfb2d0e879f2 19:29:08 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:29:08 Removing intermediate container ce4bfab6160f 19:29:08 ---> d8575ae6b57f 19:29:08 Step 11/22 : ENV APP_PORT=59880 19:29:08 ---> Running in 10147bd280fc 19:29:08 Removing intermediate container 63bd9a88788f 19:29:08 ---> e8cb66604ca6 19:29:08 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:29:08 ---> b1e4e9186ce2 19:29:08 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 19:29:09 ---> Running in 7712be7e259a 19:29:09 Removing intermediate container 10147bd280fc 19:29:09 ---> 976b53426c2e 19:29:09 Step 12/22 : EXPOSE $APP_PORT 19:29:09 ---> Running in ce87f9fe84a3 19:29:09 ---> 26c7ec0016ae 19:29:09 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:29:10 Removing intermediate container 7712be7e259a 19:29:10 ---> 92cf65911a00 19:29:10 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:29:10 ---> 56355fa2e893 19:29:10 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 19:29:10 Removing intermediate container ce87f9fe84a3 19:29:10 ---> 8c2f71e46ea6 19:29:10 Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:29:10 ---> Running in 0f7f0ab5fe2d 19:29:12 ---> 7652548ee88f 19:29:12 Step 17/21 : ENTRYPOINT ["/support-notifications"] ---> cfa1e213b420 19:29:12 Step 25/30 : RUN chmod +x /entrypoint.sh 19:29:12 19:29:12 ---> Running in 1bc11384be47 19:29:12 ---> Running in 4d3850b0e5ad 19:29:12 ---> 25e072587bf4 19:29:12 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 19:29:13 Removing intermediate container 1bc11384be47 19:29:13 ---> e8e4ac3e2fb3 19:29:13 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:29:13 ---> Running in 8d4d479d6090 19:29:13 ---> bba918b6854a 19:29:13 Step 18/22 : ENTRYPOINT ["/core-metadata"] 19:29:13 ---> Running in 2ff35ffef7a0 19:29:13 Removing intermediate container 8d4d479d6090 19:29:13 Removing intermediate container 0f7f0ab5fe2d 19:29:13 ---> a3130e76b2ba 19:29:13 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 19:29:13 ---> 02342324117a 19:29:13 Step 19/21 : LABEL arch=arm64 19:29:14 ---> Running in e6f4f285114b 19:29:14 ---> Running in fb6e1ff74e49 19:29:14 Removing intermediate container 2ff35ffef7a0 19:29:14 ---> eef4f116f5d7 19:29:14 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:29:14 ---> Running in 0500ec226574 19:29:15 Removing intermediate container fb6e1ff74e49 19:29:15 ---> fd5c47f09104 19:29:15 Step 20/21 : LABEL git_sha=8cacdfbf32f3ba6ab84e2b4dd357fd6c5f6ec5a4 19:29:15 ---> Running in a6e2b6d3c3b3 19:29:15 Removing intermediate container 4d3850b0e5ad 19:29:15 ---> 06b04b8c6012 19:29:15 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 19:29:15 Removing intermediate container 0500ec226574 19:29:15 ---> a25481f9838a 19:29:15 Step 20/22 : LABEL arch=arm64 19:29:15 ---> Running in a5d62a2b4a91 19:29:15 ---> Running in fa6bd24076b5 19:29:15 Removing intermediate container a6e2b6d3c3b3 19:29:15 ---> a851d856888b 19:29:15 Step 21/21 : LABEL version=0.0.0 19:29:16 ---> Running in bcd61855067a 19:29:16 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:29:16 Removing intermediate container a5d62a2b4a91 19:29:16 ---> b7b28956c7cb 19:29:16 Step 21/22 : LABEL git_sha=8cacdfbf32f3ba6ab84e2b4dd357fd6c5f6ec5a4 19:29:16 Removing intermediate container fa6bd24076b5 19:29:16 ---> e91403e8c128 19:29:16 Step 27/30 : CMD ["gate"] 19:29:16 ---> Running in 3841223b2703 19:29:16 Removing intermediate container bcd61855067a 19:29:16 ---> f0c3cec3cf67 19:29:16 19:29:16 ---> Running in 5adcb1865f4e 19:29:17 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:29:17 Removing intermediate container 3841223b2703 19:29:17 ---> f98a84c026a8 19:29:17 Step 22/22 : LABEL version=0.0.0 19:29:17 Successfully built f0c3cec3cf67 19:29:17 Successfully tagged support-notifications-arm64:latest 19:29:17  Building support-notifications ... done Building security-secretstore-setup 19:29:17 Removing intermediate container 5adcb1865f4e 19:29:17 ---> 22ea9b5d288f 19:29:17 Step 28/30 : LABEL arch=arm64 19:29:17 ---> Running in 4014ba6823bc 19:29:18 ---> Running in f51217cc8854 19:29:18 (1/6) Installing dumb-init (1.2.5-r1) 19:29:18 (2/6) Installing libgcc (10.3.1_git20210424-r2) 19:29:18 (3/6) Installing libsodium (1.0.18-r0) 19:29:18 Removing intermediate container 4014ba6823bc 19:29:18 ---> e26217d7461f 19:29:18 19:29:18 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 19:29:18 (5/6) Installing libzmq (4.3.4-r0) 19:29:18 (6/6) Installing zeromq (4.3.4-r0) 19:29:18 Successfully built e26217d7461f 19:29:18 Executing busybox-1.33.1-r3.trigger 19:29:18 Successfully tagged core-metadata-arm64:latest 19:29:18 Building sys-mgmt-agent 19:29:18  Building core-metadata ... done OK: 8 MiB in 20 packages 19:29:18 Removing intermediate container f51217cc8854 19:29:18 ---> e60c22aa16c3 19:29:18 Step 29/30 : LABEL git_sha=8cacdfbf32f3ba6ab84e2b4dd357fd6c5f6ec5a4 19:29:18 ---> Running in 43818b0b720c 19:29:19 Removing intermediate container 43818b0b720c 19:29:19 ---> 9e979ba9ae2c 19:29:19 Step 30/30 : LABEL version=0.0.0 19:29:19 ---> Running in c6a516daccbd 19:29:20 Removing intermediate container e6f4f285114b 19:29:20 ---> 16f5b8ae2d5f 19:29:20 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:29:20 Removing intermediate container c6a516daccbd 19:29:20 ---> 7dfcf018cdb9 19:29:20 19:29:21 Successfully built 7dfcf018cdb9 19:29:21 Successfully tagged security-bootstrapper-arm64:latest 19:29:21  Building security-bootstrapper ... done Building core-command 19:29:21 ---> 5c78058298ab 19:29:21 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:29:22 ---> d1dc64014bd4 19:29:22 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 19:29:23 ---> 1cd4dfda55c0 19:29:23 Step 18/22 : ENTRYPOINT ["/core-data"] 19:29:23 ---> Running in 2ea9f827c71b 19:29:24 Removing intermediate container 2ea9f827c71b 19:29:24 ---> b88293f7502e 19:29:24 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:29:24 ---> Running in 3d8a5845a85e 19:29:24 Removing intermediate container 3d8a5845a85e 19:29:24 ---> 4edaa89c4e63 19:29:24 Step 20/22 : LABEL arch=arm64 19:29:25 ---> Running in 2d8e97173d43 19:29:25 Removing intermediate container 2d8e97173d43 19:29:25 ---> cde9a4dcbba7 19:29:25 Step 21/22 : LABEL git_sha=8cacdfbf32f3ba6ab84e2b4dd357fd6c5f6ec5a4 19:29:26 ---> Running in b7ef6060c3b2 19:29:26 Removing intermediate container b7ef6060c3b2 19:29:26 ---> 0c1c955a2a4e 19:29:26 Step 22/22 : LABEL version=0.0.0 19:29:26 ---> Running in 9dd996b49ce6 19:29:27 Removing intermediate container 9dd996b49ce6 19:29:27 ---> 0167d881dfe7 19:29:27 19:29:27 Successfully built 0167d881dfe7 19:29:27 Successfully tagged core-data-arm64:latest 19:29:50  Building core-data ... done Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 19:29:50 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:29:50 ---> 379b8336ba01 19:29:50 Step 3/23 : WORKDIR /edgex-go 19:29:50 ---> Using cache 19:29:50 ---> 30991f8a2c27 19:29:50 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:29:50 ---> Using cache 19:29:50 ---> 46926c24b726 19:29:50 Step 5/23 : RUN apk add --update --no-cache make git 19:29:50 ---> Using cache 19:29:50 ---> 96e8b217d8fb 19:29:50 Step 6/23 : COPY go.mod . 19:29:50 ---> de7c8114a2e8 19:29:50 Step 7/23 : RUN go mod download 19:29:50 ---> Running in 580c9cffdf4e 19:29:54 Removing intermediate container 580c9cffdf4e 19:29:54 ---> c1d65bd8eee5 19:29:54 Step 8/23 : COPY . . 19:30:01 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 19:30:01 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:30:01 ---> 379b8336ba01 19:30:01 Step 3/24 : WORKDIR /edgex-go 19:30:01 ---> Using cache 19:30:01 ---> 30991f8a2c27 19:30:01 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:30:01 ---> Using cache 19:30:01 ---> 46926c24b726 19:30:01 Step 5/24 : RUN apk add --update --no-cache make git 19:30:01 ---> Using cache 19:30:01 ---> 96e8b217d8fb 19:30:01 Step 6/24 : COPY . . 19:30:01 ---> Using cache 19:30:01 ---> 68ba14f0dc1b 19:30:01 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:30:01 ---> Using cache 19:30:01 ---> 775cf987fd4a 19:30:01 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:30:01 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 19:30:01 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:30:01 ---> 379b8336ba01 19:30:01 Step 3/22 : WORKDIR /edgex-go 19:30:01 ---> Using cache 19:30:01 ---> 30991f8a2c27 19:30:01 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:30:01 ---> Using cache 19:30:01 ---> 46926c24b726 19:30:01 Step 5/22 : RUN apk add --update --no-cache make bash git 19:30:02 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 19:30:02 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:30:02 ---> 379b8336ba01 19:30:02 Step 3/22 : WORKDIR /edgex-go 19:30:02 ---> Using cache 19:30:02 ---> 30991f8a2c27 19:30:02 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:30:02 ---> Using cache 19:30:02 ---> 46926c24b726 19:30:02 Step 5/22 : RUN apk add --update --no-cache make git 19:30:02 ---> Using cache 19:30:02 ---> 96e8b217d8fb 19:30:02 Step 6/22 : COPY . . 19:30:02 ---> Using cache 19:30:02 ---> 68ba14f0dc1b 19:30:02 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:30:02 ---> Using cache 19:30:02 ---> 775cf987fd4a 19:30:02 Step 8/22 : RUN make cmd/core-command/core-command 19:30:03 ---> Running in 0f3064c6fd3b 19:30:03 ---> Running in 6bbf873e817b 19:30:03 ---> Running in ac8f58f5f1f1 19:30:05 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:30:05 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 19:30:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 19:30:06 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:30:07 OK: 219 MiB in 52 packages 19:30:10 Removing intermediate container 0f3064c6fd3b 19:30:10 ---> 199217da1413 19:30:10 Step 6/22 : COPY . . 19:30:12 ---> 4c26c59c2f56 19:30:12 Step 9/23 : RUN go mod tidy 19:30:12 ---> Running in 394f94374b82 19:30:23 Removing intermediate container 394f94374b82 19:30:23 ---> e71092c7bc18 19:30:23 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 19:30:23 ---> Running in c84658c79b1a 19:30:25 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 19:30:29 ---> 3c64ed8f72e9 19:30:29 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:30:29 ---> Running in 98e99549f31f 19:30:36 Removing intermediate container 98e99549f31f 19:30:36 ---> ff09b94014c9 19:30:36 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 19:30:36 ---> Running in 5b3f15deaca2 19:30:37 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 19:31:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:31:45 Removing intermediate container ac8f58f5f1f1 19:31:45 ---> 171425df732c 19:31:45 19:31:45 Step 9/22 : FROM alpine:3.14 19:31:45 ---> bb3de5531c18 19:31:45 Step 10/22 : RUN apk add --update --no-cache dumb-init 19:31:45 ---> Using cache 19:31:45 ---> b797d9ceb379 19:31:45 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:31:45 ---> Using cache 19:31:45 ---> 96afe847f9b4 19:31:45 Step 12/22 : ENV APP_PORT=59882 19:31:45 ---> Running in 88a44aef1f53 19:31:45 Removing intermediate container 88a44aef1f53 19:31:45 ---> c1c19d880ab3 19:31:45 Step 13/22 : EXPOSE $APP_PORT 19:31:45 ---> Running in ce5c9c309f54 19:31:45 Removing intermediate container ce5c9c309f54 19:31:45 ---> e0eeb467d279 19:31:45 Step 14/22 : WORKDIR / 19:31:45 ---> Running in a51c934427f3 19:31:45 Removing intermediate container a51c934427f3 19:31:45 ---> cde90c1b657f 19:31:45 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:31:45 ---> deedb5d72129 19:31:45 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:31:47 ---> 43e68b9bc92b 19:31:47 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 19:31:49 ---> 75f2757501cc 19:31:49 Step 18/22 : ENTRYPOINT ["/core-command"] 19:31:49 ---> Running in b7d345f8b9ed 19:31:49 Removing intermediate container 6bbf873e817b 19:31:49 ---> 0c2a89caaa41 19:31:49 19:31:49 Step 9/24 : FROM alpine:3.14 19:31:49 ---> bb3de5531c18 19:31:49 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 19:31:49 ---> Running in 59f0f14e38f4 19:31:50 Removing intermediate container b7d345f8b9ed 19:31:50 ---> 5ecc6ab7c6d8 19:31:50 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:31:50 ---> Running in f918bd600fd7 19:31:51 Removing intermediate container f918bd600fd7 19:31:51 ---> 99986b9d363f 19:31:51 Step 20/22 : LABEL arch=arm64 19:31:51 ---> Running in 1a9918f70c77 19:31:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:31:51 Removing intermediate container 1a9918f70c77 19:31:51 ---> 00003900bed3 19:31:51 Step 21/22 : LABEL git_sha=8cacdfbf32f3ba6ab84e2b4dd357fd6c5f6ec5a4 19:31:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:31:52 ---> Running in 759022c3ae84 19:31:52 Removing intermediate container 759022c3ae84 19:31:52 ---> 07d899a1e3e6 19:31:52 Step 22/22 : LABEL version=0.0.0 19:31:52 ---> Running in 88d7a6f7811a 19:31:52 (1/3) Installing ca-certificates (20191127-r5) 19:31:53 (2/3) Installing dumb-init (1.2.5-r1) 19:31:53 (3/3) Installing su-exec (0.2-r1) 19:31:53 Executing busybox-1.33.1-r3.trigger 19:31:53 Executing ca-certificates-20191127-r5.trigger 19:31:53 Removing intermediate container 88d7a6f7811a 19:31:53 ---> ff5d2ca4dc9d 19:31:53 19:31:53 OK: 6 MiB in 17 packages 19:31:53 Successfully built ff5d2ca4dc9d 19:31:53 Successfully tagged core-command-arm64:latest 19:31:55  Building core-command ... done Removing intermediate container 59f0f14e38f4 19:31:55 ---> f1a88a9edbda 19:31:55 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:31:55 ---> Running in ca059bc07ce5 19:31:55 Removing intermediate container ca059bc07ce5 19:31:55 ---> b06741325072 19:31:55 Step 12/24 : WORKDIR / 19:31:56 ---> Running in 67eba3b335df 19:31:56 Removing intermediate container 67eba3b335df 19:31:56 ---> 5f73b376199d 19:31:56 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:31:57 ---> 0e141e405a10 19:31:57 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 19:31:58 ---> e011f5be61f0 19:31:58 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 19:31:59 ---> 2c90c11f5db9 19:31:59 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 19:32:00 ---> b9990e199009 19:32:00 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:32:01 ---> 44150275cef6 19:32:01 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:32:03 ---> 9b5245943af5 19:32:03 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:32:03 Removing intermediate container c84658c79b1a 19:32:03 ---> 7f6c6c4830eb 19:32:03 19:32:03 Step 11/23 : FROM alpine:3.14 19:32:03 ---> bb3de5531c18 19:32:03 Step 12/23 : RUN apk add --update --no-cache dumb-init 19:32:03 ---> Using cache 19:32:03 ---> b797d9ceb379 19:32:03 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:32:03 ---> Using cache 19:32:03 ---> 96afe847f9b4 19:32:03 Step 14/23 : ENV APP_PORT=59861 19:32:04 ---> Running in 6f532c9b32fe 19:32:04 Removing intermediate container 5b3f15deaca2 19:32:04 ---> 40c0d8f56df2 19:32:04 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 19:32:04 ---> Running in f10c61b43b49 19:32:04 Removing intermediate container 6f532c9b32fe 19:32:04 ---> 38f4156b50c2 19:32:04 Step 15/23 : EXPOSE $APP_PORT 19:32:04 ---> 9b65d5d7f372 19:32:04 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 19:32:04 ---> Running in 1cf0e1319946 19:32:04 ---> Running in 1da7b79e5968 19:32:05 Removing intermediate container 1cf0e1319946 19:32:05 ---> d5b466c43fcd 19:32:05 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:32:06 ---> d3e21e4f276a 19:32:06 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:32: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 19:32:07 Removing intermediate container 1da7b79e5968 19:32:07 ---> 0bec75e0426f 19:32:07 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 19:32:07 ---> Running in e8713790447b 19:32:07 ---> d285da2fefcf 19:32:07 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 19:32:08 Removing intermediate container e8713790447b 19:32:08 ---> e33ebd7b6754 19:32:08 Step 22/24 : LABEL arch=arm64 19:32:08 ---> Running in 1252d0a1b41e 19:32:08 ---> 825bd839ef3e 19:32:08 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 19:32:08 Removing intermediate container 1252d0a1b41e 19:32:08 ---> 180ee8a2236d 19:32:08 Step 23/24 : LABEL git_sha=8cacdfbf32f3ba6ab84e2b4dd357fd6c5f6ec5a4 19:32:08 ---> Running in d03c6418972f 19:32:08 Removing intermediate container f10c61b43b49 19:32:08 ---> ded8ec58274f 19:32:08 19:32:08 Step 10/22 : FROM docker:20.10.8 19:32:08 ---> Running in 9d7a1dccd884 19:32:09 20.10.8: Pulling from library/docker 19:32:09 Removing intermediate container d03c6418972f 19:32:09 ---> 8b21bcd4e2f7 19:32:09 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:32:09 Removing intermediate container 9d7a1dccd884 19:32:09 ---> ecea75e918aa 19:32:09 Step 24/24 : LABEL version=0.0.0 19:32:09 ---> Running in e588e5aa4621 19:32:09 ---> Running in 26007fbb5513 19:32:10 Removing intermediate container e588e5aa4621 19:32:10 ---> 2d2fda8f7c82 19:32:10 Step 21/23 : LABEL arch=arm64 19:32:10 Removing intermediate container 26007fbb5513 19:32:10 ---> 9763d6ac2abe 19:32:10 19:32:10 ---> Running in d230ecdef411 19:32:10 Successfully built 9763d6ac2abe 19:32:10 Successfully tagged security-secretstore-setup-arm64:latest 19:32:11  Building security-secretstore-setup ... done Removing intermediate container d230ecdef411 19:32:11 ---> e510b4e266ef 19:32:11 Step 22/23 : LABEL git_sha=8cacdfbf32f3ba6ab84e2b4dd357fd6c5f6ec5a4 19:32:11 ---> Running in d5b35e574793 19:32:12 Removing intermediate container d5b35e574793 19:32:12 ---> a0cc692c4a50 19:32:12 Step 23/23 : LABEL version=0.0.0 19:32:12 ---> Running in 2efff6e39d6b 19:32:12 Removing intermediate container 2efff6e39d6b 19:32:12 ---> 739c99262062 19:32:12 19:32:12 Successfully built 739c99262062 19:32:12 Successfully tagged support-scheduler-arm64:latest 19:32:16  Building support-scheduler ... done Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd 19:32:16 Status: Downloaded newer image for docker:20.10.8 19:32:16 ---> 3734d5adc5ac 19:32:16 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 19:32:16 ---> Running in a2294f7fbe4c 19:32:16 Removing intermediate container a2294f7fbe4c 19:32:16 ---> f42eac77950a 19:32:16 Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 19:32:16 ---> Running in 228045efdbaf 19:32:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:32:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:32:19 (1/42) Installing readline (8.1.0-r0) 19:32:19 (2/42) Installing bash (5.1.4-r0) 19:32:19 Executing bash-5.1.4-r0.post-install 19:32:19 (3/42) Installing brotli-libs (1.0.9-r5) 19:32:19 (4/42) Installing nghttp2-libs (1.43.0-r0) 19:32:19 (5/42) Installing libcurl (7.79.1-r0) 19:32:19 (6/42) Installing curl (7.79.1-r0) 19:32:19 (7/42) Installing dumb-init (1.2.5-r1) 19:32:19 (8/42) Installing libbz2 (1.0.8-r1) 19:32:19 (9/42) Installing expat (2.4.1-r0) 19:32:19 (10/42) Installing libffi (3.3-r2) 19:32:19 (11/42) Installing gdbm (1.19-r0) 19:32:19 (12/42) Installing xz-libs (5.2.5-r0) 19:32:19 (13/42) Installing libgcc (10.3.1_git20210424-r2) 19:32:19 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 19:32:19 (15/42) Installing mpdecimal (2.5.1-r1) 19:32:19 (16/42) Installing sqlite-libs (3.35.5-r0) 19:32:19 (17/42) Installing python3 (3.9.5-r1) 19:32:21 (18/42) Installing py3-appdirs (1.4.4-r2) 19:32:21 (19/42) Installing py3-chardet (4.0.0-r2) 19:32:21 (20/42) Installing py3-idna (3.2-r0) 19:32:21 (21/42) Installing py3-urllib3 (1.26.5-r0) 19:32:21 (22/42) Installing py3-certifi (2020.12.5-r1) 19:32:21 (23/42) Installing py3-requests (2.25.1-r4) 19:32:21 (24/42) Installing py3-msgpack (1.0.2-r1) 19:32:21 (25/42) Installing py3-lockfile (0.12.2-r4) 19:32:21 (26/42) Installing py3-cachecontrol (0.12.6-r1) 19:32:21 (27/42) Installing py3-colorama (0.4.4-r1) 19:32:21 (28/42) Installing py3-contextlib2 (0.6.0-r1) 19:32:21 (29/42) Installing py3-distlib (0.3.1-r3) 19:32:21 (30/42) Installing py3-distro (1.5.0-r3) 19:32:21 (31/42) Installing py3-six (1.15.0-r1) 19:32:21 (32/42) Installing py3-webencodings (0.5.1-r4) 19:32:21 (33/42) Installing py3-html5lib (1.1-r1) 19:32:21 (34/42) Installing py3-parsing (2.4.7-r2) 19:32:21 (35/42) Installing py3-packaging (20.9-r1) 19:32:21 (36/42) Installing py3-toml (0.10.2-r2) 19:32:21 (37/42) Installing py3-pep517 (0.10.0-r2) 19:32:21 (38/42) Installing py3-progress (1.5-r2) 19:32:21 (39/42) Installing py3-retrying (1.3.3-r1) 19:32:21 (40/42) Installing py3-ordered-set (4.0.2-r1) 19:32:21 (41/42) Installing py3-setuptools (52.0.0-r3) 19:32:21 (42/42) Installing py3-pip (20.3.4-r1) 19:32:22 Executing busybox-1.33.1-r3.trigger 19:32:22 OK: 84 MiB in 64 packages 19:32:25 Collecting docker-compose==1.23.2 19:32:25 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 19:32:25 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 19:32:25 Collecting docopt<0.7,>=0.6.1 19:32:25 Downloading docopt-0.6.2.tar.gz (25 kB) 19:32:27 Collecting cached-property<2,>=1.2.0 19:32:27 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 19:32:27 Collecting dockerpty<0.5,>=0.4.1 19:32:27 Downloading dockerpty-0.4.1.tar.gz (13 kB) 19:32:29 Collecting texttable<0.10,>=0.9.0 19:32:29 Downloading texttable-0.9.1.tar.gz (11 kB) 19:32:31 Collecting websocket-client<1.0,>=0.32.0 19:32:31 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 19:32:31 Collecting PyYAML<4,>=3.10 19:32:31 Downloading PyYAML-3.13.tar.gz (270 kB) 19:32:34 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 19:32:34 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 19:32:35 Collecting docker<4.0,>=3.6.0 19:32:35 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 19:32:35 Collecting jsonschema<3,>=2.5.1 19:32:35 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 19:32:35 Collecting docker-pycreds>=0.4.0 19:32:35 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 19:32:36 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 19:32:36 Collecting idna<2.8,>=2.5 19:32:36 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 19:32:37 Collecting urllib3<1.25,>=1.21.1 19:32:37 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 19:32:37 Collecting chardet<3.1.0,>=3.0.2 19:32:37 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 19:32:37 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 19:32:37 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 19:32:37 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 19:32:37 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 19:32:38 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 19:32:38 Attempting uninstall: urllib3 19:32:38 Found existing installation: urllib3 1.26.5 19:32:38 Uninstalling urllib3-1.26.5: 19:32:38 Successfully uninstalled urllib3-1.26.5 19:32:38 Attempting uninstall: idna 19:32:38 Found existing installation: idna 3.2 19:32:38 Uninstalling idna-3.2: 19:32:39 Successfully uninstalled idna-3.2 19:32:39 Attempting uninstall: chardet 19:32:39 Found existing installation: chardet 4.0.0 19:32:39 Uninstalling chardet-4.0.0: 19:32:39 Successfully uninstalled chardet-4.0.0 19:32:41 Attempting uninstall: requests 19:32:41 Found existing installation: requests 2.25.1 19:32:41 Uninstalling requests-2.25.1: 19:32:41 Successfully uninstalled requests-2.25.1 19:32:41 Running setup.py install for texttable: started 19:32:43 Running setup.py install for texttable: finished with status 'done' 19:32:43 Running setup.py install for PyYAML: started 19:32:45 Running setup.py install for PyYAML: finished with status 'done' 19:32:45 Running setup.py install for docopt: started 19:32:47 Running setup.py install for docopt: finished with status 'done' 19:32:47 Running setup.py install for dockerpty: started 19:32:48 Running setup.py install for dockerpty: finished with status 'done' 19:32:50 Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 19:32:58 Removing intermediate container 228045efdbaf 19:32:58 ---> f65b9bb171b1 19:32:58 Step 13/22 : ENV APP_PORT=58890 19:32:58 ---> Running in f1b4a33411e4 19:32:59 Removing intermediate container f1b4a33411e4 19:32:59 ---> 407155f3bd13 19:32:59 Step 14/22 : EXPOSE $APP_PORT 19:32:59 ---> Running in cbe622625b88 19:32:59 Removing intermediate container cbe622625b88 19:32:59 ---> 72b5795d494d 19:32:59 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 19:33:01 ---> 7b3e904831aa 19:33:01 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 19:33:01 ---> dc5bd1a92c21 19:33:01 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 19:33:02 ---> 8a41a7eaadeb 19:33:02 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 19:33:02 ---> Running in 0d3d32cd8789 19:33:02 Removing intermediate container 0d3d32cd8789 19:33:02 ---> 070a708b9504 19:33:02 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:33:03 ---> Running in a329cd2e2e4d 19:33:03 Removing intermediate container a329cd2e2e4d 19:33:03 ---> 6e9eb13c71ac 19:33:03 Step 20/22 : LABEL arch=arm64 19:33:03 ---> Running in f4d62bc9ced5 19:33:04 Removing intermediate container f4d62bc9ced5 19:33:04 ---> 6a1f632c720e 19:33:04 Step 21/22 : LABEL git_sha=8cacdfbf32f3ba6ab84e2b4dd357fd6c5f6ec5a4 19:33:04 ---> Running in d9a4a2ea9c72 19:33:04 Removing intermediate container d9a4a2ea9c72 19:33:04 ---> a84a2cacbbb2 19:33:04 Step 22/22 : LABEL version=0.0.0 19:33:04 ---> Running in f62a8666e53a 19:33:05 Removing intermediate container f62a8666e53a 19:33:05 ---> c77e4795a18c 19:33:05 19:33:05 Successfully built c77e4795a18c 19:33:05 Successfully tagged sys-mgmt-agent-arm64:latest 19:33:05  Building sys-mgmt-agent ... done  [Pipeline] } 19:33:05 $ docker stop --time=1 370c401f8a45d80019afd62ad41d1acde724a8eddc3e6d0e388de8fb4aee64b6 19:33:07 $ docker rm -f 370c401f8a45d80019afd62ad41d1acde724a8eddc3e6d0e388de8fb4aee64b6 [Pipeline] // withDockerContainer [Pipeline] sh 19:33:08 + docker images 19:33:08 REPOSITORY TAG IMAGE ID CREATED SIZE 19:33:08 sys-mgmt-agent-arm64 latest c77e4795a18c 4 seconds ago 277MB 19:33:08 support-scheduler-arm64 latest 739c99262062 56 seconds ago 15.3MB 19:33:08 security-secretstore-setup-arm64 latest 9763d6ac2abe 58 seconds ago 26.8MB 19:33:08 ded8ec58274f About a minute ago 1.57GB 19:33:08 7f6c6c4830eb About a minute ago 1.57GB 19:33:08 core-command-arm64 latest ff5d2ca4dc9d About a minute ago 15.2MB 19:33:08 0c2a89caaa41 About a minute ago 1.58GB 19:33:08 171425df732c About a minute ago 1.57GB 19:33:08 core-data-arm64 latest 0167d881dfe7 3 minutes ago 19.5MB 19:33:08 security-bootstrapper-arm64 latest 7dfcf018cdb9 3 minutes ago 17.8MB 19:33:08 core-metadata-arm64 latest e26217d7461f 3 minutes ago 15.9MB 19:33:08 support-notifications-arm64 latest f0c3cec3cf67 3 minutes ago 16.1MB 19:33:08 security-proxy-setup-arm64 latest 76abde3fb096 4 minutes ago 25.4MB 19:33:08 e4ad81effe68 4 minutes ago 1.58GB 19:33:08 2104245497be 4 minutes ago 1.57GB 19:33:08 267f47619838 4 minutes ago 1.57GB 19:33:08 608c13aa413d 4 minutes ago 1.57GB 19:33:08 cebaed444ea2 4 minutes ago 1.57GB 19:33:08 ci-base-image-arm64 latest 379b8336ba01 15 minutes ago 1.24GB 19:33:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 8b459fc5aaf0 12 days ago 534MB 19:33:08 docker 20.10.8 3734d5adc5ac 7 weeks ago 198MB 19:33:08 alpine 3.14 bb3de5531c18 8 weeks ago 5.34MB 19:33:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 16 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:33:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:33:09 19:33:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 19:33:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:33:10 arm64: Pulling from edgex-lftools-log-publisher 19:33:10 448f6bf000e3: Pulling fs layer 19:33:10 f757da607395: Pulling fs layer 19:33:10 05883995daec: Pulling fs layer 19:33:10 8603b9c90790: Pulling fs layer 19:33:10 1560dd03e051: Pulling fs layer 19:33:10 27f5ce0e4adf: Pulling fs layer 19:33:10 c2d8d7efcc4b: Pulling fs layer 19:33:10 27f5ce0e4adf: Waiting 19:33:10 c2d8d7efcc4b: Waiting 19:33:10 1560dd03e051: Waiting 19:33:10 8603b9c90790: Waiting 19:33:10 f757da607395: Verifying Checksum 19:33:10 f757da607395: Download complete 19:33:10 8603b9c90790: Verifying Checksum 19:33:10 8603b9c90790: Download complete 19:33:10 1560dd03e051: Verifying Checksum 19:33:10 1560dd03e051: Download complete 19:33:10 27f5ce0e4adf: Verifying Checksum 19:33:10 27f5ce0e4adf: Download complete 19:33:10 05883995daec: Verifying Checksum 19:33:10 05883995daec: Download complete 19:33:10 448f6bf000e3: Verifying Checksum 19:33:10 448f6bf000e3: Download complete 19:33:13 c2d8d7efcc4b: Verifying Checksum 19:33:13 c2d8d7efcc4b: Download complete 19:33:14 448f6bf000e3: Pull complete 19:33:14 f757da607395: Pull complete 19:33:16 05883995daec: Pull complete 19:33:16 8603b9c90790: Pull complete 19:33:17 1560dd03e051: Pull complete 19:33:17 27f5ce0e4adf: Pull complete 19:33:32 c2d8d7efcc4b: Pull complete 19:33:32 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 19:33:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:33:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 19:33:33 prd-ubuntu18.04-docker-arm64-4c-16g-1709 does not seem to be running inside a container 19:33:33 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 19:33:36 $ docker top fa155f58e7b9595c9cdf525f1d82bdfb869730c697ff1c5cf342d9288f2106f5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:33:37 ---> job-cost.sh 19:33:37 lf-activate-venv: SKIPPING 19:33:37 INFO: No Stack... 19:34:03 INFO: Retrieving Pricing Info for: v3-standard-4 19:34:03 INFO: Archiving Costs [Pipeline] sh 19:34:04 + cat /w/workspace/edgex-go/1/archives/cost.csv 19:34:04 + cut -d, -f6 [Pipeline] lock 19:34:04 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3780-1-stack-cost] 19:34:04 Resource [jenkins-edgexfoundry-edgex-go-PR-3780-1-stack-cost] did not exist. Created. 19:34:04 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3780-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:34:05 + echo total: 0.10999999940395355 [Pipeline] stash 19:34:05 Stashed 1 file(s) [Pipeline] } 19:34:05 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3780-1-stack-cost] [Pipeline] // lock [Pipeline] } 19:34:05 $ docker stop --time=1 fa155f58e7b9595c9cdf525f1d82bdfb869730c697ff1c5cf342d9288f2106f5 19:34:07 $ docker rm -f fa155f58e7b9595c9cdf525f1d82bdfb869730c697ff1c5cf342d9288f2106f5 [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 19:34:08 provisioning config files... 19:34:08 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config6027826783684711077tmp [Pipeline] { [Pipeline] sh 19:34:08 + set +x 19:34:08 + curl -s https://codecov.io/bash 19:34:08 + bash -s -- 19:34:08 19:34:08 _____ _ 19:34:08 / ____| | | 19:34:08 | | ___ __| | ___ ___ _____ __ 19:34:08 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:34:08 | |___| (_) | (_| | __/ (_| (_) \ V / 19:34:08 \_____\___/ \__,_|\___|\___\___/ \_/ 19:34:08 Bash-1.0.6 19:34:08 19:34:08 19:34:08 ==> git version 2.24.4 found 19:34:08 ==> 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 19:34:08 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 19:34:08 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 19:34:08 ==> Jenkins CI detected. 19:34:08 current dir:  /w/workspace/edgex-go/1 19:34:08 project root: . 19:34:08 --> token set from env 19:34:08 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:34:08 ==> Running gcov in . (disable via -X gcov) 19:34:08 ==> Python coveragepy not found 19:34:08 ==> Searching for coverage reports in: 19:34:08 + . 19:34:08 -> Found 1 reports 19:34:08 ==> Detecting git/mercurial file structure 19:34:08 ==> Reading reports 19:34:08 + ./coverage.out bytes=425845 19:34:08 ==> Appending adjustments 19:34:08 https://docs.codecov.io/docs/fixing-reports 19:34:10 + Found adjustments 19:34:10 ==> Gzipping contents 19:34:10 60K /tmp/codecov.Ziq6Jk.gz 19:34:10 ==> Uploading reports 19:34:10 url: https://codecov.io 19:34:10 query: branch=PR-3780&commit=8cacdfbf32f3ba6ab84e2b4dd357fd6c5f6ec5a4&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3780%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3780&job=&cmd_args= 19:34:10 -> Pinging Codecov 19:34:10 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3780&commit=8cacdfbf32f3ba6ab84e2b4dd357fd6c5f6ec5a4&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3780%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3780&job=&cmd_args= 19:34:10 -> Uploading to 19:34:10 https://storage.googleapis.com/codecov/v4/raw/2021-10-25/00271124DB129430A58F1EEE437C3FCB/8cacdfbf32f3ba6ab84e2b4dd357fd6c5f6ec5a4/c600643b-44ab-4303-96d2-dfaae0370ec5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211025%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211025T193410Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=350a7a9178d928898786696c0e6fbfd20f9b444df06ef81303cac72712063d8b 19:34:10 % Total % Received % Xferd Average Speed Time Time Time Current 19:34:10 Dload Upload Total Spent Left Speed 19:34:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57440 0 0 100 57440 0 180k --:--:-- --:--:-- --:--:-- 179k 19:34:10 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/8cacdfbf32f3ba6ab84e2b4dd357fd6c5f6ec5a4 [Pipeline] } 19:34:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 19:34:12 + '[' -d /w/workspace/edgex-go/1/archives ']' [Pipeline] libraryResource [Pipeline] sh 19:34:12 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:34:13 ---> package-listing.sh 19:34:13 ++ tr '[:upper:]' '[:lower:]' 19:34:13 ++ facter osfamily 19:34:13 + OS_FAMILY=redhat 19:34:13 + workspace=/w/workspace/edgex-go/1 19:34:13 + START_PACKAGES=/tmp/packages_start.txt 19:34:13 + END_PACKAGES=/tmp/packages_end.txt 19:34:13 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:34:13 + PACKAGES=/tmp/packages_start.txt 19:34:13 + '[' /w/workspace/edgex-go/1 ']' 19:34:13 + PACKAGES=/tmp/packages_end.txt 19:34:13 + case "${OS_FAMILY}" in 19:34:13 + sort 19:34:13 + rpm -qa 19:34:16 + '[' -f /tmp/packages_start.txt ']' 19:34:16 + '[' -f /tmp/packages_end.txt ']' 19:34:16 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:34:16 + '[' /w/workspace/edgex-go/1 ']' 19:34:16 + mkdir -p /w/workspace/edgex-go/1/archives/ 19:34:16 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 19:34:16 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/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:34:17 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 19:34:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:34:17 19:34:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 19:34:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:34:18 latest: Pulling from edgex-lftools-log-publisher 19:34:18 b4d181a07f80: Pulling fs layer 19:34:18 a1111a8f2ec3: Pulling fs layer 19:34:18 ed53099fbce6: Pulling fs layer 19:34:18 dc539afda2c1: Pulling fs layer 19:34:18 77bc0d833cb6: Pulling fs layer 19:34:18 9065ff56babe: Pulling fs layer 19:34:18 d287ab97295c: Pulling fs layer 19:34:18 77bc0d833cb6: Waiting 19:34:18 9065ff56babe: Waiting 19:34:18 d287ab97295c: Waiting 19:34:18 dc539afda2c1: Waiting 19:34:18 a1111a8f2ec3: Verifying Checksum 19:34:18 a1111a8f2ec3: Download complete 19:34:18 dc539afda2c1: Verifying Checksum 19:34:18 dc539afda2c1: Download complete 19:34:18 ed53099fbce6: Verifying Checksum 19:34:18 ed53099fbce6: Download complete 19:34:18 9065ff56babe: Verifying Checksum 19:34:18 9065ff56babe: Download complete 19:34:18 77bc0d833cb6: Verifying Checksum 19:34:18 77bc0d833cb6: Download complete 19:34:18 b4d181a07f80: Verifying Checksum 19:34:18 b4d181a07f80: Download complete 19:34:18 d287ab97295c: Verifying Checksum 19:34:18 d287ab97295c: Download complete 19:34:19 b4d181a07f80: Pull complete 19:34:19 a1111a8f2ec3: Pull complete 19:34:20 ed53099fbce6: Pull complete 19:34:20 dc539afda2c1: Pull complete 19:34:20 77bc0d833cb6: Pull complete 19:34:20 9065ff56babe: Pull complete 19:34:25 d287ab97295c: Pull complete 19:34:25 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 19:34:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:34:25 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 19:34:26 prd-centos7-docker-4c-2g-1707 does not seem to be running inside a container 19:34:26 $ 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/1/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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:34:29 $ docker top 7d0c71b11f65378b3641330e5872cb4697ad4318e2abca523446cd01922d9a90 -eo pid,comm [Pipeline] { [Pipeline] sh 19:34:29 + touch /tmp/pre-build-complete [Pipeline] sh 19:34:29 + mkdir -p /var/log/sysstat [Pipeline] sh 19:34:30 + ls /var/log/sa-host 19:34:30 + sadf -c /var/log/sa-host/sa25 19:34:30 file_magic: OK 19:34:30 HZ: Using current value: 100 19:34:30 file_header: OK 19:34:30 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 19:34:30 Statistics: 19:34:30 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 19:34:30 File successfully converted to sysstat format version 12.0.3 19:34:30 + sadf -c /var/log/sa-host/sa30 19:34:30 file_magic: OK 19:34:30 HZ: Using current value: 100 19:34:30 file_header: OK 19:34:30 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 19:34:30 Statistics: 19:34:30 Hnuu...uuuununununu...Hnuu...uuuununununu... 19:34:30 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:34:30 provisioning config files... 19:34:30 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config342629214851202617tmp [Pipeline] { [Pipeline] echo 19:34:30 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:34:30 ---> create-netrc.sh [Pipeline] } 19:34:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:34:30 ---> python-tools-install.sh [Pipeline] echo 19:34:31 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:34:31 ---> sudo-logs.sh 19:34:31 Archiving 'sudo' log.. 19:34:31 sudo: unable to resolve host prd-centos7-docker-4c-2g-1707.novalocal: Name or service not known 19:34:31 sudo: unable to resolve host prd-centos7-docker-4c-2g-1707.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 19:34:31 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:34:31 ---> job-cost.sh 19:34:31 lf-activate-venv: SKIPPING 19:34:31 DEBUG: total: 0.10999999940395355 19:34:31 INFO: Retrieving Stack Cost... 19:34:31 INFO: Retrieving Pricing Info for: v3-standard-2 19:34:32 INFO: Archiving Costs [Pipeline] echo 19:34:32 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:34:32 ---> logs-deploy.sh 19:34:32 lf-activate-venv: SKIPPING 19:34:32 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3780/1 19:34:32 INFO: archiving workspace using pattern(s): 19:34:33 Archives upload complete. 19:34:33 INFO: archiving logs to Nexus 19:34:34 ---> uname -a: 19:34:34 Linux prd-centos7-docker-4c-2g-1707.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 19:34:34 19:34:34 19:34:34 ---> lscpu: 19:34:34 Architecture: x86_64 19:34:34 CPU op-mode(s): 32-bit, 64-bit 19:34:34 Byte Order: Little Endian 19:34:34 Address sizes: 40 bits physical, 48 bits virtual 19:34:34 CPU(s): 2 19:34:34 On-line CPU(s) list: 0,1 19:34:34 Thread(s) per core: 1 19:34:34 Core(s) per socket: 1 19:34:34 Socket(s): 2 19:34:34 NUMA node(s): 1 19:34:34 Vendor ID: AuthenticAMD 19:34:34 CPU family: 23 19:34:34 Model: 49 19:34:34 Model name: AMD EPYC-Rome Processor 19:34:34 Stepping: 0 19:34:34 CPU MHz: 2799.994 19:34:34 BogoMIPS: 5599.98 19:34:34 Virtualization: AMD-V 19:34:34 Hypervisor vendor: KVM 19:34:34 Virtualization type: full 19:34:34 L1d cache: 32K 19:34:34 L1i cache: 32K 19:34:34 L2 cache: 512K 19:34:34 L3 cache: 16384K 19:34:34 NUMA node0 CPU(s): 0,1 19:34:34 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 19:34:34 19:34:34 19:34:34 ---> nproc: 19:34:34 2 19:34:34 19:34:34 19:34:34 ---> df -h: 19:34:34 Filesystem Size Used Avail Use% Mounted on 19:34:34 overlay 40G 14G 27G 34% / 19:34:34 tmpfs 64M 0 64M 0% /dev 19:34:34 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 19:34:34 shm 64M 0 64M 0% /dev/shm 19:34:34 /dev/vda1 40G 14G 27G 34% /facter-os 19:34:34 19:34:34 19:34:34 ---> sar -b -r -n DEV: 19:34:34 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/25/21 _x86_64_ (2 CPU) 19:34:34 19:34:34 19:10:40 LINUX RESTART (2 CPU) 19:34:34 19:34:34 19:11:01 tps rtps wtps bread/s bwrtn/s 19:34:34 19:12:01 201.78 69.05 132.73 7959.41 45424.74 19:34:34 19:13:01 395.29 0.30 394.99 29.18 98880.75 19:34:34 19:14:01 52.73 0.00 52.73 0.00 6620.60 19:34:34 19:15:01 100.88 0.02 100.87 0.53 5758.18 19:34:34 19:16:03 343.31 141.63 201.67 3819.12 130878.08 19:34:34 19:17:01 452.50 123.93 328.56 3610.19 190584.14 19:34:34 19:18:02 554.17 51.34 502.83 3166.16 244072.06 19:34:34 19:19:01 256.75 24.12 232.62 2801.96 39445.32 19:34:34 19:20:01 1.10 0.00 1.10 0.00 13.68 19:34:34 19:21:01 0.23 0.00 0.23 0.00 2.33 19:34:34 19:22:01 0.37 0.17 0.20 2.00 2.13 19:34:34 19:23:01 0.28 0.00 0.28 0.00 3.68 19:34:34 19:24:01 0.28 0.00 0.28 0.00 2.90 19:34:34 19:25:01 0.28 0.00 0.28 0.00 3.23 19:34:34 19:26:01 0.48 0.23 0.25 7.33 3.08 19:34:34 19:27:01 0.77 0.00 0.77 0.00 13.31 19:34:34 19:28:01 0.25 0.00 0.25 0.00 2.62 19:34:34 19:29:01 0.18 0.00 0.18 0.00 2.08 19:34:34 19:30:01 0.27 0.00 0.27 0.00 3.23 19:34:34 19:31:01 0.22 0.00 0.22 0.00 2.35 19:34:34 19:32:01 0.32 0.00 0.32 0.00 3.43 19:34:34 19:33:01 0.30 0.00 0.30 0.00 4.13 19:34:34 19:34:01 0.18 0.00 0.18 0.00 2.10 19:34:34 Average: 102.51 17.90 84.61 929.71 33043.38 19:34:34 19:34:34 19:11:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:34:34 19:12:01 5293364 0 722808 9.03 2620 1990140 1738940 19.20 915460 1553348 133040 19:34:34 19:13:01 3745240 0 920192 11.49 2620 3340880 1465516 16.18 1028064 2724244 12 19:34:34 19:14:01 3267144 0 1064484 13.29 2620 3674684 1962124 21.66 1452072 2808604 145260 19:34:34 19:15:01 3035852 0 1350372 16.86 2620 3620088 2029036 22.40 1684852 2792924 89032 19:34:34 19:16:03 904132 0 1249988 15.61 2620 5852192 2292616 25.31 2044468 4473348 103744 19:34:34 19:17:01 348188 0 1605820 20.05 2620 6052304 3659612 40.40 3218308 3788696 267036 19:34:34 19:18:02 340104 0 1475012 18.42 2620 6191196 3265444 36.05 3109396 3889248 57260 19:34:34 19:19:01 2051232 0 1173060 14.65 2620 4782020 1526968 16.86 1544056 3783204 20 19:34:34 19:20:01 2055744 0 1168544 14.59 2620 4782024 1490916 16.46 1540712 3783012 12 19:34:34 19:21:01 2070200 0 1154084 14.41 2620 4782028 1490964 16.46 1539520 3773524 12 19:34:34 19:22:01 2066844 0 1157436 14.45 2620 4782032 1491120 16.46 1545748 3770780 20 19:34:34 19:23:01 2064752 0 1159520 14.48 2620 4782040 1491144 16.46 1547820 3770776 12 19:34:34 19:24:01 2065500 0 1158768 14.47 2620 4782044 1490916 16.46 1547288 3770776 12 19:34:34 19:25:01 2065740 0 1158524 14.47 2620 4782048 1490916 16.46 1547292 3770776 8 19:34:34 19:26:01 2065276 0 1158956 14.47 2620 4782080 1490916 16.46 1547364 3770736 12 19:34:34 19:27:01 2064448 0 1159780 14.48 2620 4782084 1491084 16.46 1548256 3770736 8 19:34:34 19:28:01 2065400 0 1158824 14.47 2620 4782088 1490916 16.46 1547688 3770736 8 19:34:34 19:29:01 2065324 0 1158892 14.47 2620 4782096 1490916 16.46 1547708 3770736 8 19:34:34 19:30:01 2065404 0 1158812 14.47 2620 4782096 1490916 16.46 1547836 3770736 8 19:34:34 19:31:01 2065184 0 1159024 14.47 2620 4782104 1490916 16.46 1547844 3770740 8 19:34:34 19:32:01 2064692 0 1159516 14.48 2620 4782104 1491012 16.46 1548088 3770736 8 19:34:34 19:33:01 2064688 0 1159516 14.48 2620 4782108 1490916 16.46 1548020 3770736 16 19:34:34 19:34:01 2064968 0 1159228 14.47 2620 4782116 1490916 16.46 1548044 3770736 8 19:34:34 Average: 2172149 0 1171790 14.63 2620 4662374 1752380 19.35 1660691 3582169 34590 19:34:34 19:34:34 19:11:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:34:34 19:12:01 eth0 1178.19 1177.31 5891.44 155.47 0.00 0.00 0.00 0.00 19:34:34 19:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:34:34 19:12:01 veth84bfd47 693.82 406.78 67.74 2258.48 0.00 0.00 0.00 0.00 19:34:34 19:12:01 docker0 693.82 406.64 58.25 2258.47 0.00 0.00 0.00 0.00 19:34:34 19:13:01 eth0 475.83 427.81 5698.53 46.03 0.00 0.00 0.00 0.00 19:34:34 19:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:34:34 19:13:01 docker0 348.28 339.09 26.87 2472.42 0.00 0.00 0.00 0.00 19:34:34 19:14:01 eth0 43.07 24.38 38.97 16.16 0.00 0.00 0.00 0.00 19:34:34 19:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:34:34 19:14:01 veth98235ed 0.73 0.87 0.06 0.07 0.00 0.00 0.00 0.00 19:34:34 19:14:01 docker0 0.73 0.73 0.05 0.06 0.00 0.00 0.00 0.00 19:34:34 19:15:01 eth0 15.88 8.31 12.19 6.48 0.00 0.00 0.00 0.00 19:34:34 19:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:34:34 19:15:01 veth98235ed 1.02 1.02 0.08 0.08 0.00 0.00 0.00 0.00 19:34:34 19:15:01 docker0 1.02 1.02 0.07 0.08 0.00 0.00 0.00 0.00 19:34:34 19:16:03 eth0 115.32 74.93 1647.82 129.37 0.00 0.00 0.00 0.00 19:34:34 19:16:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:34:34 19:16:03 veth3bedf38 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 19:34:34 19:16:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:34:34 19:17:01 veth27eea9f 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 19:34:34 19:17:01 eth0 63.74 33.59 207.94 14.03 0.00 0.00 0.00 0.00 19:34:34 19:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:34:34 19:17:01 vethdcbd9ce 0.00 0.28 0.00 0.02 0.00 0.00 0.00 0.00 19:34:34 19:18:02 vethf576554 0.05 0.17 0.00 0.01 0.00 0.00 0.00 0.00 19:34:34 19:18:02 veth09a9d93 0.00 0.43 0.00 0.03 0.00 0.00 0.00 0.00 19:34:34 19:18:02 eth0 80.45 36.05 256.46 19.93 0.00 0.00 0.00 0.00 19:34:34 19:18:02 veth89171d1 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 19:34:34 19:19:01 eth0 113.98 59.49 1592.53 16.16 0.00 0.00 0.00 0.00 19:34:34 19:19:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 19:34:34 19:19:01 docker0 1114.61 880.73 90.11 5731.69 0.00 0.00 0.00 0.00 19:34:34 19:20:01 eth0 0.57 0.33 0.05 0.03 0.00 0.00 0.00 0.00 19:34:34 19:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:34:34 19:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:34:34 19:21:01 eth0 0.92 0.27 0.42 0.02 0.00 0.00 0.00 0.00 19:34:34 19:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:34:34 19:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:34:34 19:22:01 eth0 2.15 0.52 0.55 0.27 0.00 0.00 0.00 0.00 19:34:34 19:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:34:34 19:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:34:34 19:23:01 eth0 1.20 0.30 0.33 0.20 0.00 0.00 0.00 0.00 19:34:34 19:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:34:34 19:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:34:34 19:24:01 eth0 0.62 0.08 0.06 0.01 0.00 0.00 0.00 0.00 19:34:34 19:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:34:34 19:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:34:34 19:25:01 eth0 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:34:34 19:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:34:34 19:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:34:34 19:26:01 eth0 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:34:34 19:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:34:34 19:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:34:34 19:27:01 eth0 0.70 0.48 0.41 0.27 0.00 0.00 0.00 0.00 19:34:34 19:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:34:34 19:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:34:34 19:28:01 eth0 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:34:34 19:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:34:34 19:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:34:34 19:29:01 eth0 0.08 0.07 0.01 0.00 0.00 0.00 0.00 0.00 19:34:34 19:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:34:34 19:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:34:34 19:30:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:34:34 19:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:34:34 19:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:34:34 19:31:01 eth0 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 19:34:34 19:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:34:34 19:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:34:34 19:32:01 eth0 0.37 0.23 0.15 0.07 0.00 0.00 0.00 0.00 19:34:34 19:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:34:34 19:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:34:34 19:33:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 19:34:34 19:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:34:34 19:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:34:34 19:34:01 eth0 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:34:34 19:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:34:34 19:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:34:34 Average: eth0 91.12 80.30 668.91 17.77 0.00 0.00 0.00 0.00 19:34:34 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:34:34 Average: docker0 47.71 37.70 3.86 245.34 0.00 0.00 0.00 0.00 19:34:34 19:34:34 19:34:34 ---> sar -P ALL: 19:34:34 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/25/21 _x86_64_ (2 CPU) 19:34:34 19:34:34 19:10:40 LINUX RESTART (2 CPU) 19:34:34 19:34:34 19:11:01 CPU %user %nice %system %iowait %steal %idle 19:34:34 19:12:01 all 28.18 0.00 9.63 7.12 0.10 54.97 19:34:34 19:12:01 0 26.80 0.00 10.74 5.45 0.11 56.90 19:34:34 19:12:01 1 29.55 0.00 8.54 8.76 0.09 53.07 19:34:34 19:13:01 all 30.49 0.00 12.40 5.16 0.10 51.85 19:34:34 19:13:01 0 32.34 0.00 12.54 5.77 0.11 49.23 19:34:34 19:13:01 1 28.64 0.00 12.25 4.56 0.09 54.47 19:34:34 19:14:01 all 56.19 0.00 6.33 0.58 0.12 36.77 19:34:34 19:14:01 0 55.59 0.00 6.72 0.51 0.11 37.07 19:34:34 19:14:01 1 56.80 0.00 5.94 0.65 0.13 36.48 19:34:34 19:15:01 all 52.22 0.00 4.53 1.23 0.10 41.92 19:34:34 19:15:01 0 51.31 0.00 4.72 1.27 0.11 42.59 19:34:34 19:15:01 1 53.14 0.00 4.34 1.18 0.09 41.25 19:34:34 19:16:03 all 47.54 0.00 12.92 13.41 0.12 26.02 19:34:34 19:16:03 0 48.68 0.00 12.73 13.26 0.12 25.21 19:34:34 19:16:03 1 46.41 0.00 13.10 13.56 0.12 26.81 19:34:34 19:17:01 all 65.51 0.00 14.99 14.54 0.13 4.82 19:34:34 19:17:01 0 65.82 0.00 15.21 14.75 0.13 4.09 19:34:34 19:17:01 1 65.21 0.00 14.78 14.32 0.13 5.56 19:34:34 19:18:02 all 59.68 0.00 18.76 18.88 0.16 2.52 19:34:34 19:18:02 0 59.01 0.00 18.57 18.48 0.17 3.78 19:34:34 19:18:02 1 60.35 0.00 18.96 19.29 0.15 1.25 19:34:34 19:19:01 all 36.81 0.00 8.73 2.90 0.09 51.47 19:34:34 19:19:01 0 35.58 0.00 9.02 2.99 0.09 52.32 19:34:34 19:19:01 1 38.03 0.00 8.44 2.81 0.09 50.63 19:34:34 19:20:01 all 0.27 0.00 0.04 0.00 0.03 99.67 19:34:34 19:20:01 0 0.05 0.00 0.03 0.00 0.03 99.88 19:34:34 19:20:01 1 0.48 0.00 0.05 0.00 0.02 99.45 19:34:34 19:21:01 all 0.22 0.00 0.09 0.00 0.01 99.68 19:34:34 19:21:01 0 0.05 0.00 0.12 0.00 0.00 99.83 19:34:34 19:21:01 1 0.38 0.00 0.07 0.00 0.02 99.53 19:34:34 19:22:01 all 0.05 0.00 0.05 0.00 0.03 99.87 19:34:34 19:22:01 0 0.05 0.00 0.07 0.00 0.03 99.85 19:34:34 19:22:01 1 0.05 0.00 0.03 0.00 0.02 99.90 19:34:34 19:34:34 19:22:01 CPU %user %nice %system %iowait %steal %idle 19:34:34 19:23:01 all 0.15 0.00 0.02 0.00 0.03 99.80 19:34:34 19:23:01 0 0.25 0.00 0.02 0.00 0.05 99.68 19:34:34 19:23:01 1 0.05 0.00 0.02 0.00 0.02 99.92 19:34:34 19:24:01 all 0.12 0.00 0.03 0.00 0.02 99.83 19:34:34 19:24:01 0 0.22 0.00 0.03 0.00 0.03 99.72 19:34:34 19:24:01 1 0.02 0.00 0.03 0.00 0.00 99.95 19:34:34 19:25:01 all 0.18 0.00 0.04 0.00 0.03 99.75 19:34:34 19:25:01 0 0.30 0.00 0.02 0.00 0.02 99.67 19:34:34 19:25:01 1 0.07 0.00 0.07 0.00 0.03 99.83 19:34:34 19:26:01 all 0.10 0.00 0.07 0.00 0.01 99.82 19:34:34 19:26:01 0 0.13 0.00 0.07 0.00 0.00 99.80 19:34:34 19:26:01 1 0.07 0.00 0.07 0.00 0.02 99.85 19:34:34 19:27:01 all 0.13 0.00 0.03 0.00 0.03 99.81 19:34:34 19:27:01 0 0.02 0.00 0.03 0.00 0.03 99.92 19:34:34 19:27:01 1 0.23 0.00 0.03 0.00 0.03 99.70 19:34:34 19:28:01 all 0.21 0.00 0.02 0.00 0.02 99.76 19:34:34 19:28:01 0 0.03 0.00 0.02 0.00 0.02 99.93 19:34:34 19:28:01 1 0.38 0.00 0.02 0.00 0.02 99.58 19:34:34 19:29:01 all 0.19 0.00 0.03 0.00 0.02 99.77 19:34:34 19:29:01 0 0.02 0.00 0.02 0.00 0.02 99.95 19:34:34 19:29:01 1 0.37 0.00 0.03 0.00 0.02 99.58 19:34:34 19:30:01 all 0.20 0.00 0.03 0.00 0.01 99.76 19:34:34 19:30:01 0 0.05 0.00 0.03 0.00 0.02 99.90 19:34:34 19:30:01 1 0.35 0.00 0.03 0.00 0.00 99.62 19:34:34 19:31:01 all 0.23 0.00 0.04 0.00 0.01 99.72 19:34:34 19:31:01 0 0.05 0.00 0.07 0.00 0.02 99.87 19:34:34 19:31:01 1 0.40 0.00 0.02 0.00 0.00 99.58 19:34:34 19:32:01 all 0.22 0.00 0.03 0.00 0.02 99.74 19:34:34 19:32:01 0 0.07 0.00 0.02 0.00 0.02 99.90 19:34:34 19:32:01 1 0.37 0.00 0.03 0.00 0.02 99.58 19:34:34 19:33:01 all 0.19 0.00 0.03 0.00 0.02 99.76 19:34:34 19:33:01 0 0.03 0.00 0.03 0.00 0.02 99.92 19:34:34 19:33:01 1 0.35 0.00 0.03 0.00 0.02 99.60 19:34:34 19:34:34 19:33:01 CPU %user %nice %system %iowait %steal %idle 19:34:34 19:34:01 all 0.20 0.00 0.03 0.00 0.02 99.76 19:34:34 19:34:01 0 0.03 0.00 0.02 0.00 0.02 99.93 19:34:34 19:34:01 1 0.37 0.00 0.03 0.00 0.02 99.58 19:34:34 Average: all 15.58 0.00 3.65 2.61 0.05 78.11 19:34:34 Average: 0 15.45 0.00 3.73 2.55 0.05 78.22 19:34:34 Average: 1 15.70 0.00 3.57 2.67 0.05 78.01 19:34:34 19:34:34 19:34:34